Rainer Jung wrote:

a) bundling native and org/apache/tomcat/jni code in one place in svn and releasing together

or

b) separating only the native implementation


Option a) was used cause we didn't have separate tcnative
release when it was introduced.
Since this is now a separate downloadable bundle we should
use the option b) and populate Java classes during
download task when building Tomcat.


Do we want to delete the copies of org/apache/tomcat/jni in TC trunk and 6.0.x and use instead ones downloaded from a tcnative release or an svn external to the new tcnative svn location?

I tend to suggest a) and also getting rid of the redundant copies of the classes in TC trunk and 6, but I'm not sure if I noticed all implications.


We cannot use that option because of separate release cycles.
I was trying to keep them together, but other folks didn't agree with
that, so now we'll have to choose the option b), which is fine
as well. It needs some build process changes, but that shouldn't
be a problem.

Regards
--
^(TM)

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

Reply via email to