You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by hl...@apache.org on 2003/09/08 22:31:20 UTC

cvs commit: jakarta-tapestry/support gump.xml

hlship      2003/09/08 13:31:20

  Modified:    support  gump.xml
  Log:
  Change gump.xml to build using Javassist also built by Gump.
  
  Revision  Changes    Path
  1.15      +4 -14     jakarta-tapestry/support/gump.xml
  
  Index: gump.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-tapestry/support/gump.xml,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -r1.14 -r1.15
  --- gump.xml	3 Jul 2003 16:17:41 -0000	1.14
  +++ gump.xml	8 Sep 2003 20:31:20 -0000	1.15
  @@ -36,12 +36,12 @@
       <depend project="commons-digester"/>
       <depend project="commons-lang"/>
       <depend project="jakarta-bsf"/>
  -    
  +    <depend project="javassist"/>
  +        
       <!-- These aren't built, yet, by Gump.  We direct Gump to
       	   use the versions stored in our CVS. -->
       	   
       <depend project="ognl"/>
  -    <depend project="javassist"/>
   
       <!-- contrib -->
       <work nested="framework/classes"/>
  @@ -70,17 +70,7 @@
       <jar name="lib/ext/ognl-2.5.1.jar"/>
       <license name="lib/ext/LICENSE.ognl.txt"/>
     </project>
  -  
  -  <project name="javassist">
  -    <package>javassist</package>
  -    <url href="http://www.jboss.org/index.html?module=html&amp;op=userdisplay&amp;id=developers/projects/javassist"/>
  -    
  -    <!-- This needs to be kept up-to-date as we update to later versions of Javassist -->
  -    
  -    <jar name="lib/ext/javassist-2.5.1.jar"/>
  -    <license name="lib/ext/LICENSE.javassist.txt"/>
  -  </project>  
  -  
  +   
     <project name="jcharts">
       <package>org.jCharts</package>
       <url href="http://jcharts.sourceforge.net/"/>
  
  
  

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