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 2016/05/09 09:47:41 UTC

incubator-taverna-engine git commit: Clarify older repositories

Repository: incubator-taverna-engine
Updated Branches:
  refs/heads/master b0952a383 -> a45c3dd76


Clarify older repositories


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/a45c3dd7
Tree: http://git-wip-us.apache.org/repos/asf/incubator-taverna-engine/tree/a45c3dd7
Diff: http://git-wip-us.apache.org/repos/asf/incubator-taverna-engine/diff/a45c3dd7

Branch: refs/heads/master
Commit: a45c3dd7665f60faf9936af3eacae796db6477f1
Parents: b0952a3
Author: Stian Soiland-Reyes <st...@apache.org>
Authored: Mon May 9 10:47:35 2016 +0100
Committer: Stian Soiland-Reyes <st...@apache.org>
Committed: Mon May 9 10:47:35 2016 +0100

----------------------------------------------------------------------
 taverna-reference-types/README.md | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-taverna-engine/blob/a45c3dd7/taverna-reference-types/README.md
----------------------------------------------------------------------
diff --git a/taverna-reference-types/README.md b/taverna-reference-types/README.md
index c41442b..a669176 100644
--- a/taverna-reference-types/README.md
+++ b/taverna-reference-types/README.md
@@ -2,4 +2,9 @@ Taverna Workflow system Execution Engine data reference management implementatio
 
 Implements certain SPIs to provide a core functionality for the reference management framework. This includes ExternalReference implementations to reference data held in local files and URLs along with the appropriate translate / publish logic. Implementations in this package are tied only to the API, although certain metadata files (such as Hibernate mappings) are also included, where appropriate. (These will be silently ignored if using a backing store that is not Hibernate-based.)
 
-This code was previously hosted at http://taverna.googlecode.com/svn/taverna/engine/net.sf.taverna.t2.core.reference-core-extensions.
+This code was previously hosted at 
+http://taverna.googlecode.com/svn/taverna/engine/net.sf.taverna.t2.core.reference-core-extensions - 
+for historical references (e.g. for Taverna 2.x), see
+[taverna-svn on GitHub](https://github.com/taverna/taverna-svn/tree/master/taverna/engine/net.sf.taverna.t2.core.reference-core-extensions)
+and the `old/` git tags in this repository, e.g. 
+[old/reference-core-extension-1.5](https://github.com/apache/incubator-taverna-engine/tree/old/reference-core-extensions-1.5)