User: user57  
  Date: 01/08/27 19:09:56

  Modified:    .        build.xml
  Log:
   o changed module.version to "unused", please update the version from
     build/build.xml.
  
  Revision  Changes    Path
  1.16      +2 -2      jboss/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss/build.xml,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -r1.15 -r1.16
  --- build.xml 2001/08/28 02:08:18     1.15
  +++ build.xml 2001/08/28 02:09:56     1.16
  @@ -10,7 +10,7 @@
   <!--                                                                        -->
   <!-- ====================================================================== -->
   
  -<!-- $Id: build.xml,v 1.15 2001/08/28 02:08:18 user57 Exp $ -->
  +<!-- $Id: build.xml,v 1.16 2001/08/28 02:09:56 user57 Exp $ -->
   
   <project default="main">
   
  @@ -74,7 +74,7 @@
     <!-- Module name(s) & version -->
     <property name="module.name" value="server"/>
     <property name="module.Name" value="JBoss Server"/>
  -  <property name="module.version" value="2.5alpha"/>
  +  <property name="module.version" value="unused"/>
   
   
     <!-- ================================================================== -->
  
  
  

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

Reply via email to