You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Martijn Verburg (JIRA)" <ji...@codehaus.org> on 2008/11/25 14:53:20 UTC

[jira] Commented: (MEAR-86) Add a property to automatically add jars dependencies into application.xml (TEST AND PATCH ATTACHED).

    [ http://jira.codehaus.org/browse/MEAR-86?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=155364#action_155364 ] 

Martijn Verburg commented on MEAR-86:
-------------------------------------

Hi Stephane, is there anything extra that needs to be done to apply this patch?  My understanding is that only committers can do so?

> 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
>            Assignee: Stephane Nicoll
>             Fix For: 2.3.2
>
>         Attachments: jar-sample-three-with-deps-1.0.jar, MEAR-86-maven-ear-plugin-with_tests.patch, 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