Skip to content
Success

Changes

Summary

  1. Upgraded TheseFoolishThings to '3.2-ALPHA-25' and SteelBlue to '1.1-ALPHA-6'. (details)
  2. BH-42: Got rid of beans.xml in favour of annotations. (details)
  3. BH-43: Refactored with the latest initialisation style. (details)
  4. Clean up. (details)
  5. New POM names. (details)
  6. [maven-release-plugin] prepare release 1.0-ALPHA-10 (details)
  7. [maven-release-plugin] prepare for next development iteration (details)
Commit 377a708e5621f905b949e22c4ef48da37206c74c by Fabrizio Giudici
Upgraded TheseFoolishThings to '3.2-ALPHA-25' and SteelBlue to '1.1-ALPHA-6'.
The file was modifiedmodules/JavaFXApplication/pom.xml (diff)
The file was modifiedmodules/pom.xml (diff)
Commit 4f25fd0160a20472d2835be081d5b1cb5878f882 by Fabrizio Giudici
BH-42: Got rid of beans.xml in favour of annotations.
The file was removedmodules/UIProjectExplorer/src/main/resources/META-INF/UIProjectExplorerAutoBeans.xml
The file was modifiedmodules/UICustomerExplorer/src/main/java/it/tidalwave/accounting/ui/customerexplorer/impl/DefaultCustomerExplorerPresentationControl.java (diff)
The file was modifiedmodules/UIProjectExplorer/src/main/java/it/tidalwave/accounting/ui/projectexplorer/impl/DefaultProjectExplorerPresentationControl.java (diff)
The file was modifiedmodules/UIJobEventExplorer/src/main/java/it/tidalwave/accounting/ui/jobeventexplorer/impl/DefaultJobEventExplorerPresentationControl.java (diff)
The file was removedmodules/UIJobEventExplorer/src/main/resources/META-INF/UIJobEventExplorerAutoBeans.xml
The file was modifiedmodules/JavaFXUI/src/main/java/it/tidalwave/accounting/ui/jobeventexplorer/impl/javafx/JavaFxJobEventExplorerPresentation.java (diff)
The file was modifiedmodules/UI/src/main/java/it/tidalwave/accounting/impl/DefaultAccountingController.java (diff)
The file was removedmodules/UI/src/main/resources/META-INF/UIAutoBeans.xml
The file was modifiedmodules/JavaFXUI/src/main/java/it/tidalwave/accounting/ui/projectexplorer/impl/javafx/JavaFxProjectExplorerPresentation.java (diff)
The file was removedmodules/UIiBizImporter/src/main/resources/META-INF/UIAutoBeans.xml
The file was removedmodules/UICustomerExplorer/src/main/resources/META-INF/UICustomerExplorerAutoBeans.xml
The file was removedmodules/Model/src/main/resources/META-INF/CommonsAutoBeans.xml
The file was modifiedmodules/UIHourlyReport/src/main/java/it/tidalwave/accounting/ui/hourlyreport/impl/DefaultHourlyReportPresentationControl.java (diff)
The file was modifiedmodules/iBizImporter/src/main/java/it/tidalwave/accounting/importer/ibiz/impl/DefaultIBizImporterBuilderFactory.java (diff)
The file was removedmodules/JavaFXUI/src/main/resources/META-INF/blueHourJavaFXAutoBeans.xml
The file was removedmodules/iBizImporter/src/main/resources/META-INF/iBizImporterAutoBeans.xml
The file was modifiedmodules/JavaFXApplication/src/main/java/it/tidalwave/accounting/ui/impl/javafx/BlueHourApplicationAssembler.java (diff)
The file was modifiedmodules/JavaFXApplication/src/main/java/it/tidalwave/accounting/ui/impl/javafx/Main.java (diff)
The file was modifiedmodules/JavaFXUI/src/main/java/it/tidalwave/accounting/ui/customerexplorer/impl/javafx/JavaFxCustomerExplorerPresentation.java (diff)
The file was removedmodules/JavaFXApplication/src/main/resources/META-INF/JavaFXApplicationAutoBeans.xml
The file was removedmodules/UIHourlyReport/src/main/resources/META-INF/UIAutoBeans.xml
The file was modifiedmodules/iBizImporter/pom.xml (diff)
The file was modifiedmodules/JavaFXUI/src/main/java/it/tidalwave/accounting/ui/hourlyreport/impl/javafx/JavaFxHourlyReportPresentation.java (diff)
The file was modifiedmodules/JavaFXUI/src/main/java/it/tidalwave/accounting/ui/importer/ibiz/impl/javafx/JavaFxIBizImporterPresentation.java (diff)
The file was modifiedmodules/UIiBizImporter/src/main/java/it/tidalwave/accounting/ui/importer/ibiz/impl/DefaultIBizImporterPresentationControl.java (diff)
Commit 2176543a09bc0e2d112094af8936fdb275e18131 by Fabrizio Giudici
BH-43: Refactored with the latest initialisation style.
The file was removedmodules/UICustomerExplorer/src/main/java/it/tidalwave/accounting/ui/customerexplorer/CustomerExplorerPresentationControl.java
The file was removedmodules/UIProjectExplorer/src/main/java/it/tidalwave/accounting/ui/projectexplorer/ProjectExplorerPresentationControl.java
The file was modifiedmodules/JavaFXApplication/src/main/java/it/tidalwave/accounting/ui/impl/javafx/Main.java (diff)
The file was modifiedmodules/UICustomerExplorer/src/main/java/it/tidalwave/accounting/ui/customerexplorer/impl/DefaultCustomerExplorerPresentationControl.java (diff)
The file was modifiedmodules/UI/src/main/java/it/tidalwave/accounting/impl/DefaultAccountingController.java (diff)
The file was modifiedmodules/UIProjectExplorer/src/main/java/it/tidalwave/accounting/ui/projectexplorer/impl/DefaultProjectExplorerPresentationControl.java (diff)
The file was modifiedmodules/Model/src/main/java/it/tidalwave/accounting/model/types/Money.java (diff)
The file was modifiedmodules/UICustomerExplorer/pom.xml (diff)
The file was modifiedmodules/UICommons/pom.xml (diff)
The file was modifiedmodules/Installers/macOS/pom.xml (diff)
The file was modifiedmodules/ModelInMemory/pom.xml (diff)
The file was modifiedmodules/JavaFXApplication/pom.xml (diff)
The file was modifiedmodules/UIProjectExplorer/pom.xml (diff)
The file was modifiedmodules/UI/pom.xml (diff)
The file was modifiedmodules/UIiBizImporter/pom.xml (diff)
The file was modifiedmodules/JavaFXUI/pom.xml (diff)
The file was modifiedmodules/iBizImporter/pom.xml (diff)
The file was modifiedmodules/Model/pom.xml (diff)
The file was modifiedmodules/XmlMarshalling/pom.xml (diff)
The file was modifiedmodules/UIJobEventExplorer/pom.xml (diff)
The file was modifiedmodules/UIHourlyReport/pom.xml (diff)
Commit a7792f6ff4aebee426d0244272890afc89b986ff by Fabrizio Giudici
[maven-release-plugin] prepare release 1.0-ALPHA-10
The file was modifiedmodules/UICustomerExplorer/pom.xml (diff)
The file was modifiedmodules/XmlMarshalling/pom.xml (diff)
The file was modifiedmodules/JavaFXApplication/pom.xml (diff)
The file was modifiedmodules/Model/pom.xml (diff)
The file was modifiedmodules/UIJobEventExplorer/pom.xml (diff)
The file was modifiedmodules/JavaFXUI/pom.xml (diff)
The file was modifiedmodules/UIHourlyReport/pom.xml (diff)
The file was modifiedmodules/UIiBizImporter/pom.xml (diff)
The file was modifiedpom.xml (diff)
The file was modifiedmodules/iBizImporter/pom.xml (diff)
The file was modifiedmodules/ModelInMemory/pom.xml (diff)
The file was modifiedmodules/UICommons/pom.xml (diff)
The file was modifiedmodules/UI/pom.xml (diff)
The file was modifiedmodules/UIProjectExplorer/pom.xml (diff)
The file was modifiedmodules/pom.xml (diff)
Commit 7fc11001b7e73ac058473a202ccf1cb3561c5deb by Fabrizio Giudici
[maven-release-plugin] prepare for next development iteration
The file was modifiedmodules/XmlMarshalling/pom.xml (diff)
The file was modifiedpom.xml (diff)
The file was modifiedmodules/iBizImporter/pom.xml (diff)
The file was modifiedmodules/JavaFXUI/pom.xml (diff)
The file was modifiedmodules/Model/pom.xml (diff)
The file was modifiedmodules/ModelInMemory/pom.xml (diff)
The file was modifiedmodules/UI/pom.xml (diff)
The file was modifiedmodules/UICustomerExplorer/pom.xml (diff)
The file was modifiedmodules/UICommons/pom.xml (diff)
The file was modifiedmodules/UIHourlyReport/pom.xml (diff)
The file was modifiedmodules/UIProjectExplorer/pom.xml (diff)
The file was modifiedmodules/pom.xml (diff)
The file was modifiedmodules/JavaFXApplication/pom.xml (diff)
The file was modifiedmodules/UIJobEventExplorer/pom.xml (diff)
The file was modifiedmodules/UIiBizImporter/pom.xml (diff)