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
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
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
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
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
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
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
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
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
16 matches
Mail list logo