Skip to content
  • gmantele's avatar
    [ALL] Fix the JUnit validation using the ANT scripts. · 88e99ad2
    gmantele authored
    Before, the scripts relied unfortunately on the compilation performed by
    Eclipse. Now, all the JUnit test cases are compiled all the time before
    performing the JUnit validation (i.e. ANT task named `junitValidation`).
    88e99ad2