You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Benjamin Bentmann (JIRA)" <ji...@codehaus.org> on 2009/10/12 21:47:26 UTC

[jira] Commented: (MSHARED-132) Add support for manifest attributes introduced with java.lang.instrument

    [ http://jira.codehaus.org/browse/MSHARED-132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=194447#action_194447 ] 

Benjamin Bentmann commented on MSHARED-132:
-------------------------------------------

You can already add any entries you like:
- http://maven.apache.org/shared/maven-archiver/index.html
- http://maven.apache.org/shared/maven-archiver/examples/manifestEntries.html


> Add support for manifest attributes introduced with java.lang.instrument
> ------------------------------------------------------------------------
>
>                 Key: MSHARED-132
>                 URL: http://jira.codehaus.org/browse/MSHARED-132
>             Project: Maven Shared Components
>          Issue Type: Improvement
>          Components: maven-archiver
>    Affects Versions: maven-archiver-2.4
>            Reporter: Andreas Sewe
>            Priority: Minor
>
> With J2SE 1.5 and the {{java.lang.instrument}} package, new manifest attributes have been introduced: {{Pre-Main-Class}}, {{Agent-Class}}, {{Boot-Class-Path}}, etc. (see http://java.sun.com/javase/6/docs/api/java/lang/instrument/package-summary.html for a complete list). It would be great if the maven-archiver could support these as well as it supports the very similar {{Main-Class}} and {{Class-Path}} manifest attributes. (Note, however, that the attributes introduced require the use of JARs; they are not completely independent of the archive format, so maybe maven-archiver is not a perfect fit.)

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