On 07/06/2014 06:51 PM, Phil Steitz wrote:
> Release contents, release notes look good.
> Sigs and hashes are good.
> Tested ant build with OSX jdk 1.7.0_55, 1.8.0_05, Linux 1.6.0_43,
> 1.5.0_22-b03, 1.4.2_19-b04
> maven OSX Jdk 1.7.0_55, 1.8.0_05
> All jdks Oracle.
> 
> I did not test the site build (all tests above are "clean test").
> 
> Two non-blocking nits to improve future releases:
> * There is no sources jar in the binary distro
> * "well-known" should be hyphenated in the release notes
> 
> +1

@all: to run the unit tests for logging one has to call the following:

 mvn clean verify

This has also been added to the README.txt.

The reason being that the tests use custom classloading to test various
scenarios and require that the logging jars have been built before
running the tests.

Thomas

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

Reply via email to