On 2010-11-09, Stefan Bodewig wrote: > commons-lang3 has test failures [...] I'll add a report element to the > descriptor so we can see the reasons for the errors.
<http://adam.apache.org/gump/commons-lang-3.x/commons-lang3/gump_file/org.apache.commons.lang3.event.EventUtilsTest.txt.html> says: java.lang.InternalError: Can't connect to window server - not enough permissions. at java.lang.ClassLoader$NativeLibrary.load(Native Method) at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1823) Maybe it helps if you add <sysproperty name="java.awt.headless" value="true"/> to your workspace definition? Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
