[Bug 60688] New: Tomcat should skip or handle module-info.class when scanning for annotations

2017-02-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60688 Bug ID: 60688 Summary: Tomcat should skip or handle module-info.class when scanning for annotations Product: Tomcat 8 Version: 8.5.11 Hardware: All OS: Al

Re: [CANCEL][VOTE] Release Apache Tomcat 6.0.50

2017-02-04 Thread Violeta Georgieva
Hi, 2017-01-22 17:59 GMT+02:00 Violeta Georgieva : > > The proposed Apache Tomcat 6.0.50 release is now available for voting. > > Note: This is the last Tomcat 6 release. > > It can be obtained from: > https://dist.apache.org/repos/dist/dev/tomcat/tomcat-6/v6.0.50/ > The Maven staging repo is: > h

svn commit: r1781649 - /tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml

2017-02-04 Thread kkolinko
Author: kkolinko Date: Sat Feb 4 10:09:18 2017 New Revision: 1781649 URL: http://svn.apache.org/viewvc?rev=1781649&view=rev Log: https://bz.apache.org/bugzilla/show_bug.cgi?id=60613 Move changelog for r1781620 to correct version, add a bug number for reference. The vote for 6.0.50 has been cancel

svn commit: r1781652 - in /tomcat/tc6.0.x/trunk: conf/server.xml webapps/docs/changelog.xml

2017-02-04 Thread kkolinko
Author: kkolinko Date: Sat Feb 4 10:33:53 2017 New Revision: 1781652 URL: http://svn.apache.org/viewvc?rev=1781652&view=rev Log: Change Realm configuration in conf/server.xml to use a org.apache.catalina.realm.LockOutRealm Modified: tomcat/tc6.0.x/trunk/conf/server.xml tomcat/tc6.0.x/tr

svn commit: r1781653 - in /tomcat/tc6.0.x/trunk: build.properties.default res/maven/mvn.properties.default

2017-02-04 Thread kkolinko
Author: kkolinko Date: Sat Feb 4 10:38:18 2017 New Revision: 1781653 URL: http://svn.apache.org/viewvc?rev=1781653&view=rev Log: Update version number for the next release cycle. Modified: tomcat/tc6.0.x/trunk/build.properties.default tomcat/tc6.0.x/trunk/res/maven/mvn.properties.default

[Bug 60688] Tomcat should skip or handle module-info.class when scanning for annotations

2017-02-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60688 --- Comment #1 from Konstantin Kolinko --- It is not that "Tomcat should skip or ..". It is that the underlying byte code parsing library (Apache Commons BCEL) does not know what is the meaning of entries with code "19" in a constant pool. It

[Bug 60688] Tomcat should skip or handle module-info.class when scanning for annotations

2017-02-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60688 --- Comment #2 from Konstantin Kolinko --- > > This needs > - a reference to a class file format specification (JVM specification) for > the actual meaning of that code and > > I expect the specs to be published here, but there is none for Ja

[Bug 60688] Tomcat should skip or handle module-info.class when scanning for annotations

2017-02-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60688 --- Comment #3 from Evgenij Ryazanov --- 19 is CONSTANT_Module and 20 is CONSTANT_Package. I don't see a reason to scan module-info for annotations at all. @WebServlet, @WebFilter, or @WebListener is not expected here anyway. -- You are rece

Bug report for Tomcat Connectors [2017/02/05]

2017-02-04 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Taglibs [2017/02/05]

2017-02-04 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat Native [2017/02/05]

2017-02-04 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 7 [2017/02/05]

2017-02-04 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat Modules [2017/02/05]

2017-02-04 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 8 [2017/02/05]

2017-02-04 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 6 [2017/02/05]

2017-02-04 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 9 [2017/02/05]

2017-02-04 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned