poi/xmlbeans
2018-02-16 22:55:05 +00:00
..
bin add xmlbeans code (latest from xmlbeans svn) 2018-02-16 22:41:27 +00:00
docs add xmlbeans code (latest from xmlbeans svn) 2018-02-16 22:41:27 +00:00
external/lib apply changes from com.github.pjfanning:xmlbeans 2018-02-16 22:55:05 +00:00
maven-plugin add xmlbeans code (latest from xmlbeans svn) 2018-02-16 22:41:27 +00:00
samples add xmlbeans code (latest from xmlbeans svn) 2018-02-16 22:41:27 +00:00
src apply changes from com.github.pjfanning:xmlbeans 2018-02-16 22:55:05 +00:00
test apply changes from com.github.pjfanning:xmlbeans 2018-02-16 22:55:05 +00:00
xkit add xmlbeans code (latest from xmlbeans svn) 2018-02-16 22:41:27 +00:00
build.xml apply changes from com.github.pjfanning:xmlbeans 2018-02-16 22:55:05 +00:00
CHANGES.txt apply changes from com.github.pjfanning:xmlbeans 2018-02-16 22:55:05 +00:00
KEYS add xmlbeans code (latest from xmlbeans svn) 2018-02-16 22:41:27 +00:00
LICENSE.txt add xmlbeans code (latest from xmlbeans svn) 2018-02-16 22:41:27 +00:00
NOTICE.txt add xmlbeans code (latest from xmlbeans svn) 2018-02-16 22:41:27 +00:00
README.md apply changes from com.github.pjfanning:xmlbeans 2018-02-16 22:55:05 +00:00
README.txt add xmlbeans code (latest from xmlbeans svn) 2018-02-16 22:41:27 +00:00
STATUS add xmlbeans code (latest from xmlbeans svn) 2018-02-16 22:41:27 +00:00
testbuild.xml add xmlbeans code (latest from xmlbeans svn) 2018-02-16 22:41:27 +00:00
xbeanenv.cmd add xmlbeans code (latest from xmlbeans svn) 2018-02-16 22:41:27 +00:00
xbeanenv.sh add xmlbeans code (latest from xmlbeans svn) 2018-02-16 22:41:27 +00:00

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