You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by Geoff Howard <co...@leverageweb.com> on 2003/11/19 16:03:46 UTC

Re: cvs commit: cocoon-2.1/tools/targets compile-build.xml

unico@apache.org wrote:

>unico       2003/11/19 06:59:07
>
>  Modified:    tools/targets compile-build.xml
>  Log:
>  add call-block-target utitlity target for calling specific targets on blocks
>
>  for example: $ build -Dblock.name=repository -Dtarget.name=lib call-block-target
>
>  will compile repository block code and create the repository-block.jar
>  
>  
>

That's a good one.  Thanks.

Geoff


Re: cvs commit: cocoon-2.1/tools/targets compile-build.xml

Posted by Torsten Curdt <tc...@vafer.org>.
Geoff Howard wrote:
> unico@apache.org wrote:
> 
>> unico       2003/11/19 06:59:07
>>
>>  Modified:    tools/targets compile-build.xml
>>  Log:
>>  add call-block-target utitlity target for calling specific targets on 
>> blocks
>>
>>  for example: $ build -Dblock.name=repository -Dtarget.name=lib 
>> call-block-target
>>
>>  will compile repository block code and create the repository-block.jar
>>  
>>  
>>
> 
> That's a good one.  Thanks.

Thank you!

One point to remove from my TODO list :)

Excellent!
--
Torsten