User: starksm 
  Date: 01/09/30 21:11:57

  Modified:    tomcat/src/build Tag: Branch_2_4 build.xml
  Log:
  Update bundle name to JBoss-2.4.2_Tomcat-3.2.3
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.15.2.5  +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.2.4
  retrieving revision 1.15.2.5
  diff -u -r1.15.2.4 -r1.15.2.5
  --- build.xml 2001/09/14 20:02:05     1.15.2.4
  +++ build.xml 2001/10/01 04:11:57     1.15.2.5
  @@ -1,5 +1,5 @@
   <?xml version="1.0" encoding="UTF-8" ?>
  -<!-- $Id: build.xml,v 1.15.2.4 2001/09/14 20:02:05 starksm Exp $ -->
  +<!-- $Id: build.xml,v 1.15.2.5 2001/10/01 04:11:57 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.4.1_Tomcat-3.2.3" />
  +    <property name="bundle.name" value="JBoss-2.4.2_Tomcat-3.2.3" />
       <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]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to