The following issue has been updated:

    Updater: Richard Lewis-Shell (mailto:[EMAIL PROTECTED])
       Date: Wed, 18 Feb 2004 12:27 AM
    Comment:
This patch (against HEAD) implements the alternaive suggestion ie. use 'ear.module' 
property to imply 'ear.bundle' AND include a <module> for jar dependencies.  other 
dependencies are unchanged.
    Changes:
             Attachment changed to plugin.jelly.patch
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPEAR-14&page=history

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPEAR-14

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPEAR-14
    Summary: ear by default inserts all bundled jars to application.xml
       Type: Bug

     Status: Unassigned
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-ear-plugin

   Assignee: 
   Reporter: Michal Szklanowski

    Created: Mon, 9 Feb 2004 8:38 AM
    Updated: Wed, 18 Feb 2004 12:27 AM

Description:
ear:ear goal automatically places all depended jars with <ear.bundle>
set to true in application.xml which is unwanted.

Only few of these jars should be described in application.xml. All other jars are 
bundled just because they are required libraries and that's a convenient way to create 
a indepenent EAR which contains all resources needed to properly run the application.

I suggest adding one more property: <ear.appxml.include> and include only these 
resources with this property set.



---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


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

Reply via email to