cambazz
unread,Apr 16, 2012, 7:04:13 PM4/16/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to UrlRewrite
Hello, I have compiled urlrewritefilter with ant, using jdk7.
during deploy of my web app i get the following warning:
warning: Supported source version 'RELEASE_6' from annotation
processor
'org.tuckey.web.filters.urlrewrite.annotation.UrlRewriteAnnotationProcessor'
less than -source '1.7'
everything however seems to be working. it just complained about some
UTF8 chars during compile.
what can I do about the above warning, and does it really matter?
best regards,
c.b.