there is no way to mark a plugin to require a certain jdk (source/target level). 7.4 ant tasks are already compiled with 1.7. I've tried to come up with a message checking for system.getproperty("java.version") but due to linking of the ant tasks classes, the 51 error comes up before even any code is executed. So compiling the plugin itself with 1.6 would not help either. " Unsupported major.minor version 51.0" is more or less easily google-able.

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
--------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

Reply via email to