Changes

Summary

  1. Added Idea files. (details)
  2. Fixed assembly descriptors. (details)
  3. Fix for BH-29 and BH-30. (details)
  4. Module renamed. (details)
  5. Formatted. (details)
  6. Fix for BH-29. (details)
  7. Updated copyright notice. (details)
  8. Fix for BH-29. (details)
  9. Added Tidalwave repo for JDK images. (details)
  10. Fixed Lombok warnings. (details)
  11. Fixed Travis configuration for jpackager. (details)
  12. Upgraded Super POM. (details)
  13. Fixed Travis config. (details)
  14. Fixed Lombok warning. (details)
  15. Upgraded Guava. (details)
  16. Changed name. (details)
  17. Upgraded Spring to 5.3.1. (details)
  18. Upgraded to latest Super POM, which automatically downloads jpackager if not installed. (details)
  19. ... (details)
  20. Fix for BH-32. (details)
  21. Added site skin. (details)
  22. Added Idea file. (details)
  23. [maven-release-plugin] prepare release 1.0-ALPHA-6 (details)
  24. [maven-release-plugin] prepare for next development iteration (details)
Commit 457858c574a52f029a71aaf63c981e8d10dbf7e7 by Fabrizio Giudici
Added Idea files.
The file was added.idea/.gitignore
The file was modified .gitignore
The file was added.idea/encodings.xml
The file was added.idea/compiler.xml
The file was added.idea/.name
The file was added.idea/vcs.xml
The file was added.idea/misc.xml
The file was added.idea/modules.xml
Commit a2aec39fbdbbad55e5ac1cb4e997aa3a6b7813cb by Fabrizio Giudici
Fixed assembly descriptors.
The file was modified src/assemble/bin.xml
The file was modified src/assemble/project.xml
Commit a3a1ab8e1640099c40b6b625c580a30186a464b7 by Fabrizio Giudici
Fix for BH-29 and BH-30.
The file was removedmodules/Installers/MacOSXEmbeddedJRE/src/config/activate-it.tidalwave-javafx-appbundle-embedded-v1-profile
The file was removedmodules/Installers/MacOSX/src/config/activate-it.tidalwave-javafx-appbundle-v1-profile
The file was removedmodules/Installers/MacOSX/src/main/app-resources/appbundler-1.0-patched.jar
The file was modified modules/pom.xml
The file was modified modules/XmlMarshalling/pom.xml
The file was modified pom.xml
The file was modified modules/JavaFXUI/pom.xml
The file was removedmodules/Installers/MacOSXEmbeddedJRE/src/main/app-resources/appbundler-1.0-patched.jar
The file was modified modules/Installers/MacOSX/pom.xml
The file was removedmodules/Installers/MacOSXEmbeddedJRE/src/main/app-resources/blueHour.icns
The file was removedmodules/Installers/MacOSXEmbeddedJRE/pom.xml
The file was addedmodules/Installers/MacOSX/src/config/activate-it.tidalwave-javafx-appbundle-embedded-v2-profile
The file was modified modules/JavaFXApplication/pom.xml
The file was added.maven-env
Commit 3d6ba6734f3cd54a49f2e4d86a10bf97e5a479f5 by Fabrizio Giudici
Module renamed.
The file was addedmodules/Installers/macOS/src/config/activate-it.tidalwave-javafx-appbundle-embedded-v2-profile
The file was modified .idea/modules.xml
The file was addedmodules/Installers/macOS/pom.xml
The file was addedmodules/Installers/macOS/src/main/app-resources/blueHour.icns
The file was removedmodules/Installers/MacOSX/src/main/app-resources/blueHour.icns
The file was modified modules/pom.xml
The file was removedmodules/Installers/MacOSX/pom.xml
The file was removedmodules/Installers/MacOSX/src/config/activate-it.tidalwave-javafx-appbundle-embedded-v2-profile
Commit bd0465f78a78e2392f88b86332e8847b248ed985 by Fabrizio Giudici
Formatted.
The file was modified modules/UICustomerExplorer/pom.xml
The file was modified modules/UIHourlyReport/pom.xml
The file was modified modules/UICommons/pom.xml
The file was modified modules/UIJobEventExplorer/pom.xml
The file was modified modules/JavaFXUI/pom.xml
The file was modified modules/UIiBizImporter/pom.xml
The file was modified modules/Model/pom.xml
The file was modified pom.xml
The file was modified modules/UIProjectExplorer/pom.xml
The file was modified modules/ModelInMemory/pom.xml
The file was modified modules/UI/pom.xml
Commit f1ee27fb0c10a7ff14372b37222a37038c05cd26 by Fabrizio Giudici
Fix for BH-29.
The file was modified bitbucket-pipelines.yml
The file was modified .travis.yml
Commit fe1fbbd44ec462558e254b91a6514c61cc0c5372 by Fabrizio Giudici
Updated copyright notice.
The file was modified modules/UIJobEventExplorer/src/main/java/it/tidalwave/accounting/ui/jobeventexplorer/impl/DefaultJobEventExplorerPresentationControl.java
The file was modified modules/UICommons/src/main/java/it/tidalwave/accounting/util/PreferencesHandler.java
The file was modified modules/ModelInMemory/src/main/java/it/tidalwave/accounting/model/impl/InMemoryProjectRegistry.java
The file was modified modules/XmlMarshalling/src/main/java/it/tidalwave/accounting/exporter/xml/impl/xml/CustomerXml.java
The file was modified modules/Model/src/main/java/it/tidalwave/accounting/model/JobEventRegistry.java
The file was modified modules/Model/src/main/java/it/tidalwave/accounting/model/spi/FlatJobEventSpi.java
The file was modified modules/JavaFXUI/src/main/java/it/tidalwave/accounting/ui/jobeventexplorer/impl/javafx/JavaFxJobEventExplorerPresentationDelegate.java
The file was modified modules/JavaFXUI/src/main/resources/META-INF/blueHourJavaFXAutoBeans.xml
The file was modified modules/XmlMarshalling/pom.xml
The file was modified modules/Model/src/main/java/it/tidalwave/util/F8.java
The file was modified modules/ModelInMemory/src/main/java/it/tidalwave/accounting/model/impl/InMemoryJobEventGroup.java
The file was modified modules/iBizImporter/src/main/java/it/tidalwave/accounting/importer/ibiz/impl/DefaultIBizInvoiceImporter.java
The file was modified modules/iBizImporter/src/main/java/it/tidalwave/accounting/importer/ibiz/IBizImporter.java
The file was modified modules/UIiBizImporter/src/main/resources/META-INF/UIAutoBeans.xml
The file was modified modules/XmlMarshalling/src/main/java/it/tidalwave/accounting/exporter/xml/impl/adapters/LocalDateTimeAdapter.java
The file was modified modules/Model/src/main/java/it/tidalwave/accounting/model/spi/InvoiceSpi.java
The file was modified modules/UIJobEventExplorer/src/main/java/it/tidalwave/accounting/ui/jobeventexplorer/impl/TimedJobEventPresentable.java
The file was modified modules/ModelInMemory/src/test/java/it/tidalwave/accounting/model/types/impl/CustomerTest.java
The file was modified modules/ModelInMemory/src/main/java/it/tidalwave/accounting/model/impl/InMemoryInvoice.java
The file was modified modules/ModelInMemory/src/main/java/it/tidalwave/accounting/model/impl/InMemoryJobEventFinderSupport.java
The file was modified modules/UIProjectExplorer/src/main/resources/META-INF/UIProjectExplorerAutoBeans.xml
The file was modified modules/ModelInMemory/src/main/java/it/tidalwave/accounting/model/spi/util/FinderWithIdMapSupport.java
The file was modified modules/iBizImporter/src/main/java/it/tidalwave/accounting/importer/ibiz/impl/DefaultIBizImporterBuilderFactory.java
The file was modified modules/JavaFXUI/src/main/java/it/tidalwave/accounting/ui/hourlyreport/impl/javafx/JavaFxHourlyReportPresentationDelegate.java
The file was modified modules/Model/src/main/java/it/tidalwave/accounting/model/HourlyReport.java
The file was modified modules/JavaFXUI/pom.xml
The file was modified modules/XmlMarshalling/src/main/java/it/tidalwave/accounting/exporter/xml/impl/adapters/EventTypeAdapter.java
The file was modified modules/XmlMarshalling/src/main/java/it/tidalwave/accounting/exporter/xml/impl/xml/ProjectXml.java
The file was modified modules/XmlMarshalling/src/main/java/it/tidalwave/accounting/exporter/xml/impl/AccountingXmlUnmarshallable.java
The file was modified modules/XmlMarshalling/src/test/java/it/tidalwave/accounting/exporter/xml/impl/AccountingXmlMarshallableTest.java
The file was modified modules/UIJobEventExplorer/pom.xml
The file was modified modules/UIJobEventExplorer/src/main/java/it/tidalwave/accounting/ui/jobeventexplorer/impl/RedStyleForNegativeMoney.java
The file was modified modules/UICommons/src/main/java/it/tidalwave/accounting/commons/ImportRequest.java
The file was modified modules/UIHourlyReport/pom.xml
The file was modified modules/iBizImporter/src/main/java/it/tidalwave/accounting/importer/ibiz/spi/IBizInvoiceImporter.java
The file was modified modules/Model/src/main/java/it/tidalwave/accounting/model/Customer.java
The file was modified modules/Model/src/test/java/it/tidalwave/accounting/model/types/MoneyTest.java
The file was modified modules/ModelInMemory/src/main/java/it/tidalwave/accounting/model/impl/InMemoryCustomerRegistry.java
The file was modified modules/Model/src/main/java/it/tidalwave/accounting/model/spi/JobEventGroupSpi.java
The file was modified modules/UICustomerExplorer/src/main/java/it/tidalwave/accounting/ui/customerexplorer/impl/CustomerPresentable.java
The file was modified modules/UIProjectExplorer/src/main/java/it/tidalwave/accounting/ui/projectexplorer/ProjectExplorerPresentationControl.java
The file was modified modules/UIJobEventExplorer/src/main/java/it/tidalwave/accounting/ui/jobeventexplorer/JobEventExplorerPresentation.java
The file was modified modules/UICommons/src/main/java/it/tidalwave/accounting/commons/CustomerSelectedEvent.java
The file was modified modules/ModelInMemory/src/main/java/it/tidalwave/accounting/model/impl/InMemoryProject.java
The file was modified modules/JavaFXApplication/src/main/java/it/tidalwave/application/javafx/JavaFXToolBarModel.java
The file was modified modules/ModelInMemory/src/test/java/it/tidalwave/accounting/model/types/impl/ProjectTest.java
The file was modified modules/iBizImporter/pom.xml
The file was modified modules/Model/src/main/java/it/tidalwave/accounting/model/Accounting.java
The file was modified modules/UIiBizImporter/src/main/java/it/tidalwave/accounting/ui/importer/ibiz/impl/IBizImporterActionProvider.java
The file was modified modules/UIJobEventExplorer/src/main/java/it/tidalwave/accounting/ui/jobeventexplorer/impl/JobEventGroupPresentable.java
The file was modified modules/UIProjectExplorer/src/main/java/it/tidalwave/accounting/ui/projectexplorer/impl/DefaultProjectExplorerPresentationControl.java
The file was modified modules/Model/src/test/java/it/tidalwave/accounting/test/util/ScenarioFactory.java
The file was modified modules/Model/src/main/java/it/tidalwave/accounting/model/spi/ProjectSpi.java
The file was modified modules/Model/src/main/java/it/tidalwave/accounting/model/JobEvent.java
The file was modified modules/UIJobEventExplorer/src/main/resources/META-INF/UIJobEventExplorerAutoBeans.xml
The file was modified modules/Model/src/main/java/it/tidalwave/accounting/model/spi/util/DurationFormat.java
The file was modified modules/JavaFXUI/src/main/java/it/tidalwave/accounting/ui/projectexplorer/impl/javafx/JavaFxProjectExplorerPresentation.java
The file was modified modules/UIiBizImporter/src/main/java/it/tidalwave/accounting/ui/importer/ibiz/impl/DefaultIBizImporterPresentationControl.java
The file was modified modules/UICommons/src/main/java/it/tidalwave/accounting/commons/AccountingOpenedEvent.java
The file was modified modules/Model/src/main/java/it/tidalwave/accounting/model/Invoice.java
The file was modified modules/iBizImporter/src/main/resources/META-INF/iBizImporterAutoBeans.xml
The file was modified modules/UIHourlyReport/src/main/java/it/tidalwave/accounting/ui/hourlyreport/HourlyReportPresentation.java
The file was modified modules/XmlMarshalling/src/main/java/it/tidalwave/accounting/exporter/xml/impl/AccountingXmlMarshallable.java
The file was modified modules/UICommons/src/main/java/it/tidalwave/accounting/role/Saveable.java
The file was modified modules/UICommons/src/main/java/it/tidalwave/role/ui/spi/MessageSendingUserAction.java
The file was modified modules/UIiBizImporter/src/main/java/it/tidalwave/accounting/ui/importer/ibiz/IBizImporterPresentationControl.java
The file was modified modules/JavaFXApplication/src/main/java/it/tidalwave/accounting/ui/impl/javafx/BlueHourApplicationAssembler.java
The file was modified modules/Model/src/main/java/it/tidalwave/accounting/model/types/Money.java
The file was modified pom.xml
The file was modified modules/JavaFXApplication/src/main/java/it/tidalwave/accounting/ui/impl/javafx/JavaFXApplicationPresentationDelegate.java
The file was modified modules/UIProjectExplorer/pom.xml
The file was modified modules/XmlMarshalling/src/main/java/it/tidalwave/accounting/exporter/xml/impl/adapters/MoneyAdapter.java
The file was modified modules/UIJobEventExplorer/src/main/java/it/tidalwave/accounting/ui/jobeventexplorer/JobEventExplorerPresentationControl.java
The file was modified modules/Model/src/main/java/it/tidalwave/accounting/model/spi/ObjectFactory.java
The file was modified modules/UIHourlyReport/src/main/java/it/tidalwave/accounting/ui/hourlyreport/impl/ProjectReportUserActionProvider.java
The file was modified modules/iBizImporter/src/main/java/it/tidalwave/accounting/importer/ibiz/spi/IBizCustomerImporter.java
The file was modified modules/Model/src/main/java/it/tidalwave/accounting/model/spi/util/Formatters.java
The file was modified modules/UICommons/src/main/java/it/tidalwave/accounting/util/DefaultPreferencesHandler.java
The file was modified modules/JavaFXUI/src/main/java/it/tidalwave/accounting/ui/projectexplorer/impl/javafx/JavaFxProjectExplorerPresentationDelegate.java
The file was modified modules/UICommons/src/main/java/it/tidalwave/accounting/commons/ProjectSelectedEvent.java
The file was modified modules/iBizImporter/src/main/java/it/tidalwave/accounting/importer/ibiz/IBizImporterBuilderFactory.java
The file was modified modules/ModelInMemory/src/main/java/it/tidalwave/accounting/model/impl/InMemoryJobEvent.java
The file was modified modules/ModelInMemory/src/main/java/it/tidalwave/accounting/model/impl/InMemoryCustomer.java
The file was modified modules/Model/src/main/java/it/tidalwave/accounting/model/impl/DefaultHourlyReportGenerator.java
The file was modified modules/ModelInMemory/src/main/java/it/tidalwave/accounting/model/impl/InMemoryInvoiceRegistry.java
The file was modified modules/UICustomerExplorer/src/main/java/it/tidalwave/accounting/ui/customerexplorer/CustomerExplorerPresentationControl.java
The file was modified modules/XmlMarshalling/src/main/java/it/tidalwave/accounting/exporter/xml/impl/xml/AddressXml.java
The file was modified modules/UIiBizImporter/pom.xml
The file was modified modules/ModelInMemory/src/main/java/it/tidalwave/accounting/model/impl/InMemoryInvoiceFinderFromMap.java
The file was modified modules/XmlMarshalling/src/main/java/it/tidalwave/accounting/exporter/xml/impl/xml/JobEventXml.java
The file was modified modules/ModelInMemory/src/main/java/it/tidalwave/accounting/model/impl/InMemoryJobEventFinder.java
The file was modified modules/UI/src/main/resources/META-INF/UIAutoBeans.xml
The file was modified modules/UICommons/src/main/java/it/tidalwave/role/ui/spi/DefaultUserActionProvider2.java
The file was modified modules/UICustomerExplorer/pom.xml
The file was modified modules/UIHourlyReport/src/main/java/it/tidalwave/accounting/ui/hourlyreport/HourlyReportPresentationControl.java
The file was modified modules/Model/src/main/java/it/tidalwave/accounting/model/Project.java
The file was modified modules/XmlMarshalling/src/main/java/it/tidalwave/accounting/exporter/xml/impl/adapters/LocalDateAdapter.java
The file was modified modules/JavaFXUI/src/main/java/it/tidalwave/accounting/ui/customerexplorer/impl/javafx/JavaFxCustomerExplorerPresentationDelegate.java
The file was modified modules/JavaFXUI/src/main/java/it/tidalwave/accounting/ui/importer/ibiz/impl/javafx/JavaFxIBizImporterPresentationDelegate.java
The file was modified modules/UICommons/src/main/java/it/tidalwave/accounting/commons/AccountingOpenRequest.java
The file was modified modules/UICustomerExplorer/src/main/java/it/tidalwave/accounting/ui/customerexplorer/impl/DefaultCustomerExplorerPresentationControl.java
The file was modified LICENSE.txt
The file was modified modules/JavaFXUI/src/main/java/it/tidalwave/accounting/ui/hourlyreport/impl/javafx/JavaFxHourlyReportPresentation.java
The file was modified modules/iBizImporter/src/test/java/it/tidalwave/accounting/importer/ibiz/impl/DefaultIBizImporterTest.java
The file was modified modules/JavaFXApplication/src/main/resources/META-INF/JavaFXApplicationAutoBeans.xml
The file was modified modules/UI/src/main/java/it/tidalwave/accounting/impl/DefaultAccountingController.java
The file was modified modules/XmlMarshalling/src/main/java/it/tidalwave/accounting/exporter/xml/impl/adapters/ProjectStatusAdapter.java
The file was modified modules/JavaFXUI/src/main/java/it/tidalwave/accounting/ui/jobeventexplorer/impl/javafx/JavaFxJobEventExplorerPresentation.java
The file was modified modules/UIProjectExplorer/src/main/java/it/tidalwave/accounting/ui/projectexplorer/ProjectExplorerPresentation.java
The file was modified modules/iBizImporter/src/main/java/it/tidalwave/accounting/importer/ibiz/impl/ConfigurationDecorator.java
The file was modified modules/JavaFXUI/src/main/java/it/tidalwave/accounting/ui/importer/ibiz/impl/javafx/JavaFxIBizImporterPresentation.java
The file was modified modules/UICommons/src/main/java/it/tidalwave/application/ToolBarModel.java
The file was modified modules/UIiBizImporter/src/main/java/it/tidalwave/accounting/ui/importer/ibiz/IBizImporterPresentation.java
The file was modified modules/Model/src/main/java/it/tidalwave/accounting/model/spi/CustomerSpi.java
The file was modified modules/ModelInMemory/src/main/java/it/tidalwave/accounting/model/impl/InMemoryJobEventFinderFromList.java
The file was modified modules/XmlMarshalling/src/test/java/it/tidalwave/accounting/exporter/xml/impl/AccountingXmlUnmarshallableTest.java
The file was modified modules/Model/src/main/java/it/tidalwave/accounting/model/CustomerRegistry.java
The file was modified modules/Model/src/main/java/it/tidalwave/accounting/model/spi/TimedJobEventSpi.java
The file was modified modules/Model/src/test/java/it/tidalwave/accounting/test/util/Dumper.java
The file was modified modules/UIHourlyReport/src/main/java/it/tidalwave/accounting/ui/hourlyreport/impl/DefaultHourlyReportPresentationControl.java
The file was modified modules/UICommons/src/main/java/it/tidalwave/application/spi/ToolBarModelSupport.java
The file was modified modules/Model/src/main/resources/META-INF/CommonsAutoBeans.xml
The file was modified modules/iBizImporter/src/main/java/it/tidalwave/accounting/importer/ibiz/spi/IBizProjectImporter.java
The file was modified modules/UICustomerExplorer/src/main/java/it/tidalwave/accounting/ui/customerexplorer/CustomerExplorerPresentation.java
The file was modified modules/JavaFXApplication/src/main/resources/logback.xml
The file was modified modules/iBizImporter/src/main/java/it/tidalwave/accounting/importer/ibiz/impl/IBizUtils.java
The file was modified modules/Model/src/main/java/it/tidalwave/accounting/model/spi/util/MoneyFormat.java
The file was modified modules/Model/pom.xml
The file was modified modules/Model/src/test/java/it/tidalwave/accounting/model/types/AddressTest.java
The file was modified modules/ModelInMemory/src/test/java/it/tidalwave/accounting/model/types/impl/TestUtils.java
The file was modified modules/iBizImporter/src/main/java/it/tidalwave/accounting/importer/ibiz/impl/DefaultIBizProjectImporter.java
The file was modified modules/pom.xml
The file was modified modules/XmlMarshalling/src/main/java/it/tidalwave/accounting/exporter/xml/impl/xml/InvoiceXml.java
The file was modified modules/Model/src/main/java/it/tidalwave/accounting/model/types/Address.java
The file was modified modules/ModelInMemory/src/main/java/it/tidalwave/accounting/model/impl/InMemoryObjectFactory.java
The file was modified modules/ModelInMemory/src/main/java/it/tidalwave/accounting/model/spi/util/FinderWithIdSupport.java
The file was modified modules/UICommons/pom.xml
The file was modified modules/Installers/macOS/pom.xml
The file was modified modules/XmlMarshalling/src/main/java/it/tidalwave/accounting/exporter/xml/impl/xml/AccountingXml.java
The file was modified modules/UICommons/src/main/java/it/tidalwave/accounting/role/LoadableSaveableAccounting.java
The file was modified modules/ModelInMemory/src/main/java/it/tidalwave/accounting/model/impl/InMemoryTimedJobEvent.java
The file was modified modules/XmlMarshalling/src/main/java/it/tidalwave/accounting/exporter/xml/impl/adapters/IdAdapter.java
The file was modified modules/UIHourlyReport/src/main/resources/META-INF/UIAutoBeans.xml
The file was modified modules/Model/src/main/java/it/tidalwave/accounting/model/InvoiceRegistry.java
The file was modified modules/UI/pom.xml
The file was modified modules/JavaFXApplication/src/main/java/it/tidalwave/accounting/ui/impl/javafx/Main.java
The file was modified modules/UIProjectExplorer/src/main/java/it/tidalwave/accounting/ui/projectexplorer/impl/ProjectPresentable.java
The file was modified modules/UICommons/src/main/java/it/tidalwave/accounting/role/Loadable.java
The file was modified modules/UICustomerExplorer/src/main/resources/META-INF/UICustomerExplorerAutoBeans.xml
The file was modified modules/Model/src/main/java/it/tidalwave/accounting/model/JobEventGroup.java
The file was modified modules/iBizImporter/src/main/java/it/tidalwave/accounting/importer/ibiz/impl/DefaultIBizImporter.java
The file was modified modules/ModelInMemory/src/main/java/it/tidalwave/accounting/model/impl/InMemoryAccounting.java
The file was modified modules/ModelInMemory/src/main/java/it/tidalwave/accounting/model/impl/InMemoryFlatJobEvent.java
The file was modified modules/Model/src/test/java/it/tidalwave/accounting/model/impl/DefaultHourlyReportGeneratorTest.java
The file was modified modules/JavaFXUI/src/main/java/it/tidalwave/accounting/ui/customerexplorer/impl/javafx/JavaFxCustomerExplorerPresentation.java
The file was modified modules/ModelInMemory/pom.xml
The file was modified modules/Model/src/main/java/it/tidalwave/accounting/model/spi/JobEventSpi.java
The file was modified modules/UICommons/src/main/java/it/tidalwave/accounting/commons/ProjectHourlyReportRequest.java
The file was modified modules/Model/src/main/java/it/tidalwave/accounting/model/HourlyReportGenerator.java
The file was modified modules/Model/src/main/java/it/tidalwave/accounting/model/ProjectRegistry.java
The file was modified modules/ModelInMemory/src/test/java/it/tidalwave/accounting/model/types/impl/JobEventTest.java
The file was modified modules/UIJobEventExplorer/src/main/java/it/tidalwave/accounting/ui/jobeventexplorer/impl/FlatJobEventPresentable.java
The file was modified modules/iBizImporter/src/main/java/it/tidalwave/accounting/importer/ibiz/impl/DefaultIBizCustomerImporter.java
The file was modified modules/UIJobEventExplorer/src/main/java/it/tidalwave/accounting/ui/jobeventexplorer/impl/JobEventPresentable.java
Commit 8ff55a3bcfe7741ba72ef7113cc700c4cb582948 by Fabrizio Giudici
Fix for BH-29.
The file was modified modules/pom.xml
The file was modified .travis.yml
Commit 8dc3a9ba8935ba4fd2e631dfe228712e7b7cbf56 by Fabrizio Giudici
Added Tidalwave repo for JDK images.
The file was modified modules/Installers/macOS/pom.xml
Commit a2658b3b6fb7607ec34c73b69a15d0371c749879 by Fabrizio Giudici
Fixed Lombok warnings.
The file was modified modules/iBizImporter/src/main/java/it/tidalwave/accounting/importer/ibiz/IBizImporter.java
The file was modified modules/JavaFXUI/src/main/java/it/tidalwave/accounting/ui/customerexplorer/impl/javafx/JavaFxCustomerExplorerPresentation.java
The file was modified modules/iBizImporter/src/main/java/it/tidalwave/accounting/importer/ibiz/impl/ConfigurationDecorator.java
The file was modified .idea/compiler.xml
The file was modified modules/ModelInMemory/src/main/java/it/tidalwave/accounting/model/spi/util/FinderWithIdMapSupport.java
The file was modified modules/Model/src/main/java/it/tidalwave/accounting/model/JobEvent.java
The file was modified modules/Model/src/main/java/it/tidalwave/accounting/model/Customer.java
The file was modified modules/ModelInMemory/src/main/java/it/tidalwave/accounting/model/impl/InMemoryProject.java
The file was modified modules/JavaFXUI/src/main/java/it/tidalwave/accounting/ui/hourlyreport/impl/javafx/JavaFxHourlyReportPresentation.java
The file was modified modules/ModelInMemory/src/main/java/it/tidalwave/accounting/model/impl/InMemoryAccounting.java
The file was modified modules/ModelInMemory/src/main/java/it/tidalwave/accounting/model/impl/InMemoryCustomer.java
The file was modified modules/ModelInMemory/src/main/java/it/tidalwave/accounting/model/impl/InMemoryJobEvent.java
The file was modified modules/ModelInMemory/src/main/java/it/tidalwave/accounting/model/impl/InMemoryInvoice.java
The file was modified modules/JavaFXUI/src/main/java/it/tidalwave/accounting/ui/importer/ibiz/impl/javafx/JavaFxIBizImporterPresentation.java
The file was modified modules/Model/src/main/java/it/tidalwave/accounting/model/Invoice.java
The file was modified modules/Model/src/main/java/it/tidalwave/accounting/model/Project.java
The file was modified modules/Model/src/main/java/it/tidalwave/accounting/model/types/Address.java
The file was modified modules/JavaFXUI/src/main/java/it/tidalwave/accounting/ui/projectexplorer/impl/javafx/JavaFxProjectExplorerPresentation.java
The file was modified modules/iBizImporter/src/main/java/it/tidalwave/accounting/importer/ibiz/impl/DefaultIBizImporter.java
The file was modified modules/JavaFXUI/src/main/java/it/tidalwave/accounting/ui/jobeventexplorer/impl/javafx/JavaFxJobEventExplorerPresentation.java
Commit 979d0229081fab0c8ce6557ad2c4f5d56df37400 by Fabrizio Giudici
Fixed Travis configuration for jpackager.
The file was modified .travis.yml
Commit 783356603345c8001fa038936f63d54e7fec7b76 by Fabrizio Giudici
Upgraded Super POM.
The file was modified pom.xml
Commit 6a5bf0d600374063005cab423093b057163f823b by Fabrizio Giudici
Fixed Travis config.
The file was modified .travis.yml
Commit c19d0c4b0d3c45496586f7b8fd5ea0f758093017 by Fabrizio Giudici
Fixed Lombok warning.
The file was modified modules/UICommons/src/main/java/it/tidalwave/application/spi/ToolBarModelSupport.java
Commit 04154b1337c03c5161584cabc03bae3912840986 by Fabrizio Giudici
Upgraded Guava.
The file was modified modules/pom.xml
Commit 5f939b72c0025b04cf94139d931ce0f4e3b4e0ba by Fabrizio Giudici
Changed name.
The file was modified modules/Installers/macOS/pom.xml
Commit e0b37dbc67fbc7d1b894a3a5466d52b91acdf935 by Fabrizio Giudici
Upgraded Spring to 5.3.1.
The file was modified modules/pom.xml
Commit 42dd6a1fe1b14e81438b310ef34805f0da07ad3a by Fabrizio Giudici
Upgraded to latest Super POM, which automatically downloads jpackager if not installed.
The file was modified .travis.yml
The file was modified pom.xml
Commit 54a48d1cb2f7843cad938ab917d7f6105a6c53c9 by Fabrizio Giudici
...
The file was modified .maven-env
Commit dba7beaad82fe5af4c81a23cb9cd2fb4f0807184 by Fabrizio Giudici
Fix for BH-32.
The file was modified modules/iBizImporter/src/main/java/it/tidalwave/accounting/importer/ibiz/impl/DefaultIBizCustomerImporter.java
The file was modified modules/XmlMarshalling/src/test/java/it/tidalwave/accounting/exporter/xml/impl/AccountingXmlUnmarshallableTest.java
The file was modified modules/XmlMarshalling/pom.xml
The file was modified modules/JavaFXApplication/pom.xml
The file was modified modules/iBizImporter/pom.xml
The file was modified modules/pom.xml
The file was modified modules/XmlMarshalling/src/test/java/it/tidalwave/accounting/exporter/xml/impl/AccountingXmlMarshallableTest.java
The file was modified modules/iBizImporter/src/test/java/it/tidalwave/accounting/importer/ibiz/impl/DefaultIBizImporterTest.java
Commit 1c3c229b73faa76951f5ce4a6c00744463365a27 by Fabrizio Giudici
Added site skin.
The file was addedsrc/site/site.xml
The file was addedsrc/config/activate-it.tidalwave-site-docs-maven-skin-v1-profile
Commit 04b3858ed5bdfb1efa2a3c52e8c3f8644c3615b2 by Fabrizio Giudici
Added Idea file.
The file was added.idea/jarRepositories.xml
Commit 8d2189f6bcb4a8fd9fee0546880f3fcdcabfc305 by Fabrizio Giudici
[maven-release-plugin] prepare release 1.0-ALPHA-6
The file was modified pom.xml
The file was modified modules/UIiBizImporter/pom.xml
The file was modified modules/iBizImporter/pom.xml
The file was modified modules/JavaFXApplication/pom.xml
The file was modified modules/UI/pom.xml
The file was modified modules/pom.xml
The file was modified modules/UICommons/pom.xml
The file was modified modules/ModelInMemory/pom.xml
The file was modified modules/Model/pom.xml
The file was modified modules/Installers/macOS/pom.xml
The file was modified modules/UIJobEventExplorer/pom.xml
The file was modified modules/JavaFXUI/pom.xml
The file was modified modules/UIHourlyReport/pom.xml
The file was modified modules/UICustomerExplorer/pom.xml
The file was modified modules/XmlMarshalling/pom.xml
The file was modified modules/UIProjectExplorer/pom.xml
Commit 6d17e9b5b362b6b48efa24c1429309dd79e1e920 by Fabrizio Giudici
[maven-release-plugin] prepare for next development iteration
The file was modified modules/pom.xml
The file was modified modules/UI/pom.xml
The file was modified modules/JavaFXApplication/pom.xml
The file was modified modules/Model/pom.xml
The file was modified modules/UIJobEventExplorer/pom.xml
The file was modified modules/JavaFXUI/pom.xml
The file was modified pom.xml
The file was modified modules/UIProjectExplorer/pom.xml
The file was modified modules/iBizImporter/pom.xml
The file was modified modules/ModelInMemory/pom.xml
The file was modified modules/UIHourlyReport/pom.xml
The file was modified modules/UICommons/pom.xml
The file was modified modules/UIiBizImporter/pom.xml
The file was modified modules/XmlMarshalling/pom.xml
The file was modified modules/Installers/macOS/pom.xml
The file was modified modules/UICustomerExplorer/pom.xml