You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@taverna.apache.org by br...@apache.org on 2015/02/05 13:05:28 UTC

svn commit: r1657548 - /incubator/taverna/site/trunk/content/introduction/roadmap.md

Author: brenninc
Date: Thu Feb  5 12:05:27 2015
New Revision: 1657548

URL: http://svn.apache.org/r1657548
Log:
Added Taverna Roadmap

Added:
    incubator/taverna/site/trunk/content/introduction/roadmap.md

Added: incubator/taverna/site/trunk/content/introduction/roadmap.md
URL: http://svn.apache.org/viewvc/incubator/taverna/site/trunk/content/introduction/roadmap.md?rev=1657548&view=auto
==============================================================================
--- incubator/taverna/site/trunk/content/introduction/roadmap.md (added)
+++ incubator/taverna/site/trunk/content/introduction/roadmap.md Thu Feb  5 12:05:27 2015
@@ -0,0 +1,45 @@
+Title:     Taverna Roadmap
+Notice:    Licensed to the Apache Software Foundation (ASF) under one
+           or more contributor license agreements.  See the NOTICE file
+           distributed with this work for additional information
+           regarding copyright ownership.  The ASF licenses this file
+           to you under the Apache License, Version 2.0 (the
+           "License"); you may not use this file except in compliance
+           with the License.  You may obtain a copy of the License at
+           .
+             http://www.apache.org/licenses/LICENSE-2.0
+           .
+           Unless required by applicable law or agreed to in writing,
+           software distributed under the License is distributed on an
+           "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+           KIND, either express or implied.  See the License for the
+           specific language governing permissions and limitations
+           under the License.
+
+##Taverna 3##
+
+[Taverna 3][1] is a re-engineering of the Taverna codebase to use OSGi.
+
+###Taverna 3 Command Line Tool alpha3/beta1###
+
+ - Based on the /developers/work-in-progress/taverna-3/ using [OSGi][2]
+ - New plugin-system
+ - Usability improvements
+ - Easily customisable service sets
+ - More complete service type support
+
+###Taverna 3 Platform updated beta###
+
+ - Available as an [OGSi][3] bundle or Jar (for non-OGSi environments for easy embedding)
+ - Using [SCUFL2][4] workflow bundle format
+ - API for running workflows
+
+##Tavena 2##
+This site only covers the Apache Taverna product. 
+As Taverna 2 is not an Apache product so its roadmap can be found on the previous [taverna website][5]. 
+
+  [1]: /developers/work-in-progress/taverna-3/
+  [2]: http://www.osgi.org/About/Technology
+  [3]: http://www.osgi.org/About/Technology
+  [4]: http://dev.mygrid.org.uk/wiki/display/developer/SCUFL2
+  [5]: http://www.taverna.org.uk/introduction/roadmap/
\ No newline at end of file