Darryl,
Thanks for reporting this.  I saw it
(http://issues.apache.org/bugzilla/show_bug.cgi?id=37819) before the
release but forgot to fix it, so it will go into 5.5.17.  Thanks,

Yoav

On 3/13/06, Darryl L. Miles <[EMAIL PROTECTED]> wrote:
>
> Dear Developers,
>
> When following the build instructions at
> http://tomcat.apache.org/tomcat-5.5-doc/building.html I needed to make a
> couple of fixes to get it to build.
>
> Please accept this patch to correct the build errors that occur when
> following the instructions.
>
> --- build.xml~  2006-03-13 12:22:25.000000000 +0000
> +++ build.xml   2006-03-13 12:22:25.000000000 +0000
> @@ -26,7 +26,7 @@
>    <property name="tomcat.project"        value="build" />
>    <property name="catalina.project"      value="container" />
>    <property name="jtc.project"           value="connectors" />
> -  <property name="jasper.project"        value="jasper" />
> +  <property name="jasper.project"        value="jasper/jasper2" />
>
>    <property name="current.loc"           value="tomcat/current/tc5.5.x" />
>
> --- build/build.xml~    2006-03-13 12:35:38.000000000 +0000
> +++ build/build.xml     2006-03-13 12:35:38.000000000 +0000
> @@ -29,7 +29,7 @@
>    <property name="tomcat.project"        value="build" />
>    <property name="catalina.project"      value="container" />
>    <property name="jtc.project"           value="connectors" />
> -  <property name="jasper.project"        value="jasper" />
> +  <property name="jasper.project"        value="jasper/jasper2" />
>    <property name="ant.jar"               value="${ant.home}/lib/ant.jar"/>
>    <property name="ant-launcher.jar"      
> value="${ant.home}/lib/ant-launcher.jar"/>
>
> ...
>
>
> Thanks
>
> --
> Darryl L. Miles
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


--
Yoav Shapira
Senior Architect
Nimalex LLC
1 Mifflin Place, Suite 310
Cambridge, MA, USA
[EMAIL PROTECTED] / www.yoavshapira.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to