[ https://issues.apache.org/jira/browse/VYSPER-168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12738456#action_12738456 ]
Niklas Gustavsson commented on VYSPER-168: ------------------------------------------ Resource that we want to ship with Vysper so go in src/main/resources. Stuff used for unit testing should go in src/test/resources. A typical example of something we do not want in src/main/resources is log4j config as that might screw up the log4j configuration for users. > Keep config files in one place > ------------------------------ > > Key: VYSPER-168 > URL: https://issues.apache.org/jira/browse/VYSPER-168 > Project: VYSPER > Issue Type: Improvement > Reporter: Bernd Fondermann > > Let's keep all config files in one place. > Currently, we have > src/main/resources and > src/main/config. > mvn prefers the first, so I guess we take that one? -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.