dev@glassfish.java.net

Remove Named, StereoType, NonBinding From javax.annotations jar

From: Roger Kitain <Roger.Kitain_at_Sun.COM>
Date: Thu, 12 Nov 2009 23:50:19 -0500

w/r/t https://glassfish.dev.java.net/issues/show_bug.cgi?id=11016

I need to remove Named, Stereotype and NonBinding java files from
v3/javaee-api/javax.annotation/src/main/java/javax/annotation directory
so they don't get
included in javax.annotations jar. The files were added in the early
stages of WebBeans
integration development.

I've removed the files locally, rebuilt v3 and have run qlook tests
without issue.

-roger