[jboss-cvs] repository.jboss.com/apache-xml-commons/1.3.03-brew/src ...

Vivek Lakshmanan vivekl at redhat.com
Sun Feb 25 17:24:05 EST 2007


  User: vivekl  
  Date: 07/02/25 17:24:05

  Added:       apache-xml-commons/1.3.03-brew/src  
                        xml-commons-resolver-1.1-build_xml.patch
                        xml-commons-resolver-1.1.b1.tar.gz
  Log:
  - Split xml-commons libraries out of brew built xerces-j2
  
  Revision  Changes    Path
  1.1      date: 2007/02/25 22:24:05;  author: vivekl;  state: Exp;repository.jboss.com/apache-xml-commons/1.3.03-brew/src/xml-commons-resolver-1.1-build_xml.patch
  
  Index: xml-commons-resolver-1.1-build_xml.patch
  ===================================================================
  --- xml-commons-resolver-1_1_b1/build.xml.sav	2003-09-25 20:15:25.000000000 +0200
  +++ xml-commons-resolver-1_1_b1/build.xml	2006-03-31 20:30:38.000000000 +0200
  @@ -62,11 +62,10 @@
     </target>
   
     <target name="jars"
  -          depends="external" 
             description="Calls all other java build files.">
  -    <ant dir="java" antfile="which.xml" target="all" >
  +    <ant dir="java" antfile="resolver.xml" target="jar" >
       </ant>
  -    <ant dir="java" antfile="resolver.xml" target="all" >
  +    <ant dir="java" antfile="resolver.xml" target="javadocs" >
       </ant>
     </target>
   
  
  
  
  1.1      date: 2007/02/25 22:24:05;  author: vivekl;  state: Exp;repository.jboss.com/apache-xml-commons/1.3.03-brew/src/xml-commons-resolver-1.1.b1.tar.gz
  
  	<<Binary file>>
  
  



More information about the jboss-cvs-commits mailing list