ganesansays / build-pipeline-plugin

Automatically exported from code.google.com/p/build-pipeline-plugin
0 stars 0 forks source link

Plugin Build for Java 1.6. Need Java 1.5 #144

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?

WebSphere 6.1 (on AIX).

Please provide any additional information below.

The minimum requirement for Jenkins is Java 1.5, and I, evidently are one of 
the 1.5% who actually run it on that.

The newer 1.3.3 release has been compiled for/under java 1.6, and consequently 
will not run under Java 1.5 which is what WAS 6.1 uses.

Can we please build on/for java 1.5?

Original issue reported on code.google.com by ChrisGW...@gmail.com on 3 Dec 2012 at 5:00