Hi,

I'm using this configuration:

<signature>
    <groupId>org.codehaus.mojo.signature</groupId>
    <artifactId>java16</artifactId>
    <version>1.0</version>
</signature>

Thinking about it a bit more, I'm wondering whether this actually should not be two separate artifacts, because some people might want to check for compatability with Java >= 1.6.0, while others might want to use the new factory methods and thus want to check for compatability against >= 1.6.18 (maybe knowning that their application runs in a corporate environment with a guaranteed mininum VM version). So maybe something like java1618-(oracle|sun)?

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