poi/xmlbeans/README.md
2018-02-16 22:55:05 +00:00

1013 B

xmlbeans

Build Status Maven Central

Latest source from http://svn.apache.org/repos/asf/xmlbeans/trunk/. Some changes have been made to get the build working.

The core use case is to help users of Apache Poi, which depends on the no longer maintained Apache XMLBeans library.

Sample

https://github.com/pjfanning/poi-xmlbeans-patch-test

Build

./xbeanenv.sh
ant
ant checkintest

Output jar is found at build/lib/xbean.jar