On 27/11/2007, sebb <[EMAIL PROTECTED]> wrote: > On 27/11/2007, Rahul Akolkar <[EMAIL PROTECTED]> wrote: > > +1 > > Thanks! > > > Nits: > > * Expected the source distro to just build (setup is odd, as Hen has > > commented in more detail) > > As mentioned in my reply to him, the 3rd party libraries are very large. > > > * Jar file names are odd (for example, IMO, > > apache-jmeter-core-n.n.jar is better than ApacheJMeter_core.jar) > > OK, I'll fix that for the next release.
Tried changing the names, but that caused several scripts to stop working. Since users may also have their own scripts which refer to at least some of the jars directly, a name change here is not trivial - unlike say for most libraries where the name is irrelevant. The jars all contain manifests with the version details in them, so it is possible to find out their versions. > > * README file, licensing and legal issues section, third list item is > > "lib/LICENSE*" but should be "LICENSE(*).txt" or some such instead > > Good catch - they were moved from lib; README should have been updated. > > > -Rahul > > > > > > On 11/24/07, sebb <[EMAIL PROTECTED]> wrote: > > > I've created JMeter 2.3.1 RC1 in the directory: > > > > > > http://people.apache.org/~sebb/jmeter-2.3.1/dist > > > > > > Site/Docs are here: > > > http://people.apache.org/~sebb/jmeter-2.3.1/docs > > > > > > Tag: > > > http://svn.apache.org/repos/asf/jakarta/jmeter/tags/v2_3_1RC1 > > > > > > Keys are here: > > > http://svn.apache.org/repos/asf/jakarta/jmeter/trunk/KEYS.txt > > > also > > > http://www.apache.org/dist/jakarta/jmeter/KEYS > > > > > > All feedback (and votes!) welcome. > > > > > > [ ]+1 - the release candidate is OK > > > [ ]-1 - there is a problem (please indicate what it is) > > > > > > The vote will remain open for at least 72 hours. > > > > > > If the vote passes, the intention is to create a formal 2.3.1 release > > > from the RC1 tag. > > > > > > Here's my: > > > > > > +1 > > > > > > sebb AT apache DOT org > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
