Hi Stefan, Stefan Bodewig wrote:
> On 2010-08-12, Gump wrote: > >> [INFO] Compilation failure >> /srv/gump/public/workspace/apache- commons/lang/src/main/java/org/apache/commons/lang3/reflect/ConstructorUtils.java: [272,52] >> incompatible types >> found : java.lang.reflect.Constructor<?>[] >> required: java.lang.reflect.Constructor<T>[] > > This is OpenJDK6 in case the problem is compiler dependent. The build > also fails on Helios which runs an oldsh Sun Jav6 on Solaris. It was simply not compilable due to a wrong cast. Fixed. - Jörg --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org