Skip to content
Success

Changes

Summary

  1. Fixed a typo that prevented release. (details)
  2. [maven-release-plugin] prepare release 1.0-ALPHA-9 (details)
  3. [maven-release-plugin] prepare for next development iteration (details)
  4. Upgraded TheseFoolishThings to '3.2-ALPHA-25' and SteelBlue to '1.1-ALPHA-6'. (details)
  5. BH-42: Got rid of beans.xml in favour of annotations. (details)
  6. BH-43: Refactored with the latest initialisation style. (details)
Commit 276d9aeeb70b52ae408ee7463b4c9cb142718bb2 by Fabrizio Giudici
Fixed a typo that prevented release.
The file was modifiedpom.xml (diff)
Commit 1b6b02b606d95de568de3d557def340cf9501ee4 by Fabrizio Giudici
[maven-release-plugin] prepare release 1.0-ALPHA-9
The file was modifiedmodules/iBizImporter/pom.xml (diff)
The file was modifiedmodules/XmlMarshalling/pom.xml (diff)
The file was modifiedmodules/UICommons/pom.xml (diff)
The file was modifiedmodules/UIProjectExplorer/pom.xml (diff)
The file was modifiedmodules/UIiBizImporter/pom.xml (diff)
The file was modifiedmodules/JavaFXUI/pom.xml (diff)
The file was modifiedmodules/UI/pom.xml (diff)
The file was modifiedmodules/UICustomerExplorer/pom.xml (diff)
The file was modifiedmodules/UIJobEventExplorer/pom.xml (diff)
The file was modifiedmodules/pom.xml (diff)
The file was modifiedmodules/UIHourlyReport/pom.xml (diff)
The file was modifiedmodules/Model/pom.xml (diff)
The file was modifiedmodules/JavaFXApplication/pom.xml (diff)
The file was modifiedpom.xml (diff)
The file was modifiedmodules/ModelInMemory/pom.xml (diff)
Commit 817214f143988f3cd8d64bbe08aeab652fc06723 by Fabrizio Giudici
[maven-release-plugin] prepare for next development iteration
The file was modifiedpom.xml (diff)
The file was modifiedmodules/iBizImporter/pom.xml (diff)
The file was modifiedmodules/pom.xml (diff)
The file was modifiedmodules/JavaFXApplication/pom.xml (diff)
The file was modifiedmodules/JavaFXUI/pom.xml (diff)
The file was modifiedmodules/UIHourlyReport/pom.xml (diff)
The file was modifiedmodules/UI/pom.xml (diff)
The file was modifiedmodules/Model/pom.xml (diff)
The file was modifiedmodules/UICommons/pom.xml (diff)
The file was modifiedmodules/XmlMarshalling/pom.xml (diff)
The file was modifiedmodules/UICustomerExplorer/pom.xml (diff)
The file was modifiedmodules/ModelInMemory/pom.xml (diff)
The file was modifiedmodules/UIJobEventExplorer/pom.xml (diff)
The file was modifiedmodules/UIiBizImporter/pom.xml (diff)
The file was modifiedmodules/UIProjectExplorer/pom.xml (diff)
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 modifiedmodules/UICustomerExplorer/src/main/java/it/tidalwave/accounting/ui/customerexplorer/impl/DefaultCustomerExplorerPresentationControl.java (diff)
The file was removedmodules/UIProjectExplorer/src/main/resources/META-INF/UIProjectExplorerAutoBeans.xml
The file was modifiedmodules/UI/src/main/java/it/tidalwave/accounting/impl/DefaultAccountingController.java (diff)
The file was removedmodules/iBizImporter/src/main/resources/META-INF/iBizImporterAutoBeans.xml
The file was removedmodules/Model/src/main/resources/META-INF/CommonsAutoBeans.xml
The file was modifiedmodules/JavaFXUI/src/main/java/it/tidalwave/accounting/ui/projectexplorer/impl/javafx/JavaFxProjectExplorerPresentation.java (diff)
The file was modifiedmodules/UIProjectExplorer/src/main/java/it/tidalwave/accounting/ui/projectexplorer/impl/DefaultProjectExplorerPresentationControl.java (diff)
The file was removedmodules/UIHourlyReport/src/main/resources/META-INF/UIAutoBeans.xml
The file was modifiedmodules/iBizImporter/pom.xml (diff)
The file was removedmodules/UI/src/main/resources/META-INF/UIAutoBeans.xml
The file was removedmodules/UICustomerExplorer/src/main/resources/META-INF/UICustomerExplorerAutoBeans.xml
The file was modifiedmodules/UIJobEventExplorer/src/main/java/it/tidalwave/accounting/ui/jobeventexplorer/impl/DefaultJobEventExplorerPresentationControl.java (diff)
The file was modifiedmodules/JavaFXApplication/src/main/java/it/tidalwave/accounting/ui/impl/javafx/Main.java (diff)
The file was modifiedmodules/UIHourlyReport/src/main/java/it/tidalwave/accounting/ui/hourlyreport/impl/DefaultHourlyReportPresentationControl.java (diff)
The file was modifiedmodules/JavaFXUI/src/main/java/it/tidalwave/accounting/ui/importer/ibiz/impl/javafx/JavaFxIBizImporterPresentation.java (diff)
The file was removedmodules/UIiBizImporter/src/main/resources/META-INF/UIAutoBeans.xml
The file was modifiedmodules/JavaFXApplication/src/main/java/it/tidalwave/accounting/ui/impl/javafx/BlueHourApplicationAssembler.java (diff)
The file was removedmodules/JavaFXApplication/src/main/resources/META-INF/JavaFXApplicationAutoBeans.xml
The file was modifiedmodules/JavaFXUI/src/main/java/it/tidalwave/accounting/ui/customerexplorer/impl/javafx/JavaFxCustomerExplorerPresentation.java (diff)
The file was removedmodules/JavaFXUI/src/main/resources/META-INF/blueHourJavaFXAutoBeans.xml
The file was modifiedmodules/UIiBizImporter/src/main/java/it/tidalwave/accounting/ui/importer/ibiz/impl/DefaultIBizImporterPresentationControl.java (diff)
The file was modifiedmodules/JavaFXUI/src/main/java/it/tidalwave/accounting/ui/jobeventexplorer/impl/javafx/JavaFxJobEventExplorerPresentation.java (diff)
The file was modifiedmodules/iBizImporter/src/main/java/it/tidalwave/accounting/importer/ibiz/impl/DefaultIBizImporterBuilderFactory.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/hourlyreport/impl/javafx/JavaFxHourlyReportPresentation.java (diff)
Commit 2176543a09bc0e2d112094af8936fdb275e18131 by Fabrizio Giudici
BH-43: Refactored with the latest initialisation style.
The file was modifiedmodules/UICustomerExplorer/src/main/java/it/tidalwave/accounting/ui/customerexplorer/impl/DefaultCustomerExplorerPresentationControl.java (diff)
The file was modifiedmodules/JavaFXApplication/src/main/java/it/tidalwave/accounting/ui/impl/javafx/Main.java (diff)
The file was modifiedmodules/UIProjectExplorer/src/main/java/it/tidalwave/accounting/ui/projectexplorer/impl/DefaultProjectExplorerPresentationControl.java (diff)
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/UI/src/main/java/it/tidalwave/accounting/impl/DefaultAccountingController.java (diff)