Changes

Summary

  1. Fix for NW-357. (details)
  2. Refactored. (details)
  3. PARTIAL: Upgraded TheseFoolishThings to 3.2-ALPHA-18. (details)
  4. Import reorganisation. (details)
  5. IDEA files updated. (details)
Commit 72c25997a21684947857d8288d7d5b67dea0d4ff by Fabrizio Giudici
Fix for NW-357.
The file was modified modules/pom.xml
The file was modified modules/CoreImplementation/src/main/java/it/tidalwave/northernwind/core/impl/model/DefaultSiteFinder.java
The file was modified modules/CoreImplementation/src/main/java/it/tidalwave/northernwind/frontend/impl/ui/DefaultLayout.java
The file was modified modules/CoreImplementation/src/test/java/it/tidalwave/northernwind/core/impl/model/mock/MockContentSiteFinder.java
The file was modified modules/Components/src/main/java/it/tidalwave/northernwind/frontend/ui/component/sitemap/DefaultSitemapViewController.java
The file was modified modules/Components/src/main/java/it/tidalwave/northernwind/frontend/ui/component/gallery/DefaultGalleryViewController.java
The file was modified modules/CoreImplementation/src/main/java/it/tidalwave/northernwind/frontend/impl/ui/LayoutLoggerVisitor.java
The file was modified modules/CoreImplementation/src/test/java/it/tidalwave/northernwind/core/impl/filter/XsltTemplateTestSupport.java
The file was modified modules/Core/src/main/java/it/tidalwave/northernwind/core/model/spi/ResourceFileFinderSupport.java
The file was modified modules/Components/src/main/java/it/tidalwave/northernwind/frontend/ui/component/blog/DefaultBlogViewController.java
The file was modified modules/CoreImplementation/src/test/java/it/tidalwave/northernwind/core/impl/model/mock/MockSiteNodeSiteFinder.java
The file was modified modules/Core/src/main/java/it/tidalwave/northernwind/frontend/ui/spi/ViewAndControllerLayoutBuilder.java
The file was modified modules/Core/src/main/java/it/tidalwave/northernwind/frontend/ui/spi/NodeViewRenderer.java
The file was modified modules/Components/src/test/java/it/tidalwave/northernwind/frontend/ui/component/sitemap/MockNodesForSitemap.java
The file was modified modules/CoreImplementation/src/main/java/it/tidalwave/northernwind/frontend/impl/ui/DefaultLayoutFinder.java
The file was modified modules/CoreImplementation/src/main/java/it/tidalwave/northernwind/core/impl/model/PathFinderSupport.java
Commit a95ade425fe2da976a59e4a57b2fb40ec577e16e by Fabrizio Giudici
Refactored.
The file was modified modules/frontend/Commons/src/main/java/it/tidalwave/northernwind/frontend/util/ExternalConfigurationServletContextListener.java
The file was modified modules/CoreImplementation/src/test/java/it/tidalwave/northernwind/frontend/impl/ui/DefaultViewFactoryTest.java
The file was modified modules/frontend/Media/src/test/java/it/tidalwave/northernwind/frontend/media/impl/ImageTestBuilder.java
The file was modified modules/CoreImplementation/src/main/java/it/tidalwave/northernwind/core/impl/model/DefaultSiteFinder.java
The file was modified modules/CoreImplementation/src/main/java/it/tidalwave/northernwind/core/impl/model/DefaultSiteNode.java
The file was modified modules/CoreImplementation/src/main/java/it/tidalwave/northernwind/core/impl/model/PathFinderSupport.java
The file was modified modules/CoreImplementation/src/test/java/it/tidalwave/northernwind/core/impl/model/mock/MockModelFactory.java
The file was modified modules/CoreImplementation/src/main/java/it/tidalwave/northernwind/core/impl/util/RegexTreeMap.java
The file was modified modules/Marshalling/src/main/java/it/tidalwave/northernwind/core/impl/io/LayoutJaxbMarshallable.java
The file was modified modules/HtmlTemplateComponents/src/test/java/it/tidalwave/northernwind/frontend/ui/component/sitemap/htmltemplate/HtmlTemplateSitemapViewTest.java
The file was modified modules/Components/src/main/java/it/tidalwave/northernwind/frontend/ui/component/nodecontainer/DefaultNodeContainerViewController.java
The file was modified modules/Components/src/test/java/it/tidalwave/northernwind/frontend/ui/component/sitemap/DefaultSitemapViewControllerTest.java
The file was modified modules/CoreImplementation/src/main/java/it/tidalwave/northernwind/core/impl/filter/NodeLinkMacroFilter.java
The file was modified modules/CoreImplementation/src/main/java/it/tidalwave/northernwind/core/model/spi/DefaultContentRequestProcessor.java
The file was modified modules/CoreImplementation/src/main/java/it/tidalwave/northernwind/core/impl/model/DefaultResource.java
The file was modified modules/frontend/SpringMvcFrontend/src/test/java/it/tidalwave/northernwind/frontend/springmvc/SpringMvcResponseHolderTest.java
The file was modified modules/Marshalling/src/main/java/it/tidalwave/northernwind/core/impl/io/ResourcePropertiesJaxbUnmarshallable.java
The file was modified modules/frontend/Media/src/main/java/it/tidalwave/northernwind/frontend/media/impl/EmbeddedMediaMetadataProvider.java
The file was modified modules/frontend/Commons/src/main/java/it/tidalwave/northernwind/frontend/util/InitializationDiagnosticsDispatcherServletDecorator.java
The file was modified modules/Components/src/test/java/it/tidalwave/northernwind/frontend/ui/component/blog/DefaultBlogViewControllerTest.java
The file was modified modules/HtmlTemplateComponents/src/test/java/it/tidalwave/northernwind/frontend/ui/component/sitemap/htmltemplate/HtmlTemplateSitemapViewControllerTest.java
The file was modified modules/frontend/Media/src/main/java/it/tidalwave/northernwind/frontend/media/impl/interpolator/XmpDcTitleInterpolator.java
The file was modified modules/Core/src/main/java/it/tidalwave/northernwind/util/CollectionFunctions.java
The file was modified modules/CoreImplementation/src/main/java/it/tidalwave/northernwind/core/impl/model/NormalizedLinkPostProcessor.java
The file was modified modules/CoreImplementation/src/test/java/it/tidalwave/northernwind/core/impl/filter/NodeLinkMacroFilterTest.java
The file was modified modules/filesystems/BasicFileSystems/src/main/java/it/tidalwave/northernwind/frontend/filesystem/basic/LocalCopyFileSystemProvider.java
The file was modified modules/CoreImplementation/src/main/java/it/tidalwave/northernwind/core/impl/model/TextResourcePropertyResolver.java
The file was modified modules/CoreImplementation/src/test/java/it/tidalwave/northernwind/core/impl/text/St4TemplateFactoryTest.java
The file was modified modules/frontend/Commons/src/main/java/it/tidalwave/northernwind/frontend/util/BootLogger.java
The file was modified modules/CoreImplementation/src/test/java/it/tidalwave/northernwind/core/impl/filter/NodeLinkWithContentMacroFilterTest.java
The file was modified modules/Components/src/test/java/it/tidalwave/northernwind/frontend/ui/component/blog/MockPosts.java
The file was modified modules/Core/src/main/java/it/tidalwave/northernwind/core/model/spi/DecoratedResourceFileSupport.java
The file was modified modules/CoreImplementation/src/main/java/it/tidalwave/northernwind/core/impl/model/DefaultSiteProvider.java
The file was modified modules/Components/src/main/java/it/tidalwave/northernwind/frontend/ui/component/gallery/spi/MediaMetadataXsltAdapter.java
The file was modified modules/Components/src/main/java/it/tidalwave/northernwind/frontend/ui/component/calendar/spi/XmlCalendarDao.java
The file was modified modules/Components/src/main/java/it/tidalwave/northernwind/frontend/ui/component/gallery/DefaultGalleryViewController.java
The file was modified modules/Core/src/main/java/it/tidalwave/northernwind/core/model/spi/ResourceFileFinderSupport.java
The file was modified modules/Profiling/src/main/java/it/tidalwave/northernwind/profiling/impl/DefaultStatisticsCollector.java
The file was modified modules/CoreImplementation/src/test/java/it/tidalwave/northernwind/core/impl/model/DefaultSiteTest.java
The file was modified modules/CoreImplementation/src/test/java/it/tidalwave/northernwind/core/impl/model/mock/MockSiteNodeSiteFinder.java
The file was modified modules/Core/src/main/java/it/tidalwave/northernwind/frontend/ui/Layout.java
The file was modified modules/HtmlTemplateComponents/src/test/java/it/tidalwave/northernwind/frontend/ui/component/blog/htmltemplate/HtmlTemplateBlogViewTest.java
The file was modified modules/filesystems/ScmFileSystem/src/test/java/it/tidalwave/northernwind/frontend/filesystem/scm/spi/ScmFileSystemProviderTestSupport.java
The file was modified modules/filesystems/BasicFileSystems/src/test/java/it/tidalwave/northernwind/frontend/filesystem/basic/layered/LayeredFileSystemProviderTest.java
The file was modified modules/filesystems/BasicFileSystems/src/main/java/it/tidalwave/northernwind/frontend/filesystem/impl/ResourceFileSystemNetBeansPlatform.java
The file was modified modules/HtmlTemplateComponents/src/main/java/it/tidalwave/northernwind/frontend/ui/component/sitemap/htmltemplate/HtmlTemplateSitemapView.java
The file was modified modules/frontend/Media/src/main/java/it/tidalwave/northernwind/frontend/media/impl/interpolator/ShootingDataInterpolator.java
The file was modified modules/CoreImplementation/src/main/java/it/tidalwave/northernwind/frontend/ui/spi/DefaultSiteViewController.java
The file was modified modules/CommonTests/src/main/java/it/tidalwave/northernwind/util/test/FileTestHelper.java
The file was modified modules/CoreImplementation/src/main/java/it/tidalwave/northernwind/core/impl/model/DefaultSite.java
The file was modified modules/filesystems/BasicFileSystems/src/main/java/it/tidalwave/northernwind/frontend/filesystem/impl/ResourceFileNetBeansPlatform.java
The file was modified modules/Components/src/main/java/it/tidalwave/northernwind/frontend/ui/component/sitemap/DefaultSitemapViewController.java
The file was modified modules/CoreImplementation/src/main/java/it/tidalwave/northernwind/core/impl/model/DefaultRequestLocaleManager.java
The file was modified modules/CoreImplementation/src/main/java/it/tidalwave/northernwind/frontend/impl/ui/DefaultLayout.java
The file was modified modules/CoreImplementation/src/test/java/it/tidalwave/northernwind/core/impl/filter/XsltTemplateTestSupport.java
The file was modified modules/frontend/Media/src/main/java/it/tidalwave/northernwind/frontend/media/impl/DefaultMetadata.java
The file was modified modules/HtmlTemplateComponents/src/main/java/it/tidalwave/northernwind/frontend/ui/component/sitemap/htmltemplate/HtmlTemplateSitemapViewController.java
The file was modified modules/frontend/SpringMvcFrontend/src/main/java/it/tidalwave/northernwind/frontend/ui/component/rssfeed/DefaultRssFeedViewController.java
The file was modified modules/HtmlTemplateComponents/src/main/java/it/tidalwave/northernwind/frontend/ui/component/gallery/htmltemplate/bluette/BluetteGalleryAdapter.java
The file was modified modules/filesystems/ScmFileSystem/src/main/java/it/tidalwave/util/impl/DefaultProcessExecutor.java
The file was modified modules/Components/src/main/java/it/tidalwave/northernwind/frontend/ui/component/gallery/spi/GalleryAdapter.java
The file was modified modules/Marshalling/src/main/java/it/tidalwave/northernwind/core/impl/io/ResourcePropertiesJaxbMarshallable.java
The file was modified modules/CoreImplementation/src/main/java/it/tidalwave/northernwind/core/model/spi/ParameterLanguageOverrideLinkPostProcessor.java
The file was modified modules/filesystems/MercurialFileSystem/src/test/java/it/tidalwave/northernwind/frontend/filesystem/hg/impl/MercurialPreparer.java
The file was modified modules/Core/src/test/java/it/tidalwave/northernwind/core/model/spi/ResponseBuilderTest.java
The file was modified modules/CoreImplementation/src/main/java/it/tidalwave/northernwind/core/impl/filter/GlobalPropertyResolverMacroFilter.java
The file was modified modules/CoreImplementation/src/main/java/it/tidalwave/northernwind/core/impl/model/DefaultModelFactory.java
The file was modified modules/CoreImplementation/src/test/java/it/tidalwave/northernwind/frontend/ui/spi/DefaultSiteViewControllerTest.java
The file was modified modules/Core/src/main/java/it/tidalwave/northernwind/core/model/ResourceProperties.java
The file was modified modules/frontend/Media/src/main/java/it/tidalwave/northernwind/frontend/media/impl/DefaultMetadataLoader.java
The file was modified modules/frontend/Media/src/main/java/it/tidalwave/northernwind/frontend/media/impl/interpolator/MetadataInterpolatorSupport.java
The file was modified modules/Components/src/main/java/it/tidalwave/northernwind/frontend/ui/component/blog/DefaultBlogViewController.java
The file was modified modules/CoreImplementation/src/test/java/it/tidalwave/northernwind/core/impl/model/NormalizedLinkPostProcessorTest.java
The file was modified modules/CoreImplementation/src/main/java/it/tidalwave/northernwind/core/model/spi/AvailabilityEnforcerRequestProcessor.java
The file was modified modules/CoreImplementation/src/main/java/it/tidalwave/northernwind/core/impl/model/ServletContextMimeTypeResolver.java
The file was modified modules/CoreImplementation/src/main/java/it/tidalwave/northernwind/core/impl/text/St4Template.java
The file was modified modules/filesystems/ScmFileSystem/src/test/java/it/tidalwave/northernwind/frontend/filesystem/scm/spi/MockScmWorkingDirectory.java
The file was modified modules/Core/src/test/java/it/tidalwave/northernwind/core/model/spi/ResponseBuilderTestable.java
The file was modified modules/frontend/Media/src/main/java/it/tidalwave/northernwind/frontend/media/impl/MetadataLoader.java
The file was modified modules/Core/src/main/java/it/tidalwave/northernwind/frontend/ui/spi/NodeViewRenderer.java
The file was modified modules/frontend/Media/src/main/java/it/tidalwave/northernwind/frontend/media/impl/Metadata.java
The file was modified modules/Core/src/main/java/it/tidalwave/northernwind/core/model/ResourcePath.java
The file was modified modules/filesystems/GitFileSystem/src/main/java/it/tidalwave/northernwind/frontend/filesystem/git/impl/GitWorkingDirectory.java
The file was modified modules/frontend/Media/src/test/java/it/tidalwave/northernwind/frontend/media/impl/DefaultMetadataTest.java
The file was modified modules/CoreImplementation/src/main/java/it/tidalwave/northernwind/core/model/spi/HeaderLanguageOverrideRequestProcessor.java
The file was modified modules/CoreImplementation/src/main/java/it/tidalwave/northernwind/core/impl/filter/ContentPropertyResolverMacroFilter.java
The file was modified modules/CoreImplementation/src/main/java/it/tidalwave/northernwind/frontend/impl/ui/DefaultViewFactory.java
The file was modified modules/CoreImplementation/src/main/java/it/tidalwave/northernwind/core/model/spi/DefaultRedirectProcessor.java
The file was modified modules/CoreImplementation/src/test/java/it/tidalwave/northernwind/core/model/spi/ParameterLanguageOverrideLinkPostProcessorTest.java
The file was modified modules/filesystems/ScmFileSystem/src/test/java/it/tidalwave/northernwind/frontend/filesystem/scm/spi/ScmWorkingDirectoryTestSupport.java
The file was modified modules/CoreImplementation/src/main/java/it/tidalwave/northernwind/core/impl/model/DefaultContent.java
The file was modified modules/CoreImplementation/src/test/java/it/tidalwave/northernwind/core/impl/filter/MacroFilterTestHelper.java
The file was modified modules/CoreImplementation/src/main/java/it/tidalwave/northernwind/core/impl/model/DefaultRequest.java
The file was modified modules/frontend/Commons/src/main/java/it/tidalwave/northernwind/frontend/util/NorthernWindContextLoaderListener.java
The file was modified modules/Components/src/main/java/it/tidalwave/northernwind/frontend/ui/component/gallery/spi/GalleryAdapterSupport.java
The file was modified modules/Core/src/main/java/it/tidalwave/northernwind/frontend/ui/spi/ViewAndControllerLayoutBuilder.java
The file was modified .idea/inspectionProfiles/Project_Default.xml
The file was modified modules/Core/src/test/java/it/tidalwave/northernwind/core/model/ResourcePathTest.java
The file was modified modules/HtmlTemplateComponents/src/main/java/it/tidalwave/northernwind/frontend/ui/component/htmltemplate/TextHolder.java
The file was modified modules/Components/src/main/java/it/tidalwave/northernwind/frontend/ui/component/menu/DefaultMenuViewController.java
The file was modified modules/filesystems/ScmFileSystem/src/main/java/it/tidalwave/util/ProcessExecutor.java
The file was modified modules/Components/src/test/java/it/tidalwave/northernwind/frontend/ui/component/htmltextwithtitle/DefaultHtmlTextWithTitleViewControllerTest.java
The file was modified modules/CoreImplementation/src/test/java/it/tidalwave/northernwind/core/model/spi/AvailabilityEnforcerRequestProcessorTest.java
The file was modified modules/Components/src/main/java/it/tidalwave/northernwind/frontend/ui/component/htmlfragment/DefaultHtmlFragmentViewController.java
The file was modified modules/HtmlTemplateComponents/src/test/java/it/tidalwave/northernwind/frontend/ui/component/calendar/HtmlTemplateCalendarViewControllerTest.java
The file was modified modules/CoreImplementation/src/main/java/it/tidalwave/northernwind/core/impl/model/DefaultInheritanceHelper.java
The file was modified modules/frontend/Media/src/test/java/it/tidalwave/northernwind/frontend/media/impl/DefaultMetadataProviderTest.java
The file was modified modules/HtmlTemplateComponents/src/main/java/it/tidalwave/northernwind/frontend/ui/component/calendar/htmltemplate/HtmlTemplateCalendarViewController.java
The file was modified modules/filesystems/BasicFileSystems/src/main/java/it/tidalwave/northernwind/frontend/filesystem/basic/layered/LayeredResourceFileSystem.java
The file was modified modules/filesystems/GitFileSystem/src/test/java/it/tidalwave/northernwind/frontend/filesystem/git/impl/GitPreparer.java
The file was modified modules/Components/src/test/java/it/tidalwave/northernwind/frontend/ui/component/menu/DefaultMenuViewControllerTest.java
The file was modified modules/CoreImplementation/src/main/java/it/tidalwave/northernwind/core/impl/model/DefaultRequestContext.java
The file was modified modules/filesystems/ScmFileSystem/src/main/java/it/tidalwave/northernwind/frontend/filesystem/scm/spi/ScmFileSystemProvider.java
The file was modified modules/frontend/Media/src/main/java/it/tidalwave/northernwind/frontend/media/impl/interpolator/ScanningMetadataInterpolatorFactory.java
The file was modified modules/HtmlTemplateComponents/src/main/java/it/tidalwave/northernwind/frontend/ui/component/htmltextwithtitle/htmltemplate/HtmlTemplateHtmlTextWithTitleViewController.java
The file was modified modules/frontend/Media/src/main/java/it/tidalwave/northernwind/frontend/media/impl/interpolator/IPTCTitleInterpolator.java
The file was modified modules/CoreImplementation/src/test/java/it/tidalwave/northernwind/core/impl/model/MockFileSystemSupport.java
The file was modified modules/Components/src/main/java/it/tidalwave/northernwind/frontend/ui/component/container/DefaultContainerViewController.java
The file was modified modules/frontend/Media/src/test/java/it/tidalwave/northernwind/frontend/media/impl/ScanningMetadataInterpolatorFactoryTest.java
The file was modified modules/HtmlTemplateComponents/src/main/java/it/tidalwave/northernwind/frontend/ui/component/htmltextwithtitle/htmltemplate/HtmlTemplateHtmlTextWithTitleView.java
The file was modified modules/frontend/Media/src/test/java/it/tidalwave/northernwind/frontend/media/impl/MetadataTestBuilder.java
The file was modified modules/CoreImplementation/src/main/java/it/tidalwave/northernwind/core/impl/filter/LibraryLinkMacroFilter.java
The file was modified modules/CoreImplementation/src/test/java/it/tidalwave/northernwind/frontend/impl/ui/ViewBuilderTest.java
The file was modified modules/CoreImplementation/src/main/java/it/tidalwave/northernwind/core/impl/filter/NodeLinkWithContentMacroFilter.java
The file was modified modules/frontend/Media/src/test/java/it/tidalwave/northernwind/frontend/media/impl/DefaultMetadataCacheTest.java
The file was modified modules/filesystems/BasicFileSystems/src/main/java/it/tidalwave/northernwind/frontend/filesystem/basic/LocalFileSystemProvider.java
The file was modified modules/frontend/SpringMvcFrontend/src/main/java/it/tidalwave/northernwind/frontend/springmvc/ThreadNameChangerAspect.java
The file was modified modules/frontend/Media/src/main/java/it/tidalwave/northernwind/frontend/media/impl/DefaultMetadataCache.java
The file was modified modules/HtmlTemplateComponents/src/test/java/it/tidalwave/northernwind/frontend/ui/component/blog/htmltemplate/HtmlTemplateBlogViewControllerTest.java
The file was modified modules/HtmlTemplateComponents/src/main/java/it/tidalwave/northernwind/frontend/ui/component/gallery/htmltemplate/HtmlTemplateGalleryViewController.java
The file was modified modules/CoreImplementation/src/main/java/it/tidalwave/northernwind/core/impl/model/FilterSetExpander.java
The file was modified modules/Profiling/src/main/java/it/tidalwave/northernwind/profiling/RequestProfilerAspect.java
The file was modified modules/Components/src/main/java/it/tidalwave/northernwind/frontend/ui/component/gallery/spi/loader/GalleryLoaderSupport.java
The file was modified modules/HtmlTemplateComponents/src/test/java/it/tidalwave/northernwind/frontend/ui/component/htmltextwithtitle/htmltemplate/HtmlTemplateHtmlTextWithTitleViewTest.java
The file was modified modules/filesystems/MercurialFileSystem/src/main/java/it/tidalwave/northernwind/frontend/filesystem/hg/impl/MercurialWorkingDirectory.java
The file was modified modules/filesystems/ScmFileSystem/src/test/java/it/tidalwave/northernwind/frontend/filesystem/scm/spi/ResourceFileSystemChangedEventMatcher.java
The file was modified modules/frontend/Media/src/main/java/it/tidalwave/northernwind/aspect/DebugProfilingAspect.java
The file was modified modules/CoreImplementation/src/test/java/it/tidalwave/northernwind/core/impl/filter/XsltMacroFilterTest.java
The file was modified modules/filesystems/ScmFileSystem/src/main/java/it/tidalwave/northernwind/frontend/filesystem/scm/spi/ScmWorkingDirectorySupport.java
The file was modified modules/filesystems/BasicFileSystems/src/main/java/it/tidalwave/northernwind/frontend/filesystem/basic/layered/DelegateZipFileSystemsDiscoverer.java
The file was modified modules/Marshalling/src/main/java/it/tidalwave/northernwind/core/impl/io/LayoutJaxbUnmarshallable.java
The file was modified modules/CoreImplementation/src/test/java/it/tidalwave/northernwind/core/impl/model/DefaultSiteProviderTest.java
The file was modified modules/CoreImplementation/src/test/java/it/tidalwave/northernwind/core/impl/model/mock/MockContentSiteFinder.java
The file was modified modules/CoreImplementation/src/main/java/it/tidalwave/northernwind/core/impl/filter/MediaLinkMacroFilter.java
The file was modified modules/HtmlTemplateComponents/src/main/java/it/tidalwave/northernwind/frontend/ui/component/blog/htmltemplate/HtmlTemplateBlogViewController.java
The file was modified modules/frontend/Media/src/test/java/it/tidalwave/northernwind/frontend/media/impl/EmbeddedMediaMetadataProviderTest.java
The file was modified modules/CoreImplementation/src/main/java/it/tidalwave/northernwind/core/model/spi/DefaultLibraryRequestProcessor.java
The file was modified modules/frontend/Commons/src/main/java/it/tidalwave/northernwind/frontend/util/SystemConfigurationLoggerServletContextListener.java
The file was modified modules/Components/src/test/java/it/tidalwave/northernwind/frontend/ui/component/sitemap/MockNodesForSitemap.java
The file was modified modules/HtmlTemplateComponents/src/main/java/it/tidalwave/northernwind/frontend/ui/component/calendar/htmltemplate/HtmlTemplateCalendarView.java
The file was modified modules/HtmlTemplateComponents/src/test/java/it/tidalwave/northernwind/frontend/ui/component/htmltextwithtitle/htmltemplate/HtmlTemplateHtmlTextWithTitleViewControllerTest.java
The file was modified modules/CoreImplementation/src/main/java/it/tidalwave/northernwind/frontend/impl/ui/DefaultLayoutFinder.java
The file was modified modules/Components/src/main/java/it/tidalwave/northernwind/frontend/ui/component/gallery/spi/loader/SlideShowProPlayerGalleryLoader.java
The file was modified modules/frontend/Media/src/main/java/it/tidalwave/northernwind/frontend/media/impl/interpolator/MetadataInterpolator.java
The file was modified modules/CoreImplementation/src/main/java/it/tidalwave/northernwind/core/impl/filter/MacroFilter.java
The file was modified modules/CommonTests/src/main/java/it/tidalwave/northernwind/util/test/SpringTestHelper.java
The file was modified modules/Core/src/main/java/it/tidalwave/northernwind/core/model/spi/ResponseBuilderSupport.java
The file was modified modules/CoreImplementation/src/main/java/it/tidalwave/northernwind/core/impl/util/CachedURIResolver.java
The file was modified modules/CoreImplementation/src/main/java/it/tidalwave/northernwind/core/impl/text/St4TemplateFactory.java
The file was modified modules/CoreImplementation/src/main/java/it/tidalwave/northernwind/core/model/spi/DefaultMediaRequestProcessor.java
The file was modified modules/frontend/Commons/src/main/java/it/tidalwave/northernwind/frontend/util/Slf4JJulBridgeInstallerServletContextListener.java
The file was modified modules/Core/src/main/java/it/tidalwave/northernwind/core/model/Site.java
The file was modified modules/CoreImplementation/src/test/java/it/tidalwave/northernwind/core/impl/model/DefaultSiteNodeTest.java
The file was modified modules/Components/src/test/java/it/tidalwave/northernwind/frontend/ui/component/calendar/DefaultCalendarViewControllerTest.java
The file was modified modules/CoreImplementation/src/main/java/it/tidalwave/northernwind/frontend/impl/ui/ViewBuilder.java
The file was modified modules/Components/src/main/java/it/tidalwave/northernwind/frontend/ui/component/calendar/DefaultCalendarViewController.java
The file was modified modules/CoreImplementation/src/main/java/it/tidalwave/northernwind/core/impl/filter/XsltMacroFilter.java
The file was modified modules/Components/src/test/java/it/tidalwave/northernwind/frontend/ui/component/nodecontainer/DefaultNodeContainerViewControllerTest.java
The file was modified modules/filesystems/BasicFileSystems/src/main/java/it/tidalwave/northernwind/frontend/filesystem/basic/ZipFileSystemProvider.java
The file was modified modules/filesystems/BasicFileSystems/src/main/java/it/tidalwave/northernwind/frontend/filesystem/basic/layered/DecoratorResourceFolder.java
The file was modified modules/CoreImplementation/src/test/java/it/tidalwave/northernwind/core/impl/model/DefaultResourcePropertiesTest.java
The file was modified modules/CoreImplementation/src/main/java/it/tidalwave/northernwind/core/impl/filter/HtmlCleanupFilter.java
The file was modified modules/CoreImplementation/src/main/java/it/tidalwave/northernwind/core/impl/filter/NodePropertyResolverMacroFilter.java
The file was modified modules/CoreImplementation/src/main/java/it/tidalwave/northernwind/core/impl/model/DefaultResourceProperties.java
The file was modified modules/frontend/SpringMvcFrontend/src/main/java/it/tidalwave/northernwind/frontend/ui/springmvc/SpringMvcSiteView.java
The file was modified modules/HtmlTemplateComponents/src/test/java/it/tidalwave/northernwind/frontend/ui/component/calendar/HtmlTemplateCalendarViewTest.java
The file was modified modules/HtmlTemplateComponents/src/main/java/it/tidalwave/northernwind/frontend/ui/component/blog/htmltemplate/HtmlTemplateBlogView.java
The file was modified modules/Components/src/main/java/it/tidalwave/northernwind/frontend/ui/component/htmltextwithtitle/DefaultHtmlTextWithTitleViewController.java
The file was modified modules/CoreImplementation/src/test/java/it/tidalwave/northernwind/core/impl/model/mock/MockResourceFile.java
Commit fbaf76dc30c3f3a2f36d8e1b8ed2516e5611d883 by Fabrizio Giudici
PARTIAL: Upgraded TheseFoolishThings to 3.2-ALPHA-18.
The file was removedmodules/Core/src/main/java/it/tidalwave/northernwind/util/CollectionFunctions.java
The file was modified modules/filesystems/MercurialFileSystem/src/test/resources/MercurialFileSystemProviderTest/TestBeans.xml
The file was modified modules/CoreImplementation/src/main/resources/META-INF/CoreAutoBeans.xml
The file was modified modules/CoreImplementation/src/test/resources/DefaultSiteNodeTest/TestBeans.xml
The file was modified modules/frontend/Media/src/test/java/it/tidalwave/northernwind/frontend/media/impl/DefaultMetadataTest.java
The file was modified modules/CoreImplementation/src/test/resources/XsltMacroFilterTest/TestBeans.xml
The file was modified modules/frontend/Media/src/test/java/it/tidalwave/northernwind/frontend/media/impl/ScanningMetadataInterpolatorFactoryTest.java
The file was modified modules/pom.xml
The file was modified modules/filesystems/ScmFileSystem/src/test/resources/ScmFileSystemProviderTest/TestBeans.xml
The file was modified modules/CoreImplementation/src/test/java/it/tidalwave/northernwind/util/test/NorthernWindTestSupport.java
The file was modified modules/CoreImplementation/src/test/java/it/tidalwave/northernwind/core/impl/model/DefaultSiteNodeTest.java
The file was modified modules/CoreImplementation/src/test/java/it/tidalwave/northernwind/core/impl/text/St4TemplateFactoryTest.java
The file was removedmodules/CommonTests/src/main/java/it/tidalwave/northernwind/util/test/SpringTestHelper.java
The file was modified modules/CoreImplementation/src/test/java/it/tidalwave/northernwind/frontend/ui/spi/DefaultSiteViewControllerTest.java
The file was modified modules/Core/src/test/java/it/tidalwave/northernwind/core/model/spi/ResponseBuilderTest.java
The file was modified modules/HtmlTemplateComponents/src/test/java/it/tidalwave/northernwind/frontend/ui/component/blog/htmltemplate/HtmlTemplateBlogViewControllerTest.java
The file was modified modules/Core/src/main/java/it/tidalwave/northernwind/core/model/ResourcePath.java
The file was modified modules/frontend/Media/src/test/java/it/tidalwave/northernwind/frontend/media/impl/DefaultMetadataCacheTest.java
The file was modified modules/CoreImplementation/src/test/java/it/tidalwave/northernwind/core/model/spi/ParameterLanguageOverrideLinkPostProcessorTest.java
The file was modified modules/filesystems/ScmFileSystem/src/test/java/it/tidalwave/northernwind/frontend/filesystem/scm/spi/ScmFileSystemProviderTestSupport.java
The file was modified modules/frontend/Media/src/test/java/it/tidalwave/northernwind/frontend/media/impl/EmbeddedMediaMetadataProviderTest.java
The file was modified modules/CoreImplementation/src/test/java/it/tidalwave/northernwind/core/impl/filter/XsltTemplateTestSupport.java
The file was modified modules/filesystems/GitFileSystem/src/test/resources/GitFileSystemProviderTest/TestBeans.xml
The file was modified modules/Components/src/test/java/it/tidalwave/northernwind/frontend/ui/component/blog/DefaultBlogViewControllerTest.java
The file was modified modules/CoreImplementation/src/test/java/it/tidalwave/northernwind/frontend/impl/ui/ViewBuilderTest.java
The file was modified modules/Components/src/main/java/it/tidalwave/northernwind/frontend/ui/component/blog/DefaultBlogViewController.java
The file was modified modules/frontend/Media/src/test/java/it/tidalwave/northernwind/frontend/media/impl/DefaultMetadataProviderTest.java
The file was modified modules/CoreImplementation/src/test/java/it/tidalwave/northernwind/core/impl/filter/XsltMacroFilterTest.java
The file was modified modules/CoreImplementation/src/main/resources/META-INF/CommonsAutoBeans.xml
The file was modified modules/filesystems/BasicFileSystems/src/test/java/it/tidalwave/northernwind/frontend/filesystem/basic/layered/LayeredFileSystemProviderTest.java
Commit cdab4518bbdf32a4730027b3d23d0a2d1ee751aa by Fabrizio Giudici
Import reorganisation.
The file was modified modules/CoreImplementation/src/test/java/it/tidalwave/northernwind/frontend/impl/ui/mock/MockController2.java
The file was modified modules/CoreImplementation/src/main/java/it/tidalwave/northernwind/core/impl/filter/ContentPropertyResolverMacroFilter.java
The file was modified modules/Core/src/main/java/it/tidalwave/northernwind/core/model/RequestLocaleManager.java
The file was modified modules/Core/src/main/java/it/tidalwave/northernwind/core/model/ResourceProperties.java
The file was modified modules/CoreImplementation/src/test/java/it/tidalwave/northernwind/frontend/ui/spi/DefaultSiteViewControllerTest.java
The file was modified modules/HtmlTemplateComponents/src/main/java/it/tidalwave/northernwind/frontend/ui/component/sitemap/htmltemplate/HtmlTemplateSitemapView.java
The file was modified modules/CoreImplementation/src/main/java/it/tidalwave/northernwind/core/model/spi/HeaderLanguageOverrideRequestProcessor.java
The file was modified modules/HtmlTemplateComponents/src/main/java/it/tidalwave/northernwind/frontend/ui/component/menu/htmltemplate/HtmlTemplateHorizontalMenuView.java
The file was modified modules/Core/src/main/java/it/tidalwave/northernwind/core/model/spi/MediaSupport.java
The file was modified modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/util/XhtmlMarkupSerializerDecoupler.java
The file was modified modules/frontend/Commons/src/main/java/it/tidalwave/northernwind/frontend/util/Slf4JJulBridgeInstallerServletContextListener.java
The file was modified modules/CoreImplementation/src/main/java/it/tidalwave/northernwind/frontend/impl/ui/LayoutLoggerVisitor.java
The file was modified modules/frontend/Media/src/test/java/it/tidalwave/northernwind/frontend/media/impl/ScanningMetadataInterpolatorFactoryTest.java
The file was modified modules/CoreImplementation/src/test/java/it/tidalwave/northernwind/core/impl/model/EmptyMockFileSystem.java
The file was modified modules/HtmlTemplateComponents/src/main/java/it/tidalwave/northernwind/frontend/ui/component/calendar/htmltemplate/HtmlTemplateCalendarViewController.java
The file was modified modules/frontend/Media/src/test/java/it/tidalwave/northernwind/frontend/media/impl/EmbeddedMediaMetadataProviderTest.java
The file was modified modules/CoreImplementation/src/main/java/it/tidalwave/northernwind/core/impl/filter/GlobalPropertyResolverMacroFilter.java
The file was modified modules/filesystems/ScmFileSystem/src/test/java/it/tidalwave/northernwind/frontend/filesystem/scm/spi/ScmFileSystemProviderTestSupport.java
The file was modified modules/CoreImplementation/src/main/java/it/tidalwave/northernwind/core/impl/filter/XsltMacroFilter.java
The file was modified modules/CoreImplementation/src/main/java/it/tidalwave/northernwind/core/model/spi/DefaultLibraryRequestProcessor.java
The file was modified modules/filesystems/BasicFileSystems/src/main/java/it/tidalwave/northernwind/frontend/filesystem/basic/LocalCopyFileSystemProvider.java
The file was modified modules/Components/src/test/java/it/tidalwave/northernwind/frontend/ui/component/sitemap/MockNodesForSitemap.java
The file was modified modules/Core/src/main/java/it/tidalwave/northernwind/frontend/ui/annotation/ViewMetadata.java
The file was modified modules/HtmlTemplateComponents/src/main/java/it/tidalwave/northernwind/frontend/ui/component/htmlfragment/htmltemplate/HtmlTemplateHtmlFragmentView.java
The file was modified modules/CoreImplementation/src/test/java/it/tidalwave/northernwind/core/impl/filter/NodeLinkMacroFilterTest.java
The file was modified modules/frontend/Media/src/main/java/it/tidalwave/northernwind/frontend/media/impl/Metadata.java
The file was modified modules/CoreImplementation/src/test/java/it/tidalwave/northernwind/core/impl/model/mock/MockLinkPostProcessor2.java
The file was modified modules/Core/src/main/java/it/tidalwave/northernwind/frontend/ui/spi/NodeViewRenderer.java
The file was modified modules/CoreImplementation/src/test/java/it/tidalwave/northernwind/util/test/NorthernWindTestSupport.java
The file was modified modules/HtmlTemplateComponents/src/main/java/it/tidalwave/northernwind/frontend/ui/component/htmltextwithtitle/htmltemplate/HtmlTemplateHtmlTextWithTitleView.java
The file was modified modules/webapp/SpringMvcMediaWebApp/src/main/webapp-resources/web.xml
The file was modified modules/Core/src/test/java/it/tidalwave/northernwind/core/model/spi/MockResponseHolder.java
The file was modified modules/frontend/Commons/src/main/java/it/tidalwave/northernwind/frontend/util/SystemConfigurationLoggerServletContextListener.java
The file was modified modules/Components/src/test/java/it/tidalwave/northernwind/frontend/ui/component/blog/DefaultBlogViewControllerTest.java
The file was modified modules/CoreImplementation/src/main/java/it/tidalwave/northernwind/core/impl/model/DefaultRequestLocaleManager.java
The file was modified modules/frontend/Media/src/main/java/it/tidalwave/northernwind/frontend/media/impl/DefaultMetadata.java
The file was modified modules/frontend/SpringMvcFrontend/src/main/java/it/tidalwave/northernwind/frontend/ui/component/rssfeed/DefaultRssFeedViewController.java
The file was modified modules/CoreImplementation/src/test/java/it/tidalwave/northernwind/core/impl/model/mock/MockResourceFile.java
The file was modified modules/CoreImplementation/src/main/java/it/tidalwave/northernwind/core/impl/model/DefaultSiteProvider.java
The file was modified modules/CoreImplementation/src/test/java/it/tidalwave/northernwind/core/impl/filter/XsltTemplateTestSupport.java
The file was modified modules/CoreImplementation/src/test/java/it/tidalwave/northernwind/core/impl/model/MockFileSystemSupport.java
The file was modified modules/CoreImplementation/src/test/java/it/tidalwave/northernwind/core/impl/test/SiteBuilderMatcher.java
The file was modified modules/Components/src/main/java/it/tidalwave/northernwind/frontend/ui/component/calendar/spi/XmlCalendarDao.java
The file was modified modules/Components/src/main/java/it/tidalwave/northernwind/frontend/ui/component/htmltextwithtitle/DefaultHtmlTextWithTitleViewController.java
The file was modified modules/HtmlTemplateComponents/src/test/java/it/tidalwave/northernwind/frontend/ui/component/blog/htmltemplate/HtmlTemplateBlogViewTest.java
The file was modified modules/CoreImplementation/src/test/java/it/tidalwave/northernwind/core/model/spi/ParameterLanguageOverrideLinkPostProcessorTest.java
The file was modified modules/Core/src/main/java/it/tidalwave/northernwind/core/model/spi/ResourceSupport.java
The file was modified modules/HtmlTemplateComponents/src/main/java/it/tidalwave/northernwind/frontend/ui/component/calendar/htmltemplate/HtmlTemplateCalendarView.java
The file was modified modules/filesystems/ScmFileSystem/src/test/java/it/tidalwave/northernwind/frontend/filesystem/scm/spi/ScmPreparer.java
The file was modified modules/HtmlTemplateComponents/src/main/java/it/tidalwave/northernwind/frontend/ui/component/menu/htmltemplate/HtmlTemplateVerticalMenuView.java
The file was modified modules/Core/src/main/java/it/tidalwave/northernwind/core/model/spi/DecoratedResourceFileSupport.java
The file was modified modules/filesystems/ScmFileSystem/src/test/java/it/tidalwave/northernwind/frontend/filesystem/scm/spi/MockScmWorkingDirectory.java
The file was modified modules/frontend/SpringMvcFrontend/src/main/java/it/tidalwave/northernwind/frontend/ui/springmvc/SpringMvcSiteView.java
The file was modified modules/CoreImplementation/src/main/java/it/tidalwave/northernwind/core/impl/model/PathFinderSupport.java
The file was modified modules/CoreImplementation/src/test/java/it/tidalwave/northernwind/core/impl/model/DefaultSiteNodeTest.java
The file was modified modules/CoreImplementation/src/main/java/it/tidalwave/northernwind/core/model/spi/AvailabilityEnforcerRequestProcessor.java
The file was modified modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java
The file was modified modules/frontend/Media/src/test/java/it/tidalwave/northernwind/frontend/media/impl/DefaultMetadataCacheTest.java
The file was modified modules/frontend/Media/src/main/java/it/tidalwave/northernwind/frontend/media/impl/DefaultMetadataCache.java
The file was modified modules/Marshalling/src/main/java/it/tidalwave/northernwind/core/impl/io/ResourcePropertiesJaxbUnmarshallable.java
The file was modified modules/CoreImplementation/src/test/java/it/tidalwave/northernwind/core/impl/model/MockFileSystemWithOnlyIgnoredFiles.java
The file was modified modules/CoreImplementation/src/test/java/it/tidalwave/northernwind/core/impl/model/mock/MockSiteNodeSiteFinder.java
The file was modified modules/filesystems/BasicFileSystems/src/main/java/it/tidalwave/northernwind/frontend/filesystem/impl/ResourceFileSystemNetBeansPlatform.java
The file was modified modules/Core/src/main/java/it/tidalwave/northernwind/core/model/Content.java
The file was modified modules/frontend/Media/src/main/java/it/tidalwave/northernwind/aspect/DebugProfilingAspect.java
The file was modified modules/CoreImplementation/src/main/java/it/tidalwave/northernwind/core/model/spi/ParameterLanguageOverrideRequestProcessor.java
The file was modified modules/Marshalling/src/main/java/it/tidalwave/northernwind/core/impl/io/ResourcePropertiesJaxbMarshallable.java
The file was modified modules/CoreImplementation/src/main/java/it/tidalwave/northernwind/core/impl/model/DefaultSiteNode.java
The file was modified modules/CoreImplementation/src/main/java/it/tidalwave/northernwind/core/impl/model/DefaultSite.java
The file was modified modules/webapp/SpringMvcWebApp/src/main/webapp-resources/web.xml
The file was modified modules/webapp/SpringMvcWebApp/src/main/webapp/WEB-INF/SpringMvcServlet-servlet.xml
The file was modified modules/CoreImplementation/src/main/java/it/tidalwave/northernwind/frontend/impl/ui/DefaultLayout.java
The file was modified modules/Components/src/test/java/it/tidalwave/northernwind/frontend/ui/component/blog/MockPosts.java
The file was modified modules/CoreImplementation/src/test/java/it/tidalwave/northernwind/core/impl/text/St4TemplateFactoryTest.java
The file was modified modules/CoreImplementation/src/test/java/it/tidalwave/northernwind/frontend/impl/ui/mock/MockController1.java
The file was modified modules/Components/src/main/java/it/tidalwave/northernwind/frontend/ui/component/Properties.java
The file was modified modules/CoreImplementation/src/test/java/it/tidalwave/northernwind/frontend/impl/ui/DefaultViewFactoryTest.java
The file was modified modules/filesystems/BasicFileSystems/src/main/java/it/tidalwave/northernwind/frontend/filesystem/basic/layered/DecoratorResourceFolder.java
The file was modified modules/Components/src/main/java/it/tidalwave/northernwind/frontend/ui/component/calendar/DefaultCalendarViewController.java
The file was modified modules/HtmlTemplateComponents/src/test/java/it/tidalwave/northernwind/frontend/ui/component/sitemap/htmltemplate/HtmlTemplateSitemapViewTest.java
The file was modified modules/Core/src/main/java/it/tidalwave/northernwind/core/model/spi/ResponseBuilderSupport.java
The file was modified modules/frontend/Media/src/main/java/it/tidalwave/northernwind/aspect/DebugProfiling.java
The file was modified modules/Components/src/main/java/it/tidalwave/northernwind/frontend/ui/component/menu/DefaultMenuViewController.java
The file was modified modules/CoreImplementation/src/main/java/it/tidalwave/northernwind/core/impl/filter/NodeLinkWithContentMacroFilter.java
The file was modified modules/Profiling/src/main/java/it/tidalwave/northernwind/profiling/impl/DefaultStatisticsCollector.java
The file was modified modules/frontend/Media/src/main/java/it/tidalwave/northernwind/frontend/media/impl/DefaultMetadataLoader.java
The file was modified modules/Core/src/main/java/it/tidalwave/northernwind/core/model/RequestContext.java
The file was modified modules/HtmlTemplateComponents/src/main/java/it/tidalwave/northernwind/frontend/ui/component/breadcrumb/htmltemplate/HtmlTemplateBreadCrumbView.java
The file was modified modules/Marshalling/src/main/xsd/schema.xsd
The file was modified modules/HtmlTemplateComponents/src/test/java/it/tidalwave/northernwind/frontend/ui/component/blog/htmltemplate/HtmlTemplateBlogViewControllerTest.java
The file was modified modules/CoreImplementation/src/test/java/it/tidalwave/northernwind/core/impl/model/mock/MockLinkPostProcessor3.java
The file was modified modules/frontend/Media/src/test/java/it/tidalwave/northernwind/frontend/media/impl/MetadataTestBuilder.java
The file was modified modules/CoreImplementation/src/test/java/it/tidalwave/northernwind/core/model/spi/AvailabilityEnforcerRequestProcessorTest.java
The file was modified modules/filesystems/ScmFileSystem/src/main/java/it/tidalwave/northernwind/frontend/filesystem/scm/spi/ScmWorkingDirectorySupport.java
The file was modified modules/frontend/Media/src/main/java/it/tidalwave/northernwind/frontend/media/impl/interpolator/MetadataInterpolatorFactory.java
The file was modified modules/CoreImplementation/src/main/java/it/tidalwave/northernwind/core/impl/model/DefaultRequest.java
The file was modified modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java
The file was modified modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/XHTMLSerializer.java
The file was modified modules/Core/src/main/java/it/tidalwave/northernwind/core/model/spi/ResponseBuilder.java
The file was modified modules/filesystems/BasicFileSystems/src/main/java/it/tidalwave/northernwind/frontend/filesystem/basic/ZipFileSystemProvider.java
The file was modified modules/Core/src/main/java/it/tidalwave/northernwind/core/model/spi/ContentSupport.java
The file was modified modules/Components/src/test/java/it/tidalwave/northernwind/frontend/ui/component/htmltextwithtitle/DefaultHtmlTextWithTitleViewControllerTest.java
The file was modified modules/frontend/Commons/src/main/java/it/tidalwave/northernwind/frontend/util/NorthernWindContextLoaderListener.java
The file was modified modules/Components/src/test/java/it/tidalwave/northernwind/frontend/ui/component/sitemap/DefaultSitemapViewControllerTest.java
The file was modified modules/CoreImplementation/src/main/java/it/tidalwave/northernwind/core/impl/text/St4Template.java
The file was modified modules/filesystems/ScmFileSystem/src/test/java/it/tidalwave/northernwind/frontend/filesystem/scm/spi/ScmWorkingDirectoryTestSupport.java
The file was modified modules/CoreImplementation/src/main/java/it/tidalwave/northernwind/frontend/impl/ui/DefaultViewFactory.java
The file was modified modules/CoreImplementation/src/main/java/it/tidalwave/northernwind/core/impl/model/DefaultContent.java
The file was modified modules/filesystems/BasicFileSystems/src/main/java/it/tidalwave/northernwind/frontend/filesystem/basic/layered/LayeredResourceFileSystem.java
The file was modified modules/CoreImplementation/src/test/java/it/tidalwave/northernwind/core/impl/filter/NodeLinkWithContentMacroFilterTest.java
The file was modified modules/HtmlTemplateComponents/src/main/java/it/tidalwave/northernwind/frontend/ui/component/blog/htmltemplate/HtmlTemplateBlogViewController.java
The file was modified modules/filesystems/ScmFileSystem/src/main/java/it/tidalwave/util/ProcessExecutor.java
The file was modified modules/CoreImplementation/src/test/java/it/tidalwave/northernwind/core/impl/model/NormalizedLinkPostProcessorTest.java
The file was modified modules/frontend/Media/src/main/java/it/tidalwave/northernwind/frontend/media/impl/interpolator/ShootingDataInterpolator.java
The file was modified modules/HtmlTemplateComponents/src/main/java/it/tidalwave/northernwind/frontend/ui/component/gallery/htmltemplate/bluette/BluetteGalleryAdapter.java
The file was modified modules/HtmlTemplateComponents/src/main/java/it/tidalwave/northernwind/frontend/ui/component/htmltextwithtitle/htmltemplate/HtmlTemplateHtmlTextWithTitleViewController.java
The file was modified modules/CoreImplementation/src/test/java/it/tidalwave/northernwind/core/impl/model/DefaultSiteProviderTest.java
The file was modified modules/Components/src/test/java/it/tidalwave/northernwind/frontend/ui/component/calendar/DefaultCalendarViewControllerTest.java
The file was modified modules/Components/src/test/java/it/tidalwave/northernwind/frontend/ui/component/menu/DefaultMenuViewControllerTest.java
The file was modified modules/HtmlTemplateComponents/src/test/java/it/tidalwave/northernwind/frontend/ui/component/sitemap/htmltemplate/HtmlTemplateSitemapViewControllerTest.java
The file was modified modules/Components/src/main/java/it/tidalwave/northernwind/frontend/ui/component/blog/DefaultBlogViewController.java
The file was modified modules/Core/src/main/java/it/tidalwave/northernwind/core/model/ResourcePath.java
The file was modified modules/frontend/Commons/src/main/java/it/tidalwave/northernwind/frontend/util/InitializationDiagnosticsDispatcherServletDecorator.java
The file was modified modules/Core/src/main/java/it/tidalwave/northernwind/frontend/ui/spi/ViewAndControllerLayoutBuilder.java
The file was modified modules/Core/src/test/java/it/tidalwave/northernwind/core/model/spi/ResponseBuilderTest.java
The file was modified modules/CoreImplementation/src/main/java/it/tidalwave/northernwind/frontend/impl/ui/ViewBuilder.java
The file was modified modules/CoreImplementation/src/test/java/it/tidalwave/northernwind/core/impl/model/mock/MockLinkPostProcessor1.java
The file was modified modules/Components/src/main/java/it/tidalwave/northernwind/frontend/ui/component/gallery/spi/loader/SlideShowProPlayerGalleryLoader.java
The file was modified modules/Components/src/main/java/it/tidalwave/northernwind/frontend/ui/component/nodecontainer/DefaultNodeContainerViewController.java
The file was modified modules/Marshalling/src/main/java/it/tidalwave/northernwind/core/impl/io/LayoutJaxbUnmarshallable.java
The file was modified modules/frontend/Media/src/test/java/it/tidalwave/northernwind/frontend/media/impl/DefaultMetadataTest.java
The file was modified modules/HtmlTemplateComponents/src/test/java/it/tidalwave/northernwind/frontend/ui/component/htmltextwithtitle/htmltemplate/HtmlTemplateHtmlTextWithTitleViewControllerTest.java
The file was modified modules/CoreImplementation/src/main/java/it/tidalwave/northernwind/core/model/spi/DefaultMediaRequestProcessor.java
The file was modified modules/Core/src/main/java/it/tidalwave/northernwind/core/model/spi/SiteNodeSupport.java
The file was modified modules/CoreImplementation/src/test/java/it/tidalwave/northernwind/core/impl/model/MockFileSystemWithAFewStuff1.java
The file was modified modules/Components/src/main/java/it/tidalwave/northernwind/frontend/ui/component/sitemap/SitemapViewController.java
The file was modified modules/HtmlTemplateComponents/src/main/java/it/tidalwave/northernwind/frontend/ui/component/htmltemplate/HtmlHolder.java
The file was modified modules/HtmlTemplateComponents/src/test/java/it/tidalwave/northernwind/frontend/ui/component/htmltextwithtitle/htmltemplate/HtmlTemplateHtmlTextWithTitleViewTest.java
The file was modified modules/CoreImplementation/src/main/java/it/tidalwave/northernwind/core/model/spi/DefaultRedirectProcessor.java
The file was modified modules/CoreImplementation/src/main/java/it/tidalwave/northernwind/core/impl/model/DefaultRequestContext.java
The file was modified modules/CoreImplementation/src/main/java/it/tidalwave/northernwind/core/impl/model/DefaultInheritanceHelper.java
The file was modified modules/Components/src/test/java/it/tidalwave/northernwind/frontend/ui/component/nodecontainer/DefaultNodeContainerViewControllerTest.java
The file was modified modules/CoreImplementation/src/main/java/it/tidalwave/northernwind/core/impl/util/CachedURIResolver.java
The file was modified modules/filesystems/ScmFileSystem/src/main/java/it/tidalwave/util/impl/DefaultProcessExecutor.java
The file was modified modules/frontend/Commons/src/main/java/it/tidalwave/northernwind/frontend/util/BootLogger.java
The file was modified modules/CoreImplementation/src/test/java/it/tidalwave/northernwind/core/impl/model/mock/MockModelFactory.java
The file was modified modules/Components/src/main/java/it/tidalwave/northernwind/frontend/ui/component/htmlfragment/DefaultHtmlFragmentViewController.java
The file was modified modules/Components/src/main/java/it/tidalwave/northernwind/frontend/ui/component/gallery/spi/MediaMetadataXsltAdapter.java
The file was modified modules/frontend/Media/src/test/java/it/tidalwave/northernwind/frontend/media/impl/DefaultMetadataProviderTest.java
The file was modified modules/HtmlTemplateComponents/src/main/java/it/tidalwave/northernwind/frontend/ui/component/gallery/htmltemplate/HtmlTemplateGalleryViewController.java
The file was modified modules/Components/src/main/java/it/tidalwave/northernwind/frontend/ui/component/breadcrumb/DefaultBreadCrumbViewController.java
The file was modified modules/CoreImplementation/src/main/java/it/tidalwave/northernwind/core/impl/model/DefaultSiteFinder.java
The file was modified modules/CoreImplementation/src/test/java/it/tidalwave/northernwind/core/impl/model/DefaultResourcePropertiesTest.java
The file was modified modules/HtmlTemplateComponents/src/main/java/it/tidalwave/northernwind/frontend/ui/component/sitemap/htmltemplate/HtmlTemplateSitemapViewController.java
The file was modified modules/filesystems/BasicFileSystems/src/main/java/it/tidalwave/northernwind/frontend/filesystem/impl/ResourceFileNetBeansPlatform.java
The file was modified modules/webapp/SpringMvcMediaWebApp/src/main/webapp/WEB-INF/SpringMvcServlet-servlet.xml
The file was modified modules/Core/src/test/java/it/tidalwave/northernwind/core/model/ResourcePathTest.java
The file was modified modules/HtmlTemplateComponents/src/test/java/it/tidalwave/northernwind/frontend/ui/component/calendar/HtmlTemplateCalendarViewTest.java
The file was modified modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/util/XhtmlMarkupSerializer.java
The file was modified modules/frontend/Commons/src/main/java/it/tidalwave/northernwind/frontend/util/ExternalConfigurationServletContextListener.java
The file was modified modules/CoreImplementation/src/main/java/it/tidalwave/northernwind/core/impl/model/DefaultModelFactory.java
The file was modified modules/CoreImplementation/src/test/java/it/tidalwave/northernwind/frontend/impl/ui/mock/MockController3.java
The file was modified modules/Components/src/main/java/it/tidalwave/northernwind/frontend/ui/component/sitemap/DefaultSitemapViewController.java
The file was modified modules/CoreImplementation/src/main/java/it/tidalwave/northernwind/core/impl/filter/HtmlCleanupFilter.java
The file was modified modules/CoreImplementation/src/main/java/it/tidalwave/northernwind/core/impl/model/DefaultResourceProperties.java
The file was modified modules/CoreImplementation/src/main/java/it/tidalwave/northernwind/core/model/spi/DefaultContentRequestProcessor.java
The file was modified modules/frontend/Commons/src/main/java/it/tidalwave/northernwind/frontend/util/FilterSupport.java
The file was modified modules/filesystems/BasicFileSystems/src/main/java/it/tidalwave/northernwind/frontend/filesystem/basic/LocalFileSystemProvider.java
The file was modified modules/filesystems/BasicFileSystems/src/main/java/it/tidalwave/northernwind/frontend/filesystem/basic/layered/DecoratorResourceFile.java
The file was modified modules/CoreImplementation/src/test/java/it/tidalwave/northernwind/core/impl/filter/XsltMacroFilterTest.java
The file was modified modules/CoreImplementation/src/test/java/it/tidalwave/northernwind/core/impl/model/mock/MockContentSiteFinder.java
The file was modified modules/frontend/Media/src/test/java/it/tidalwave/northernwind/frontend/media/impl/ImageTestBuilder.java
The file was modified modules/filesystems/ScmFileSystem/src/main/java/it/tidalwave/northernwind/frontend/filesystem/scm/spi/ScmFileSystemProvider.java
The file was modified modules/HtmlTemplateComponents/src/test/java/it/tidalwave/northernwind/frontend/ui/component/calendar/HtmlTemplateCalendarViewControllerTest.java
The file was modified modules/CoreImplementation/src/test/java/it/tidalwave/northernwind/frontend/impl/ui/ViewBuilderTest.java
The file was modified modules/CoreImplementation/src/main/java/it/tidalwave/northernwind/core/impl/filter/NodePropertyResolverMacroFilter.java
The file was modified modules/CoreImplementation/src/main/java/it/tidalwave/northernwind/core/impl/text/St4TemplateFactory.java
The file was modified modules/HtmlTemplateComponents/src/main/java/it/tidalwave/northernwind/frontend/ui/component/blog/htmltemplate/HtmlTemplateBlogView.java
The file was modified modules/CoreImplementation/src/test/java/it/tidalwave/northernwind/core/impl/model/DefaultSiteTest.java
Commit b53d7b1b7cb244ab0a2866bac9695c921be52848 by Fabrizio Giudici
IDEA files updated.
The file was added.idea/codeStyles/codeStyleConfig.xml