I have something working but realized that "buildr test=only" is incompatible with "test=all" at the syntax level.Any better suggestion? We could always do "buildr test=all,only" but it looks funny.
Maybe test=project? Or something a bit more general like test=scope? -- Greg Lucas
