~vcs-imports/xena/trunk

« back to all changes in this revision

Viewing changes to ext/src/xalan-j_2_7_1/src/MANIFEST.MF

  • Committer: matthewoliver
  • Date: 2009-12-10 03:18:07 UTC
  • Revision ID: vcs-imports@canonical.com-20091210031807-l086qguzdlljtkl9
Merged Xena Testing into Xena Stable for the Xena 5 release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Manifest-Version: 1.0
 
2
Created-By: @java.version@ (@java.vendor@)
 
3
Main-Class: org.apache.xalan.xslt.Process
 
4
Class-Path: xercesImpl.jar xml-apis.jar serializer.jar
 
5
 
 
6
 
 
7
Name: org/apache/xalan/
 
8
Comment: Main Xalan engine implementing TrAX/JAXP
 
9
Specification-Title: Java API for XML Processing
 
10
Specification-Vendor: Sun Microsystems Inc.
 
11
Specification-Version: 1.3
 
12
Implementation-Title: org.apache.xalan
 
13
Implementation-Version: @impl.version@
 
14
Implementation-Vendor: Apache Software Foundation
 
15
Implementation-URL: http://xml.apache.org/xalan-j/
 
16
 
 
17
Name: org/apache/xpath/
 
18
Comment: XPath engine
 
19
Implementation-Title: org.apache.xpath
 
20
Implementation-Version: @impl.version@
 
21
Implementation-Vendor: Apache Software Foundation
 
22
Implementation-URL: http://xml.apache.org/xalan-j/
 
23
 
 
24
Name: org/apache/xml/
 
25
Comment: DTM implementation and utilities
 
26
Implementation-Title: org.apache.xml
 
27
Implementation-Version: @impl.version@
 
28
Implementation-Vendor: Apache Software Foundation
 
29
Implementation-URL: http://xml.apache.org/xalan-j/
 
30
 
 
31
Name: org/apache/xalan/xsltc/
 
32
Comment: Main XSLTC engine implementing TrAX/JAXP
 
33
Specification-Title: Java API for XML Processing
 
34
Specification-Vendor: Sun Microsystems Inc.
 
35
Specification-Version: 1.3
 
36
Implementation-Title: org.apache.xalan.xsltc
 
37
Implementation-Version: @impl.version@
 
38
Implementation-Vendor: Apache Software Foundation
 
39
Implementation-URL: http://xml.apache.org/xalan-j/
 
40
 
 
41
Name: java_cup/runtime/ 
 
42
Comment: Runtime component of JCup 
 
43
Specification-Title: Runtime component of JCup
 
44
Specification-Vendor: Princeton University 
 
45
Specification-Version: 0.10k 
 
46
Implementation-Title: runtime 
 
47
Implementation-Version: @impl.version@
 
48
Implementation-Vendor: Princeton University  
 
49
Implementation-URL: http://www.cs.princeton.edu/~appel/modern/java/CUP/ 
 
50
 
 
51
Name: org/apache/bcel/
 
52
Comment: Byte Code Engineering Library 
 
53
Specification-Title: Byte Code Engineering Library 
 
54
Specification-Vendor: Markus Dahm 
 
55
Specification-Version: 5.0 rc1 
 
56
Implementation-Title: org.apache.bcel
 
57
Implementation-Version: @impl.version@
 
58
Implementation-Vendor: Apache Software Foundation
 
59
Implementation-URL: http://jakarta.apache.org/bcel
 
60
 
 
61
Name: org/apache/regexp/
 
62
Comment: Java Regular Expression package 
 
63
Specification-Title: Java Regular Expression package 
 
64
Specification-Vendor: Apache Software Foundation 
 
65
Specification-Version: 1.2
 
66
Implementation-Title: org.apache.regexp
 
67
Implementation-Version: @impl.version@
 
68
Implementation-Vendor: Apache Software Foundation
 
69
Implementation-URL: http://jakarta.apache.org/regexp
 
70