You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@forrest.apache.org by Thorsten Scherler <th...@juntadeandalucia.es> on 2007/10/01 13:38:40 UTC

How to avoid fetching plugin descriptor? (was Re: New build on each change?)

On Sun, 2007-09-30 at 19:02 +0200, Jan Pieper wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: RIPEMD160
> 
> I actually try to create my own skin so I have to test each change. Do I
> have to rebuild the complete "project" on a change or is there another
> possibility?
> 
> p.s: is there a chance to avoid fetching plugin descriptor?
> 

define in your forrest.properties

forrest.plugins.descriptors=file://${forrest.home}/plugins/plugins.xml,file://${forrest.home}/whiteboard/plugins/whiteboard-plugins.xml

salu2
-- 
Thorsten Scherler                                 thorsten.at.apache.org
Open Source Java                      consulting, training and solutions


Re: How to avoid fetching plugin descriptor? (was Re: New build on each change?)

Posted by Cyriaque Dupoirieux <Cy...@pcotech.fr>.
le 01/10/2007 13:38 Thorsten Scherler a écrit :
> On Sun, 2007-09-30 at 19:02 +0200, Jan Pieper wrote:
>   
>> -----BEGIN PGP SIGNED MESSAGE-----
>> Hash: RIPEMD160
>>
>> I actually try to create my own skin so I have to test each change. Do I
>> have to rebuild the complete "project" on a change or is there another
>> possibility?
>>
>> p.s: is there a chance to avoid fetching plugin descriptor?
>>
>>     
>
> define in your forrest.properties
>
> forrest.plugins.descriptors=file://${forrest.home}/plugins/plugins.xml,file://${forrest.home}/whiteboard/plugins/whiteboard-plugins.xml
>   
It is details at the end of the following chapter :
http://forrest.apache.org/pluginDocs/plugins_0_90/usingPlugins.html#sources
Maybe we should add a comment if it is not clear enough...

Salutations,
Cyriaque,
> salu2
>