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 bo...@apache.org on 2002/08/02 14:55:02 UTC

cvs commit: jakarta-alexandria/proposal/gump/profile gump.xml

bodewig     2002/08/02 05:55:01

  Modified:    proposal/gump/project jakarta-ojb.xml
               proposal/gump/profile gump.xml
  Log:
  Switch to installed hsqldb until their CVS gets back up
  
  Revision  Changes    Path
  1.7       +5 -0      jakarta-alexandria/proposal/gump/project/jakarta-ojb.xml
  
  Index: jakarta-ojb.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-alexandria/proposal/gump/project/jakarta-ojb.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- jakarta-ojb.xml	30 Jul 2002 09:28:32 -0000	1.6
  +++ jakarta-ojb.xml	2 Aug 2002 12:55:01 -0000	1.7
  @@ -80,4 +80,9 @@
       <jar name="lib/crossdb.jar" />
     </project>
     
  +  <!-- CVS is temporarily down, this seems to be the latest released version -->
  +  <project name="hsqldb">
  +    <jar name="lib/hsqldb.jar" />
  +  </project>
  +
   </module>
  
  
  
  1.109     +1 -1      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.108
  retrieving revision 1.109
  diff -u -r1.108 -r1.109
  --- gump.xml	31 Jul 2002 14:47:38 -0000	1.108
  +++ gump.xml	2 Aug 2002 12:55:01 -0000	1.109
  @@ -91,7 +91,7 @@
     <module href="project/checkstyle.xml"/>
     <module href="project/dom4j.xml"/>
     <module href="project/freemarker.xml"/>
  -  <module href="project/hsqldb.xml"/>
  +  <!-- module href="project/hsqldb.xml"/ -->
     <module href="project/httpunit.xml"/>
     <module href="project/iso-relax.xml"/>
     <module href="project/javagroups.xml"/>
  
  
  

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