Details
-
Bug
-
Status: Open
-
Normal
-
Resolution: Unresolved
-
None
-
None
-
Flagged
-
Orion
-
BrXM Backlog
Description
Steps to reproduce:
- Create new project using archetype (you can build hippo-project-archetype and go to target/gettingstarted)
- Start Essentials and add all features
- Ctrl-C and rebuild with clean verify
Expected: No warnings logs
Actual: Many warnings as below.Working in the new project with auto-export on also shows a lot of warnings
[INFO] [talledLocalContainer] 21:55:05 INFO autoexport update complete [INFO] [talledLocalContainer] 21:55:05 INFO autoexport is processing changes... [INFO] [talledLocalContainer] 21:55:05 INFO Replacing web files in bundle 'site': /freemarker/hstdefault/seo.ftl [INFO] [talledLocalContainer] 04.10.2017 21:55:05 WARN pool-9-thread-1 [ConfigurationContentService.warnForDuplicateOrderBefores:239] Following node(s) are referenced multiple times in order before: /content/documents/gettingstarted/content in SourceImpl{path='content/documents/gettingstarted/content.yaml', module=ModuleImpl{mvnPath='repository-data/application', name='gettingstarted-repository-data-application', project=ProjectImpl{name='gettingstarted', group=GroupImpl{name='gettingstarted'}}}}, /content/documents/gettingstarted/events in SourceImpl{path='content/documents/gettingstarted/events.yaml', module=ModuleImpl{mvnPath='repository-data/application', name='gettingstarted-repository-data-application', project=ProjectImpl{name='gettingstarted', group=GroupImpl{name='gettingstarted'}}}}, /content/documents/gettingstarted/faq in SourceImpl{path='content/documents/gettingstarted/faq.yaml', module=ModuleImpl{mvnPath='repository-data/application', name='gettingstarted-repository-data-application', project=ProjectImpl{name='gettingstarted', group=GroupImpl{name='gettingstarted'}}}}, /content/documents/gettingstarted/news in SourceImpl{path='content/documents/gettingstarted/news.yaml', module=ModuleImpl{mvnPath='repository-data/application', name='gettingstarted-repository-data-application', project=ProjectImpl{name='gettingstarted', group=GroupImpl{name='gettingstarted'}}}}, /content/documents/gettingstarted/polls in SourceImpl{path='content/documents/gettingstarted/polls.yaml', module=ModuleImpl{mvnPath='repository-data/application', name='gettingstarted-repository-data-application', project=ProjectImpl{name='gettingstarted', group=GroupImpl{name='gettingstarted'}}}} [INFO] [talledLocalContainer] 04.10.2017 21:55:03 WARN pool-9-thread-1 [ConfigurationContentService.warnForDuplicateOrderBefores:239] Following node(s) are referenced multiple times in order before: /hst:hst/hst:configurations/gettingstarted/hst:workspace/hst:sitemenus/main/events in SourceImpl{path='hst/configurations/gettingstarted/workspace/sitemenus/main/events.yaml', module=ModuleImpl{mvnPath='repository-data/application', name='gettingstarted-repository-data-application', project=ProjectImpl{name='gettingstarted', group=GroupImpl{name='gettingstarted'}}}}, /hst:hst/hst:configurations/gettingstarted/hst:workspace/hst:sitemenus/main/faq in SourceImpl{path='hst/configurations/gettingstarted/workspace/sitemenus/main/faq.yaml', module=ModuleImpl{mvnPath='repository-data/application', name='gettingstarted-repository-data-application', project=ProjectImpl{name='gettingstarted', group=GroupImpl{name='gettingstarted'}}}}, /hst:hst/hst:configurations/gettingstarted/hst:workspace/hst:sitemenus/main/news in SourceImpl{path='hst/configurations/gettingstarted/workspace/sitemenus/main/news.yaml', module=ModuleImpl{mvnPath='repository-data/application', name='gettingstarted-repository-data-application', project=ProjectImpl{name='gettingstarted', group=GroupImpl{name='gettingstarted'}}}} [
Attachments
Issue Links
- includes
-
REPO-1847 Adding all Essentials features results in incorrect content order-befores
- Closed