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/01/11 18:07:55 UTC

[1/2] incubator-taverna-commandline git commit: newer taverna-language

Repository: incubator-taverna-commandline
Updated Branches:
  refs/heads/master 833a84199 -> 581554d2d


newer taverna-language


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

Branch: refs/heads/master
Commit: e0a79beb8e9b80563cdf199f56b7783c521a8af8
Parents: 833a841
Author: Stian Soiland-Reyes <st...@apache.org>
Authored: Mon Jan 11 16:59:46 2016 +0000
Committer: Stian Soiland-Reyes <st...@apache.org>
Committed: Mon Jan 11 16:59:46 2016 +0000

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-taverna-commandline/blob/e0a79beb/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index a04c924..d7833b4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -12,7 +12,7 @@
 	<packaging>pom</packaging>
 	<name>Apache Taverna Command Line</name>
   <properties>
-    <taverna.language.version>0.15.0-incubating</taverna.language.version>
+    <taverna.language.version>0.15.1-incubating-SNAPSHOT</taverna.language.version>
     <taverna.osgi.version>0.2.1-incubating-SNAPSHOT</taverna.osgi.version>
     <taverna.engine.version>3.1.0-incubating-SNAPSHOT</taverna.engine.version>
     <taverna.commonactivities.version>2.1.0-incubating-SNAPSHOT</taverna.commonactivities.version>


[2/2] incubator-taverna-commandline git commit: avoid version for injected org.apache.taverna.commandline.options

Posted by st...@apache.org.
avoid version for injected org.apache.taverna.commandline.options

.. to avoid invalid version with -incubator


Project: http://git-wip-us.apache.org/repos/asf/incubator-taverna-commandline/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-taverna-commandline/commit/581554d2
Tree: http://git-wip-us.apache.org/repos/asf/incubator-taverna-commandline/tree/581554d2
Diff: http://git-wip-us.apache.org/repos/asf/incubator-taverna-commandline/diff/581554d2

Branch: refs/heads/master
Commit: 581554d2d4ac09a182fa05ecf6348b2b4b9cae4b
Parents: e0a79be
Author: Stian Soiland-Reyes <st...@apache.org>
Authored: Mon Jan 11 17:07:23 2016 +0000
Committer: Stian Soiland-Reyes <st...@apache.org>
Committed: Mon Jan 11 17:07:23 2016 +0000

----------------------------------------------------------------------
 taverna-commandline-product/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-taverna-commandline/blob/581554d2/taverna-commandline-product/pom.xml
----------------------------------------------------------------------
diff --git a/taverna-commandline-product/pom.xml b/taverna-commandline-product/pom.xml
index 32d9221..0735928 100644
--- a/taverna-commandline-product/pom.xml
+++ b/taverna-commandline-product/pom.xml
@@ -99,7 +99,7 @@
             </frameworkConfiguration>
             <frameworkConfiguration>
               <name>org.osgi.framework.system.packages.extra</name>
-              <value>com.sun.org.apache.xml.internal.utils,com.sun.source.util,com.sun.source.tree,org.apache.log4j;version=${log4j.version},org.apache.taverna.commandline.options;version=${project.parent.version}</value>
+              <value>com.sun.org.apache.xml.internal.utils,com.sun.source.util,com.sun.source.tree,org.apache.log4j;version=${log4j.version},org.apache.taverna.commandline.options</value>
             </frameworkConfiguration>
             <frameworkConfiguration>
               <name>org.osgi.framework.storage.clean</name>