Re: svn commit: r1154741 - /jakarta/jmeter/trunk/build.xml
Milamber <[email protected]>
| Newsgroups | gmane.comp.jakarta.cactus.devel |
|---|---|
| Organization | Apache Software Fondation |
| Message-ID | <[email protected]> |
Le 07/08/2011 22:59, sebb a ecrit : > On 7 August 2011 22:42, Milamber <[email protected]> wrote: > >> Hello, >> >> This line: >> >> substring='REVISION = "$Revision${svn.revision} $";'/> >> is replace by svn to this: >> substring='REVISION = "$Revision: 1154741 ${svn.revision} $";'/> >> >> When you try a ant check-version, this error appears: >> build.xml:1298: svn.revision must be same as JMeterVersion.REVISION >> > Drat! Should have caught that. > > Hopefully now fixed. > Yes I thinks. Tonight, I will try to (re)start the RC2 process. Milamber