You are viewing a plain text version of this content. The canonical link for it is here.
Posted to docs@httpd.apache.org by Erik Abele <er...@codefaktor.de> on 2002/08/18 15:46:19 UTC

Re: [PATCH] build.xml - cleaned up

David Shane Holden wrote:
>  > I tried to modify build.xml so that all the english docs would be built
>  > in one shot, but the result was pretty borked.  My best guess before I
>  > gave up in frustration was that the style-sheet preloading in Ant was
>  > causing the relative-path variable to be expanded incorrectly for some
>  > docs.
> 
> The attached patch should allow you to do just that, but for every language
> not just English.  It works for me on Win2k and I didn't notice a problem
> with relative-path.
> 
> Shane

Works great for me. Joshua, I would suggest to use this, since the 
patternsets
make the whole build-process somewhat clearer.

I have prepared a new patch which includes Davids one and some additional
cleanups (idendation; comments). see attached file.

Erik

Re: [PATCH] build.xml - cleaned up

Posted by Joshua Slive <jo...@slive.ca>.
Erik Abele wrote:
> David Shane Holden wrote:
> 
>>  > I tried to modify build.xml so that all the english docs would be 
>> built
>>  > in one shot, but the result was pretty borked.  My best guess before I
>>  > gave up in frustration was that the style-sheet preloading in Ant was
>>  > causing the relative-path variable to be expanded incorrectly for some
>>  > docs.
>>
>> The attached patch should allow you to do just that, but for every 
>> language
>> not just English.  It works for me on Win2k and I didn't notice a problem
>> with relative-path.

Got it.

Thanks Erik and Shane.

Joshua.



---------------------------------------------------------------------
To unsubscribe, e-mail: docs-unsubscribe@httpd.apache.org
For additional commands, e-mail: docs-help@httpd.apache.org