Skip to content

Conversation

@idlewis
Copy link
Member

@idlewis idlewis commented Jan 13, 2016

The client-lib.jar must be built with Java 6 class files. As a
compromise to useablity, default to building with source and target set
to 1.6, but allow the use of a Java 7 VM. If JAVA_6_HOME is set as a
gradle property, then the bootstrapclasspath will be set at compile
time, and the tests will be run on Java 6.
The test-utils project must also be built with Java 6 as it is used by
client-lib-tests.

@idlewis idlewis force-pushed the build_client_lib_with_java6 branch from 8695969 to 4991fb7 Compare January 13, 2016 16:15
The client-lib.jar must be built with Java 6 class files. As a
compromise to useablity, default to building with source and target set
to 1.6, but allow the use of a Java 7 VM. If java6Home is set as a
gradle property, then the bootstrapclasspath will be set at compile
time, and the tests will be run on Java 6.
The test-utils project must also be built with Java 6 as it is used by
client-lib-tests.
@idlewis idlewis force-pushed the build_client_lib_with_java6 branch from 4991fb7 to 726bf42 Compare January 13, 2016 16:19
Azquelt added a commit that referenced this pull request Jan 13, 2016
Build and test the client-lib with Java6
@Azquelt Azquelt merged commit 0ce9e59 into WASdev:master Jan 13, 2016
@idlewis idlewis deleted the build_client_lib_with_java6 branch January 13, 2016 16:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants