Title: Message Title
Kevin Condon commented on an issue
Mojo's Animal Sniffer / Bug MANIMALSNIFFER-42
Fails to detect Java API generic type addition
Use of a newer Java API signature that only adds a generic type to an existing class is not detected by the sniffer. E.g., {{JList<String>}} won't compile with JDK 1.6, but the Animal Sniffer Maven plugin doesn't detect the generic type as a JDK 1.7 addition.

The attached Maven project demonstrates this issue.
--------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

Reply via email to