You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@taverna.apache.org by st...@apache.org on 2018/01/04 18:41:06 UTC

[6/6] incubator-taverna-server git commit: xmlds.xsd OK

xmlds.xsd OK


Project: http://git-wip-us.apache.org/repos/asf/incubator-taverna-server/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-taverna-server/commit/176522e4
Tree: http://git-wip-us.apache.org/repos/asf/incubator-taverna-server/tree/176522e4
Diff: http://git-wip-us.apache.org/repos/asf/incubator-taverna-server/diff/176522e4

Branch: refs/heads/master
Commit: 176522e480cb7e1195c321ac9cb078a63ead8591
Parents: 29227ad
Author: Stian Soiland-Reyes <st...@apache.org>
Authored: Thu Jan 4 18:40:35 2018 +0000
Committer: Stian Soiland-Reyes <st...@apache.org>
Committed: Thu Jan 4 18:40:35 2018 +0000

----------------------------------------------------------------------
 pom.xml | 3 +++
 1 file changed, 3 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-taverna-server/blob/176522e4/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index b1a583b..afeb8b0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -263,6 +263,9 @@ executing.</description>
 						<exclude>**/WEB-INF/lib/*.vtmpl</exclude>
 						<exclude>**/org.apache.cxf.Logger</exclude>
 
+						<!-- W3C Software License (see LICENSE) -->
+						<exclude>**/xmlds.xsd</exclude>
+
 						<!-- Cause problems with RAT; need replacing -->
 						<exclude>**/jquery*.js</exclude>
 						<exclude>**/jquery*.css</exclude>