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:46:00 UTC

[36/52] [abbrv] incubator-taverna-workbench git commit: taverna-stringconstant-activity-ui/

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

Branch: refs/heads/master
Commit: 71363793542087b6b7ac1d9d0105ba8dec3035d8
Parents: 1a6e09d
Author: Stian Soiland-Reyes <st...@apache.org>
Authored: Thu Feb 5 10:35:57 2015 +0000
Committer: Stian Soiland-Reyes <st...@apache.org>
Committed: Thu Feb 5 10:35:57 2015 +0000

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


http://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench/blob/71363793/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index 14ee0f3..0000000
--- a/.gitignore
+++ /dev/null
@@ -1,25 +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/*
-
-
-
-/.springBeans

http://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench/blob/71363793/.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/71363793/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
deleted file mode 100644
index 16186d9..0000000
--- a/README.md
+++ /dev/null
@@ -1,5 +0,0 @@
-Taverna Workflow system Literal Value Activity: User Interface part for use in the Taverna Workbench.
-
-Extends https://github.com/taverna/taverna-stringconstant-activity
-
-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