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 2015/02/17 12:45:57 UTC

[33/52] [abbrv] incubator-taverna-workbench git commit: taverna-dataflow-activity-ui/

taverna-dataflow-activity-ui/


Project: http://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench/commit/8be3cd93
Tree: http://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench/tree/8be3cd93
Diff: http://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench/diff/8be3cd93

Branch: refs/heads/master
Commit: 8be3cd937642b893362a5c8b3a2ecc7ff21fdec7
Parents: 7910502
Author: Stian Soiland-Reyes <st...@apache.org>
Authored: Thu Feb 5 10:35:46 2015 +0000
Committer: Stian Soiland-Reyes <st...@apache.org>
Committed: Thu Feb 5 10:35:46 2015 +0000

----------------------------------------------------------------------
 .gitignore  | 24 ------------------------
 .travis.yml |  1 -
 README.md   |  5 -----
 3 files changed, 30 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench/blob/8be3cd93/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index ebe0e5b..0000000
--- a/.gitignore
+++ /dev/null
@@ -1,24 +0,0 @@
-# ignore project files #
-.classpath
-.project
-.settings/
-catalog-v001.xml
-
-# ignore target files #
-target/
-bin/
-build/
-dist/
-apidoc/
-*.swp
-
-# ignore svn files if there
-.svn
-
-# ignore log files #
-*.log
-/logs/*
-*/logs/*
-
-
-

http://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench/blob/8be3cd93/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
deleted file mode 100644
index dff5f3a..0000000
--- a/.travis.yml
+++ /dev/null
@@ -1 +0,0 @@
-language: java

http://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench/blob/8be3cd93/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
deleted file mode 100644
index 08b415c..0000000
--- a/README.md
+++ /dev/null
@@ -1,5 +0,0 @@
-Taverna Workflow system User Interface for unrecognized activity types
-
-Does not have a directly corresponding activity repository.
-
-This code was previously hosted at http://taverna.googlecode.com/svn/taverna/ui/net.sf.taverna.t2.ui-activities/
\ No newline at end of file