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/12/31 23:00:15 UTC

cvs commit: jakarta-alexandria/proposal/gump/repository tigris.xml

rubys       01/12/31 14:00:15

  Modified:    proposal/gump build.xml naglist
               proposal/gump/profile gump.xml
  Added:       proposal/gump/project scarab.xml
               proposal/gump/repository tigris.xml
  Log:
  Reinstate scarab
  
  Revision  Changes    Path
  1.2       +1 -1      jakarta-alexandria/proposal/gump/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-alexandria/proposal/gump/build.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- build.xml	10 Dec 2001 15:48:08 -0000	1.1
  +++ build.xml	31 Dec 2001 22:00:15 -0000	1.2
  @@ -31,7 +31,7 @@
   
     <!-- Merge the xml sources, resolving references -->
     <target name="gen" depends="compile" unless="uptodate">
  -    <java classname="Jenny" fork="yes">
  +    <java classname="Jenny" fork="yes" failonerror="true">
         <arg value="${workspace}"/>
       </java>
     </target>
  
  
  
  1.76      +6 -0      jakarta-alexandria/proposal/gump/naglist
  
  Index: naglist
  ===================================================================
  RCS file: /home/cvs/jakarta-alexandria/proposal/gump/naglist,v
  retrieving revision 1.75
  retrieving revision 1.76
  diff -u -r1.75 -r1.76
  --- naglist	30 Dec 2001 18:59:56 -0000	1.75
  +++ naglist	31 Dec 2001 22:00:15 -0000	1.76
  @@ -340,6 +340,12 @@
   Subject: [GUMP] Test Failure - Velocity
   Regex: /BUILD FAILED/
   ------
  +Project: scarab
  +To: dev@scarab.tigris.org
  +From: Jon Stevens <jo...@latchkey.com>
  +Subject: [GUMP] Build Failure - Scarab
  +Regex: /BUILD FAILED/
  +------
   Project: test-ant
   To: ant-dev@jakarta.apache.org
   From: Diane Holt <ho...@apache.org>
  
  
  
  1.49      +2 -0      jakarta-alexandria/proposal/gump/profile/gump.xml
  
  Index: gump.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-alexandria/proposal/gump/profile/gump.xml,v
  retrieving revision 1.48
  retrieving revision 1.49
  diff -u -r1.48 -r1.49
  --- gump.xml	30 Dec 2001 18:59:56 -0000	1.48
  +++ gump.xml	31 Dec 2001 22:00:15 -0000	1.49
  @@ -89,6 +89,7 @@
     <module href="project/junit.xml"/>
     <module href="project/rhino.xml"/>
     <module href="project/town.xml"/>
  +  <module href="project/scarab.xml"/>
     <module href="project/uddi4j.xml"/>
     <module href="project/village.xml"/>
     <module href="project/wsdl4j.xml"/>
  @@ -140,6 +141,7 @@
     <repository href="repository/jakarta.xml"/>
     <repository href="repository/jdom.xml"/>
     <repository href="repository/mozilla.xml"/>
  +  <repository href="repository/tigris.xml"/>
     <repository href="repository/sourceforge.xml"/>
     <repository href="repository/whichever.xml"/>
     <repository href="repository/xml.xml"/>
  
  
  
  1.17      +10 -1     jakarta-alexandria/proposal/gump/project/scarab.xml
  
  
  
  
  1.3       +0 -0      jakarta-alexandria/proposal/gump/repository/tigris.xml
  
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>