tomcat-apr maven artifact
Hi,
I'm packaging libapache-sshd-java (#683639, gerrit dependency) which depends
on the maven coordinates
<groupId>tomcat</groupId>
<artifactId>tomcat-apr</artifactId>
<version>5.5.23</version>
The classes found in the .jar seem to match the package org.apache.tomcat.jni
found in tomcat-coyote.jar from libtomcat7-java. However tomcat-coyote.jar has
many more classes and libtomcat7-java even many more jars.
It seems that the newer tomcat versions did not package this classes as
separate jar anymore (why?) which might be the reason why apache mina and sshd
still depend on the 5.5.x version.
Is my analysis correct?
Do the tomcat maintainer think they could build an additional binary package
containing just the org.apache.tomcat.jni package?
Regards,
Thomas Koch, http://www.koch.ro
Reply to: