You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ji...@codehaus.org on 2004/06/07 14:33:07 UTC

[jira] Closed: (MPJAR-28) Broken Class-Path entry in manifest.mf

Message:

   The following issue has been closed.

   Resolver: Brett Porter
       Date: Mon, 7 Jun 2004 8:31 AM

needs to be filed in Ant. If it is addressed in a later version, then will have to wait for an Ant upgrade post 1.0.

Will keep in mind for any jar code in m2.
---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPJAR-28

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPJAR-28
    Summary: Broken Class-Path entry in manifest.mf
       Type: Bug

     Status: Closed
   Priority: Major
 Resolution: WON'T FIX

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-jar-plugin

   Assignee: Brett Porter
   Reporter: Janne Kario

    Created: Thu, 3 Jun 2004 9:47 AM
    Updated: Mon, 7 Jun 2004 8:31 AM
Environment: Maven RC3, Java 1.4.2_03

Description:
Class-Path manifest entry created by the jar plugin is wrapped at 70 chars resulting in a broken manifest entry.

eg.

Class-Path:  *******-common-1.0.jar *******-jms-1.0.jar ***********-ej
 b-1.0.jar mx4j-jmx-2.0.1.jar mx4j-2.0.1.jar mx4j-tools-2.0.1.jar mx4j
 -impl-2.0.1.jar log4j-1.2.8.jar



Each manifest entry line ends at char number 70. The next line begins with a space.



---------------------------------------------------------------------
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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org