Hi Peter,

On Mar 28, 2010, at 5:48 PM, Peter Donald wrote:

>> Look at Buildr4OSGi and the SandBoxHook module to see how I do it. I use
>> braid to have something that looks like a svn:externals checkout of the
>> Buildr code.
> 
> Ok.
> 
> Thats similar to how I had been doing it but because I actually use
> piston [1] to import the plugins into a subversion repo I was ending
> up with 4 copies of buildr code in subversion (one for each of the
> three plugins and one for buildr). This was my motivation to removing
> buildr from the vendor dir of every plugin I was working on.
> 

If I'm understanding you correctly, one option to prevent this would be 
packaging the extension as a gem.  Then it could be installed once for the 
whole system instead of being inlined in the subversion repo.

Rhett

> [1] http://piston.rubyforge.org/
> 
> -- 
> Cheers,
> 
> Peter Donald

Reply via email to