Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [wtp-releng] 3.0.4 build breakage


I've also made this mistake. In my case a Java 6 method made it into my code.

In the past I would see this warning message:

Build path specifies execution environment J2SE-1.5. There are no JREs in the workspace strictly compatible with this environment.

and I just ignore it. But I have since learned, that it is easy to just simply add the missing environments. I recommend doing that, as it will prevent these sorts of errors.



Gary Karasiuk, RAD Performance Analyst
karasiuk@xxxxxxxxxx
TL-969-3985, external: (905)-413-3985



From: Carl Anderson <ccc@xxxxxxxxxx>
To: Webtools releng discussion list <wtp-releng@xxxxxxxxxxx>
Date: 01/22/2009 05:36 AM
Subject: [wtp-releng] 3.0.4 build breakage





Folks,

My apologies- we committed a class with Java 1.6 code. I just released a fix to 3.0.4 that should correct this, and will release the same fix to 3.1 (assuming that it fixes the problem, and after verifying my fix with the author of the original code change.)

FWIW,

- Carl Anderson
WTP programmer
_______________________________________________
wtp-releng mailing list
wtp-releng@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/wtp-releng


Attachment: smime.p7s
Description: S/MIME Cryptographic Signature


Back to the top