Not sure who is looking after Continuum for Commons, but it might be useful to add Jexl 2.0 to the list.
Also, the builds all seem to use Java 1.6, however no Commons components actually require Java 1.6 yet. Java 1.6 allows certain constructs which cause errors in Java 1.5, so defaulting to 1.6 means that some coding errors are not caught. Seems to me that it would be more useful (or at least as useful) to build each component with its target Java version (though one would have to use a minimum of Java 1.4). --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org