On 09/09/2013 11:20, Mark Thomas wrote: > On 09/09/2013 11:09, ma...@apache.org wrote: >> Author: markt >> Date: Mon Sep 9 10:09:36 2013 >> New Revision: 1521023 >> >> URL: http://svn.apache.org/r1521023 >> Log: >> Fix wrongly named annotation attributes >> >> Modified: >> tomcat/trunk/java/javax/annotation/Generated.java > This one is OK. > >> tomcat/trunk/java/javax/annotation/Resource.java > This one I am less sure about. The JavaEE 5 Javadoc uses authentication > but JavaEE 6 onwards uses authenticationType with no indication that > there has been a change. > > I need to dig into the specifications to see what is going on.
The specification says authenticationType. I'll revert this change. It looks like a bug in whatever implementation was used to generate the Javadoc. Sorry for the noise. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org