User: starksm 
  Date: 01/05/24 11:40:21

  Modified:    tomcat/src/build Tag: Branch_2_2 build.xml
  Log:
  Update bundle name to JBoss-2.2.2_Tomcat-3.2.1
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.12.2.2  +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.12.2.1
  retrieving revision 1.12.2.2
  diff -u -r1.12.2.1 -r1.12.2.2
  --- build.xml 2001/05/24 15:36:39     1.12.2.1
  +++ build.xml 2001/05/24 18:40:20     1.12.2.2
  @@ -1,5 +1,5 @@
   <?xml version="1.0" encoding="UTF-8" ?>
  -<!-- $Id: build.xml,v 1.12.2.1 2001/05/24 15:36:39 starksm Exp $ -->
  +<!-- $Id: build.xml,v 1.12.2.2 2001/05/24 18:40:20 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.1_Tomcat-3.2.1" />
  +    <property name="bundle.name" value="JBoss-2.2.2_Tomcat-3.2.1" />
       <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