[java-shib-common COMMIT] /branches/REL_1/src/main/assembly/bin.xml
noreply at shibboleth.net
noreply at shibboleth.net
Mon Oct 20 12:49:10 EDT 2014
Author: scantor
Date: Mon Oct 20 12:49:10 2014
New Revision: 1110
URL: http://svn.shibboleth.net/view/java-shib-common?rev=1110&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-shib-common/branches/REL_1/src/main/assembly/bin.xml?rev=1110&r1=1109&r2=1110&view=diff
==============================================================================
--- branches/REL_1/src/main/assembly/bin.xml (original)
+++ branches/REL_1/src/main/assembly/bin.xml Mon Oct 20 12:49:10 2014
@@ -17,17 +17,6 @@
<scope>compile</scope>
<includes>
<include>*:jar:*</include>
- </includes>
- </dependencySet>
- <dependencySet>
- <outputDirectory>/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>
More information about the commits
mailing list