On 3 December 2011 00:08, sebb <seb...@gmail.com> wrote:
> To run the 2.0.1 tests against 2.1-SNAPSHOT, I have set up the branch
> https://svn.apache.org/repos/asf/commons/proper/jexl/branches/COMMONS_JEXL_2_0_1_TEST
>
> This is a copy ot the 2.0.1 tag, with minimal changes to the tests to
> handle new features in the script engine, and minor error message text
> changes.
>
> Download and compile the tests.
>
> It also contains a pom-text.xml which can be used to test against
> 2.1-SNAPSHOT (which I have uploaded).
> Just run:
>
> mvn -f pom-test.xml
>
> which invokes surefire:test.

I've now updated the tests to check the ENGINE version of the
JexlScriptEngineFactory (this changed from 1.0 to 2.0).

This allows the tests to run locally and against 2.1; also clearly
shows the differences in the test cases.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to