[weld-issues] [JBoss JIRA] Assigned: (CDITCK-192) All test wars are invalid javaee artifacts since they have "Class-Path: null" manifest header
Pete Muir (JIRA)
jira-events at lists.jboss.org
Wed Dec 8 07:36:31 EST 2010
[ https://jira.jboss.org/browse/CDITCK-192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Pete Muir reassigned CDITCK-192:
--------------------------------
Assignee: Pete Muir
> All test wars are invalid javaee artifacts since they have "Class-Path: null" manifest header
> ---------------------------------------------------------------------------------------------
>
> Key: CDITCK-192
> URL: https://jira.jboss.org/browse/CDITCK-192
> Project: CDI TCK
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Tests
> Affects Versions: 1.0.2.CR3
> Reporter: David Jencks
> Assignee: Pete Muir
> Fix For: 1.0.3.Final
>
>
> cf javaee_platform-6_0-fr-spec.pdf EE.8.2.1:
> Only JAR format files or directories containing class files or resources to be loaded directly by a standard class loader should be the target of a Class-Path reference; such files are always named with a .jar extension. Top level JAR files that are processed by a deployment tool should not contain Class-Path entries; such entries would, by definition, reference other files external to the deployment unit. A deployment tool is not required to process such external references.
> 2
> So there should be no Class-Path header, and if there is it should only have .jar files in it.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the weld-issues
mailing list