https://issues.apache.org/bugzilla/show_bug.cgi?id=53494
--- Comment #2 from Trejkaz (pen name) <[email protected]> --- Current trunk build seems to be broken. /Data/Projects/vendor/poi/trunk/build.xml:412: taskdef class org.apache.xmlbeans.impl.tool.XMLBean cannot be found using the classloader AntClassLoader[/Data/Projects/vendor/poi/trunk/ooxml-lib/xmlbeans-2.3.0.jar:/Data/Projects/vendor/poi/trunk/ooxml-lib/stax-api-1.0.1.jar] Searching on Google found a post which suggests that xmlbeans-2.3.0.jar might be corrupt. It is in fact corrupt, but after deleting it, another corrupt copy is downloaded the next time I run the build. :/ -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
