[
http://jira.codehaus.org/browse/MEAR-86?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=166625#action_166625
]
Stephane Nicoll edited comment on MEAR-86 at 2/22/09 9:58 AM:
--------------------------------------------------------------
The patch is missing some stuff but I guess I'll be able to handle it. Thomas,
the test case is wrong. Only one lib is added in the application.xml which
certainly not reflect what should be done ...
was (Author: sni):
The patch is missing some stuff but I guess I'll be able to handle it
> 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