Hi Phil, On Thu, Jul 14, 2011 at 2:37 PM, Phil Rice <[email protected]> wrote: > ...1: Roughly why would the "Apache Sling Installer Integration Tests" > fail. Do I need to be running something, is it an environment problem?...
Our tests run every time there's an SVN change, with both Java 1.5 and 1.6, see the sling-trunk-1.* jobs at https://builds.apache.org/view/S-Z/view/Sling/ Right now those builds have no errors, so all tests pass with the svn revision that they used, which according to https://builds.apache.org/view/S-Z/view/Sling/job/sling-trunk-1.5/changes is revision 1145965. If the tests fail for you, try with that revision and please provide the output of java -version and mvn -v so that we can try and reproduce your problem. > ...2: What Subversive plug in do you recommend, are there any extra > plugins that I need as well?... I use subclipse, but only for read-only subversion operations - I don't trust it for writing. Didn't try subversive. -Bertrand
