On 21 January 2012 14:40, Milamber <milam...@apache.org> wrote: > > > Le 21/01/2012 13:14, sebb a ecrit : >> On 21 January 2012 12:35, Milamber <milam...@apache.org> wrote: >> >>> >>> Le 21/01/2012 12:12, sebb a ecrit : >>> >>>> On 21 January 2012 11:10, Milamber <milam...@apache.org> wrote: >>>> >>>> >>>>> Le 19/01/2012 12:12, Philippe Mouawad a ecrit : >>>>> >>>>> >>>>>> I have to finish 2 things (mirror server documentation and default to >>>>>> 2.5.1 >>>>>> behaviour) and commit another patch . >>>>>> I think I will do it this week end. >>>>>> >>>>>> Sebb, Milamber, when do you plan the release ? >>>>>> >>>>>> >>>>>> >>>>> I can targeting to a first JMeter 2.6 Release Candidate around next >>>>> weekend (1/28/12) if everybody is ok. >>>>> >>>>> >>>> Should be OK timewise. >>>> >>>> I've still got some bits to finish so we can upload jars for eventual >>>> release to the Maven repo, but should have them done by then. >>>> >>>> The Ant script currently assumes that Maven CLI is available. >>>> >>>> Do you have Maven installed? >>>> >>>> >>> Yes, 1.8.1 (I can upgrade if needed) >>> >> That is extremely old, and is Maven 1, which is no longer supported AFAIK. >> > > Sorry, version 1.8.1 is my Ant version.
Ah, OK. > My Maven version is 2.0.9. Still a bit old! > > I just upgraded to 3.0.4. That's great. If you want to try out the Maven targets, update workspace and build (ant package) Then create the poms/jars: ant _maven_dist -Djmeter.version=2.6-SNAPSHOT [might add this to the distribution target later] Then ant maven_upload will create the a local repo under target/deploy. If that works OK, then it is picking up Maven. You can then try uploading to the snapshots repo: ant maven_upload -DrepoType=snapshots I'm still working on the Maven bits, so the instructions may need to change slightly. I also want to add a signing target which can loop through all the dist artifacts (archives, poms, jars). That will need GPG installed, preferably GPG 2.x > Milamber > >> The script will need Maven 2.2.1 or Maven 3.0.4 (just released). >> >> See http://maven.apache.org/download.html >> >> >>> Now, ant distribution task works fine in my machine, but I don't see >>> maven section in output... >>> >> I'm still working on it and have not committed it yet. >> >> >>> Milamber >>> >>> >>>> If so which version? >>>> >>>> >>>> >>>>> Milamber >>>>> >>>>> >>>>> >>>>> >>>>> >>>>>> Regards >>>>>> Philippe >>>>>> >>>>>> On Thu, Jan 19, 2012 at 8:49 AM, Milamber <milam...@apache.org> wrote: >>>>>> >>>>>> >>>>>> >>>>>> >>>>>>> Hello, >>>>>>> >>>>>>> I can act as a release manager for the 2.6 version. >>>>>>> >>>>>>> Milamber >>>>>>> >>>>>>> >>>>>>> Le 15/01/2012 14:27, Milamber a ecrit : >>>>>>> >>>>>>> >>>>>>> >>>>>>>> Le 15/01/2012 12:58, Rainer Jung a ecrit : >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>>> Hello everyone, >>>>>>>>> >>>>>>>>> at the beginning of December 2011 we discussed, whether we should have >>>>>>>>> a release soon. I think the overall opinion was "yes" but it seems the >>>>>>>>> project is still busy with fixing things and adding enhancements. >>>>>>>>> Nevertheless I have the impression there are now enough changes to >>>>>>>>> warrant the next release and get all the nice new stuff out in users >>>>>>>>> hands. I don't know whether it should be a 2.5.2 or 2.6 though. >>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>> +1 to release a new version 2.6 >>>>>>>> >>>>>>>> Milamber >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>>> Kudos to all the effort you put into JMeter! >>>>>>>>> >>>>>>>>> Regards, >>>>>>>>> >>>>>>>>> Rainer >>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>> >>>>>>>> >>>>>>> >>>>>>> >>>>>> >>>>>> >>>>> >>>> >>> >> >