On 2016-03-26, Stefan Bodewig wrote:
> The Java8 build on Windows fails. It always did but was disabled, the
> comment was "Java8 cannot be installed on Windows"
This one is running right now - OpenJDK isn't available but Oracle JDK
is. The trick was to use "latest1.8" rather than "jdk 1.8". Oh m
On 2016-03-26, Jan Matèrne (jhm) wrote:
> * create a branch 1.9.x that we use for Java5 compatible maintenance
> releases
> * create Jenkins Matrix Build: win/linux java5-8
> * change the version number of the master branch to 1.10.0alpha
> (-SNAPSHOT, whatever) and make Java8 the new baseline
I added some notes to Stefans list.
Some more to do?
Jan
* create a branch 1.9.x that we use for Java5 compatible maintenance
releases
* create Jenkins Matrix Build: win/linux java5-8
* create Gump Job Java5+Ant1.9.x
* change the version number of the master branch to 1.10.0alpha
(-SNAPSHOT,
On 2016-03-25, Stefan Bodewig wrote:
> On 2016-03-22, Stefan Bodewig wrote:
>> * create a branch 1.9.x that we use for Java5 compatible maintenance
>> releases - with Jenkins Matrix Builds, of course.
Done.
https://builds.apache.org/job/Ant-Build-Matrix-1.9.x/
>> * change the version number o
On 2016-03-22, Stefan Bodewig wrote:
> * create a branch 1.9.x that we use for Java5 compatible maintenance
> releases - with Jenkins Matrix Builds, of course.
> * change the version number of the master branch to 1.10.0alpha
> (-SNAPSHOT, whatever) and make Java8 the new baseline for that - w