amiro       02/02/14 06:53:56

  Modified:    java/src manifest.xsltc
  Log:
  added name sections for support jar software
  
  Revision  Changes    Path
  1.4       +48 -0     xml-xalan/java/src/manifest.xsltc
  
  Index: manifest.xsltc
  ===================================================================
  RCS file: /home/cvs/xml-xalan/java/src/manifest.xsltc,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- manifest.xsltc    14 Feb 2002 14:32:15 -0000      1.3
  +++ manifest.xsltc    14 Feb 2002 14:53:56 -0000      1.4
  @@ -12,6 +12,54 @@
   Implementation-Vendor: Apache Software Foundation
   Implementation-URL: http://xml.apache.org/xalan-j/dist/
   
  +Name: JLex 
  +Comment: A Lexical Analyzer for Java 
  +Specification-Title: A Lexical Analyzer for Java 
  +Specification-Vendor: Princeton University 
  +Specification-Version: 1.2.5 
  +Implementation-Title: JLex 
  +Implementation-Version: @impl.version@
  +Implementation-Vendor: Princeton University 
  +Implementation-URL: http://www.cs.princeton.edu/~appel/modern/java/JLex/
   
  +Name: java_cup 
  +Comment: Parser Generator for Java 
  +Specification-Title: Parser Generator for Java 
  +Specification-Vendor: Princeton University 
  +Specification-Version: 0.10j 
  +Implementation-Title: java_cup 
  +Implementation-Version: @impl.version@
  +Implementation-Vendor: Princeton University 
  +Implementation-URL: http://www.cs.princeton.edu/~appel/modern/java/CUP/ 
   
  +Name: runtime 
  +Comment: Runtime component of JCup 
  +Specification-Title: Runtime component of JCup
  +Specification-Vendor: Princeton University 
  +Specification-Version: 0.10j 
  +Implementation-Title: runtime 
  +Implementation-Version: @impl.version@
  +Implementation-Vendor: Princeton University  
  +Implementation-URL: http://www.cs.princeton.edu/~appel/modern/java/CUP/ 
  +
  +
  +Name: org/apache/bcel
  +Comment: Byte Code Engineering Library 
  +Specification-Title: Byte Code Engineering Library 
  +Specification-Vendor: Markus Dahm 
  +Specification-Version: 5.0 rc1 
  +Implementation-Title: org.apache.bcel
  +Implementation-Version: @impl.version@
  +Implementation-Vendor: Apache Software Foundation
  +Implementation-URL: http://jakarta.apache.org/bcel
  +
  +Name: org/apache/regex
  +Comment: Java Regular Expression package 
  +Specification-Title: Java Regular Expression package 
  +Specification-Vendor: Apache Software Foundation 
  +Specification-Version: 1.2
  +Implementation-Title: org.apache.regex
  +Implementation-Version: @impl.version@
  +Implementation-Vendor: Apache Software Foundation
  +Implementation-URL: http://jakarta.apache.org/regex
   
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to