[java-xmltooling COMMIT] /branches/REL_1/src/main/assembly/bin.xml
noreply at shibboleth.net
noreply at shibboleth.net
Mon Oct 20 12:49:35 EDT 2014
Author: scantor
Date: Mon Oct 20 12:49:35 2014
New Revision: 839
URL: http://svn.shibboleth.net/view/java-xmltooling?rev=839&view=rev
Log:
SIDP-619 - Remove Xerces/Xalan dependencies
Modified:
branches/REL_1/src/main/assembly/bin.xml
Modified: branches/REL_1/src/main/assembly/bin.xml
URL: http://svn.shibboleth.net/view/java-xmltooling/branches/REL_1/src/main/assembly/bin.xml?rev=839&r1=838&r2=839&view=diff
==============================================================================
--- branches/REL_1/src/main/assembly/bin.xml (original)
+++ branches/REL_1/src/main/assembly/bin.xml Mon Oct 20 12:49:35 2014
@@ -22,17 +22,6 @@
<exclude>*:jcip-annotations:*</exclude>
</excludes>
</dependencySet>
- <dependencySet>
- <outputDirectory>/lib/endorsed</outputDirectory>
- <directoryMode>774</directoryMode>
- <fileMode>444</fileMode>
- <scope>runtime</scope>
- <includes>
- <include>org.apache.xerces:*</include>
- <include>xalan:*</include>
- <include>xml-resolver:*</include>
- </includes>
- </dependencySet>
</dependencySets>
<fileSets>
More information about the commits
mailing list