You are viewing a plain text version of this content. The canonical link for it is here.
Posted to alexandria-dev@jakarta.apache.org by ru...@apache.org on 2001/04/10 20:11:43 UTC

cvs commit: jakarta-alexandria/proposal/gump/project xml-xerces2.xml

rubys       01/04/10 11:11:43

  Modified:    proposal/gump naglist
               proposal/gump/project xml-xerces2.xml
  Log:
  Xerces2 can now build itself!
  
  Revision  Changes    Path
  1.27      +12 -0     jakarta-alexandria/proposal/gump/naglist
  
  Index: naglist
  ===================================================================
  RCS file: /home/cvs/jakarta-alexandria/proposal/gump/naglist,v
  retrieving revision 1.26
  retrieving revision 1.27
  diff -u -r1.26 -r1.27
  --- naglist	2001/04/10 11:05:43	1.26
  +++ naglist	2001/04/10 18:11:40	1.27
  @@ -35,6 +35,18 @@
   Subject: [GUMP] Build Failure - Xalan2 dist
   Regex: /BUILD FAILED/
   ------
  +Project: dist-xerces1
  +To: xerces-j-dev@xml.apache.org
  +From: Sam Ruby <ru...@us.ibm.com>
  +Subject: [GUMP] Build Failure - Xerces1 dist
  +Regex: /BUILD FAILED/
  +------
  +Project: dist-xerces2
  +To: xerces-j-dev@xml.apache.org
  +From: Sam Ruby <ru...@us.ibm.com>
  +Subject: [GUMP] Build Failure - Xerces2 dist
  +Regex: /BUILD FAILED/
  +------
   Project: jakarta-alexandria
   To: alexandria-dev@jakarta.apache.org
   From: Sam Ruby <ru...@us.ibm.com>
  
  
  
  1.2       +11 -0     jakarta-alexandria/proposal/gump/project/xml-xerces2.xml
  
  Index: xml-xerces2.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-alexandria/proposal/gump/project/xml-xerces2.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- xml-xerces2.xml	2001/04/09 19:05:58	1.1
  +++ xml-xerces2.xml	2001/04/10 18:11:42	1.2
  @@ -14,4 +14,15 @@
     <home nested="java/build"/>
     <jar  name="xerces.jar" id="parser"/>
   
  +  <!-- package up the distribution -->
  +
  +  <project name="dist-xerces2">
  +    <ant basedir="java" target="pack-bin"/>
  +    <depend project="jakarta-ant"/>
  +    <depend project="xml-xalan2"/>
  +    <depend project="xml-xerces2"/>
  +    <depend project="xml-stylebook2"/>
  +    <depend project="xml-site"/>
  +  </project>
  +
   </project>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: alexandria-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: alexandria-dev-help@jakarta.apache.org