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:51:05 UTC

[47/50] [abbrv] incubator-taverna-osgi git commit: Travis info

Travis info


Project: http://git-wip-us.apache.org/repos/asf/incubator-taverna-osgi/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-taverna-osgi/commit/863892d4
Tree: http://git-wip-us.apache.org/repos/asf/incubator-taverna-osgi/tree/863892d4
Diff: http://git-wip-us.apache.org/repos/asf/incubator-taverna-osgi/diff/863892d4

Branch: refs/heads/master
Commit: 863892d40c32d52eb37492ca30ffc726282d69b4
Parents: 346d0a3
Author: Stian Soiland-Reyes <st...@apache.org>
Authored: Sun Dec 28 03:47:08 2014 -0600
Committer: Stian Soiland-Reyes <st...@apache.org>
Committed: Sun Dec 28 03:47:13 2014 -0600

----------------------------------------------------------------------
 .travis.yml | 1 +
 README.md   | 8 ++++++++
 2 files changed, 9 insertions(+)
----------------------------------------------------------------------


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

http://git-wip-us.apache.org/repos/asf/incubator-taverna-osgi/blob/863892d4/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..dd2958f
--- /dev/null
+++ b/README.md
@@ -0,0 +1,8 @@
+# Apache Taverna OSGi plugin system
+
+[![Build Status](https://travis-ci.org/taverna-incubator/incubator-taverna-osgi.svg)](https://travis-ci.org/taverna-incubator/incubator-taverna-osgi)
+
+OSGi-based plugin system, including online updates. Written for Apache Taverna, probably 
+usable for any OSGi-based command line/desktop product.
+
+