I saw the note yesterday about the source code residing in CVS. I
downloaded the turbine-src-2.1b2.tar.gz and the tdk -2.1b2.tar.gz files
from http://jakarta.apache.org/jakarta-turbine/builds yesterday.
Untarred the tdk and subsituted the src files with those in the
Turbine-src file. I attempted to compile the code using an IDE, found I
needed webmacro.jar and freemarker.jar. It almost works except for one
missing reference. org.Python.util.PythonIterpreter. Can someone tell me
where this is located?
My objective is to establish a stable framework from which to work. The
tdk contains the turbine jar but not the code for the jar. Turbine
contains the src for the jar but not the framework.
Thanks,
Mark Glass