All,

I've been refurbishing the builds for wicket, extensions and examples from the core project, so that the downloads contain all necessary libs and can be built using ant (some people find that handy). The one problem I have is that the unit tests for wicket-examples fail and die a horrible death. I suspect it is due to some incompatibility with a XML parser, as maven in the distribution just works.

I am going to ignore this (for now), as I want to put out a RC1. I would appreciate when someone can take a look at what goes wrong when running the ant build in the 1.1-rc1 examples download.

Please note that the build.xml doesn't work directly from CVS (due to missing dependencies in the lib directory), maven is still required for building directly from CVS.

Martijn

Reply via email to