On 7/6/14, 12:39 PM, Thomas Neidhart wrote: > 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.
The ant "test" target appears to run tests. Not sure if they are all run, but "ant clean test" does run a bunch of them. Its a pity that the maven build can't just do what it needs so that "mvn clean test" behaves as expected. Phil > > Thomas > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org > For additional commands, e-mail: dev-h...@commons.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org