You are viewing a plain text version of this content. The canonical link for it is here.
Posted to tdk-dev@turbine.apache.org by Jason van Zyl <jv...@apache.org> on 2001/05/07 16:34:09 UTC

tdk-1.1a14 test version

Hi,

For testers there is a first cut at the 1.1a14. There are still
quite a few changes to make yet but I thought I would get it out
for the testers. Just wanted to make sure the basics work.

http://www.apache.org/~jvanzyl/tdk

-- 
jvz.

Jason van Zyl
jvanzyl@apache.org

http://jakarta.apache.org/velocity
http://jakarta.apache.org/turbine
http://jakarta.apache.org/commons
http://tambora.zenplex.org

---------------------------------------------------------------------
To unsubscribe, e-mail: turbine-tdk-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: turbine-tdk-dev-help@jakarta.apache.org


Re: tdk-1.1a14 test version

Posted by "Randall G. Alley" <ir...@bellsouth.net>.
Jason, thanks for the latest TDK !

The build balked for me under NT using build.bat, using Ant everything went
ok.
Are you sending me a message here ;>}

The build.bat file refers to a non-existant directory:
set CLASSPATH=%CLASSPATH%;.\share\tdk-lib\xerces-1.3.0.jar
should be:
set CLASSPATH=%CLASSPATH%;.\share\lib\xerces-1.3.0.jar

After fixing that, I got:

e:\jakarta\tdk-1.1a14\tdk>build
Buildfile: build.xml
BUILD FAILED
Target `234' does not exist in this project.
Total time: 1 second

I then got it to work by editing the build.bat to look like the
newapp.bat from tdk13. I attached the file.

Thanks,
Randy

Jason van Zyl wrote:

> Hi,
>
> For testers there is a first cut at the 1.1a14. There are still
> quite a few changes to make yet but I thought I would get it out
> for the testers. Just wanted to make sure the basics work.
>
> http://www.apache.org/~jvanzyl/tdk
>
> --
> jvz.
>
> Jason van Zyl
> jvanzyl@apache.org
>
> http://jakarta.apache.org/velocity
> http://jakarta.apache.org/turbine
> http://jakarta.apache.org/commons
> http://tambora.zenplex.org
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: turbine-tdk-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: turbine-tdk-dev-help@jakarta.apache.org