On 04/28/2015 09:32 PM, Emmanuel Lécharny wrote: > Le 28/04/15 18:32, Shawn McKinney a écrit : >>> On Apr 28, 2015, at 10:39 AM, Shawn McKinney <[email protected]> wrote: >>> >>>> On Apr 28, 2015, at 10:26 AM, Emmanuel Lécharny <[email protected]> >>>> wrote: >>>> >>>> The SVN tag: >>>> http://svn.apache.org/repos/asf/directory/shared/tags/1.0.0-M29 >>> Shouldn’t that tag be 1.0.0-M30? >> Assuming the answer is ‘yes’, have test failure on ubuntu 14.04 & (oracle) >> jdk1.7.0_71 > > Ran the tests on my mac, with Java 1.7.0_55, no failure > Ran the tests on a Ubuntu VM, Java 1.8.0_25, no failure > Ran the tests on a Ubuntu VM, Java 1.7.0_79, no failure >
Same for me: * tested svn tag on ArchLinux with Oracle Java 1.7.0_76 * tested svn tag on ArchLinux with Oracle Java 1.8.0_45 * tested tar.gz in Docker container with OpenJDK 1.8.0_45 all with mvn clean verify or clean install, no problem.
