Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cross-project-issues-dev] Problem with JDK version on Hudson

Hi

I have a problem with the JDK version on Hudson. I configured the build (cbi-uml2tools-integration) to use the JDK ‘Java 5 R 16 32bit (SUN)’. But the compiled class files say, that they are created with Java 6.

So I used the Hudson-feature to execute shells to print the value of JAVA_HOME to the console. And the result is:

[..]
$ no changes detected
[cbi-uml2tools-integration] $ /bin/sh -xe /tmp/hudson5110244037125319504.sh
+ echo /shared/common/sun-jdk1.6.0_21_x64
/shared/common/sun-jdk1.6.0_21_x64
[releng] $ /shared/common/apache-ant-1.7.1/bin/ant -file build.xml -DBUILD_TYPE=N -DPROXY_PORT=9898 -DPROXY_HOST=proxy.eclipse.org -Dbuild.type=N -Dsigning.type=eclipse.remote -Dbuckminster.loglevel=INFO build.and.test
Buildfile: build.xml
[..]

So what am I doing to wrong? I have to use JDK 5.


Best Regards

Christian Waniek
-- 
This e-mail was created manually.
Please DO respond to the given adress
>>>  chris.waniek@xxxxxxx <<<

Empfehlen Sie GMX DSL Ihren Freunden und Bekannten und wir
belohnen Sie mit bis zu 50,- Euro! https://freundschaftswerbung.gmx.de


Back to the top