https://issues.apache.org/bugzilla/show_bug.cgi?id=49647

--- Comment #1 from Rainer Jung <rainer.j...@kippdata.de> 2010-07-26 05:45:36 
EDT ---
Confirmed.

I checked all the jar files, those are the only classes missing, all other
changes are as expected.

container/catalina/build.xml builds the classes if property compile.javamail is
set, which is true if either full.dist=="on" or javamail.present is set. The
latter is true, if it finds "javax.activation.DataSource" in activation.jar and
"javax.mail.Service" in mail.jar. Both are not part of the download target,
possibly because of licensing. So I guess they were not present on the build
machine.

We need better release documentation for TC 5.5, release process seems to be to
fragile. There are lots of other dynamically determined conditions in the
build.xml files.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to