Distribution: http://people.apache.org/~sabob/click/click/2.3.0-M1/dist
Maven: http://people.apache.org/~sabob/click/click/2.3.0-M1/maven2

Please try it out and report any issues.
The locally build distro looks good, the examples and Docs too but running the unit tests with 'test-all' after running 'build-all' will give an error at TableTest (under Windows Vista + jdk 1.6.0_18)
--------------------
...
    [junit] click-servlet: init
    [junit] click-servlet: init
    [junit] click-servlet: init
    [junit] click-servlet: init
BUILD FAILED
C:/..../build.xml:734: Test org.apache.click.control.TableTest failed
-------------------
Running the same tests from the IDE gives the same error. This is also true for a fresh checkout and build to a totally new directory.

Running the tests on Linux however seem to work without problems.


Adrian.

Reply via email to