On 19 Jun 2013, at 09:47, Galder Zamarreño <[email protected]> wrote:
> Hi all, > > Starting with Infinispan 5.3.0.CR2, anyone who builds Infinispan requires an > environment variable called JAVA_HOME_7 to be set and point to a JDK7 > installation. This is required in order to run the JCache TCK, which requires > Java 7, and runs automatically as part of the Infinsipan build (when > testing...). > > @Mircea, the TCK is not running on CI cos the environment variable is not > set, see [1] log snippet taken from [2]. Can you sort out this in the CI > machine? I've added JAVA_HOME_7 to the build. > > The TCK run build failure was ignored cos test failures are ignored, and this > property is only used when running the TCK per se. > > Cheers, > > [1] https://gist.github.com/galderz/39851953ca4d6b4af899 > [2] > http://ci.infinispan.org/viewLog.html?buildId=2072&buildTypeId=bt2&tab=buildLog#_ > > -- > Galder Zamarreño > [email protected] > twitter.com/galderz > > Project Lead, Escalante > http://escalante.io > > Engineer, Infinispan > http://infinispan.org > > > _______________________________________________ > infinispan-dev mailing list > [email protected] > https://lists.jboss.org/mailman/listinfo/infinispan-dev Cheers, -- Mircea Markus Infinispan lead (www.infinispan.org) _______________________________________________ infinispan-dev mailing list [email protected] https://lists.jboss.org/mailman/listinfo/infinispan-dev
