Changes

Summary

  1. Fix for TFT-225 and TFT-226. (details)
  2. Fix for TimeProvider. (details)
  3. Fixes for TFT-229. (details)
  4. Upgraded super POM. (details)
  5. Fix for NWRCA-105. (details)
  6. Fix for NWRCA-103. (details)
  7. Updated Idea files. (details)
  8. Fix for NWRCA-103: POM clean up. (details)
  9. Fix for NWRCA-104. (details)
  10. Tests refactored. (details)
  11. Code clean up (@VisibleForTesting). (details)
  12. Fix for NWRCA-103: POM clean up. (details)
  13. Spring files clean up. (details)
  14. Formatted. (details)
  15. Fix for NWRCA-106. (details)
  16. Fixed some deprecated calls. (details)
  17. Import clean up. (details)
  18. [maven-release-plugin] prepare release 1.2-ALPHA-3 (details)
  19. [maven-release-plugin] prepare for next development iteration (details)
  20. Dropped AquaFX. (details)
  21. Upgraded STB. (details)
Commit 122050ee17703764cf88eb65e0953fcb2918c03e by Fabrizio Giudici
Fix for TFT-225 and TFT-226.
The file was modified modules/ContentManager/src/main/java/it/tidalwave/northernwind/rca/ui/contentmanager/impl/DefaultAddContentPresentationControl.java
The file was modified modules/ContentManager/src/main/java/it/tidalwave/northernwind/rca/ui/contentmanager/impl/DefaultContentChildCreator.java
The file was modified modules/StructureEditor/src/main/java/it/tidalwave/northernwind/rca/ui/structureeditor/spi/DefaultStructureEditorPresentationControl.java
The file was modified modules/ContentExplorer/src/main/java/it/tidalwave/northernwind/rca/ui/contentexplorer/impl/DefaultContentExplorerPresentationControl.java
The file was modified modules/pom.xml
The file was modified modules/CommonsUI/src/main/java/it/tidalwave/northernwind/model/impl/admin/role/ResourcePropertiesSaveable.java
The file was modified modules/CommonsUI/src/main/java/it/tidalwave/northernwind/model/admin/role/WritableFolder.java
The file was modified modules/ContentEditor/src/main/java/it/tidalwave/northernwind/rca/ui/contenteditor/spi/DefaultContentEditorPresentationControl.java
The file was modified modules/Model/src/main/java/it/tidalwave/northernwind/model/impl/admin/AdminResource.java
The file was modified modules/ContentManager/src/test/java/it/tidalwave/northernwind/rca/ui/contentmanager/impl/CreateContentRequestActionProviderTest.java
The file was modified modules/StructureExplorer/src/main/java/it/tidalwave/northernwind/rca/ui/structureexplorer/impl/DefaultStructureExplorerPresentationControl.java
The file was modified modules/ContentEditor/src/main/java/it/tidalwave/northernwind/rca/ui/contenteditor/spi/PropertyBinder.java
The file was modified modules/ContentManager/src/main/java/it/tidalwave/northernwind/rca/ui/contentmanager/impl/ContentChildCreator.java
The file was modified modules/CommonsUI/src/main/java/it/tidalwave/northernwind/model/admin/role/Saveable.java
Commit 331d0d4f1903b4975b5215c5565b5edb12fa885d by Fabrizio Giudici
Fix for TimeProvider.
The file was modified modules/ContentManager/src/test/java/it/tidalwave/northernwind/rca/ui/contentmanager/impl/DefaultAddContentPresentationControlTest.java
The file was modified modules/ContentManager/pom.xml
The file was modified modules/ContentManager/src/test/resources/DefaultAddContentPresentationControlTestBeans.xml
The file was modified modules/Model/src/main/resources/META-INF/CommonsAutoBeans.xml
The file was modified modules/CommonsUI/src/main/java/it/tidalwave/northernwind/model/impl/admin/role/ResourcePropertiesSaveable.java
The file was modified modules/ContentManager/src/main/java/it/tidalwave/northernwind/rca/ui/contentmanager/impl/DefaultAddContentPresentationControl.java
Commit 2f3e16ef56cbeaaf8908533933ae5d07544e626a by Fabrizio Giudici
Fixes for TFT-229.
The file was modified modules/CommonsUI/src/main/java/it/tidalwave/northernwind/model/impl/admin/role/ResourcePropertiesSaveable.java
The file was modified modules/ContentEditor/src/test/java/it/tidalwave/northernwind/rca/ui/contenteditor/spi/DefaultContentEditorPresentationControlTest.java
The file was modified modules/StructureExplorer/src/test/java/it/tidalwave/northernwind/rca/ui/structureexplorer/impl/DefaultStructureExplorerPresentationControlTest.java
The file was modified modules/ContentExplorer/src/test/java/it/tidalwave/northernwind/rca/ui/contentexplorer/impl/DefaultContentExplorerPresentationControlTest.java
The file was modified modules/CommonsUI/src/main/java/it/tidalwave/northernwind/model/impl/admin/role/ContentPresentationModelFactory.java
The file was modified modules/CommonsUI/src/main/java/it/tidalwave/northernwind/model/impl/admin/role/ResourcePropertiesPresentable.java
The file was modified modules/StructureEditor/src/test/java/it/tidalwave/northernwind/rca/ui/structureeditor/spi/DefaultStructureEditorPresentationControlTest.java
The file was modified modules/pom.xml
The file was modified modules/CommonsUI/src/test/java/it/tidalwave/northernwind/model/impl/admin/role/ContentPresentationModelFactoryTest.java
Commit 8e2305e51a1ddf191949531f84fafc2b73a7703f by Fabrizio Giudici
Upgraded super POM.
The file was modified pom.xml
Commit c120bc82f1d14cdd6741e9cc9e6fda7f0a2252e6 by Fabrizio Giudici
Fix for NWRCA-105.
The file was modified modules/ContentEditor/src/test/java/it/tidalwave/northernwind/rca/ui/contenteditor/spi/DefaultContentEditorPresentationControlTest.java
The file was modified modules/ContentManager/src/test/java/it/tidalwave/northernwind/rca/ui/contentmanager/impl/DefaultAddContentPresentationControlTest.java
The file was modified modules/StructureEditor/src/test/java/it/tidalwave/northernwind/rca/ui/structureeditor/spi/DefaultStructureEditorPresentationControlTest.java
The file was modified modules/ContentManager/src/main/java/it/tidalwave/northernwind/rca/ui/contentmanager/impl/DefaultAddContentPresentationControl.java
The file was modified modules/Model/src/main/java/it/tidalwave/northernwind/model/impl/admin/ResourceFinder.java
The file was modified modules/CommonsUI/src/main/java/it/tidalwave/northernwind/model/impl/admin/role/ContentPresentable.java
The file was modified modules/ContentManager/src/main/java/it/tidalwave/northernwind/rca/ui/contentmanager/impl/ContentChildCreator.java
The file was modified modules/ContentManager/src/test/java/it/tidalwave/northernwind/rca/ui/contentmanager/impl/DefaultContentChildCreatorTest.java
The file was modified pom.xml
The file was modified modules/CommonsUI/src/main/java/it/tidalwave/northernwind/model/admin/Properties.java
The file was modified modules/ContentManager/src/main/java/it/tidalwave/northernwind/rca/ui/contentmanager/impl/DefaultContentChildCreator.java
The file was removedmodules/JavaFXApplication/nbactions.xml
The file was modified modules/CommonsUI/src/main/java/it/tidalwave/northernwind/model/impl/admin/role/SiteNodePresentable.java
The file was modified modules/pom.xml
The file was modified modules/ContentEditor/src/test/java/it/tidalwave/northernwind/rca/ui/contenteditor/impl/ResourcePropertiesBinderTest.java
Commit df77504150c5179d0747589af873f2321e639bc4 by Fabrizio Giudici
Fix for NWRCA-103.
The file was modified modules/EmbeddedServer/src/main/java/it/tidalwave/northernwind/rca/embeddedserver/impl/DefaultEmbeddedServer.java
The file was modified modules/JavaFXApplication/src/main/java/it/tidalwave/northernwind/rca/ui/impl/javafx/JavaFXApplicationPresentationDelegate.java
The file was modified modules/CommonsUI/src/main/java/it/tidalwave/northernwind/frontend/filesystem/impl/ResourceFileNetBeansPlatformWritableFolder.java
The file was modified modules/Model/src/main/java/it/tidalwave/northernwind/model/impl/admin/AdminIdFactory.java
The file was modified modules/JavaFXUI/src/main/java/it/tidalwave/northernwind/rca/ui/impl/javafx/structureexplorer/JavaFXStructureExplorerPresentationDelegate.java
The file was modified modules/CommonsUI/src/main/java/it/tidalwave/northernwind/rca/ui/event/ContentSelectedEvent.java
The file was modified modules/ContentEditor/src/main/java/it/tidalwave/northernwind/rca/ui/contenteditor/impl/ProcessExecutor.java
The file was modified modules/ContentExplorer/src/test/java/it/tidalwave/northernwind/rca/ui/contentexplorer/impl/ContentSelectableFiringSelectedEventTest.java
The file was modified modules/ContentEditor/src/main/java/it/tidalwave/northernwind/rca/ui/contenteditor/impl/JSoupXhtmlNormalizer.java
The file was modified modules/CommonsUI/src/main/java/it/tidalwave/northernwind/rca/ui/event/CreateContentRequest.java
The file was modified modules/CommonsUI/src/test/java/it/tidalwave/northernwind/frontend/filesystem/impl/ResourceFileNetBeansPlatformWritableFolderTest.java
The file was modified modules/EmbeddedServer/src/test/java/it/tidalwave/northernwind/rca/embeddedserver/impl/DefaultEmbeddedServerTest.java
The file was modified modules/ContentExplorer/src/main/java/it/tidalwave/northernwind/rca/ui/contentexplorer/impl/DefaultContentExplorerPresentationControl.java
The file was modified modules/ContentManager/src/main/java/it/tidalwave/northernwind/rca/ui/contentmanager/impl/UriNormalizedFunction.java
The file was modified modules/JavaFXUI/src/main/java/it/tidalwave/northernwind/rca/ui/impl/javafx/contentmanager/JavaFXAddContentPresentationDelegate.java
The file was modified modules/JavaFXUI/src/main/resources/it/tidalwave/northernwind/rca/ui/impl/javafx/structureexplorer/StructureExplorer.fxml
The file was modified modules/ContentManager/src/test/java/it/tidalwave/northernwind/rca/ui/contentmanager/impl/DefaultAddContentPresentationControlTest.java
The file was modified modules/JavaFXUI/src/main/java/it/tidalwave/northernwind/rca/ui/impl/javafx/contenteditor/JavaFXContentEditorPresentationDelegate.java
The file was modified modules/Model/src/main/java/it/tidalwave/northernwind/model/impl/admin/AdminSiteProvider.java
The file was modified modules/Model/src/main/java/it/tidalwave/northernwind/model/impl/admin/AdminResource.java
The file was modified modules/ContentEditor/src/main/java/it/tidalwave/northernwind/rca/ui/contenteditor/spi/DefaultContentEditorPresentationControl.java
The file was modified modules/CommonsUI/src/test/java/it/tidalwave/northernwind/rca/util/PropertyUtilitiesTest.java
The file was modified modules/JavaFXUI/src/main/java/it/tidalwave/northernwind/rca/ui/impl/javafx/siteopener/JavaFXSiteOpenerPresentationDelegate.java
The file was modified modules/JavaFXUI/src/main/resources/it/tidalwave/northernwind/rca/ui/impl/javafx/contentmanager/AddContent.fxml
The file was modified modules/CommonsUI/src/main/java/it/tidalwave/northernwind/model/impl/admin/role/ContentDisplayable.java
The file was modified modules/ContentEditor/src/test/java/it/tidalwave/northernwind/rca/ui/contenteditor/impl/ResourcePropertiesMatcher.java
The file was modified modules/ContentEditor/src/test/java/it/tidalwave/northernwind/rca/ui/contenteditor/impl/JSoupXhtmlNormalizerTest.java
The file was modified modules/SiteOpener/src/main/java/it/tidalwave/northernwind/rca/ui/siteopener/spi/DefaultSiteOpenerPresentationControl.java
The file was modified modules/JavaFXApplication/src/main/resources/it/tidalwave/northernwind/rca/ui/impl/javafx/Application.fxml
The file was modified modules/CommonsUI/src/main/java/it/tidalwave/northernwind/model/impl/admin/role/SiteNodeDisplayable.java
The file was modified modules/ContentManager/src/main/java/it/tidalwave/northernwind/rca/ui/contentmanager/impl/DefaultContentChildCreator.java
The file was modified modules/ContentManager/src/main/java/it/tidalwave/northernwind/rca/ui/contentmanager/impl/ContentChildCreator.java
The file was modified modules/SiteOpener/src/test/java/it/tidalwave/northernwind/rca/ui/siteopener/spi/OpenSiteEventMatcher.java
The file was modified modules/CommonsUI/src/main/java/it/tidalwave/northernwind/rca/ui/event/OpenSiteEvent.java
The file was modified modules/CommonsUI/src/test/java/it/tidalwave/northernwind/rca/ui/event/ContentSelectedEventMatcher.java
The file was modified modules/JavaFXUI/src/main/java/it/tidalwave/northernwind/rca/ui/impl/javafx/contentexplorer/JavaFXContentExplorerPresentationDelegate.java
The file was modified modules/Model/src/main/java/it/tidalwave/northernwind/model/impl/admin/AdminContent.java
The file was modified modules/StructureEditor/src/main/java/it/tidalwave/northernwind/rca/ui/structureeditor/spi/DefaultStructureEditorPresentationControl.java
The file was modified modules/JavaFXApplication/src/main/java/it/tidalwave/northernwind/rca/ui/impl/javafx/ZephyrApplicationPresentationAssembler.java
The file was modified modules/JavaFXUI/src/main/resources/it/tidalwave/northernwind/rca/ui/impl/javafx/structureeditor/StructureEditor.fxml
The file was modified modules/Model/src/main/java/it/tidalwave/northernwind/model/impl/admin/ResourceFinder.java
The file was modified modules/ContentEditor/src/main/java/it/tidalwave/northernwind/rca/ui/contenteditor/spi/XhtmlNormalizer.java
The file was modified modules/StructureExplorer/src/test/java/it/tidalwave/northernwind/rca/ui/structureexplorer/impl/DefaultStructureExplorerPresentationControlTest.java
The file was modified modules/CommonsUI/src/main/java/it/tidalwave/northernwind/model/impl/admin/role/ResourceDisplayableSupport.java
The file was modified modules/CommonsUI/src/main/java/it/tidalwave/northernwind/model/admin/Properties.java
The file was modified modules/JavaFXUI/src/main/java/it/tidalwave/northernwind/rca/ui/impl/javafx/structureeditor/JavaFXStructureEditorPresentationDelegate.java
The file was modified modules/StructureExplorer/src/test/java/it/tidalwave/northernwind/rca/ui/structureexplorer/impl/SiteNodeSelectableFiringSelectedEventTest.java
The file was modified modules/ContentManager/src/main/java/it/tidalwave/northernwind/rca/ui/contentmanager/impl/DefaultAddContentPresentationControl.java
The file was modified modules/JavaFXApplication/src/main/resources/it/tidalwave/northernwind/rca/ui/impl/javafx/Splash.fxml
The file was modified modules/CommonsUI/src/main/java/it/tidalwave/northernwind/rca/ui/event/ContentCreatedEvent.java
The file was modified modules/CommonsUI/src/main/java/it/tidalwave/northernwind/model/admin/role/Saveable.java
The file was modified modules/ContentManager/src/main/java/it/tidalwave/northernwind/rca/ui/contentmanager/AddContentPresentation.java
The file was modified modules/CommonsUI/src/main/java/it/tidalwave/northernwind/model/impl/admin/role/ContentPresentable.java
The file was modified modules/CommonsUI/src/test/java/it/tidalwave/northernwind/rca/ui/event/SiteNodeSelectedEventMatcher.java
The file was modified modules/ContentEditor/src/main/java/it/tidalwave/northernwind/rca/ui/contenteditor/spi/PropertyBinder.java
The file was modified modules/Model/src/main/java/it/tidalwave/northernwind/model/impl/admin/AdminMimeTypeResolver.java
The file was modified modules/ContentExplorer/src/test/java/it/tidalwave/northernwind/rca/ui/contentexplorer/impl/DefaultContentExplorerPresentationControlTest.java
The file was modified modules/JavaFXUI/src/main/resources/it/tidalwave/northernwind/rca/ui/impl/javafx/contenteditor/ContentEditor.fxml
The file was modified modules/JavaFXUI/src/main/java/it/tidalwave/northernwind/rca/ui/impl/javafx/siteopener/JavaFXSiteOpenerPresentation.java
The file was modified modules/JavaFXUI/src/main/resources/it/tidalwave/northernwind/rca/ui/impl/javafx/contentexplorer/ContentExplorer.fxml
The file was modified modules/Model/src/main/java/it/tidalwave/northernwind/model/impl/admin/AdminSite.java
The file was modified modules/CommonsUI/src/main/java/it/tidalwave/northernwind/rca/ui/event/SiteNodeSelectedEvent.java
The file was modified modules/StructureEditor/src/test/java/it/tidalwave/northernwind/rca/ui/structureeditor/spi/DefaultStructureEditorPresentationControlTest.java
The file was modified modules/ContentManager/src/test/java/it/tidalwave/northernwind/rca/ui/contentmanager/impl/DefaultContentChildCreatorTest.java
The file was modified modules/ContentEditor/src/test/java/it/tidalwave/northernwind/rca/ui/contenteditor/spi/DefaultContentEditorPresentationControlTest.java
The file was modified modules/JavaFXApplication/src/main/java/it/tidalwave/northernwind/rca/ui/impl/javafx/Main.java
The file was modified modules/CommonsUI/src/main/java/it/tidalwave/northernwind/model/impl/admin/role/SiteNodePresentable.java
The file was modified modules/CommonsUI/src/main/java/it/tidalwave/northernwind/model/impl/admin/role/ResourcePropertiesSaveable.java
The file was modified modules/CommonsUI/src/main/java/it/tidalwave/northernwind/model/impl/admin/role/ResourcePropertiesPresentable.java
The file was modified modules/ContentEditor/src/main/java/it/tidalwave/northernwind/rca/ui/contenteditor/impl/ResourcePropertiesBinder.java
The file was modified modules/ContentEditor/src/main/java/it/tidalwave/northernwind/rca/ui/contenteditor/impl/HtmlDocument.java
The file was modified modules/ContentManager/src/main/java/it/tidalwave/northernwind/rca/ui/contentmanager/impl/StringUtilities.java
The file was modified modules/EmbeddedServer/src/main/java/it/tidalwave/northernwind/rca/embeddedserver/EmbeddedServer.java
The file was modified modules/Model/src/main/java/it/tidalwave/northernwind/model/impl/admin/PatchedTextResourcePropertyResolver.java
The file was modified modules/CommonsUI/src/main/java/it/tidalwave/northernwind/model/impl/admin/role/ContentPresentationModelFactory.java
The file was modified modules/EmbeddedServer/src/main/java/it/tidalwave/northernwind/rca/embeddedserver/impl/ServletAdapter.java
The file was modified modules/CommonsUI/src/main/java/it/tidalwave/northernwind/rca/util/PropertyUtilities.java
The file was modified modules/ContentEditor/src/test/java/it/tidalwave/northernwind/rca/ui/contenteditor/impl/ResourcePropertiesBinderTest.java
The file was modified modules/Model/src/main/java/it/tidalwave/northernwind/model/impl/admin/AdminSiteNode.java
The file was modified modules/Model/src/main/java/it/tidalwave/northernwind/model/impl/admin/AdminModelFactory.java
The file was modified modules/StructureExplorer/src/main/java/it/tidalwave/northernwind/rca/ui/structureexplorer/impl/DefaultStructureExplorerPresentationControl.java
Commit 20d3300c1764669cda576a5537fe0a713b09b02c by Fabrizio Giudici
Updated Idea files.
The file was added.idea/pmd-idea.xml
The file was modified .idea/compiler.xml
The file was added.idea/inspectionProfiles/Project_Default.xml
The file was added.idea/checkstyle-idea.xml
The file was modified .idea/misc.xml
Commit 408fcdd8df783e6ca1c434783ea6d01d11ab6541 by Fabrizio Giudici
Fix for NWRCA-103: POM clean up.
The file was modified modules/ContentEditor/pom.xml
The file was modified modules/ContentManager/pom.xml
The file was addedmodules/ContentManager/src/config/activate-it.tidalwave-spring-messagebus-v1-profile
The file was addedmodules/ContentEditor/src/config/activate-it.tidalwave-spring-messagebus-v1-profile
The file was modified modules/JavaFXApplication/pom.xml
The file was modified modules/Installers/macOS/pom.xml
The file was addedmodules/StructureExplorer/src/config/activate-it.tidalwave-spring-messagebus-v1-profile
The file was modified modules/StrippedCoreImplementation/pom.xml
The file was modified modules/pom.xml
The file was modified modules/CommonsUI/pom.xml
The file was addedmodules/StructureEditor/src/config/activate-it.tidalwave-spring-messagebus-v1-profile
The file was addedmodules/EmbeddedServer/src/config/activate-it.tidalwave-spring-messagebus-v1-profile
The file was addedmodules/StrippedCoreImplementation/src/config/activate-it.tidalwave-spring-messagebus-v1-profile
The file was modified modules/SiteOpener/pom.xml
The file was modified modules/EmbeddedServer/pom.xml
The file was modified modules/Model/pom.xml
The file was addedmodules/CommonsUI/src/config/activate-it.tidalwave-spring-messagebus-v1-profile
The file was modified modules/StructureEditor/pom.xml
Commit 2827ff80402ccefeb545b7d7ea7ec51d52c67f42 by Fabrizio Giudici
Fix for NWRCA-104.
The file was modified modules/EmbeddedServer/src/main/java/it/tidalwave/northernwind/rca/embeddedserver/impl/DefaultEmbeddedServer.java
The file was modified modules/ContentEditor/src/test/java/it/tidalwave/northernwind/rca/ui/contenteditor/impl/ResourcePropertiesBinderTest.java
The file was modified modules/ContentEditor/src/main/java/it/tidalwave/northernwind/rca/ui/contenteditor/impl/JSoupXhtmlNormalizer.java
The file was modified modules/Model/pom.xml
The file was modified modules/Model/src/main/java/it/tidalwave/northernwind/model/impl/admin/PatchedTextResourcePropertyResolver.java
The file was modified modules/ContentManager/src/main/java/it/tidalwave/northernwind/rca/ui/contentmanager/impl/DefaultAddContentPresentationControl.java
The file was modified modules/ContentEditor/src/test/java/it/tidalwave/northernwind/rca/ui/contenteditor/impl/ResourcePropertiesMatcher.java
The file was modified modules/pom.xml
Commit 46c4a61a3577bc57d7ce8cc198da9929366a4ad7 by Fabrizio Giudici
Tests refactored.
The file was modified modules/StructureEditor/src/main/java/it/tidalwave/northernwind/rca/ui/structureeditor/spi/DefaultStructureEditorPresentationControl.java
The file was modified modules/ContentExplorer/src/main/java/it/tidalwave/northernwind/rca/ui/contentexplorer/impl/DefaultContentExplorerPresentationControl.java
The file was modified modules/ContentEditor/src/main/java/it/tidalwave/northernwind/rca/ui/contenteditor/spi/DefaultContentEditorPresentationControl.java
The file was modified modules/StructureEditor/src/test/java/it/tidalwave/northernwind/rca/ui/structureeditor/spi/DefaultStructureEditorPresentationControlTest.java
The file was modified modules/ContentEditor/src/test/java/it/tidalwave/northernwind/rca/ui/contenteditor/spi/DefaultContentEditorPresentationControlTest.java
The file was modified modules/StructureExplorer/src/main/java/it/tidalwave/northernwind/rca/ui/structureexplorer/impl/DefaultStructureExplorerPresentationControl.java
Commit aaa6375ebbeede2204c9fef1913ece920e5df675 by Fabrizio Giudici
Code clean up (@VisibleForTesting).
The file was modified modules/StructureExplorer/src/main/java/it/tidalwave/northernwind/rca/ui/structureexplorer/impl/DefaultStructureExplorerPresentationControl.java
The file was modified modules/ContentEditor/src/main/java/it/tidalwave/northernwind/rca/ui/contenteditor/spi/DefaultContentEditorPresentationControl.java
The file was modified modules/CommonsUI/src/main/java/it/tidalwave/northernwind/model/impl/admin/role/ContentPresentationModelFactory.java
The file was modified modules/ContentManager/src/main/java/it/tidalwave/northernwind/rca/ui/contentmanager/impl/DefaultAddContentPresentationControl.java
The file was modified modules/ContentExplorer/src/main/java/it/tidalwave/northernwind/rca/ui/contentexplorer/impl/DefaultContentExplorerPresentationControl.java
The file was modified modules/ContentEditor/src/main/java/it/tidalwave/northernwind/rca/ui/contenteditor/impl/ResourcePropertiesBinder.java
The file was modified modules/SiteOpener/src/main/java/it/tidalwave/northernwind/rca/ui/siteopener/spi/DefaultSiteOpenerPresentationControl.java
The file was modified modules/ContentManager/src/main/java/it/tidalwave/northernwind/rca/ui/contentmanager/impl/CreateContentRequestActionProvider.java
The file was modified modules/CommonsUI/src/main/java/it/tidalwave/northernwind/rca/ui/event/OpenSiteEvent.java
The file was modified modules/StructureEditor/src/main/java/it/tidalwave/northernwind/rca/ui/structureeditor/spi/DefaultStructureEditorPresentationControl.java
The file was modified modules/EmbeddedServer/src/main/java/it/tidalwave/northernwind/rca/embeddedserver/impl/DefaultEmbeddedServer.java
Commit ad3381e9e1b13fb20cdd45bd472f8858ce20945f by Fabrizio Giudici
Fix for NWRCA-103: POM clean up.
The file was modified modules/JavaFXUI/pom.xml
The file was modified modules/Model/pom.xml
The file was modified modules/pom.xml
The file was modified modules/StrippedCoreImplementation/pom.xml
The file was modified modules/JavaFXApplication/pom.xml
The file was modified modules/SiteOpener/pom.xml
The file was modified modules/StructureExplorer/pom.xml
The file was modified modules/StructureEditor/pom.xml
The file was modified modules/ContentExplorer/pom.xml
The file was modified modules/CommonsUI/pom.xml
The file was modified modules/ContentManager/pom.xml
The file was modified pom.xml
The file was modified modules/ContentEditor/pom.xml
The file was modified modules/EmbeddedServer/pom.xml
Commit c870d0b4edff25eb1d71cf71f2ce7558766fdcc7 by Fabrizio Giudici
Spring files clean up.
The file was modified modules/ContentManager/src/test/resources/DefaultContentChildCreatorTestBeans.xml
The file was modified modules/ContentEditor/src/test/resources/DefaultContentEditorPresentationControlTest/TestBeans.xml
The file was modified modules/StructureExplorer/src/main/resources/META-INF/StructureExplorerAutoBeans.xml
The file was modified modules/Model/src/main/resources/META-INF/CommonsAutoBeans.xml
The file was modified modules/SiteOpener/src/test/resources/DefaultSiteOpenerPresentationControlTestBeans.xml
The file was modified modules/JavaFXApplication/src/main/resources/META-INF/JavaFXApplicationAutoBeans.xml
The file was modified modules/ContentManager/src/main/resources/META-INF/ContentManagerAutoBeans.xml
The file was modified modules/Model/src/main/resources/META-INF/AdminCoreAutoBeans.xml
The file was modified modules/ContentExplorer/src/main/resources/META-INF/ContentExplorerAutoBeans.xml
The file was modified modules/ContentExplorer/src/test/resources/ContentSelectableFiringSelectedEventTestBeans.xml
The file was modified modules/SiteOpener/src/main/resources/META-INF/SiteOpenerAutoBeans.xml
The file was modified modules/StructureEditor/src/test/resources/DefaultStructureEditorPresentationControlTestBeans.xml
The file was modified modules/ContentManager/src/test/resources/DefaultAddContentPresentationControlTestBeans.xml
The file was modified modules/EmbeddedServer/src/main/resources/META-INF/EmbeddedServerAutoBeans.xml
The file was modified modules/ContentExplorer/src/test/resources/DefaultContentExplorerPresentationControlTestBeans.xml
The file was modified modules/StructureEditor/src/main/resources/META-INF/StructureEditorAutoBeans.xml
The file was modified modules/StructureExplorer/src/test/resources/DefaultStructureExplorerPresentationControlTestBeans.xml
The file was modified modules/CommonsUI/src/main/resources/META-INF/UICommonsAutoBeans.xml
The file was modified modules/CommonsUI/src/test/resources/ContentPresentationModelFactoryTestBeans.xml
The file was modified modules/StructureExplorer/src/test/resources/SiteNodeSelectableFiringSelectedEventTestBeans.xml
The file was modified modules/EmbeddedServer/src/test/resources/DefaultEmbeddedServerTestBeans.xml
The file was modified modules/ContentEditor/src/main/resources/META-INF/ContentEditorAutoBeans.xml
Commit a5d0355818d9e47e8fbf80054e42b4d3114b62d1 by Fabrizio Giudici
Formatted.
The file was modified modules/JavaFXApplication/src/main/resources/logback.xml
Commit c1dae272c789a8c6e47fe2e6c1037f6fe7805c8a by Fabrizio Giudici
Fix for NWRCA-106.
The file was modified modules/EmbeddedServer/src/test/java/it/tidalwave/northernwind/rca/embeddedserver/impl/DefaultEmbeddedServerTest.java
The file was modified modules/EmbeddedServer/pom.xml
Commit d3c2e032ec9bc4d3ae628f6e1c5d33aa9848f00a by Fabrizio Giudici
Fixed some deprecated calls.
The file was modified modules/EmbeddedServer/src/test/java/it/tidalwave/northernwind/rca/embeddedserver/impl/DefaultEmbeddedServerTest.java
The file was modified modules/SiteOpener/src/test/java/it/tidalwave/northernwind/rca/ui/siteopener/spi/DefaultSiteOpenerPresentationControlTest.java
The file was modified modules/ContentEditor/src/test/java/it/tidalwave/northernwind/rca/ui/contenteditor/impl/ResourcePropertiesBinderTest.java
The file was modified modules/ContentManager/src/test/java/it/tidalwave/northernwind/rca/ui/contentmanager/impl/DefaultAddContentPresentationControlTest.java
Commit 8bd2f6e3b2466c3cc68bb2b5aaf7b590a7ada5b8 by Fabrizio Giudici
Import clean up.
The file was modified modules/EmbeddedServer/src/main/java/it/tidalwave/northernwind/rca/embeddedserver/impl/DefaultEmbeddedServer.java
The file was modified modules/ContentEditor/src/main/java/it/tidalwave/northernwind/rca/ui/contenteditor/spi/DefaultContentEditorPresentationControl.java
The file was modified modules/ContentExplorer/src/test/java/it/tidalwave/northernwind/rca/ui/contentexplorer/impl/DefaultContentExplorerPresentationControlTest.java
The file was modified modules/StructureEditor/src/main/java/it/tidalwave/northernwind/rca/ui/structureeditor/spi/DefaultStructureEditorPresentationControl.java
The file was modified modules/StructureExplorer/src/test/java/it/tidalwave/northernwind/rca/ui/structureexplorer/impl/DefaultStructureExplorerPresentationControlTest.java
The file was modified modules/CommonsUI/src/main/java/it/tidalwave/northernwind/model/impl/admin/role/ResourcePropertiesSaveable.java
The file was modified modules/SiteOpener/src/main/java/it/tidalwave/northernwind/rca/ui/siteopener/spi/DefaultSiteOpenerPresentationControl.java
The file was modified modules/CommonsUI/src/main/java/it/tidalwave/northernwind/model/admin/Properties.java
Commit 53fc33980d07d65afb1eedee75e9307ff14813fa by Fabrizio Giudici
[maven-release-plugin] prepare release 1.2-ALPHA-3
The file was modified modules/SiteOpener/pom.xml
The file was modified modules/Installers/macOS/pom.xml
The file was modified modules/JavaFXUI/pom.xml
The file was modified modules/StrippedCoreImplementation/pom.xml
The file was modified modules/ContentEditor/pom.xml
The file was modified modules/StructureEditor/pom.xml
The file was modified modules/pom.xml
The file was modified modules/CommonsUI/pom.xml
The file was modified modules/ContentExplorer/pom.xml
The file was modified modules/StructureExplorer/pom.xml
The file was modified modules/EmbeddedServer/pom.xml
The file was modified modules/JavaFXApplication/pom.xml
The file was modified pom.xml
The file was modified modules/Model/pom.xml
The file was modified modules/ContentManager/pom.xml
Commit 7895709e808a4c5751f4ca139cae2732bbef4197 by Fabrizio Giudici
[maven-release-plugin] prepare for next development iteration
The file was modified modules/SiteOpener/pom.xml
The file was modified modules/CommonsUI/pom.xml
The file was modified modules/StructureExplorer/pom.xml
The file was modified modules/JavaFXApplication/pom.xml
The file was modified modules/StructureEditor/pom.xml
The file was modified modules/ContentExplorer/pom.xml
The file was modified modules/pom.xml
The file was modified modules/ContentManager/pom.xml
The file was modified modules/EmbeddedServer/pom.xml
The file was modified modules/ContentEditor/pom.xml
The file was modified modules/JavaFXUI/pom.xml
The file was modified pom.xml
The file was modified modules/Model/pom.xml
The file was modified modules/Installers/macOS/pom.xml
The file was modified modules/StrippedCoreImplementation/pom.xml
Commit 5eb697de660c71690e68106d80dd193ef3caf2f7 by Fabrizio Giudici
Dropped AquaFX.
The file was modified modules/JavaFXApplication/pom.xml
The file was modified modules/pom.xml
Commit 6acae54362ad6bdd62cbef0a95e5c9bc3838d008 by Fabrizio Giudici
Upgraded STB.
The file was modified modules/pom.xml