Hi, Still there was a build problem.
After changing the following the build successed.
Index: project.xml
===================================================================
RCS file: /home/cvspublic/jakarta-turbine-3/project.xml,v
retrieving revision 1.30
diff -u -r1.30 project.xml
--- project.xml 2 Jun 2002 04:20:46 -0000 1.30
+++ project.xml 3 Jun 2002 02:35:19 -0000
@@ -182,7 +182,7 @@
</dependency>
<dependency>
<id>jtidy</id>
- <version>04aug2000r7-dev</version>
+ <version>4aug2000r7-dev</version>
</dependency>
<dependency>
<id>torque</id>
Thanks
Youngho
----- Original Message -----
From: "Jason van Zyl" <[EMAIL PROTECTED]>
To: "Turbine Developers List" <[EMAIL PROTECTED]>
Sent: Sunday, June 02, 2002 1:21 PM
Subject: Re: tidy.jar
> On Sun, 2002-06-02 at 00:21, Dan Diephouse wrote:
> > Tidy.jar does not exist on the jakarta web site. The Turbine 3 build
> > gives me:
> >
> > [verify-project] Getting: http://jakarta.apache.org/turbine/jars/tidy.jar
> > [verify-project] Error getting
> > http://jakarta.apache.org/turbine/jars/tidy.jar ; it does not exist.
> >
> > I checked the site via my web browser, and sure enough it is not there.
> > Luckily I found a copy on my machine. Thought the authorities might
> > want to be notified.
>
> Much appreciated. Fixed. Thanks :-)
>
> > Thanks,
> >
> > Dan Diephouse
> >
> >
> > --
> > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
> --
> jvz.
>
> Jason van Zyl
> [EMAIL PROTECTED]
>
> http://tambora.zenplex.org
>
>
> --
> To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>