Re: [VOTE] Release JMeter 2.5 RC1
sebb <[email protected]>
| Newsgroups | gmane.comp.jakarta.cactus.devel |
|---|---|
| Message-ID | <CAOGo0VYh05M86g6LhSdQn0yFe8G-pwcP6Q1nMR9ho8D7CPyyBA@mail.gmail.com> |
On 07/08/2011, sebb <[email protected]> wrote: > On 7 August 2011 02:19, Milamber <[email protected]> wrote: >> >> >> Le 02/08/2011 20:38, sebb a ecrit : >>> On 2 August 2011 19:53, Milamber <[email protected]> wrote: >>> >>>> >>>> Le 02/08/2011 13:05, sebb a ecrit : >>>> >>>>>>> * ApacheJMeter.jar should probably not contain the tird party notice >>>>>>> and >>>>>>> licenses but only the ASF ones as the files inside the jar only >>>>>>> apply >>>>>>> to the jar and not the binary distribution. No biggy for me. >>>>>>> >>>>>> >>>>> Probably should be fixed. >>>>> >>>>> >>>> For next RC2, I can fix this? >>>> >>> Presumably all the JMeter*.jar files should just contain the standard >>> NOTICE header; only the binary archive needs the additional details of >>> the other code. Ditto for the LICENSE file. >>> >> >> Done. (tomcat-like). >> >> Next step for me: prepare JMeter 2.5RC2 > > I'm still working on fixing build.xml so it's possible to have the tag > be exactly the same as the source archive. I should be able to fix > that Monday p.m. I've checked in an update to build.xml which I hope fixes it. From a clean workspace, run ant touch-version which will update the JMeterVersion.java file Then create the tag: svn cp . https://svn.../tags/TAG/ Then checkout the tag in a new folder and build the distribution: ant distribution -Djmeter.version=2.5 -Detc. The build process checks that the SVN revision and JMeter version in the java file are as expected. >> Milamber >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> >