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/2a501ad0 Tree: http://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench/tree/2a501ad0 Diff: http://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench/diff/2a501ad0 Branch: refs/heads/master Commit: 2a501ad0d3ea1b7f55b885eae78bb3897835f6c0 Parents: ef2a86c 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 | 24 ------------------------ .travis.yml | 1 - README.md | 5 ----- 3 files changed, 30 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench/blob/2a501ad0/.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/2a501ad0/.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/2a501ad0/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md deleted file mode 100644 index eb890de..0000000 --- a/README.md +++ /dev/null @@ -1,5 +0,0 @@ -Taverna Workflow system Sub-Workflow Activity: User Interface part for use in the Taverna Workbench. - -Extends https://github.com/taverna/taverna-dataflow-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