Re: PATCH: Out-of-box build apache-tomcat-5.5.1[56]-src fix

2006-03-13 Thread Mark Thomas
Yoav Shapira wrote:
> 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.

My bad. I missed the use of the jasper2 directory in the src distro
when removing the references to jasper 2 from the build. Now fixed.

Mark


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



Re: PATCH: Out-of-box build apache-tomcat-5.5.1[56]-src fix

2006-03-13 Thread Yoav Shapira
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.0 +
> +++ build.xml   2006-03-13 12:22:25.0 +
> @@ -26,7 +26,7 @@
>
>
>
> -  
> +  
>
>
>
> --- build/build.xml~2006-03-13 12:35:38.0 +
> +++ build/build.xml 2006-03-13 12:35:38.0 +
> @@ -29,7 +29,7 @@
>
>
>
> -  
> +  
>
> 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]



PATCH: Out-of-box build apache-tomcat-5.5.1[56]-src fix

2006-03-13 Thread Darryl L. Miles


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.0 +
+++ build.xml   2006-03-13 12:22:25.0 +
@@ -26,7 +26,7 @@
  
  
  
-  
+  

  

--- build/build.xml~2006-03-13 12:35:38.0 +
+++ build/build.xml 2006-03-13 12:35:38.0 +
@@ -29,7 +29,7 @@
  
  
  
-  
+  
  
  

...


Thanks

--
Darryl L. Miles



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