You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xalan.apache.org by mc...@apache.org on 2005/01/10 22:40:08 UTC

cvs commit: xml-xalan/java/src manifest.xalan-interpretive

mcnamara    2005/01/10 13:40:08

  Added:       java/src manifest.xalan-interpretive
  Log:
  New manifest file to resolve Jira bug report XALANJ-1853 .
  
  Revision  Changes    Path
  1.1                  xml-xalan/java/src/manifest.xalan-interpretive
  
  Index: manifest.xalan-interpretive
  ===================================================================
  Manifest-Version: 1.0
  Created-By: @java.version@ (@java.vendor@)
  Main-Class: org.apache.xalan.xslt.Process
  Class-Path: xercesImpl.jar xml-apis.jar serializer.jar
  
  Name: org/apache/xalan/
  Comment: Main Xalan engine implementing TrAX/JAXP
  Specification-Title: Java API for XML Processing
  Specification-Vendor: Sun Microsystems Inc.
  Specification-Version: 1.2
  Implementation-Title: org.apache.xalan
  Implementation-Version: @impl.version@
  Implementation-Vendor: Apache Software Foundation
  Implementation-URL: http://xml.apache.org/xalan-j/dist/
  
  Name: org/apache/xml/
  Comment: DTM implementation and utilities
  Implementation-Title: org.apache.xml
  Implementation-Version: @impl.version@
  Implementation-Vendor: Apache Software Foundation
  Implementation-URL: http://xml.apache.org/xalan-j/dist/
  
  Name: org/apache/xpath/
  Comment: XPath engine
  Implementation-Title: org.apache.xpath
  Implementation-Version: @impl.version@
  Implementation-Vendor: Apache Software Foundation
  Implementation-URL: http://xml.apache.org/xalan-j/dist/
  
  Name: org/w3c/dom/xpath/
  Comment: Document Object Model (DOM) Level 3 L3 XPath
  Specification-Vendor: World Wide Web Consortium
  Specification-Version: 1.0
  Implementation-Title: org.w3c.dom
  Implementation-Version: 1.0
  Implementation-Vendor: World Wide Web Consortium
  Implementation-URL: http://www.w3c.org/DOM/
  
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: xalan-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-cvs-help@xml.apache.org