You are viewing a plain text version of this content. The canonical link for it is here.
Posted to xmlbeans-dev@xml.apache.org by robert burrell donkin <rd...@apache.org> on 2004/07/30 20:09:42 UTC

jaxen-1.1-beta-2.jar MANIFEST.MF

the MANIFEST file of the jaxen-1.1-beta-2.jar distributed with 
xml-beans contains problematic extension entries (see end of email). 
these entries do not follow the conventions specified by sun (in 
particular, they must be separated by spaces rather than commas) and 
cause problems when installed in some containers (for example, some 
versions of tomcat 4).

the easiest way to fix this problem seems to be to remove all the 
offending lines from the MANIFEST. i wonder whether the jar in CVS 
should be amended or whether a FAQ entry would be sufficient.

- robert

Extension-List: dom4j-core,jdom,xml-apis,xerces,junit
dom4j-core-Extension-Name: dom4j-core
dom4j-core-Implementation-Version: 1.4-dev-8
dom4j-core-Implementation-URL: http://www.ibiblio.org/maven/dom4j/jars
  /dom4j-core-1.4-dev-8.jar
jdom-Extension-Name: jdom
jdom-Implementation-Version: 1.0b8
jdom-Implementation-URL: http://www.ibiblio.org/maven/jdom/jars/jdom-1
  .0b8.jar
xml-apis-Extension-Name: xml-apis
xml-apis-Implementation-Version: 1.0.b2
xml-apis-Implementation-URL: http://www.ibiblio.org/maven/xml-apis/jar
  s/xml-apis-1.0.b2.jar
xerces-Extension-Name: xerces
xerces-Implementation-Version: 2.0.2
xerces-Implementation-URL: http://www.ibiblio.org/maven/xerces/jars/xe
  rces-2.0.2.jar
junit-Extension-Name: junit
junit-Implementation-Version: 3.8.1
junit-Implementation-URL: http://www.ibiblio.org/maven/junit/jars/juni
  t-3.8.1.jar


- ---------------------------------------------------------------------
To unsubscribe, e-mail:   xmlbeans-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xmlbeans-dev-help@xml.apache.org
Apache XMLBeans Project -- URL: http://xml.apache.org/xmlbeans/