Remove jaxb api and impl from packaging.

Let's use the one provided by the JDK
master
David BRASSELY 2014-07-11 13:56:49 +02:00
parent e23fc729be
commit 4188b86b53
1 changed files with 1 additions and 0 deletions

View File

@ -39,6 +39,7 @@
<excludes>
<exclude>components/</exclude>
<exclude>doc/</exclude>
<exclude>lib/jaxb-*.jar</exclude>
<exclude>shared-libraries/</exclude>
<exclude>readme.txt</exclude>
<exclude>copyright.txt</exclude>