The following issue has been updated:
Updater: dion gillard (mailto:[EMAIL PROTECTED])
Date: Mon, 4 Aug 2003 9:51 AM
Changes:
Fix Version changed to 1.1
---------------------------------------------------------------------
For a full history of the issue, see:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-421&page=history
---------------------------------------------------------------------
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-421
Here is an overview of the issue:
---------------------------------------------------------------------
Key: MAVEN-421
Summary: Manifest file format and POM dependency: Vendor ID
Type: Improvement
Status: Unassigned
Priority: Minor
Time Spent: Unknown
Remaining: 4 weeks
Project: maven
Components:
plugin-java
Requested POM Additions
Fix Fors:
1.1
Assignee:
Reporter: Matt Finn
Created: Fri, 25 Apr 2003 12:56 PM
Updated: Mon, 4 Aug 2003 9:51 AM
Description:
Hi,
I would like to continue the discussion about the extension versioning formatting in
the manifest. I am using turbine2-dev and tomcat, and when tomcat attempts the match
required optional packages to available packages, it requires the
Implementation-Vendor-Id attribute in the manifest to match. This is in accordance
with the java extension versioning specification at
http://java.sun.com/j2se/1.3/docs/guide/extensions/versioning.html
Correcting this problem would involve moving toward requiring a <vendorId> element
within the dependency element in project.xml files.
Then in the jar/plugin.jelly you would add the vendor id attribute when it generates
the manifest.
I have attached a patch for the plugin.jelly, and I hope we can move toward adding the
vendorId element to the POM.
Thanks,
matt
---------------------------------------------------------------------
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]