Recently I caused a couple of compile errors on Spacewalk... Basically my eclipse project has the compiler setting = Java 6. As a side effect of this when I have a class implement an interface the @Override tag gets inserted automatically.. Now this is perfectly good for java 6 or open jdk, but java 5 it breaks :(. Considering that we are shipping our current jars using stuff compiled with open jdk, is there any point in ensuring compatibility with java 5?...


Partha

_______________________________________________
Spacewalk-devel mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/spacewalk-devel

Reply via email to