The pom.xml does not specify a java source or target version, so defaults to 1.3 (from the parent pom)
As far as I can tell, the component requires at least 1.4 so the POM needs to be updated. [IMO the compiler settings should never be delegated to the parent POM] --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org