This is an automated email from the ASF dual-hosted git repository. shafreen pushed a commit to branch xerces in repository https://gitbox.apache.org/repos/asf/synapse.git
commit 52782ee224b68e696cd59a112036c2e9e24af3bf Author: shafreenAnfar <www.call...@gmail.com> AuthorDate: Thu May 4 22:09:31 2023 +0530 Remove xerces --- modules/distribution/src/main/assembly/bin.xml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/modules/distribution/src/main/assembly/bin.xml b/modules/distribution/src/main/assembly/bin.xml index 70a4ebd9a..1ecfffb46 100644 --- a/modules/distribution/src/main/assembly/bin.xml +++ b/modules/distribution/src/main/assembly/bin.xml @@ -229,13 +229,6 @@ <include>org.apache.synapse:synapse-patches:zip:jars</include> </includes> </dependencySet> - <dependencySet> - <useProjectArtifact>false</useProjectArtifact> - <outputDirectory>synapse-${synapse.version}/lib/endorsed</outputDirectory> - <includes> - <include>xerces:xercesImpl:jar</include> - </includes> - </dependencySet> <dependencySet> <useProjectArtifact>false</useProjectArtifact> <outputDirectory>synapse-${synapse.version}/repository/modules</outputDirectory>