On Thu, Mar 3, 2011 at 3:58 PM, Justin Edelson <[email protected]> wrote: > ...The problem right now is that there's a dependency from > testing/samples/integration-tests to launchpad/builder...
I changed the order of modules in the top-level pom.xml in revision 1076656, full build worked for me after rm -rf $HOME/.m2/repository/org/apache/sling/ > ...Would it be possible to move the testing samples to the samples > directory? Alternatively, there's probably a way to restructure the > testing aggregator pom, but it seems to me samples don't belong in the > main source tree.... I'd like to keep testing/samples/integration-tests where it is if possible, mostly because it also tests the testing stuff (recursive testing in action ;-), which requires the launchpad jar, and also I think it's good to have the complete picture of integration testing tools and samples under /testing. -Bertrand
