What steps will reproduce the problem?
1. Use urlrewrite-3.2.0.jar in a Java project.
2. Compile the project with Java 7.
What is the expected output? What do you see instead?
javac outputs this:
warning: Supported source version 'RELEASE_6' from annotation processor
'org.tuckey.web.filters.urlrewrite.annotation.UrlRewriteAnnotationProcessor'
less than -source '1.7'
What version of the product are you using? On what operating system?
urlrewrite-3.2.0.jar and Java 1.7.0_01.
Original issue reported on code.google.com by mike.sur...@gmail.com on 12 Mar 2012 at 6:20
Original issue reported on code.google.com by
mike.sur...@gmail.com
on 12 Mar 2012 at 6:20