Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPEAR-34

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPEAR-34
    Summary: ear.bundle.name does not affect module name in application.xml
       Type: Bug

     Status: Unassigned
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-ear-plugin
   Versions:
             1.6.1

   Assignee: 
   Reporter: Antonio Toma

    Created: Wed, 22 Dec 2004 6:11 AM
    Updated: Wed, 22 Dec 2004 6:11 AM
Environment: Win 2000 SP4, jdk 1.4.2_04, maven 1.0.2, maven-ear-plugin 1.6.1

Description:
I have to change the module name of an ejb jar file since a third party 
descriptor references it using a fixed name. I used ear.bundle name property to 
alter the name from 'JarName-1.0.jar' to 'JarName.jar' and the module is indeed 
included in the ear file as 'JarName.jar'. But in the generated application.xml 
descriptor it is still referred as JarName-1.0.jar causing the deploy to fail.


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