[jruby-joni] 172/279: Update to reflect major API change (search() and match() can now return -2 if interrupted in addition to searchInterruptible and matchInterruptible

Hideki Yamane henrich at moszumanska.debian.org
Mon Nov 16 11:27:25 UTC 2015


This is an automated email from the git hooks/post-receive script.

henrich pushed a commit to branch debian/sid
in repository jruby-joni.

commit 0ec6e5faefe8d5a5aece6e11a6e6edaeeaa519cc
Author: Thomas E. Enebo <tom.enebo at gmail.com>
Date:   Fri May 10 16:38:08 2013 -0500

    Update to reflect major API change (search() and match() can now return -2 if interrupted in addition to searchInterruptible and matchInterruptible
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 5d7dbd3..e9ec13f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
   <groupId>org.jruby.joni</groupId>
   <artifactId>joni</artifactId>
   <packaging>jar</packaging>
-  <version>1.1.10-SNAPSHOT</version>
+  <version>2.0</version>
   <name>Joni</name>
   <description>
     Java port of Oniguruma: http://www.geocities.jp/kosako3/oniguruma

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jruby-joni.git



More information about the pkg-java-commits mailing list