OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Re: [docbook-apps] WebHelp search indexes


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 02/06/2012 02:38 AM, Stefan Hinz wrote:
> Hi Barton,
> 
>> There's no reason you can't call ant from your Makefile. Best of
>> both worlds.
> 
> I know, but Ant would still require configurations to be made in
> the build.xml and build.properties files. In other words, I
> couldn't configure Ant to read options from a Makefile, or could
> I?
> 

Indeed you can set values to properties from the command line;

"You can also set properties on the command line. This can be done
with the -Dproperty=value option, where property is the name of the
property, and value is the value for that property. If you specify a
property that is also set in the build file (see the property task),
the value specified on the command line will override the value
specified in the build file."

https://ant.apache.org/manual/running.html

I suspect it will save you some effort if you can just use the ant
script and invoke it from Make.

Btw., you can also keep one copy of the main ant script on your system
and import it into small/mostly empty ant files for each doc or set of
docs.

David
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQEcBAEBAgAGBQJPL9wKAAoJEMHeSXG7afUhkI4H/0yBoptLcip439ysRhIcEYf3
lULBnnQWPxGM897kM4IPPf/L7CySfF80CVeFWbheHYqbpN4DN5qPhBbJBl/am06z
9IoMRn1/LaEQ4dt3dSETGYfscxOE/oAsBlxNYvKPwazRUqJnEFhCTvnHMMoJSzNK
SnqyPEiqM4GoFFOfmXJ1sjROSYY6T5h3+HOckyo/eNqS4ybUGnBN35UBRteTv79y
AhtsfXj72gn6Z0uXHyw3Ih3fKEkafQ4aGDGVJ5LqAh17lwkWDfbaz69zdwMZwTxo
R1u2utvtC5lq1YKuz6N+VBRkzhFyy1UYX0OKVqi5aKgBEwq+i9TzYAoVlFdNlkk=
=w4YY
-----END PGP SIGNATURE-----


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]