[jboss-cvs] repository.jboss.com/apache-xalan/j_2.7.0-brew/src ...

Vivek Lakshmanan vivekl at redhat.com
Fri Feb 23 01:04:49 EST 2007


  User: vivekl  
  Date: 07/02/23 01:04:49

  Added:       apache-xalan/j_2.7.0-brew/src   xalan-j2-noxsltcdeps.patch
                        xalan-j_2_7_0-src.tar.gz
  Log:
  - Address the following JIRA tasks:
    JBAS-3994
    JBAS-4132
    JBAS-4137
    JBAS-4138
    JBAS-4139
    JBAS-4141
  - Add brew-built binaries for thirdparty dependencies for AS 4.2
  
  Revision  Changes    Path
  1.1      date: 2007/02/23 06:04:49;  author: vivekl;  state: Exp;repository.jboss.com/apache-xalan/j_2.7.0-brew/src/xalan-j2-noxsltcdeps.patch
  
  Index: xalan-j2-noxsltcdeps.patch
  ===================================================================
  --- build.xml.orig	2004-02-27 20:45:31.000000000 +0100
  +++ build.xml	2004-03-21 15:46:37.000000000 +0100
  @@ -560,7 +560,7 @@
     <!-- =================================================================== -->
     <!-- Creates one big xalan jar (Xalan interpretive + XSLTC + support jars) -->
     <!-- =================================================================== -->
  -  <target name="jar" depends="xalan-interpretive.compile,xsltc.compile,xsltc.copy-deps-jars"
  +  <target name="jar" depends="xalan-interpretive.compile,xsltc.compile"
       description="Jar up everything (Xalan, XSLTC and XSLTC dependencies)" >
       
       <!-- Copy over the manifest, with filtering (for version number) -->
  
  
  
  1.1      date: 2007/02/23 06:04:49;  author: vivekl;  state: Exp;repository.jboss.com/apache-xalan/j_2.7.0-brew/src/xalan-j_2_7_0-src.tar.gz
  
  	<<Binary file>>
  
  



More information about the jboss-cvs-commits mailing list