On 9 January 2015 at 04:23, Phil Steitz <phil.ste...@gmail.com> wrote: > On 1/8/15 3:28 PM, sebb wrote: >> Just noticed - several test errors here: >> >> See <https://builds.apache.org/job/Commons%20Math/14/changes> > > What JDK is being used there?
Java 1.5 latest. However the next run was OK. It seems the tests are not 100% stable? > I get clean compile and tests under > java version "1.5.0_22" > Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_22-b03) > Java HotSpot(TM) 64-Bit Server VM (build 1.5.0_22-b03, mixed mode) > Ubuntu 14.04 > I had to down-rev maven and hack the pom a little to get just the > tests to run, but I don't get any failures. Not necessary with the java-1.5 profile. You can do what I ended up doing with the Jenkins job: mvn test -Pjava-1.5 -DJAVA_1_5_HOME=etc. If you don't want to have to add the -DJAVA bit you can define the property in settings.xml in a java-1.5 profile. I think it's described somewhere on the website. > Phil >> >> On 8 January 2015 at 19:24, Luc Maisonobe <l...@spaceroots.org> wrote: >>> This is a [VOTE] for releasing Apache Commons Math 3.4.1 from release >>> candidate 1. >>> >>> Tag name: >>> MATH_3_4_1_RC1 (signature can be checked from git using 'git tag -v') >>> >>> Tag URL: >>> >>> <https://git-wip-us.apache.org/repos/asf?p=commons-math.git;a=commit;h=ef6e0f882819e7c5230aece1610297e67775cca2> >>> >>> Commit ID the tag points at: >>> ef6e0f882819e7c5230aece1610297e67775cca2 >>> >>> Site: >>> <http://people.apache.org/~luc/commons-math-3.4.1-RC1-site> >>> >>> Distribution files: >>> https://dist.apache.org/repos/dist/dev/commons/math/ >>> >>> Distribution files hashes (SHA1): >>> 165244fec72fa874ac5efe2d3b7926ab853e0783 commons-math3-3.4.1-bin.tar.gz >>> 2e9b1df32db85e3bc290d06eda26a01ef5ed6182 commons-math3-3.4.1-bin.zip >>> 5068444e55b27a506183a86b2df071b3868b0104 commons-math3-3.4.1-src.tar.gz >>> 2c4f0742a235a71f9b3cb09dee1946e270055d43 commons-math3-3.4.1-src.zip >>> >>> KEYS file to check signatures: >>> http://www.apache.org/dist/commons/KEYS >>> >>> Maven artifacts: >>> >>> <https://repository.apache.org/content/repositories/orgapachecommons-1075/org/apache/commons/commons-math3/3.4.1/> >>> >>> [ ] +1 Release it. >>> [ ] +0 Go ahead; I don't care. >>> [ ] -0 There are a few minor glitches: ... >>> [ ] -1 No, do not release it because ... >>> >>> This vote will close in 72 hours, at 2015-01-11T19:30:00Z (this is UTC >>> time). >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org >>> For additional commands, e-mail: dev-h...@commons.apache.org >>> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org >> For additional commands, e-mail: dev-h...@commons.apache.org >> >> > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org > For additional commands, e-mail: dev-h...@commons.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org