Repository: incubator-taverna-engine Updated Branches: refs/heads/master ceafcb8bd -> e137dbaf5
ArtifactSupportNamespaceHandler no longer exists. This was used for Taverna 2 Raven spring extensions Project: http://git-wip-us.apache.org/repos/asf/incubator-taverna-engine/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-taverna-engine/commit/e137dbaf Tree: http://git-wip-us.apache.org/repos/asf/incubator-taverna-engine/tree/e137dbaf Diff: http://git-wip-us.apache.org/repos/asf/incubator-taverna-engine/diff/e137dbaf Branch: refs/heads/master Commit: e137dbaf524298232266b9724d1f131675fe7870 Parents: ceafcb8 Author: Stian Soiland-Reyes <[email protected]> Authored: Mon Jun 27 16:30:47 2016 +0100 Committer: Stian Soiland-Reyes <[email protected]> Committed: Mon Jun 27 16:30:47 2016 +0100 ---------------------------------------------------------------------- taverna-reference-impl/src/main/resources/META-INF/spring.handlers | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-taverna-engine/blob/e137dbaf/taverna-reference-impl/src/main/resources/META-INF/spring.handlers ---------------------------------------------------------------------- diff --git a/taverna-reference-impl/src/main/resources/META-INF/spring.handlers b/taverna-reference-impl/src/main/resources/META-INF/spring.handlers deleted file mode 100644 index f3bed57..0000000 --- a/taverna-reference-impl/src/main/resources/META-INF/spring.handlers +++ /dev/null @@ -1 +0,0 @@ -http\://taverna.sf.net/schema/artifact-support=org.apache.taverna.platform.spring.ArtifactSupportNamespaceHandler \ No newline at end of file
