On Tue, Aug 11, 2009 at 7:08 PM, Jasvir Nagra<[email protected]> wrote: > We don't have continuous packaging. We periodically push a maven cut > (http://code.google.com/p/google-caja/source/browse/#svn/maven/caja/caja) > for Shindig to pull in. It comes with maven-metadata.xml which might be all > the pieces you need (and all of the pain of maven). Alternatively would it > be useful for us to do a postcommit webhook? > > I am not sure I understand why you'd need a branch though.
Ah, right, your M.O. is to post diffs somewhere for review and then to commit directly. I'll cross that bridge when I have something to show. Since this is your process, I'll refrain from directory structure changes; it's less ideal to go the configuration route over the conventions, but Narwhal's package.json schema does permit us to override the default locations for src/, lib/, bin/, packages/ &c, so that won't be trouble. Kris Kowal
