You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2013/12/19 10:09:39 UTC

git commit: Upgrade jruby (notice 1.7.9 is broken - https://github.com/jruby/jruby/issues/1351)

Updated Branches:
  refs/heads/master 2cd6cd420 -> 870070977


Upgrade jruby (notice 1.7.9 is broken - https://github.com/jruby/jruby/issues/1351)


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/87007097
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/87007097
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/87007097

Branch: refs/heads/master
Commit: 8700709777531e80465e455aacc0ed8d9497ffff
Parents: 2cd6cd4
Author: Claus Ibsen <da...@apache.org>
Authored: Thu Dec 19 10:12:38 2013 +0100
Committer: Claus Ibsen <da...@apache.org>
Committed: Thu Dec 19 10:12:38 2013 +0100

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


http://git-wip-us.apache.org/repos/asf/camel/blob/87007097/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index c7bc50a..68dad0c 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -232,7 +232,7 @@
     <jodatime2-bundle-version>2.3</jodatime2-bundle-version>
     <josql-bundle-version>1.5_5</josql-bundle-version>
     <josql-version>1.5</josql-version>
-    <jruby-version>1.7.6</jruby-version>
+    <jruby-version>1.7.8</jruby-version>
     <jsendnsca-version>1.3.1</jsendnsca-version>
     <jsmpp-version>2.1.0_4</jsmpp-version>
     <jsch-version>0.1.49</jsch-version>