User: user57 Date: 01/10/02 15:33:44 Modified: . build.xml Log: o fixed module.* properties Revision Changes Path 1.3 +3 -3 website-survey/build.xml Index: build.xml =================================================================== RCS file: /cvsroot/jboss/website-survey/build.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- build.xml 2001/10/02 21:34:55 1.2 +++ build.xml 2001/10/02 22:33:43 1.3 @@ -10,7 +10,7 @@ <!-- --> <!-- ====================================================================== --> -<!-- $Id: build.xml,v 1.2 2001/10/02 21:34:55 user57 Exp $ --> +<!-- $Id: build.xml,v 1.3 2001/10/02 22:33:43 user57 Exp $ --> <project default="main" name="JBoss Website/Survey"> @@ -131,9 +131,9 @@ <target name="_configure" unless="configure.disable"> <!-- Module name(s) & version --> - <property name="module.name" value="forums"/> + <property name="module.name" value="survey"/> <property name="module.Name" value="JBoss Website Survey"/> - <property name="module.version" value="unspecified"/> + <property name="module.version" value="DEV"/> <!-- Invoke the rest of the configuration targets --> <call target="_configure-tools"/>
_______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development