[
https://issues.apache.org/jira/browse/JCR-903?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jukka Zitting resolved JCR-903.
-------------------------------
Resolution: Fixed
Fix Version/s: 1.4
Resource files moved in revision 537401.
> Put resource files in java/{main,test}/resources
> ------------------------------------------------
>
> Key: JCR-903
> URL: https://issues.apache.org/jira/browse/JCR-903
> Project: Jackrabbit
> Issue Type: Improvement
> Components: maven
> Reporter: Jukka Zitting
> Assigned To: Jukka Zitting
> Priority: Minor
> Fix For: 1.4
>
>
> The Maven standard directory layout (see
> http://maven.apache.org/guides/introduction/introduction-to-the-standard-directory-layout.html)
> suggests that all resource files should be placed in src/main/resources or
> src/test/resources instead of putting them inside the java subdirectory.
> Following that guideline would simplify the pom files as we wouldn't need to
> explicitly configure the resource directories. I'll move the resource files
> unless anyone argues otherwise.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.