https://bz.apache.org/bugzilla/show_bug.cgi?id=62353

--- Comment #5 from Mark Thomas <ma...@apache.org> ---
The expected way to enable Common Annotations 1.1 when running on Java 6 is via
the Endorsed Standards Override Mechanism. I looked at various other ways to do
this but they all broke for at least one use case.

Apart from BZ 50019, there has been no request for Common Annotations 1.1
support in Tomcat 7 and no problems reported, that I can recall, because it is
not present.

I am therefore thinking along the the lines of making the changes in
WebAnnotationSet that were introduced in r1827367 conditional on Tomcat running
on Java 7 or Tomcat running on Java 6 that has been configured with Common
Annotations 1.1.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to