[PATCH] Move resources from src/main/java to src/main/resources
---------------------------------------------------------------

         Key: COCOON-1824
         URL: http://issues.apache.org/jira/browse/COCOON-1824
     Project: Cocoon
        Type: Bug

  Components: - Build System: Maven  
    Versions: 2.2-dev (Current SVN)    
    Reporter: Andreas Hochsteger
 Attachments: move-resources.zip

The attached script moves all resources (non .java files) from src/main/java to 
src/main/resources to follow the Maven conventions.
It has to be executed from the blocks directory.
The log output of a test run is also contained in the ZIP file.
It shows all found resources (within src/main/java) and which commands (mkdir, 
svn add, svn mv) are executed.
It would be good, if somebody could have a look at the commands and verify that 
they are doing the correct thing.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to