You are viewing a plain text version of this content. The canonical link for it is here.
Posted to docs@httpd.apache.org by Astrid Keßler <ke...@kess-net.de> on 2002/08/17 00:05:33 UTC

[PATCH] build.xml

I added some lines for the transformation process of german translations
(root directory of the manual only).

I've tested it and the build script on Win 2000. It's doing fine.

Could someone with commit access to site-tools/httpd-docs-build update
this file please.

Kess

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


Re: [PATCH] build.xml - cleaned up

Posted by Erik Abele <er...@codefaktor.de>.
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

Posted by David Shane Holden <dp...@yahoo.com>.
 > 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


Re: [PATCH] build.xml

Posted by Joshua Slive <jo...@slive.ca>.
Erik Abele wrote:
> on 17.08.2002 0:05 Uhr Astrid Keßler (kess@kess-net.de) wrote:
> 
> 
>>I added some lines for the transformation process of german translations
>>(root directory of the manual only).

> works fine for me. I hope someone gets this in soon.

Ok.  Got it.

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.

Joshua.


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


Re: [PATCH] build.xml

Posted by Erik Abele <er...@codefaktor.de>.
on 17.08.2002 0:05 Uhr Astrid Keßler (kess@kess-net.de) wrote:

> I added some lines for the transformation process of german translations
> (root directory of the manual only).
> 
> I've tested it and the build script on Win 2000. It's doing fine.
> 
> Could someone with commit access to site-tools/httpd-docs-build update
> this file please.
> 
> Kess
> 

works fine for me. I hope someone gets this in soon.

-erik


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