[JBoss JIRA] Created: (JBTM-536) JTS compilation with IBM jdk1.5 fails due to "Fatal Error: Unable to find package java.lang"
by Ivo Studensky (JIRA)
JTS compilation with IBM jdk1.5 fails due to "Fatal Error: Unable to find package java.lang"
--------------------------------------------------------------------------------------------
Key: JBTM-536
URL: https://jira.jboss.org/jira/browse/JBTM-536
Project: JBoss Transaction Manager
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: JTS
Environment: IBM JDK 1.5, Apache Ant 1.6.5, Linux
Reporter: Ivo Studensky
Fix For: 4.6.1
Compiler cannot find java.lang package in case of compiling with IBM JDK 1.5.
See the snippet of compilation output:
...
[java] com.hp.mwlabs.orbportability.orbspecific.jacorb.compile:
[java] [echo] Performing JacORB IDL compile
[java] [classpath-builder] Property 'build.jacorb.classpath' set to classpath ...
[java] [echo] Performing JacORB orb specific compile
[java] [javac] Compiling 11 source files to /mnt/hudson_workspace/workspace/jbossts-testsuite-matrix/jdk/ibm15/label/RHEL4_x86/trunk/ArjunaJTS/orbportability/orbspecific-build
[java] [javac] Fatal Error: Unable to find package java.lang in classpath or bootclasspath
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 4 months