
|
If you were logged in you would be able to see more operations.
|
|
|
RHQ Project
Created: 18/Jul/08 05:56 PM
Updated: 19/Aug/08 03:25 PM
|
|
| Component/s: |
None
|
| Affects Version/s: |
1.0.1
|
| Fix Version/s: |
1.1
|
|
| Resolution Date: |
05/Aug/08 09:32 AM
|
| Date of First Response: |
21/Jul/08 08:51 AM
|
| Tester: |
Jeff Weiss
|
| VCS Revision: |
1,157
|
|
From joseph:
"yes, i downed-graded back to 3.3 and i still see them too. it only happens when i have java6 as my execution environment. if i revert to java5, the compile errors go away. so it appears that some of the interfaces in the java.sql package weren't backwards compatible, because of new method additions in them.
Jeff Weiss wrote:
> Joseph Marques wrote:
>
>> ok eclipse people, so the classpath file for the rhq project references
>> a java6 runtime, but if i leave that be then i get 35 or so compile
>> errors in the dbutils project. files like LoggerConnection,
>> LoggerStatement, and LoggerPreparedStatement. if i switch the classpath
>> to reference java5, these errors go away. has any other eclipse users
>> seen this yet?
>>
>> also, regardless of java5/6, i'm getting a compile error in a few of the
>> modules that reference XmlConstants.W3C_XML_SCHEMA_NS_URI. i've ignored
>> them for now because things are building fine from the command line, but
>> i can't figure out why things complain inside eclipse.
>>
>>
>
> I saw the issue where there were compile errors in dbutils earlier this
> week. I am running eclipse 3.3.
>
> Jeff "
|
|
Description
|
From joseph:
"yes, i downed-graded back to 3.3 and i still see them too. it only happens when i have java6 as my execution environment. if i revert to java5, the compile errors go away. so it appears that some of the interfaces in the java.sql package weren't backwards compatible, because of new method additions in them.
Jeff Weiss wrote:
> Joseph Marques wrote:
>
>> ok eclipse people, so the classpath file for the rhq project references
>> a java6 runtime, but if i leave that be then i get 35 or so compile
>> errors in the dbutils project. files like LoggerConnection,
>> LoggerStatement, and LoggerPreparedStatement. if i switch the classpath
>> to reference java5, these errors go away. has any other eclipse users
>> seen this yet?
>>
>> also, regardless of java5/6, i'm getting a compile error in a few of the
>> modules that reference XmlConstants.W3C_XML_SCHEMA_NS_URI. i've ignored
>> them for now because things are building fine from the command line, but
>> i can't figure out why things complain inside eclipse.
>>
>>
>
> I saw the issue where there were compile errors in dbutils earlier this
> week. I am running eclipse 3.3.
>
> Jeff " |
Show » |
|