User: user57  
  Date: 01/08/29 14:40:36

  Modified:    .        build.xml
  Log:
   o changed module.version to unspecified (from unused)
  
  Revision  Changes    Path
  1.17      +2 -2      jboss/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss/build.xml,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -r1.16 -r1.17
  --- build.xml 2001/08/28 02:09:56     1.16
  +++ build.xml 2001/08/29 21:40:35     1.17
  @@ -10,7 +10,7 @@
   <!--                                                                        -->
   <!-- ====================================================================== -->
   
  -<!-- $Id: build.xml,v 1.16 2001/08/28 02:09:56 user57 Exp $ -->
  +<!-- $Id: build.xml,v 1.17 2001/08/29 21:40:35 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="unused"/>
  +  <property name="module.version" value="unspecified"/>
   
   
     <!-- ================================================================== -->
  
  
  

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

Reply via email to