1f0cf7d6e2
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1824564 13f79535-47bb-0310-9956-ffa450edef68 |
||
---|---|---|
.. | ||
bin | ||
docs | ||
external/lib | ||
maven-plugin | ||
samples | ||
src | ||
test | ||
xkit | ||
build.xml | ||
CHANGES.txt | ||
KEYS | ||
LICENSE.txt | ||
NOTICE.txt | ||
README.md | ||
README.txt | ||
STATUS | ||
testbuild.xml | ||
xbeanenv.cmd | ||
xbeanenv.sh |
xmlbeans
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.
- Release 2.6.1 includes a fix for an issue where Unicode Surrogate chars were replaced with
?
chars ?when outputting files - https://bz.apache.org/bugzilla/show_bug.cgi?id=54084 - fixes an issue affecting usage on Android: https://issues.apache.org/jira/browse/XMLBEANS-499
Sample
https://github.com/pjfanning/poi-xmlbeans-patch-test
Build
./xbeanenv.sh
ant
ant checkintest
Output jar is found at build/lib/xbean.jar