Skip to content
Failed

Changes

Summary

  1. BUMP (details)
  2. BUMP TFT (details)
  3. CLEAN POM (details)
  4. BUMP TSUP (details)
  5. PENDING: PARTIAL ANNOTATIONS. (details)
  6. POWERON (details)
  7. PENDING: PARTIAL ANNOTATIONS. (details)
Commit 90d6f1223e07eac1e20bff818d92b93e262c30dd by Fabrizio Giudici
BUMP

PENDING: Upgraded TheseFoolishThings to '4.0-ALPHA-1' and SteelBlue to '2.0-ALPHA-1-SNAPSHOT'.
The file was modifiedmodules/JavaFXApplication/pom.xml (diff)
The file was modifiedmodules/UIiBizImporter/src/main/java/it/tidalwave/accounting/ui/importer/ibiz/IBizImporterPresentation.java (diff)
The file was modifiedmodules/JavaFXApplication/src/main/java/it/tidalwave/accounting/ui/impl/javafx/BlueHourApplicationAssembler.java (diff)
The file was modifiedmodules/JavaFXUI/src/main/java/it/tidalwave/accounting/ui/hourlyreport/impl/javafx/JavaFxHourlyReportPresentationDelegate.java (diff)
The file was removedmodules/UICommons/src/main/java/it/tidalwave/role/ui/spi/MessageSendingUserAction.java
The file was modifiedmodules/UIJobEventExplorer/src/main/java/it/tidalwave/accounting/ui/jobeventexplorer/JobEventExplorerPresentation.java (diff)
The file was modifiedmodules/UIiBizImporter/src/main/java/it/tidalwave/accounting/ui/importer/ibiz/impl/IBizImporterActionProvider.java (diff)
The file was modifiedmodules/UICommons/pom.xml (diff)
The file was modifiedmodules/UIJobEventExplorer/src/main/java/it/tidalwave/accounting/ui/jobeventexplorer/impl/RedStyleForNegativeMoney.java (diff)
The file was modifiedmodules/UIiBizImporter/src/main/java/it/tidalwave/accounting/ui/importer/ibiz/impl/DefaultIBizImporterPresentationControl.java (diff)
The file was modifiedmodules/UIJobEventExplorer/src/main/java/it/tidalwave/accounting/ui/jobeventexplorer/impl/JobEventGroupPresentable.java (diff)
The file was modifiedmodules/UIJobEventExplorer/src/main/java/it/tidalwave/accounting/ui/jobeventexplorer/impl/FlatJobEventPresentable.java (diff)
The file was removedmodules/UICommons/src/main/java/it/tidalwave/role/ui/spi/DefaultUserActionProvider2.java
The file was modifiedmodules/UIProjectExplorer/src/main/java/it/tidalwave/accounting/ui/projectexplorer/impl/ProjectPresentable.java (diff)
The file was modifiedmodules/pom.xml (diff)
The file was modifiedmodules/UIProjectExplorer/src/main/java/it/tidalwave/accounting/ui/projectexplorer/ProjectExplorerPresentation.java (diff)
The file was modifiedmodules/UIHourlyReport/src/main/java/it/tidalwave/accounting/ui/hourlyreport/HourlyReportPresentation.java (diff)
The file was modifiedmodules/UICustomerExplorer/src/main/java/it/tidalwave/accounting/ui/customerexplorer/CustomerExplorerPresentation.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/jobeventexplorer/impl/javafx/JavaFxJobEventExplorerPresentationDelegate.java (diff)
The file was modifiedmodules/JavaFXUI/src/main/java/it/tidalwave/accounting/ui/customerexplorer/impl/javafx/JavaFxCustomerExplorerPresentationDelegate.java (diff)
The file was modifiedmodules/UIJobEventExplorer/src/main/java/it/tidalwave/accounting/ui/jobeventexplorer/impl/DefaultJobEventExplorerPresentationControl.java (diff)
The file was modifiedmodules/UIHourlyReport/src/main/java/it/tidalwave/accounting/ui/hourlyreport/impl/DefaultHourlyReportPresentationControl.java (diff)
The file was modifiedmodules/UIHourlyReport/src/main/java/it/tidalwave/accounting/ui/hourlyreport/impl/ProjectReportUserActionProvider.java (diff)
The file was modifiedmodules/JavaFXUI/src/main/java/it/tidalwave/accounting/ui/projectexplorer/impl/javafx/JavaFxProjectExplorerPresentationDelegate.java (diff)
The file was modifiedmodules/JavaFXUI/src/main/java/it/tidalwave/accounting/ui/importer/ibiz/impl/javafx/JavaFxIBizImporterPresentationDelegate.java (diff)
The file was addedmodules/UICommons/src/main/java/it/tidalwave/ui/core/role/spi/MessageSendingUserAction.java
The file was addedmodules/UICommons/src/main/java/it/tidalwave/ui/core/role/spi/DefaultUserActionProvider2.java
The file was modifiedmodules/UICustomerExplorer/src/main/java/it/tidalwave/accounting/ui/customerexplorer/impl/CustomerPresentable.java (diff)
The file was modifiedmodules/UIJobEventExplorer/src/main/java/it/tidalwave/accounting/ui/jobeventexplorer/impl/JobEventPresentable.java (diff)
The file was modifiedmodules/JavaFXApplication/src/main/java/it/tidalwave/accounting/ui/impl/javafx/JavaFXApplicationPresentationDelegate.java (diff)
The file was modifiedmodules/UICommons/src/main/java/it/tidalwave/accounting/commons/Styleables.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/TimedJobEventPresentable.java (diff)
The file was modifiedmodules/JavaFXUI/pom.xml (diff)
The file was modifiedmodules/UICustomerExplorer/src/main/java/it/tidalwave/accounting/ui/customerexplorer/impl/DefaultCustomerExplorerPresentationControl.java (diff)
The file was modifiedmodules/pom.xml (diff)
The file was modifiedmodules/pom.xml (diff)
The file was modifiedpom.xml (diff)
Commit c7acf00346ec7933fffd3f13b285e14cc3348014 by Fabrizio Giudici
PENDING: PARTIAL ANNOTATIONS.
The file was modifiedmodules/UICommons/src/main/java/it/tidalwave/ui/core/role/spi/MessageSendingUserAction.java (diff)
The file was modifiedmodules/XmlMarshalling/src/test/java/it/tidalwave/accounting/exporter/xml/impl/AccountingXmlUnmarshallableTest.java (diff)
The file was modifiedmodules/Model/src/main/java/it/tidalwave/accounting/model/HourlyReport.java (diff)
The file was modifiedmodules/UIJobEventExplorer/src/main/java/it/tidalwave/accounting/ui/jobeventexplorer/impl/RedStyleForNegativeMoney.java (diff)
The file was modifiedmodules/JavaFXApplication/src/main/java/it/tidalwave/accounting/ui/impl/javafx/Main.java (diff)
The file was modifiedmodules/Model/src/main/java/it/tidalwave/accounting/model/Invoice.java (diff)
The file was modifiedmodules/Model/src/main/java/it/tidalwave/accounting/model/impl/DefaultHourlyReportGenerator.java (diff)
The file was modifiedmodules/XmlMarshalling/src/main/java/it/tidalwave/accounting/exporter/xml/impl/xml/InvoiceXml.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/ProjectRegistry.java (diff)
The file was modifiedmodules/UICommons/src/main/java/it/tidalwave/accounting/role/LoadableSaveableAccounting.java (diff)
The file was modifiedmodules/JavaFXUI/src/main/java/it/tidalwave/accounting/ui/hourlyreport/impl/javafx/JavaFxHourlyReportPresentationDelegate.java (diff)
The file was modifiedmodules/ModelInMemory/src/main/java/it/tidalwave/accounting/model/impl/InMemoryCustomerRegistry.java (diff)
The file was modifiedmodules/Model/src/main/java/it/tidalwave/accounting/model/Project.java (diff)
The file was modifiedmodules/Model/src/main/java/it/tidalwave/accounting/model/spi/ObjectFactory.java (diff)
The file was modifiedmodules/Model/src/main/java/it/tidalwave/accounting/model/spi/JobEventSpi.java (diff)
The file was modifiedmodules/Model/src/main/java/it/tidalwave/accounting/model/spi/util/DurationFormat.java (diff)
The file was modifiedmodules/Model/src/test/java/it/tidalwave/accounting/model/impl/HourlyReportGeneratorTestSupport.java (diff)
The file was modifiedmodules/JavaFXUI/src/main/java/it/tidalwave/accounting/ui/projectexplorer/impl/javafx/JavaFxProjectExplorerPresentationDelegate.java (diff)
The file was modifiedmodules/ModelInMemory/src/main/java/it/tidalwave/accounting/model/impl/InMemoryInvoiceFinderFromMap.java (diff)
The file was modifiedmodules/UICommons/src/main/java/it/tidalwave/accounting/commons/ProjectSelectedEvent.java (diff)
The file was modifiedmodules/Model/src/test/java/it/tidalwave/accounting/test/util/Dumper.java (diff)
The file was modifiedmodules/pom.xml (diff)
The file was modifiedmodules/UICustomerExplorer/src/main/java/it/tidalwave/accounting/ui/customerexplorer/CustomerExplorerPresentation.java (diff)
The file was modifiedmodules/iBizImporter/src/main/java/it/tidalwave/accounting/importer/ibiz/impl/DefaultIBizImporter.java (diff)
The file was modifiedmodules/ModelInMemory/src/main/java/it/tidalwave/accounting/model/impl/InMemoryJobEvent.java (diff)
The file was modifiedmodules/ModelInMemory/src/main/java/it/tidalwave/accounting/model/impl/InMemoryProjectRegistry.java (diff)
The file was modifiedmodules/UICustomerExplorer/src/main/java/it/tidalwave/accounting/ui/customerexplorer/impl/CustomerPresentable.java (diff)
The file was modifiedmodules/JavaFXApplication/src/main/java/it/tidalwave/accounting/ui/impl/javafx/BlueHourApplicationAssembler.java (diff)
The file was modifiedmodules/UIProjectExplorer/src/main/java/it/tidalwave/accounting/ui/projectexplorer/impl/ProjectPresentable.java (diff)
The file was modifiedmodules/Model/src/main/java/it/tidalwave/accounting/model/spi/ProjectSpi.java (diff)
The file was modifiedmodules/XmlMarshalling/src/test/java/it/tidalwave/accounting/exporter/xml/impl/AccountingXmlMarshallableTest.java (diff)
The file was modifiedmodules/XmlMarshalling/src/main/java/it/tidalwave/accounting/exporter/xml/impl/adapters/MoneyAdapter.java (diff)
The file was modifiedmodules/UIHourlyReport/src/main/java/it/tidalwave/accounting/ui/hourlyreport/impl/ProjectReportUserActionProvider.java (diff)
The file was modifiedmodules/XmlMarshalling/src/main/java/it/tidalwave/accounting/exporter/xml/impl/xml/JobEventXml.java (diff)
The file was modifiedmodules/Model/src/main/java/it/tidalwave/accounting/model/InvoiceRegistry.java (diff)
The file was modifiedmodules/iBizImporter/src/main/java/it/tidalwave/accounting/importer/ibiz/IBizImporterBuilderFactory.java (diff)
The file was modifiedmodules/UICommons/src/main/java/it/tidalwave/accounting/commons/ProjectHourlyReportRequest.java (diff)
The file was modifiedmodules/ModelInMemory/src/main/java/it/tidalwave/accounting/model/impl/InMemoryObjectFactory.java (diff)
The file was modifiedmodules/ModelInMemory/src/test/java/it/tidalwave/accounting/model/types/impl/TestUtils.java (diff)
The file was modifiedmodules/JavaFXUI/src/main/java/it/tidalwave/accounting/ui/jobeventexplorer/impl/javafx/JavaFxJobEventExplorerPresentationDelegate.java (diff)
The file was modifiedmodules/XmlMarshalling/src/main/java/it/tidalwave/accounting/exporter/xml/impl/xml/AddressXml.java (diff)
The file was modifiedmodules/Model/src/main/java/it/tidalwave/accounting/model/JobEvent.java (diff)
The file was modifiedmodules/Model/src/test/java/it/tidalwave/accounting/test/util/ScenarioFactory.java (diff)
The file was modifiedmodules/XmlMarshalling/src/main/java/it/tidalwave/accounting/exporter/xml/impl/adapters/LocalDateAdapter.java (diff)
The file was modifiedmodules/Model/src/main/java/it/tidalwave/accounting/model/spi/util/MoneyFormat.java (diff)
The file was modifiedmodules/iBizImporter/src/main/java/it/tidalwave/accounting/importer/ibiz/impl/IBizUtils.java (diff)
The file was modifiedmodules/XmlMarshalling/src/main/java/it/tidalwave/accounting/exporter/xml/impl/adapters/ProjectStatusAdapter.java (diff)
The file was modifiedmodules/ModelInMemory/src/main/java/it/tidalwave/accounting/model/impl/InMemoryJobEventFinder.java (diff)
The file was modifiedmodules/XmlMarshalling/src/main/java/it/tidalwave/accounting/exporter/xml/impl/AccountingXmlUnmarshallable.java (diff)
The file was modifiedmodules/ModelInMemory/src/main/java/it/tidalwave/accounting/model/impl/InMemoryJobEventFinderSupport.java (diff)
The file was modifiedmodules/iBizImporter/src/main/java/it/tidalwave/accounting/importer/ibiz/impl/DefaultIBizProjectImporter.java (diff)
The file was modifiedmodules/UIJobEventExplorer/src/main/java/it/tidalwave/accounting/ui/jobeventexplorer/impl/FlatJobEventPresentable.java (diff)
The file was modifiedmodules/ModelInMemory/src/main/java/it/tidalwave/accounting/model/impl/InMemoryProject.java (diff)
The file was modifiedmodules/ModelInMemory/src/main/java/it/tidalwave/accounting/model/impl/InMemoryJobEventGroup.java (diff)
The file was modifiedmodules/Model/src/main/java/it/tidalwave/accounting/model/spi/FlatJobEventSpi.java (diff)
The file was modifiedmodules/JavaFXUI/src/main/java/it/tidalwave/accounting/ui/customerexplorer/impl/javafx/JavaFxCustomerExplorerPresentationDelegate.java (diff)
The file was modifiedmodules/XmlMarshalling/src/main/java/it/tidalwave/accounting/exporter/xml/impl/adapters/EventTypeAdapter.java (diff)
The file was modifiedmodules/UIJobEventExplorer/src/main/java/it/tidalwave/accounting/ui/jobeventexplorer/JobEventExplorerPresentation.java (diff)
The file was modifiedmodules/ModelInMemory/src/main/java/it/tidalwave/accounting/model/impl/InMemoryJobEventFinderFromList.java (diff)
The file was modifiedmodules/ModelInMemory/src/main/java/it/tidalwave/accounting/model/impl/InMemoryTimedJobEvent.java (diff)
The file was modifiedmodules/Model/src/main/java/it/tidalwave/accounting/model/spi/InvoiceSpi.java (diff)
The file was modifiedmodules/UIProjectExplorer/src/main/java/it/tidalwave/accounting/ui/projectexplorer/ProjectExplorerPresentation.java (diff)
The file was modifiedmodules/UIiBizImporter/src/main/java/it/tidalwave/accounting/ui/importer/ibiz/impl/DefaultIBizImporterPresentationControl.java (diff)
The file was modifiedmodules/Model/src/main/java/it/tidalwave/accounting/model/Customer.java (diff)
The file was modifiedmodules/Model/src/main/java/it/tidalwave/accounting/model/HourlyReportGenerator.java (diff)
The file was modifiedmodules/UICommons/src/main/java/it/tidalwave/accounting/commons/AccountingOpenedEvent.java (diff)
The file was modifiedmodules/iBizImporter/src/main/java/it/tidalwave/accounting/importer/ibiz/impl/ConfigurationDecorator.java (diff)
The file was modifiedmodules/iBizImporter/src/main/java/it/tidalwave/accounting/importer/ibiz/impl/DefaultIBizCustomerImporter.java (diff)
The file was modifiedmodules/Model/src/main/java/it/tidalwave/accounting/model/types/Address.java (diff)
The file was modifiedmodules/XmlMarshalling/src/main/java/it/tidalwave/accounting/exporter/xml/impl/adapters/LocalDateTimeAdapter.java (diff)
The file was modifiedmodules/JavaFXUI/src/main/java/it/tidalwave/accounting/ui/importer/ibiz/impl/javafx/JavaFxIBizImporterPresentationDelegate.java (diff)
The file was modifiedmodules/UIHourlyReport/src/main/java/it/tidalwave/accounting/ui/hourlyreport/HourlyReportPresentation.java (diff)
The file was modifiedmodules/Model/src/main/java/it/tidalwave/accounting/model/spi/CustomerSpi.java (diff)
The file was modifiedmodules/Model/src/main/java/it/tidalwave/accounting/model/JobEventRegistry.java (diff)
The file was modifiedmodules/UIiBizImporter/src/main/java/it/tidalwave/accounting/ui/importer/ibiz/impl/IBizImporterActionProvider.java (diff)
The file was modifiedmodules/UIJobEventExplorer/src/main/java/it/tidalwave/accounting/ui/jobeventexplorer/impl/JobEventPresentable.java (diff)
The file was modifiedmodules/ModelInMemory/src/main/java/it/tidalwave/accounting/model/impl/InMemoryFlatJobEvent.java (diff)
The file was modifiedmodules/UIHourlyReport/src/main/java/it/tidalwave/accounting/ui/hourlyreport/impl/DefaultHourlyReportPresentationControl.java (diff)
The file was modifiedmodules/ModelInMemory/src/main/java/it/tidalwave/accounting/model/impl/InMemoryInvoiceRegistry.java (diff)
The file was modifiedmodules/UIiBizImporter/src/main/java/it/tidalwave/accounting/ui/importer/ibiz/IBizImporterPresentation.java (diff)
The file was modifiedmodules/UIJobEventExplorer/src/main/java/it/tidalwave/accounting/ui/jobeventexplorer/impl/DefaultJobEventExplorerPresentationControl.java (diff)
The file was modifiedmodules/XmlMarshalling/src/main/java/it/tidalwave/accounting/exporter/xml/impl/xml/CustomerXml.java (diff)
The file was modifiedmodules/Model/src/main/java/it/tidalwave/accounting/model/types/Money.java (diff)
The file was modifiedmodules/ModelInMemory/src/main/java/it/tidalwave/accounting/model/impl/InMemoryCustomer.java (diff)
The file was modifiedmodules/iBizImporter/src/main/java/it/tidalwave/accounting/importer/ibiz/spi/IBizProjectImporter.java (diff)
The file was modifiedmodules/XmlMarshalling/src/main/java/it/tidalwave/accounting/exporter/xml/impl/xml/AccountingXml.java (diff)
The file was modifiedmodules/Model/src/main/java/it/tidalwave/accounting/model/Accounting.java (diff)
The file was modifiedmodules/ModelInMemory/src/main/java/it/tidalwave/accounting/model/impl/InMemoryInvoice.java (diff)
The file was modifiedmodules/iBizImporter/src/main/java/it/tidalwave/accounting/importer/ibiz/IBizImporter.java (diff)
The file was modifiedmodules/XmlMarshalling/src/main/java/it/tidalwave/accounting/exporter/xml/impl/AccountingXmlMarshallable.java (diff)
The file was modifiedmodules/JavaFXApplication/src/main/java/it/tidalwave/accounting/ui/impl/javafx/JavaFXApplicationPresentationDelegate.java (diff)
The file was modifiedmodules/UICommons/src/main/java/it/tidalwave/accounting/commons/CustomerSelectedEvent.java (diff)
The file was modifiedmodules/UICustomerExplorer/src/main/java/it/tidalwave/accounting/ui/customerexplorer/impl/DefaultCustomerExplorerPresentationControl.java (diff)
The file was modifiedmodules/Model/src/main/java/it/tidalwave/accounting/model/CustomerRegistry.java (diff)
The file was modifiedmodules/UIJobEventExplorer/src/main/java/it/tidalwave/accounting/ui/jobeventexplorer/impl/JobEventGroupPresentable.java (diff)
The file was modifiedmodules/iBizImporter/src/main/java/it/tidalwave/accounting/importer/ibiz/impl/DefaultIBizImporterBuilderFactory.java (diff)
The file was modifiedmodules/Model/src/main/java/it/tidalwave/accounting/model/spi/TimedJobEventSpi.java (diff)
The file was modifiedmodules/Model/src/main/java/it/tidalwave/accounting/model/JobEventGroup.java (diff)
The file was modifiedmodules/iBizImporter/src/main/java/it/tidalwave/accounting/importer/ibiz/impl/DefaultIBizInvoiceImporter.java (diff)
The file was modifiedmodules/UICommons/src/main/java/it/tidalwave/ui/core/role/spi/DefaultUserActionProvider2.java (diff)
The file was modifiedmodules/UIJobEventExplorer/src/main/java/it/tidalwave/accounting/ui/jobeventexplorer/impl/TimedJobEventPresentable.java (diff)
The file was modifiedmodules/UI/src/main/java/it/tidalwave/accounting/impl/DefaultAccountingController.java (diff)
The file was modifiedmodules/XmlMarshalling/src/main/java/it/tidalwave/accounting/exporter/xml/impl/xml/ProjectXml.java (diff)
The file was modifiedmodules/UI/src/main/java/it/tidalwave/accounting/impl/DefaultAccountingController.java (diff)
Commit 4483405ce627fc20131b60cc22455f6f2d9069ee by Fabrizio Giudici
PENDING: PARTIAL ANNOTATIONS.
The file was modifiedmodules/ModelInMemory/src/main/java/it/tidalwave/accounting/model/impl/InMemoryInvoiceFinderFromMap.java (diff)
The file was modifiedmodules/iBizImporter/src/main/java/it/tidalwave/accounting/importer/ibiz/spi/IBizProjectImporter.java (diff)
The file was modifiedmodules/XmlMarshalling/src/main/java/it/tidalwave/accounting/exporter/xml/impl/xml/JobEventXml.java (diff)
The file was modifiedmodules/iBizImporter/src/main/java/it/tidalwave/accounting/importer/ibiz/impl/DefaultIBizCustomerImporter.java (diff)