User: starksm 
  Date: 01/06/21 23:52:17

  Modified:    tomcat/src/build Tag: Branch_2_4 build.xml
  Log:
  Update the bundle name to JBoss-2.4.0_Tomcat-3.2.2
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.15.2.1  +2 -2      contrib/tomcat/src/build/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /cvsroot/jboss/contrib/tomcat/src/build/build.xml,v
  retrieving revision 1.15
  retrieving revision 1.15.2.1
  diff -u -r1.15 -r1.15.2.1
  --- build.xml 2001/06/21 14:54:03     1.15
  +++ build.xml 2001/06/22 06:52:17     1.15.2.1
  @@ -1,5 +1,5 @@
   <?xml version="1.0" encoding="UTF-8" ?>
  -<!-- $Id: build.xml,v 1.15 2001/06/21 14:54:03 starksm Exp $ -->
  +<!-- $Id: build.xml,v 1.15.2.1 2001/06/22 06:52:17 starksm Exp $ -->
   
   <!-- An Ant build file for the tomcat-service jar and the
       JBoss/Tomcat bundle. The buildfile requires a JBoss dist
  @@ -22,7 +22,7 @@
       <property name="build.classes.dir" value="${build.dir}/classes"/>
       <property name="jar.file" value="${name}.jar"/>
       <property name="test.client" value="tomcat-test"/>
  -    <property name="bundle.name" value="JBoss-2.2.2_Tomcat-3.2.2" />
  +    <property name="bundle.name" value="JBoss-2.4.0_Tomcat-3.2.2" />
       <property name="bundle.dir" value="bundle" />
       <property name="bundle.root" value="${bundle.dir}/${bundle.name}" />
       <path id="base.path_22">
  
  
  

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to