James Mitchell wrote:

On Tuesday 24 June 2003 01:45, [EMAIL PROTECTED] wrote:


rleland 2003/06/23 22:45:13

 Modified:    .        build.xml
 Log:
 Change version by adding '-post' to verify that gump is indeed using
 an old struts build.xml file not the current one.

 Revision  Changes    Path
 1.109     +1 -1      jakarta-struts/build.xml

 Index: build.xml
 ===================================================================
 RCS file: /home/cvs/jakarta-struts/build.xml,v
 retrieving revision 1.108
 retrieving revision 1.109
 diff -u -r1.108 -r1.109
 --- build.xml  19 Jun 2003 03:30:46 -0000      1.108
 +++ build.xml  24 Jun 2003 05:45:13 -0000      1.109
 @@ -137,7 +137,7 @@
      <property name="project.name" value="jakarta-struts"/>

<!-- Version of the project -->
- <property name="project.version" value="1.1-rc2"/>
+ <property name="project.version" value="1.1-rc2-post"/>



Should that be 1.1-dev?


That's would be ok. The main thing is look at the [GUMP] failed build. You'll see
that the version echoed out was 1.1-rc2, and not 1.1-rc2-post which it should have been if
it was using the most recient CVS version of build.xml !!


-Rob


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to