New parameters "resourceRoot" and "testResourceRoot "
-----------------------------------------------------

         Key: MANTRUN-45
         URL: http://jira.codehaus.org/browse/MANTRUN-45
     Project: Maven 2.x Antrun Plugin
        Type: New Feature

    Versions: 1.1    
    Reporter: Manfred Geiler


1. New parameter "resourceRoot":
    - equal to "sourceRoot" but for resources instead of sources
    - description: This folder is added to the list of those folders containing 
resources to be added. Use this if your ant script generates resource files.

2. New parameter "testResourceRoot":
    - equal to "testSourceRoot" but for test resources instead of test sources
    - description: This folder is added to the list of those folders containing 
resources to be added for testing. Use this if your ant script generates test 
resource files.


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to