Hi Karl,

> This would mean that the commons-sandbox project would depend on a labs
> project. The problem here is that both projects are limited by the no
> releases policy so I would have to copy BananaDB to the trunk of the
> sandbox project or script it up so it would check out the labs project,
> build, and add it to the local repository. These are both rather nasty
> solutions according to me.
> 
> Any comments on how to handle that in a nice way?

Use svn:externals to link the BananaDB sources into your
commons sandbox tree. You can even specify a revision number
if you don't want your sandbox build to break because of
changes in BananaDB.

http://svnbook.red-bean.com/en/1.1/ch07s04.html

cheers,
  Roland


---------------------------------------------------------------------
To unsubscribe, e-mail: labs-unsubscr...@labs.apache.org
For additional commands, e-mail: labs-h...@labs.apache.org

Reply via email to