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/02/03 01:24:43 UTC

incubator-taverna-language git commit: Remove duplicated build/license info

Repository: incubator-taverna-language
Updated Branches:
  refs/heads/master cbe22180e -> 54b4d3df4


Remove duplicated build/license info


Project: http://git-wip-us.apache.org/repos/asf/incubator-taverna-language/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-taverna-language/commit/54b4d3df
Tree: http://git-wip-us.apache.org/repos/asf/incubator-taverna-language/tree/54b4d3df
Diff: http://git-wip-us.apache.org/repos/asf/incubator-taverna-language/diff/54b4d3df

Branch: refs/heads/master
Commit: 54b4d3df482c34123dc10a3e1691a9cdba7f8997
Parents: cbe2218
Author: Stian Soiland-Reyes <st...@apache.org>
Authored: Wed Feb 3 00:24:38 2016 +0000
Committer: Stian Soiland-Reyes <st...@apache.org>
Committed: Wed Feb 3 00:24:38 2016 +0000

----------------------------------------------------------------------
 taverna-tavlang-tool/README.md | 53 -------------------------------------
 1 file changed, 53 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-taverna-language/blob/54b4d3df/taverna-tavlang-tool/README.md
----------------------------------------------------------------------
diff --git a/taverna-tavlang-tool/README.md b/taverna-tavlang-tool/README.md
index 5d92ab3..e0e5458 100644
--- a/taverna-tavlang-tool/README.md
+++ b/taverna-tavlang-tool/README.md
@@ -24,59 +24,6 @@ an API for the
 [Apache Taverna](http://taverna.incubator.apache.org/) workflows.
 
 
-See below for [Building and Install Requirements](#building-and-install-requirements), [Usage](#usage), and [Documentation](#documentation).
-
-## License
-
-(c) 2015 Apache Software Foundation
-
-This product includes software developed at The [Apache Software
-Foundation](http://www.apache.org/).
-
-Licensed under the [Apache License
-2.0](https://www.apache.org/licenses/LICENSE-2.0), see the file
-[../LICENSE](../LICENSE) for details.
-
-The file [NOTICE](src/main/resources/NOTICE) contains any additional attributions and
-details about embedded third-party libraries and source code.
-
-
-# Contribute
-
-Please subscribe to and contact the
-[dev@taverna](http://taverna.incubator.apache.org/community/lists#dev%20mailing%20list)
-for any questions, suggestions and discussions about
-Apache Taverna Language Commandline.
-
-Bugs and planned features are tracked in the Jira
-[Issue tracker](https://issues.apache.org/jira/browse/TAVERNA/component/12326903)
-under the `TAVERNA` component _GSOC Taverna Language Command line_. Feel free
-to add an issue!
-
-To suggest changes to this source code, feel free to raise a
-[GitHub pull request](https://github.com/apache/incubator-taverna-mobile/pulls).
-Any contributions received are assumed to be covered by the [Apache License
-2.0](https://www.apache.org/licenses/LICENSE-2.0). We might ask you
-to sign a [Contributor License Agreement](https://www.apache.org/licenses/#clas)
-before accepting a larger contribution.
-
-
-# Building and install requirements
-
-## Requisites
-
-* Java 1.8 or newer
-* [Apache Maven](https://maven.apache.org/download.html) 3.2.5 or newer (older
-  versions probably also work)
-
-
-## Building
-
-To build, run:
-
-    mvn clean install
-
-
 # Usage
 
 	usage: tavlang <command> [<args>]