Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[equinox-dev] Use of jsr14 and Java 7 javac

Our use of jsr14 for some Equinox projects in order to use generics AND
continue support of J2SE 1.4 and J2ME Foundation 1.2 will cause problems
for folks compiling against our jars using the Java 7 javac compiler.  I
have opened https://bugs.eclipse.org/bugs/show_bug.cgi?id=369145 to discuss
not using the jsr14 option anymore.  Please comment in that bug with your
concerns or comments.  The consequence is that the Equinox Framework in
Juno will have a J2SE-1.5 minimum execution environment.

Tom




Back to the top