[ 
http://jira.codehaus.org/browse/MEAR-86?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Thomas Recloux updated MEAR-86:
-------------------------------

    Attachment: MEAR-86-maven-ear-plugin.patch

The patch

> Add a property to automatically add jars dependencies into application.xml 
> (TEST AND PATCH ATTACHED).
> -----------------------------------------------------------------------------------------------------
>
>                 Key: MEAR-86
>                 URL: http://jira.codehaus.org/browse/MEAR-86
>             Project: Maven 2.x Ear Plugin
>          Issue Type: Improvement
>    Affects Versions: 2.3.1
>            Reporter: Thomas Recloux
>         Attachments: MEAR-86-maven-ear-plugin.patch
>
>
> Before this issue resolution http://jira.codehaus.org/browse/MNG-826 , all 
> jar dependencies were added into the application.xml. After the resolution, 
> it was not added and a property was added on the javaModule element in order 
> to add it into the application.xml.
> With a big ear project with a lot of direct or transitive dependencies, it is 
> becoming really long and a source of errors when a transitive dependency is 
> changing.
> My application server (JBoss 4.0.5GA) needs to add the jar modules in the 
> application.xml.
> The default behaviour should not be changed, I added a property which 
> includes all jar dependencies in the application.xml. If the property is not 
> set, nothing changes.
> The patch was built against the ear plugin's trunk, it includes a test 
> (project 43).

-- 
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

        

Reply via email to