2 Replies Latest reply on Feb 7, 2012 3:35 PM by clebert.suconic

    How to build and test from command line

    mjustin

      Hello,

       

      I am trying to run the build and tests from the command line on Windows.

       

      Whis the provided build script, which I call using

       

      call src/bin/build.bat %* jar tests

       

      the build runs, but the test target fails

       

      BUILD FAILED

      C:\Java\HornetQ-2.2\build-hornetq.xml:1726: C:\Java\HornetQ-2.2\tests\build\classes not found.

       

      How should I call the build and test script (I could do it on Linux if it is a Windows specific problem)?

       

      Many thanks in advance

      Michael Justin