Author: stack
Date: Tue Mar 15 23:33:51 2011
New Revision: 1082001
URL: http://svn.apache.org/viewvc?rev=1082001&view=rev
Log:
HBASE-3600 Update our jruby to 1.6.0
Modified:
hbase/branches/0.90/NOTICE.txt
Modified: hbase/branches/0.90/NOTICE.txt
URL:
http://svn.apache.org/viewvc/hbase/branches/0.90/NOTICE.txt?rev=1082001&r1=1082000&r2=1082001&view=diff
==============================================================================
--- hbase/branches/0.90/NOTICE.txt (original)
+++ hbase/branches/0.90/NOTICE.txt Tue Mar 15 23:33:51 2011
@@ -5,4 +5,14 @@ In addition, this product includes softw
Facebook, Inc. (http://developers.facebook.com/thrift/ -- Page includes the
Thrift Software License)
-JUnit (http://www.junit.org/)
+JUnit (http://www.junit.org/) included under the Common Public License v1.0.
See
+the full text here: http://junit.sourceforge.net/cpl-v10.html
+
+JRuby (http://jruby.org) is tri-licensed. We include it under terms of the
+Common Public License v1.0.
+
+JRuby itself includes libraries variously licensed. See its COPYING document
+for details: https://github.com/jruby/jruby/blob/master/COPYING
+
+The JRuby community went out of their way to make JRuby compatible with Apache
+projects: See https://issues.apache.org/jira/browse/HBASE-3374)