I have a working SAR of Catalina Sevak...if you want just the distro, I can email this file to you. I must warn you however, this is a large file (6.5 M). It includes Tomcat 4.1.12 with admin and manager application istalled. I think there is also a demo app supplied with the SAR.
When I get more time, I will look at the build for Catalina again to resolve any issues. Daniel Krieg [EMAIL PROTECTED] ----- Original Message ----- From: "Peter Klotz" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, November 05, 2002 9:16 AM Subject: Sevlak build problem -- why no distribution??? > Hi, > > in Sevlak, there is a build problem that prevents that one can create > the jar file. Although the build task phoenix-xdoclet uses the "old" > build task org.apache.avalon.phoenix.tools.xdoclet.PhoenixXDoclet one > gets these very strange error messages (see attached below). The jars > that the task complains about are in the classpath in ../common/lib/ anyhow. > > Wouldn't it be nice to have a distribution of Sevlak or why the heck is > this in avalon-apps? I mean this is probably one of the most important > components! > There is currently no distribution for any avalon app except demo. I > mean I don't really want to build it I just want to use it, so a > distribution from someone that knows this doclet stuff would be fine for > many probably. > > > Regards, Peter > > ---- > Buildfile: build.xml > > prepare: > > compile: > > phoenix-xdoclet: > [phoenix-blocks] > **************************************************************************** ********** > [phoenix-blocks] * > * > [phoenix-blocks] * WARNING - PhoenixXDoclet Ant Task has been deprecated > in favor of Generate-Meta * > [phoenix-blocks] * > * > [phoenix-blocks] * The new style of the taks is like so... > * > [phoenix-blocks] * > * > [phoenix-blocks] * <generatemeta dest="build/metagenerate"> > * > [phoenix-blocks] * <fileset dir="src/java"> > * > [phoenix-blocks] * <include name="**/*.java"/> > * > [phoenix-blocks] * </fileset> > * > [phoenix-blocks] * </generatemeta> > * > [phoenix-blocks] * > * > [phoenix-blocks] * Defining the task like so... > * > [phoenix-blocks] * > * > [phoenix-blocks] * <taskdef name="generatemeta" > * > [phoenix-blocks] * > classname="org.apache.avalon.phoenix.tools.metagenerate.MetaGenerateTask"> * > [phoenix-blocks] * <classpath refid="test.class.path" /> > * > [phoenix-blocks] * </taskdef> > * > [phoenix-blocks] * > * > [phoenix-blocks] * You will NEED phoenix-metagenerate.jar and > dox-1.0.jar in the classpath * > [phoenix-blocks] * > * > [phoenix-blocks] > **************************************************************************** ********** > > BUILD FAILED > file:D:/Develop/Avalon/AnonCVS/jakarta-avalon-apps/sevak/build.xml:187: > Could no > t create task of type: phoenix-blocks due to Some problem Instantiating > the Meta > Generate TaskDef. You will need phoenix-metagenerate.jar and > qdox-1.0.jar in the > classpath > > Total time: 2 seconds > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
