Bug 60383 - tomcat-calina.pom missing dependency to JASPIC API
Summary: tomcat-calina.pom missing dependency to JASPIC API
Status: RESOLVED FIXED
Alias: None
Product: Tomcat 8
Classification: Unclassified
Component: Catalina (show other bugs)
Version: 8.5.x-trunk
Hardware: All All
: P2 major (vote)
Target Milestone: ----
Assignee: Tomcat Developers Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-11-16 15:23 UTC by Michael Osipov
Modified: 2016-11-16 20:00 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Osipov 2016-11-16 15:23:38 UTC
tomcat-catalina-8.5.8.jar contains AuthenticatorBase.class which implements javax.security.auth.message.config.RegistrationListener but the POM (https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-catalina/8.5.8/tomcat-catalina-8.5.8.pom) does not define JASPIC API as a dependency.
Comment 1 Violeta Georgieva 2016-11-16 20:00:14 UTC
Hi,

Thanks for the report.
This has been fixed in
- 9.0.x for 9.0.0.M14 onwards and
- 8.5.x for 8.5.9 onwards

Regards,
Violeta