> 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. [1] http://piston.rubyforge.org/ -- Cheers, Peter Donald
