jruby-jars 9.1.13.0 → 9.1.14.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 72dbbce82c6a36e8036c5be67d37ef3d18cc2f3b
4
- data.tar.gz: 40ad24edbe614e95039a3d94453e5d845ed5f1e0
3
+ metadata.gz: 25ece3dd508d5fb6cbadd066b9fe92e572f3c30e
4
+ data.tar.gz: 71e352fb26803d62e2c77796c42f7a6b36d31e61
5
5
  SHA512:
6
- metadata.gz: 265de34a23ffe0155f499a956bc1fae6ecf63eef84639cdb5d59eb925f7f71b538ab1262ebfc990474d51f40af3920d8a080b4ae5a379d4c9a79b0608d383225
7
- data.tar.gz: a6a745d680322771aa3a151d2de2e754efa907456c39b157dc1e9c78077f19190464c0e37d23b176fee705954173208a2a9b3a874d7f22edd779fcb8e3c92af2
6
+ metadata.gz: 5f00102f2193584e1aaae7b6ab9122182f494900015fd726e6ca37bff89dbb32ed883cbfc2ae52a7f3c577b9daf0cbe88b408be73bfc0a9952d7a2ce5629bb98
7
+ data.tar.gz: fe7b88420063f73995a0cbb63b0be84ab8539e11abc8b4413d4523f5322258c2211f8fcaca7b5992f1299f58e5f445333a6a1db3010db5749e091685c0dffb99
data/Mavenfile CHANGED
@@ -63,4 +63,6 @@ end
63
63
 
64
64
  plugin :invoker, :properties => { 'ruby.version' => ruby_version, 'gem.home' => '${project.build.directory}/rubygems', 'gem.path' => '${project.build.directory}/rubygems' }
65
65
 
66
+ plugin( 'net.ju-n.maven.plugins:checksum-maven-plugin' )
67
+
66
68
  # vim: syntax=Ruby
data/README.txt CHANGED
@@ -801,211 +801,280 @@ DAMAGES.
801
801
  END OF TERMS AND CONDITIONS
802
802
 
803
803
 
804
- Eclipse Public License - v 1.0
804
+ Eclipse Public License - v 2.0
805
805
 
806
- THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE PUBLIC
807
- LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM
808
- CONSTITUTES RECIPIENTS ACCEPTANCE OF THIS AGREEMENT.
806
+ THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE
807
+ PUBLIC LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION
808
+ OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT.
809
809
 
810
810
  1. DEFINITIONS
811
811
 
812
812
  "Contribution" means:
813
813
 
814
- a) in the case of the initial Contributor, the initial code and documentation
815
- distributed under this Agreement, and
816
- b) in the case of each subsequent Contributor:
817
-
818
- i) changes to the Program, and
819
-
820
- ii) additions to the Program;
821
-
822
- where such changes and/or additions to the Program originate from and are
823
- distributed by that particular Contributor. A Contribution 'originates' from a
824
- Contributor if it was added to the Program by such Contributor itself or anyone
825
- acting on such Contributor’s behalf. Contributions do not include additions to
826
- the Program which: (i) are separate modules of software distributed in
827
- conjunction with the Program under their own license agreement, and (ii) are not
828
- derivative works of the Program.
829
-
830
- "Contributor" means any person or entity that distributes the Program.
831
-
832
- "Licensed Patents " mean patent claims licensable by a Contributor which are
833
- necessarily infringed by the use or sale of its Contribution alone or when
834
- combined with the Program.
835
-
836
- "Program" means the Contributions distributed in accordance with this Agreement.
837
-
838
- "Recipient" means anyone who receives the Program under this Agreement,
839
- including all Contributors.
814
+ a) in the case of the initial Contributor, the initial content
815
+ Distributed under this Agreement, and
816
+
817
+ b) in the case of each subsequent Contributor:
818
+ i) changes to the Program, and
819
+ ii) additions to the Program;
820
+ where such changes and/or additions to the Program originate from
821
+ and are Distributed by that particular Contributor. A Contribution
822
+ "originates" from a Contributor if it was added to the Program by
823
+ such Contributor itself or anyone acting on such Contributor's behalf.
824
+ Contributions do not include changes or additions to the Program that
825
+ are not Modified Works.
826
+
827
+ "Contributor" means any person or entity that Distributes the Program.
828
+
829
+ "Licensed Patents" mean patent claims licensable by a Contributor which
830
+ are necessarily infringed by the use or sale of its Contribution alone
831
+ or when combined with the Program.
832
+
833
+ "Program" means the Contributions Distributed in accordance with this
834
+ Agreement.
835
+
836
+ "Recipient" means anyone who receives the Program under this Agreement
837
+ or any Secondary License (as applicable), including Contributors.
838
+
839
+ "Derivative Works" shall mean any work, whether in Source Code or other
840
+ form, that is based on (or derived from) the Program and for which the
841
+ editorial revisions, annotations, elaborations, or other modifications
842
+ represent, as a whole, an original work of authorship.
843
+
844
+ "Modified Works" shall mean any work in Source Code or other form that
845
+ results from an addition to, deletion from, or modification of the
846
+ contents of the Program, including, for purposes of clarity any new file
847
+ in Source Code form that contains any contents of the Program. Modified
848
+ Works shall not include works that contain only declarations,
849
+ interfaces, types, classes, structures, or files of the Program solely
850
+ in each case in order to link to, bind by name, or subclass the Program
851
+ or Modified Works thereof.
852
+
853
+ "Distribute" means the acts of a) distributing or b) making available
854
+ in any manner that enables the transfer of a copy.
855
+
856
+ "Source Code" means the form of a Program preferred for making
857
+ modifications, including but not limited to software source code,
858
+ documentation source, and configuration files.
859
+
860
+ "Secondary License" means either the GNU General Public License,
861
+ Version 2.0, or any later versions of that license, including any
862
+ exceptions or additional permissions as identified by the initial
863
+ Contributor.
840
864
 
841
865
  2. GRANT OF RIGHTS
842
866
 
843
- a) Subject to the terms of this Agreement, each Contributor hereby grants
844
- Recipient a non-exclusive, worldwide, royalty-free copyright license to
845
- reproduce, prepare derivative works of, publicly display, publicly perform,
846
- distribute and sublicense the Contribution of such Contributor, if any, and such
847
- derivative works, in source code and object code form.
848
-
849
- b) Subject to the terms of this Agreement, each Contributor hereby grants
850
- Recipient a non-exclusive, worldwide, royalty-free patent license under Licensed
851
- Patents to make, use, sell, offer to sell, import and otherwise transfer the
852
- Contribution of such Contributor, if any, in source code and object code form.
853
- This patent license shall apply to the combination of the Contribution and the
854
- Program if, at the time the Contribution is added by the Contributor, such
855
- addition of the Contribution causes such combination to be covered by the
856
- Licensed Patents. The patent license shall not apply to any other combinations
857
- which include the Contribution. No hardware per se is licensed hereunder.
858
-
859
- c) Recipient understands that although each Contributor grants the licenses to
860
- its Contributions set forth herein, no assurances are provided by any
861
- Contributor that the Program does not infringe the patent or other intellectual
862
- property rights of any other entity. Each Contributor disclaims any liability to
863
- Recipient for claims brought by any other entity based on infringement of
864
- intellectual property rights or otherwise. As a condition to exercising the
865
- rights and licenses granted hereunder, each Recipient hereby assumes sole
866
- responsibility to secure any other intellectual property rights needed, if any.
867
- For example, if a third party patent license is required to allow Recipient to
868
- distribute the Program, it is Recipient’s responsibility to acquire that license
869
- before distributing the Program.
870
-
871
- d) Each Contributor represents that to its knowledge it has sufficient copyright
872
- rights in its Contribution, if any, to grant the copyright license set forth in
873
- this Agreement.
867
+ a) Subject to the terms of this Agreement, each Contributor hereby
868
+ grants Recipient a non-exclusive, worldwide, royalty-free copyright
869
+ license to reproduce, prepare Derivative Works of, publicly display,
870
+ publicly perform, Distribute and sublicense the Contribution of such
871
+ Contributor, if any, and such Derivative Works.
872
+
873
+ b) Subject to the terms of this Agreement, each Contributor hereby
874
+ grants Recipient a non-exclusive, worldwide, royalty-free patent
875
+ license under Licensed Patents to make, use, sell, offer to sell,
876
+ import and otherwise transfer the Contribution of such Contributor,
877
+ if any, in Source Code or other form. This patent license shall
878
+ apply to the combination of the Contribution and the Program if, at
879
+ the time the Contribution is added by the Contributor, such addition
880
+ of the Contribution causes such combination to be covered by the
881
+ Licensed Patents. The patent license shall not apply to any other
882
+ combinations which include the Contribution. No hardware per se is
883
+ licensed hereunder.
884
+
885
+ c) Recipient understands that although each Contributor grants the
886
+ licenses to its Contributions set forth herein, no assurances are
887
+ provided by any Contributor that the Program does not infringe the
888
+ patent or other intellectual property rights of any other entity.
889
+ Each Contributor disclaims any liability to Recipient for claims
890
+ brought by any other entity based on infringement of intellectual
891
+ property rights or otherwise. As a condition to exercising the
892
+ rights and licenses granted hereunder, each Recipient hereby
893
+ assumes sole responsibility to secure any other intellectual
894
+ property rights needed, if any. For example, if a third party
895
+ patent license is required to allow Recipient to Distribute the
896
+ Program, it is Recipient's responsibility to acquire that license
897
+ before distributing the Program.
898
+
899
+ d) Each Contributor represents that to its knowledge it has
900
+ sufficient copyright rights in its Contribution, if any, to grant
901
+ the copyright license set forth in this Agreement.
902
+
903
+ e) Notwithstanding the terms of any Secondary License, no
904
+ Contributor makes additional grants to any Recipient (other than
905
+ those set forth in this Agreement) as a result of such Recipient's
906
+ receipt of the Program under the terms of a Secondary License
907
+ (if permitted under the terms of Section 3).
874
908
 
875
909
  3. REQUIREMENTS
876
910
 
877
- A Contributor may choose to distribute the Program in object code form under its
878
- own license agreement, provided that:
879
-
880
- a) it complies with the terms and conditions of this Agreement; and
911
+ 3.1 If a Contributor Distributes the Program in any form, then:
881
912
 
882
- b) its license agreement:
913
+ a) the Program must also be made available as Source Code, in
914
+ accordance with section 3.2, and the Contributor must accompany
915
+ the Program with a statement that the Source Code for the Program
916
+ is available under this Agreement, and informs Recipients how to
917
+ obtain it in a reasonable manner on or through a medium customarily
918
+ used for software exchange; and
883
919
 
884
- i) effectively disclaims on behalf of all Contributors all warranties and
885
- conditions, express and implied, including warranties or conditions of title and
886
- non-infringement, and implied warranties or conditions of merchantability and
887
- fitness for a particular purpose;
920
+ b) the Contributor may Distribute the Program under a license
921
+ different than this Agreement, provided that such license:
922
+ i) effectively disclaims on behalf of all other Contributors all
923
+ warranties and conditions, express and implied, including
924
+ warranties or conditions of title and non-infringement, and
925
+ implied warranties or conditions of merchantability and fitness
926
+ for a particular purpose;
888
927
 
889
- ii) effectively excludes on behalf of all Contributors all liability for
890
- damages, including direct, indirect, special, incidental and consequential
891
- damages, such as lost profits;
928
+ ii) effectively excludes on behalf of all other Contributors all
929
+ liability for damages, including direct, indirect, special,
930
+ incidental and consequential damages, such as lost profits;
892
931
 
893
- iii) states that any provisions which differ from this Agreement are offered by
894
- that Contributor alone and not by any other party; and
932
+ iii) does not attempt to limit or alter the recipients' rights
933
+ in the Source Code under section 3.2; and
895
934
 
896
- iv) states that source code for the Program is available from such Contributor,
897
- and informs licensees how to obtain it in a reasonable manner on or through a
898
- medium customarily used for software exchange.
935
+ iv) requires any subsequent distribution of the Program by any
936
+ party to be under a license that satisfies the requirements
937
+ of this section 3.
899
938
 
900
- When the Program is made available in source code form:
939
+ 3.2 When the Program is Distributed as Source Code:
901
940
 
902
- a) it must be made available under this Agreement; and
903
- b) a copy of this Agreement must be included with each copy of the Program.
941
+ a) it must be made available under this Agreement, or if the
942
+ Program (i) is combined with other material in a separate file or
943
+ files made available under a Secondary License, and (ii) the initial
944
+ Contributor attached to the Source Code the notice described in
945
+ Exhibit A of this Agreement, then the Program may be made available
946
+ under the terms of such Secondary Licenses, and
904
947
 
905
- Contributors may not remove or alter any copyright notices contained within the
906
- Program.
948
+ b) a copy of this Agreement must be included with each copy of
949
+ the Program.
907
950
 
908
- Each Contributor must identify itself as the originator of its Contribution, if
909
- any, in a manner that reasonably allows subsequent Recipients to identify the
910
- originator of the Contribution.
951
+ 3.3 Contributors may not remove or alter any copyright, patent,
952
+ trademark, attribution notices, disclaimers of warranty, or limitations
953
+ of liability ("notices") contained within the Program from any copy of
954
+ the Program which they Distribute, provided that Contributors may add
955
+ their own appropriate notices.
911
956
 
912
957
  4. COMMERCIAL DISTRIBUTION
913
958
 
914
- Commercial distributors of software may accept certain responsibilities with
915
- respect to end users, business partners and the like. While this license is
916
- intended to facilitate the commercial use of the Program, the Contributor who
917
- includes the Program in a commercial product offering should do so in a manner
918
- which does not create potential liability for other Contributors. Therefore, if
919
- a Contributor includes the Program in a commercial product offering, such
920
- Contributor ("Commercial Contributor") hereby agrees to defend and indemnify
921
- every other Contributor ("Indemnified Contributor") against any losses, damages
922
- and costs (collectively "Losses") arising from claims, lawsuits and other legal
923
- actions brought by a third party against the Indemnified Contributor to the
924
- extent caused by the acts or omissions of such Commercial Contributor in
925
- connection with its distribution of the Program in a commercial product
926
- offering. The obligations in this section do not apply to any claims or Losses
927
- relating to any actual or alleged intellectual property infringement. In order
928
- to qualify, an Indemnified Contributor must: a) promptly notify the Commercial
929
- Contributor in writing of such claim, and b) allow the Commercial Contributor to
930
- control, and cooperate with the Commercial Contributor in, the defense and any
931
- related settlement negotiations. The Indemnified Contributor may participate in
932
- any such claim at its own expense.
933
-
934
- For example, a Contributor might include the Program in a commercial product
935
- offering, Product X. That Contributor is then a Commercial Contributor. If that
936
- Commercial Contributor then makes performance claims, or offers warranties
937
- related to Product X, those performance claims and warranties are such
938
- Commercial Contributor’s responsibility alone. Under this section, the
939
- Commercial Contributor would have to defend claims against the other
940
- Contributors related to those performance claims and warranties, and if a court
941
- requires any other Contributor to pay any damages as a result, the Commercial
942
- Contributor must pay those damages.
959
+ Commercial distributors of software may accept certain responsibilities
960
+ with respect to end users, business partners and the like. While this
961
+ license is intended to facilitate the commercial use of the Program,
962
+ the Contributor who includes the Program in a commercial product
963
+ offering should do so in a manner which does not create potential
964
+ liability for other Contributors. Therefore, if a Contributor includes
965
+ the Program in a commercial product offering, such Contributor
966
+ ("Commercial Contributor") hereby agrees to defend and indemnify every
967
+ other Contributor ("Indemnified Contributor") against any losses,
968
+ damages and costs (collectively "Losses") arising from claims, lawsuits
969
+ and other legal actions brought by a third party against the Indemnified
970
+ Contributor to the extent caused by the acts or omissions of such
971
+ Commercial Contributor in connection with its distribution of the Program
972
+ in a commercial product offering. The obligations in this section do not
973
+ apply to any claims or Losses relating to any actual or alleged
974
+ intellectual property infringement. In order to qualify, an Indemnified
975
+ Contributor must: a) promptly notify the Commercial Contributor in
976
+ writing of such claim, and b) allow the Commercial Contributor to control,
977
+ and cooperate with the Commercial Contributor in, the defense and any
978
+ related settlement negotiations. The Indemnified Contributor may
979
+ participate in any such claim at its own expense.
980
+
981
+ For example, a Contributor might include the Program in a commercial
982
+ product offering, Product X. That Contributor is then a Commercial
983
+ Contributor. If that Commercial Contributor then makes performance
984
+ claims, or offers warranties related to Product X, those performance
985
+ claims and warranties are such Commercial Contributor's responsibility
986
+ alone. Under this section, the Commercial Contributor would have to
987
+ defend claims against the other Contributors related to those performance
988
+ claims and warranties, and if a court requires any other Contributor to
989
+ pay any damages as a result, the Commercial Contributor must pay
990
+ those damages.
943
991
 
944
992
  5. NO WARRANTY
945
993
 
946
- EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS PROVIDED ON AN
947
- "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR
948
- IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF TITLE,
949
- NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Each
950
- Recipient is solely responsible for determining the appropriateness of using and
951
- distributing the Program and assumes all risks associated with its exercise of
952
- rights under this Agreement , including but not limited to the risks and costs
953
- of program errors, compliance with applicable laws, damage to or loss of data,
954
- programs or equipment, and unavailability or interruption of operations.
994
+ EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT
995
+ PERMITTED BY APPLICABLE LAW, THE PROGRAM IS PROVIDED ON AN "AS IS"
996
+ BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR
997
+ IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF
998
+ TITLE, NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR
999
+ PURPOSE. Each Recipient is solely responsible for determining the
1000
+ appropriateness of using and distributing the Program and assumes all
1001
+ risks associated with its exercise of rights under this Agreement,
1002
+ including but not limited to the risks and costs of program errors,
1003
+ compliance with applicable laws, damage to or loss of data, programs
1004
+ or equipment, and unavailability or interruption of operations.
955
1005
 
956
1006
  6. DISCLAIMER OF LIABILITY
957
1007
 
958
- EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT NOR ANY
959
- CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL,
960
- SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST
961
- PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
962
- STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
963
- OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS
964
- GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
1008
+ EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT
1009
+ PERMITTED BY APPLICABLE LAW, NEITHER RECIPIENT NOR ANY CONTRIBUTORS
1010
+ SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
1011
+ EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST
1012
+ PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
1013
+ CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
1014
+ ARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE
1015
+ EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE
1016
+ POSSIBILITY OF SUCH DAMAGES.
965
1017
 
966
1018
  7. GENERAL
967
1019
 
968
- If any provision of this Agreement is invalid or unenforceable under applicable
969
- law, it shall not affect the validity or enforceability of the remainder of the
970
- terms of this Agreement, and without further action by the parties hereto, such
971
- provision shall be reformed to the minimum extent necessary to make such
972
- provision valid and enforceable.
973
-
974
- If Recipient institutes patent litigation against any entity (including a
975
- cross-claim or counterclaim in a lawsuit) alleging that the Program itself
976
- (excluding combinations of the Program with other software or hardware)
977
- infringes such Recipients patent(s), then such Recipients rights granted under
978
- Section 2(b) shall terminate as of the date such litigation is filed.
979
-
980
- All Recipient’s rights under this Agreement shall terminate if it fails to
981
- comply with any of the material terms or conditions of this Agreement and does
982
- not cure such failure in a reasonable period of time after becoming aware of
983
- such noncompliance. If all Recipient’s rights under this Agreement terminate,
984
- Recipient agrees to cease use and distribution of the Program as soon as
985
- reasonably practicable. However, Recipient’s obligations under this Agreement
986
- and any licenses granted by Recipient relating to the Program shall continue and
987
- survive.
988
-
989
- Everyone is permitted to copy and distribute copies of this Agreement, but in
990
- order to avoid inconsistency the Agreement is copyrighted and may only be
991
- modified in the following manner. The Agreement Steward reserves the right to
992
- publish new versions (including revisions) of this Agreement from time to time.
993
- No one other than the Agreement Steward has the right to modify this Agreement.
994
- The Eclipse Foundation is the initial Agreement Steward. The Eclipse Foundation
995
- may assign the responsibility to serve as the Agreement Steward to a suitable
996
- separate entity. Each new version of the Agreement will be given a
997
- distinguishing version number. The Program (including Contributions) may always
998
- be distributed subject to the version of the Agreement under which it was
1020
+ If any provision of this Agreement is invalid or unenforceable under
1021
+ applicable law, it shall not affect the validity or enforceability of
1022
+ the remainder of the terms of this Agreement, and without further
1023
+ action by the parties hereto, such provision shall be reformed to the
1024
+ minimum extent necessary to make such provision valid and enforceable.
1025
+
1026
+ If Recipient institutes patent litigation against any entity
1027
+ (including a cross-claim or counterclaim in a lawsuit) alleging that the
1028
+ Program itself (excluding combinations of the Program with other software
1029
+ or hardware) infringes such Recipient's patent(s), then such Recipient's
1030
+ rights granted under Section 2(b) shall terminate as of the date such
1031
+ litigation is filed.
1032
+
1033
+ All Recipient's rights under this Agreement shall terminate if it
1034
+ fails to comply with any of the material terms or conditions of this
1035
+ Agreement and does not cure such failure in a reasonable period of
1036
+ time after becoming aware of such noncompliance. If all Recipient's
1037
+ rights under this Agreement terminate, Recipient agrees to cease use
1038
+ and distribution of the Program as soon as reasonably practicable.
1039
+ However, Recipient's obligations under this Agreement and any licenses
1040
+ granted by Recipient relating to the Program shall continue and survive.
1041
+
1042
+ Everyone is permitted to copy and distribute copies of this Agreement,
1043
+ but in order to avoid inconsistency the Agreement is copyrighted and
1044
+ may only be modified in the following manner. The Agreement Steward
1045
+ reserves the right to publish new versions (including revisions) of
1046
+ this Agreement from time to time. No one other than the Agreement
1047
+ Steward has the right to modify this Agreement. The Eclipse Foundation
1048
+ is the initial Agreement Steward. The Eclipse Foundation may assign the
1049
+ responsibility to serve as the Agreement Steward to a suitable separate
1050
+ entity. Each new version of the Agreement will be given a distinguishing
1051
+ version number. The Program (including Contributions) may always be
1052
+ Distributed subject to the version of the Agreement under which it was
999
1053
  received. In addition, after a new version of the Agreement is published,
1000
- Contributor may elect to distribute the Program (including its Contributions)
1001
- under the new version. Except as expressly stated in Sections 2(a) and 2(b)
1002
- above, Recipient receives no rights or licenses to the intellectual property of
1003
- any Contributor under this Agreement, whether expressly, by implication,
1004
- estoppel or otherwise. All rights in the Program not expressly granted under
1005
- this Agreement are reserved.
1006
-
1007
- This Agreement is governed by the laws of the State of New York and the
1008
- intellectual property laws of the United States of America. No party to this
1009
- Agreement will bring a legal action under this Agreement more than one year
1010
- after the cause of action arose. Each party waives its rights to a jury trial in
1011
- any resulting litigation.
1054
+ Contributor may elect to Distribute the Program (including its
1055
+ Contributions) under the new version.
1056
+
1057
+ Except as expressly stated in Sections 2(a) and 2(b) above, Recipient
1058
+ receives no rights or licenses to the intellectual property of any
1059
+ Contributor under this Agreement, whether expressly, by implication,
1060
+ estoppel or otherwise. All rights in the Program not expressly granted
1061
+ under this Agreement are reserved. Nothing in this Agreement is intended
1062
+ to be enforceable by any entity that is not a Contributor or Recipient.
1063
+ No third-party beneficiary rights are created under this Agreement.
1064
+
1065
+ Exhibit A - Form of Secondary Licenses Notice
1066
+
1067
+ "This Source Code may also be made available under the following
1068
+ Secondary Licenses when the conditions for such availability set forth
1069
+ in the Eclipse Public License, v. 2.0 are satisfied: {name license(s),
1070
+ version(s), and exceptions or additional permissions here}."
1071
+
1072
+ Simply including a copy of this Agreement, including this Exhibit A
1073
+ is not sufficient to license the Source Code under Secondary Licenses.
1074
+
1075
+ If it is not possible or desirable to put the notice in a particular
1076
+ file, then You may include the notice in a location (such as a LICENSE
1077
+ file in a relevant directory) where a recipient would be likely to
1078
+ look for such a notice.
1079
+
1080
+ You may add additional accurate notices of copyright ownership.
@@ -1,4 +1,4 @@
1
1
  module JRubyJars
2
- VERSION = '9.1.13.0'
3
- MAVEN_VERSION = '9.1.13.0'
2
+ VERSION = '9.1.14.0'
3
+ MAVEN_VERSION = '9.1.14.0'
4
4
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jruby-jars
3
3
  version: !ruby/object:Gem::Version
4
- version: 9.1.13.0
4
+ version: 9.1.14.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Charles Oliver Nutter
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2017-09-06 00:00:00.000000000 Z
11
+ date: 2017-11-08 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: |-
14
14
  This gem includes the core JRuby code and the JRuby 1.8/1.9 stdlib as jar files.
@@ -24,8 +24,8 @@ files:
24
24
  - Mavenfile
25
25
  - lib/jruby-jars.rb
26
26
  - lib/jruby-jars/version.rb
27
- - lib/jruby-stdlib-9.1.13.0.jar
28
- - lib/jruby-core-9.1.13.0-complete.jar
27
+ - lib/jruby-core-9.1.14.0-complete.jar
28
+ - lib/jruby-stdlib-9.1.14.0.jar
29
29
  - jruby-jars.gemspec
30
30
  homepage: https://github.com/jruby/jruby/tree/master/maven/jruby-jars
31
31
  licenses: