Message:

   The following issue has been closed.

   Resolver: dion gillard
       Date: Thu, 19 Feb 2004 11:56 PM

Applied patch, added tests and documentation
---------------------------------------------------------------------
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: Closed
   Priority: Major
 Resolution: FIXED

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-ear-plugin
   Fix Fors:
             1.4

   Assignee: 
   Reporter: Michal Szklanowski

    Created: Mon, 9 Feb 2004 8:38 AM
    Updated: Thu, 19 Feb 2004 11:56 PM

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