ruby-maven-libs 3.3.9 → 3.8.9

Sign up to get free protection for your applications and to get access to all the features.
Files changed (138) hide show
  1. checksums.yaml +5 -5
  2. data/README.md +1 -1
  3. data/lib/maven.rb +1 -1
  4. data/maven-home/LICENSE +141 -106
  5. data/maven-home/NOTICE +99 -1
  6. data/maven-home/README.txt +79 -79
  7. data/maven-home/bin/m2.conf +2 -2
  8. data/maven-home/bin/mvn +96 -138
  9. data/maven-home/bin/mvn.cmd +115 -92
  10. data/maven-home/bin/mvnDebug +12 -18
  11. data/maven-home/bin/mvnDebug.cmd +21 -8
  12. data/maven-home/bin/mvnyjp +9 -16
  13. data/maven-home/boot/plexus-classworlds-2.6.0.jar +0 -0
  14. data/maven-home/{lib/maven-aether-provider.license → boot/plexus-classworlds.license} +202 -202
  15. data/maven-home/conf/logging/simplelogger.properties +32 -25
  16. data/maven-home/conf/settings.xml +264 -257
  17. data/maven-home/conf/toolchains.xml +102 -102
  18. data/maven-home/lib/commons-cli-1.4.jar +0 -0
  19. data/maven-home/lib/{maven-artifact.license → commons-cli.license} +202 -202
  20. data/maven-home/lib/commons-lang3-3.8.1.jar +0 -0
  21. data/maven-home/lib/commons-lang3.license +202 -202
  22. data/maven-home/lib/ext/README.txt +2 -2
  23. data/maven-home/lib/guava-25.1-android.jar +0 -0
  24. data/maven-home/lib/{maven-builder-support.license → guava.license} +202 -202
  25. data/maven-home/lib/guice-4.2.2-no_aop.jar +0 -0
  26. data/maven-home/lib/{maven-compat.license → guice.license} +202 -202
  27. data/maven-home/lib/jansi-2.4.0.jar +0 -0
  28. data/maven-home/lib/jansi-native/README.txt +8 -0
  29. data/maven-home/lib/jansi-native/Windows/x86/jansi.dll +0 -0
  30. data/maven-home/lib/jansi-native/Windows/x86_64/jansi.dll +0 -0
  31. data/maven-home/lib/jansi.license +202 -0
  32. data/maven-home/lib/javax.annotation-api-1.2.jar +0 -0
  33. data/maven-home/lib/javax.annotation-api.license +759 -0
  34. data/maven-home/lib/javax.inject.license +202 -0
  35. data/maven-home/lib/jcl-over-slf4j-1.7.36.jar +0 -0
  36. data/maven-home/lib/jcl-over-slf4j.license +202 -0
  37. data/maven-home/lib/maven-artifact-3.8.7.jar +0 -0
  38. data/maven-home/lib/maven-builder-support-3.8.7.jar +0 -0
  39. data/maven-home/lib/maven-compat-3.8.7.jar +0 -0
  40. data/maven-home/lib/maven-core-3.8.7.jar +0 -0
  41. data/maven-home/lib/maven-embedder-3.8.7.jar +0 -0
  42. data/maven-home/lib/maven-model-3.8.7.jar +0 -0
  43. data/maven-home/lib/maven-model-builder-3.8.7.jar +0 -0
  44. data/maven-home/lib/maven-plugin-api-3.8.7.jar +0 -0
  45. data/maven-home/lib/maven-repository-metadata-3.8.7.jar +0 -0
  46. data/maven-home/lib/maven-resolver-api-1.6.3.jar +0 -0
  47. data/maven-home/lib/maven-resolver-connector-basic-1.6.3.jar +0 -0
  48. data/maven-home/lib/maven-resolver-impl-1.6.3.jar +0 -0
  49. data/maven-home/lib/maven-resolver-provider-3.8.7.jar +0 -0
  50. data/maven-home/lib/maven-resolver-spi-1.6.3.jar +0 -0
  51. data/maven-home/lib/maven-resolver-transport-wagon-1.6.3.jar +0 -0
  52. data/maven-home/lib/maven-resolver-util-1.6.3.jar +0 -0
  53. data/maven-home/lib/maven-settings-3.8.7.jar +0 -0
  54. data/maven-home/lib/maven-settings-builder-3.8.7.jar +0 -0
  55. data/maven-home/lib/maven-shared-utils-3.3.4.jar +0 -0
  56. data/maven-home/lib/maven-slf4j-provider-3.8.7.jar +0 -0
  57. data/maven-home/lib/{org.eclipse.sisu.inject-0.3.2.jar → org.eclipse.sisu.inject-0.3.5.jar} +0 -0
  58. data/maven-home/lib/org.eclipse.sisu.inject.license +210 -261
  59. data/maven-home/lib/{org.eclipse.sisu.plexus-0.3.2.jar → org.eclipse.sisu.plexus-0.3.5.jar} +0 -0
  60. data/maven-home/lib/org.eclipse.sisu.plexus.license +210 -261
  61. data/maven-home/lib/plexus-cipher-2.0.jar +0 -0
  62. data/maven-home/lib/plexus-cipher.license +202 -410
  63. data/maven-home/lib/plexus-component-annotations-2.1.0.jar +0 -0
  64. data/maven-home/lib/plexus-component-annotations.license +202 -0
  65. data/maven-home/lib/plexus-interpolation-1.26.jar +0 -0
  66. data/maven-home/lib/plexus-interpolation.license +202 -0
  67. data/maven-home/lib/plexus-sec-dispatcher-2.0.jar +0 -0
  68. data/maven-home/lib/plexus-sec-dispatcher.license +202 -410
  69. data/maven-home/lib/plexus-utils-3.3.1.jar +0 -0
  70. data/maven-home/lib/plexus-utils.license +202 -0
  71. data/maven-home/lib/slf4j-api-1.7.36.jar +0 -0
  72. data/maven-home/lib/slf4j-api.license +24 -370
  73. data/maven-home/lib/wagon-file-3.5.3.jar +0 -0
  74. data/maven-home/lib/wagon-http-3.5.3-shaded.jar +0 -0
  75. data/maven-home/lib/wagon-provider-api-3.5.3.jar +0 -0
  76. metadata +60 -76
  77. data/maven-home/boot/plexus-classworlds-2.5.2.jar +0 -0
  78. data/maven-home/lib/aether-api-1.0.2.v20150114.jar +0 -0
  79. data/maven-home/lib/aether-api.license +0 -261
  80. data/maven-home/lib/aether-connector-basic-1.0.2.v20150114.jar +0 -0
  81. data/maven-home/lib/aether-connector-basic.license +0 -261
  82. data/maven-home/lib/aether-impl-1.0.2.v20150114.jar +0 -0
  83. data/maven-home/lib/aether-impl.license +0 -261
  84. data/maven-home/lib/aether-spi-1.0.2.v20150114.jar +0 -0
  85. data/maven-home/lib/aether-spi.license +0 -261
  86. data/maven-home/lib/aether-transport-wagon-1.0.2.v20150114.jar +0 -0
  87. data/maven-home/lib/aether-transport-wagon.license +0 -261
  88. data/maven-home/lib/aether-util-1.0.2.v20150114.jar +0 -0
  89. data/maven-home/lib/aether-util.license +0 -261
  90. data/maven-home/lib/aopalliance-1.0.jar +0 -0
  91. data/maven-home/lib/cdi-api-1.0.jar +0 -0
  92. data/maven-home/lib/cdi-api.license +0 -410
  93. data/maven-home/lib/commons-cli-1.2.jar +0 -0
  94. data/maven-home/lib/commons-io-2.2.jar +0 -0
  95. data/maven-home/lib/commons-lang-2.6.jar +0 -0
  96. data/maven-home/lib/commons-lang3-3.4.jar +0 -0
  97. data/maven-home/lib/guava-18.0.jar +0 -0
  98. data/maven-home/lib/guice-4.0-no_aop.jar +0 -0
  99. data/maven-home/lib/jsoup-1.7.2.jar +0 -0
  100. data/maven-home/lib/jsoup.license +0 -65
  101. data/maven-home/lib/jsr250-api-1.0.jar +0 -0
  102. data/maven-home/lib/jsr250-api.license +0 -406
  103. data/maven-home/lib/maven-aether-provider-3.3.9.jar +0 -0
  104. data/maven-home/lib/maven-artifact-3.3.9.jar +0 -0
  105. data/maven-home/lib/maven-builder-support-3.3.9.jar +0 -0
  106. data/maven-home/lib/maven-compat-3.3.9.jar +0 -0
  107. data/maven-home/lib/maven-core-3.3.9.jar +0 -0
  108. data/maven-home/lib/maven-core.license +0 -202
  109. data/maven-home/lib/maven-embedder-3.3.9.jar +0 -0
  110. data/maven-home/lib/maven-embedder.license +0 -202
  111. data/maven-home/lib/maven-model-3.3.9.jar +0 -0
  112. data/maven-home/lib/maven-model-builder-3.3.9.jar +0 -0
  113. data/maven-home/lib/maven-model-builder.license +0 -202
  114. data/maven-home/lib/maven-model.license +0 -202
  115. data/maven-home/lib/maven-plugin-api-3.3.9.jar +0 -0
  116. data/maven-home/lib/maven-plugin-api.license +0 -202
  117. data/maven-home/lib/maven-repository-metadata-3.3.9.jar +0 -0
  118. data/maven-home/lib/maven-repository-metadata.license +0 -202
  119. data/maven-home/lib/maven-settings-3.3.9.jar +0 -0
  120. data/maven-home/lib/maven-settings-builder-3.3.9.jar +0 -0
  121. data/maven-home/lib/maven-settings-builder.license +0 -202
  122. data/maven-home/lib/maven-settings.license +0 -202
  123. data/maven-home/lib/plexus-cipher-1.7.jar +0 -0
  124. data/maven-home/lib/plexus-component-annotations-1.6.jar +0 -0
  125. data/maven-home/lib/plexus-interpolation-1.21.jar +0 -0
  126. data/maven-home/lib/plexus-sec-dispatcher-1.3.jar +0 -0
  127. data/maven-home/lib/plexus-utils-3.0.22.jar +0 -0
  128. data/maven-home/lib/slf4j-api-1.7.5.jar +0 -0
  129. data/maven-home/lib/slf4j-simple-1.7.5.jar +0 -0
  130. data/maven-home/lib/slf4j-simple.license +0 -370
  131. data/maven-home/lib/wagon-file-2.10.jar +0 -0
  132. data/maven-home/lib/wagon-file.license +0 -202
  133. data/maven-home/lib/wagon-http-2.10-shaded.jar +0 -0
  134. data/maven-home/lib/wagon-http-shared-2.10.jar +0 -0
  135. data/maven-home/lib/wagon-http-shared.license +0 -202
  136. data/maven-home/lib/wagon-http.license +0 -202
  137. data/maven-home/lib/wagon-provider-api-2.10.jar +0 -0
  138. data/maven-home/lib/wagon-provider-api.license +0 -202
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ruby-maven-libs
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.3.9
4
+ version: 3.8.9
5
5
  platform: ruby
6
6
  authors:
7
7
  - Christian Meier
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2016-04-22 00:00:00.000000000 Z
11
+ date: 2024-03-16 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: maven distribution as gem - no ruby executables !
14
14
  email:
@@ -32,88 +32,73 @@ files:
32
32
  - maven-home/bin/mvnDebug
33
33
  - maven-home/bin/mvnDebug.cmd
34
34
  - maven-home/bin/mvnyjp
35
- - maven-home/boot/plexus-classworlds-2.5.2.jar
35
+ - maven-home/boot/plexus-classworlds-2.6.0.jar
36
+ - maven-home/boot/plexus-classworlds.license
36
37
  - maven-home/conf/logging/simplelogger.properties
37
38
  - maven-home/conf/settings.xml
38
39
  - maven-home/conf/toolchains.xml
39
- - maven-home/lib/aether-api-1.0.2.v20150114.jar
40
- - maven-home/lib/aether-api.license
41
- - maven-home/lib/aether-connector-basic-1.0.2.v20150114.jar
42
- - maven-home/lib/aether-connector-basic.license
43
- - maven-home/lib/aether-impl-1.0.2.v20150114.jar
44
- - maven-home/lib/aether-impl.license
45
- - maven-home/lib/aether-spi-1.0.2.v20150114.jar
46
- - maven-home/lib/aether-spi.license
47
- - maven-home/lib/aether-transport-wagon-1.0.2.v20150114.jar
48
- - maven-home/lib/aether-transport-wagon.license
49
- - maven-home/lib/aether-util-1.0.2.v20150114.jar
50
- - maven-home/lib/aether-util.license
51
- - maven-home/lib/aopalliance-1.0.jar
52
- - maven-home/lib/cdi-api-1.0.jar
53
- - maven-home/lib/cdi-api.license
54
- - maven-home/lib/commons-cli-1.2.jar
55
- - maven-home/lib/commons-io-2.2.jar
56
- - maven-home/lib/commons-lang-2.6.jar
57
- - maven-home/lib/commons-lang3-3.4.jar
40
+ - maven-home/lib/commons-cli-1.4.jar
41
+ - maven-home/lib/commons-cli.license
42
+ - maven-home/lib/commons-lang3-3.8.1.jar
58
43
  - maven-home/lib/commons-lang3.license
59
44
  - maven-home/lib/ext/README.txt
60
- - maven-home/lib/guava-18.0.jar
61
- - maven-home/lib/guice-4.0-no_aop.jar
45
+ - maven-home/lib/guava-25.1-android.jar
46
+ - maven-home/lib/guava.license
47
+ - maven-home/lib/guice-4.2.2-no_aop.jar
48
+ - maven-home/lib/guice.license
49
+ - maven-home/lib/jansi-2.4.0.jar
50
+ - maven-home/lib/jansi-native/README.txt
51
+ - maven-home/lib/jansi-native/Windows/x86/jansi.dll
52
+ - maven-home/lib/jansi-native/Windows/x86_64/jansi.dll
53
+ - maven-home/lib/jansi.license
54
+ - maven-home/lib/javax.annotation-api-1.2.jar
55
+ - maven-home/lib/javax.annotation-api.license
62
56
  - maven-home/lib/javax.inject-1.jar
63
- - maven-home/lib/jsoup-1.7.2.jar
64
- - maven-home/lib/jsoup.license
65
- - maven-home/lib/jsr250-api-1.0.jar
66
- - maven-home/lib/jsr250-api.license
67
- - maven-home/lib/maven-aether-provider-3.3.9.jar
68
- - maven-home/lib/maven-aether-provider.license
69
- - maven-home/lib/maven-artifact-3.3.9.jar
70
- - maven-home/lib/maven-artifact.license
71
- - maven-home/lib/maven-builder-support-3.3.9.jar
72
- - maven-home/lib/maven-builder-support.license
73
- - maven-home/lib/maven-compat-3.3.9.jar
74
- - maven-home/lib/maven-compat.license
75
- - maven-home/lib/maven-core-3.3.9.jar
76
- - maven-home/lib/maven-core.license
77
- - maven-home/lib/maven-embedder-3.3.9.jar
78
- - maven-home/lib/maven-embedder.license
79
- - maven-home/lib/maven-model-3.3.9.jar
80
- - maven-home/lib/maven-model-builder-3.3.9.jar
81
- - maven-home/lib/maven-model-builder.license
82
- - maven-home/lib/maven-model.license
83
- - maven-home/lib/maven-plugin-api-3.3.9.jar
84
- - maven-home/lib/maven-plugin-api.license
85
- - maven-home/lib/maven-repository-metadata-3.3.9.jar
86
- - maven-home/lib/maven-repository-metadata.license
87
- - maven-home/lib/maven-settings-3.3.9.jar
88
- - maven-home/lib/maven-settings-builder-3.3.9.jar
89
- - maven-home/lib/maven-settings-builder.license
90
- - maven-home/lib/maven-settings.license
91
- - maven-home/lib/org.eclipse.sisu.inject-0.3.2.jar
57
+ - maven-home/lib/javax.inject.license
58
+ - maven-home/lib/jcl-over-slf4j-1.7.36.jar
59
+ - maven-home/lib/jcl-over-slf4j.license
60
+ - maven-home/lib/maven-artifact-3.8.7.jar
61
+ - maven-home/lib/maven-builder-support-3.8.7.jar
62
+ - maven-home/lib/maven-compat-3.8.7.jar
63
+ - maven-home/lib/maven-core-3.8.7.jar
64
+ - maven-home/lib/maven-embedder-3.8.7.jar
65
+ - maven-home/lib/maven-model-3.8.7.jar
66
+ - maven-home/lib/maven-model-builder-3.8.7.jar
67
+ - maven-home/lib/maven-plugin-api-3.8.7.jar
68
+ - maven-home/lib/maven-repository-metadata-3.8.7.jar
69
+ - maven-home/lib/maven-resolver-api-1.6.3.jar
70
+ - maven-home/lib/maven-resolver-connector-basic-1.6.3.jar
71
+ - maven-home/lib/maven-resolver-impl-1.6.3.jar
72
+ - maven-home/lib/maven-resolver-provider-3.8.7.jar
73
+ - maven-home/lib/maven-resolver-spi-1.6.3.jar
74
+ - maven-home/lib/maven-resolver-transport-wagon-1.6.3.jar
75
+ - maven-home/lib/maven-resolver-util-1.6.3.jar
76
+ - maven-home/lib/maven-settings-3.8.7.jar
77
+ - maven-home/lib/maven-settings-builder-3.8.7.jar
78
+ - maven-home/lib/maven-shared-utils-3.3.4.jar
79
+ - maven-home/lib/maven-slf4j-provider-3.8.7.jar
80
+ - maven-home/lib/org.eclipse.sisu.inject-0.3.5.jar
92
81
  - maven-home/lib/org.eclipse.sisu.inject.license
93
- - maven-home/lib/org.eclipse.sisu.plexus-0.3.2.jar
82
+ - maven-home/lib/org.eclipse.sisu.plexus-0.3.5.jar
94
83
  - maven-home/lib/org.eclipse.sisu.plexus.license
95
- - maven-home/lib/plexus-cipher-1.7.jar
84
+ - maven-home/lib/plexus-cipher-2.0.jar
96
85
  - maven-home/lib/plexus-cipher.license
97
- - maven-home/lib/plexus-component-annotations-1.6.jar
98
- - maven-home/lib/plexus-interpolation-1.21.jar
99
- - maven-home/lib/plexus-sec-dispatcher-1.3.jar
86
+ - maven-home/lib/plexus-component-annotations-2.1.0.jar
87
+ - maven-home/lib/plexus-component-annotations.license
88
+ - maven-home/lib/plexus-interpolation-1.26.jar
89
+ - maven-home/lib/plexus-interpolation.license
90
+ - maven-home/lib/plexus-sec-dispatcher-2.0.jar
100
91
  - maven-home/lib/plexus-sec-dispatcher.license
101
- - maven-home/lib/plexus-utils-3.0.22.jar
102
- - maven-home/lib/slf4j-api-1.7.5.jar
92
+ - maven-home/lib/plexus-utils-3.3.1.jar
93
+ - maven-home/lib/plexus-utils.license
94
+ - maven-home/lib/slf4j-api-1.7.36.jar
103
95
  - maven-home/lib/slf4j-api.license
104
- - maven-home/lib/slf4j-simple-1.7.5.jar
105
- - maven-home/lib/slf4j-simple.license
106
- - maven-home/lib/wagon-file-2.10.jar
107
- - maven-home/lib/wagon-file.license
108
- - maven-home/lib/wagon-http-2.10-shaded.jar
109
- - maven-home/lib/wagon-http-shared-2.10.jar
110
- - maven-home/lib/wagon-http-shared.license
111
- - maven-home/lib/wagon-http.license
112
- - maven-home/lib/wagon-provider-api-2.10.jar
113
- - maven-home/lib/wagon-provider-api.license
114
- homepage: https://github.com/takari/ruby-maven-libs
96
+ - maven-home/lib/wagon-file-3.5.3.jar
97
+ - maven-home/lib/wagon-http-3.5.3-shaded.jar
98
+ - maven-home/lib/wagon-provider-api-3.5.3.jar
99
+ homepage: https://github.com/jruby/ruby-maven-libs
115
100
  licenses:
116
- - APL
101
+ - Apache-2.0
117
102
  metadata: {}
118
103
  post_install_message:
119
104
  rdoc_options: []
@@ -121,17 +106,16 @@ require_paths:
121
106
  - lib
122
107
  required_ruby_version: !ruby/object:Gem::Requirement
123
108
  requirements:
124
- - - '>='
109
+ - - ">="
125
110
  - !ruby/object:Gem::Version
126
111
  version: '0'
127
112
  required_rubygems_version: !ruby/object:Gem::Requirement
128
113
  requirements:
129
- - - '>='
114
+ - - ">="
130
115
  - !ruby/object:Gem::Version
131
116
  version: '0'
132
117
  requirements: []
133
- rubyforge_project:
134
- rubygems_version: 2.4.8
118
+ rubygems_version: 3.3.26
135
119
  signing_key:
136
120
  specification_version: 4
137
121
  summary: maven distribution as gem
@@ -1,261 +0,0 @@
1
- <?xml version="1.0" encoding="ISO-8859-1" ?>
2
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3
- <html xmlns="http://www.w3.org/1999/xhtml">
4
-
5
- <head>
6
- <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
7
- <title>Eclipse Public License - Version 1.0</title>
8
- <style type="text/css">
9
- body {
10
- size: 8.5in 11.0in;
11
- margin: 0.25in 0.5in 0.25in 0.5in;
12
- tab-interval: 0.5in;
13
- }
14
- p {
15
- margin-left: auto;
16
- margin-top: 0.5em;
17
- margin-bottom: 0.5em;
18
- }
19
- p.list {
20
- margin-left: 0.5in;
21
- margin-top: 0.05em;
22
- margin-bottom: 0.05em;
23
- }
24
- </style>
25
-
26
- </head>
27
-
28
- <body lang="EN-US">
29
-
30
- <h2>Eclipse Public License - v 1.0</h2>
31
-
32
- <p>THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE
33
- PUBLIC LICENSE (&quot;AGREEMENT&quot;). ANY USE, REPRODUCTION OR
34
- DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS
35
- AGREEMENT.</p>
36
-
37
- <p><b>1. DEFINITIONS</b></p>
38
-
39
- <p>&quot;Contribution&quot; means:</p>
40
-
41
- <p class="list">a) in the case of the initial Contributor, the initial
42
- code and documentation distributed under this Agreement, and</p>
43
- <p class="list">b) in the case of each subsequent Contributor:</p>
44
- <p class="list">i) changes to the Program, and</p>
45
- <p class="list">ii) additions to the Program;</p>
46
- <p class="list">where such changes and/or additions to the Program
47
- originate from and are distributed by that particular Contributor. A
48
- Contribution 'originates' from a Contributor if it was added to the
49
- Program by such Contributor itself or anyone acting on such
50
- Contributor's behalf. Contributions do not include additions to the
51
- Program which: (i) are separate modules of software distributed in
52
- conjunction with the Program under their own license agreement, and (ii)
53
- are not derivative works of the Program.</p>
54
-
55
- <p>&quot;Contributor&quot; means any person or entity that distributes
56
- the Program.</p>
57
-
58
- <p>&quot;Licensed Patents&quot; mean patent claims licensable by a
59
- Contributor which are necessarily infringed by the use or sale of its
60
- Contribution alone or when combined with the Program.</p>
61
-
62
- <p>&quot;Program&quot; means the Contributions distributed in accordance
63
- with this Agreement.</p>
64
-
65
- <p>&quot;Recipient&quot; means anyone who receives the Program under
66
- this Agreement, including all Contributors.</p>
67
-
68
- <p><b>2. GRANT OF RIGHTS</b></p>
69
-
70
- <p class="list">a) Subject to the terms of this Agreement, each
71
- Contributor hereby grants Recipient a non-exclusive, worldwide,
72
- royalty-free copyright license to reproduce, prepare derivative works
73
- of, publicly display, publicly perform, distribute and sublicense the
74
- Contribution of such Contributor, if any, and such derivative works, in
75
- source code and object code form.</p>
76
-
77
- <p class="list">b) Subject to the terms of this Agreement, each
78
- Contributor hereby grants Recipient a non-exclusive, worldwide,
79
- royalty-free patent license under Licensed Patents to make, use, sell,
80
- offer to sell, import and otherwise transfer the Contribution of such
81
- Contributor, if any, in source code and object code form. This patent
82
- license shall apply to the combination of the Contribution and the
83
- Program if, at the time the Contribution is added by the Contributor,
84
- such addition of the Contribution causes such combination to be covered
85
- by the Licensed Patents. The patent license shall not apply to any other
86
- combinations which include the Contribution. No hardware per se is
87
- licensed hereunder.</p>
88
-
89
- <p class="list">c) Recipient understands that although each Contributor
90
- grants the licenses to its Contributions set forth herein, no assurances
91
- are provided by any Contributor that the Program does not infringe the
92
- patent or other intellectual property rights of any other entity. Each
93
- Contributor disclaims any liability to Recipient for claims brought by
94
- any other entity based on infringement of intellectual property rights
95
- or otherwise. As a condition to exercising the rights and licenses
96
- granted hereunder, each Recipient hereby assumes sole responsibility to
97
- secure any other intellectual property rights needed, if any. For
98
- example, if a third party patent license is required to allow Recipient
99
- to distribute the Program, it is Recipient's responsibility to acquire
100
- that license before distributing the Program.</p>
101
-
102
- <p class="list">d) Each Contributor represents that to its knowledge it
103
- has sufficient copyright rights in its Contribution, if any, to grant
104
- the copyright license set forth in this Agreement.</p>
105
-
106
- <p><b>3. REQUIREMENTS</b></p>
107
-
108
- <p>A Contributor may choose to distribute the Program in object code
109
- form under its own license agreement, provided that:</p>
110
-
111
- <p class="list">a) it complies with the terms and conditions of this
112
- Agreement; and</p>
113
-
114
- <p class="list">b) its license agreement:</p>
115
-
116
- <p class="list">i) effectively disclaims on behalf of all Contributors
117
- all warranties and conditions, express and implied, including warranties
118
- or conditions of title and non-infringement, and implied warranties or
119
- conditions of merchantability and fitness for a particular purpose;</p>
120
-
121
- <p class="list">ii) effectively excludes on behalf of all Contributors
122
- all liability for damages, including direct, indirect, special,
123
- incidental and consequential damages, such as lost profits;</p>
124
-
125
- <p class="list">iii) states that any provisions which differ from this
126
- Agreement are offered by that Contributor alone and not by any other
127
- party; and</p>
128
-
129
- <p class="list">iv) states that source code for the Program is available
130
- from such Contributor, and informs licensees how to obtain it in a
131
- reasonable manner on or through a medium customarily used for software
132
- exchange.</p>
133
-
134
- <p>When the Program is made available in source code form:</p>
135
-
136
- <p class="list">a) it must be made available under this Agreement; and</p>
137
-
138
- <p class="list">b) a copy of this Agreement must be included with each
139
- copy of the Program.</p>
140
-
141
- <p>Contributors may not remove or alter any copyright notices contained
142
- within the Program.</p>
143
-
144
- <p>Each Contributor must identify itself as the originator of its
145
- Contribution, if any, in a manner that reasonably allows subsequent
146
- Recipients to identify the originator of the Contribution.</p>
147
-
148
- <p><b>4. COMMERCIAL DISTRIBUTION</b></p>
149
-
150
- <p>Commercial distributors of software may accept certain
151
- responsibilities with respect to end users, business partners and the
152
- like. While this license is intended to facilitate the commercial use of
153
- the Program, the Contributor who includes the Program in a commercial
154
- product offering should do so in a manner which does not create
155
- potential liability for other Contributors. Therefore, if a Contributor
156
- includes the Program in a commercial product offering, such Contributor
157
- (&quot;Commercial Contributor&quot;) hereby agrees to defend and
158
- indemnify every other Contributor (&quot;Indemnified Contributor&quot;)
159
- against any losses, damages and costs (collectively &quot;Losses&quot;)
160
- arising from claims, lawsuits and other legal actions brought by a third
161
- party against the Indemnified Contributor to the extent caused by the
162
- acts or omissions of such Commercial Contributor in connection with its
163
- distribution of the Program in a commercial product offering. The
164
- obligations in this section do not apply to any claims or Losses
165
- relating to any actual or alleged intellectual property infringement. In
166
- order to qualify, an Indemnified Contributor must: a) promptly notify
167
- the Commercial Contributor in writing of such claim, and b) allow the
168
- Commercial Contributor to control, and cooperate with the Commercial
169
- Contributor in, the defense and any related settlement negotiations. The
170
- Indemnified Contributor may participate in any such claim at its own
171
- expense.</p>
172
-
173
- <p>For example, a Contributor might include the Program in a commercial
174
- product offering, Product X. That Contributor is then a Commercial
175
- Contributor. If that Commercial Contributor then makes performance
176
- claims, or offers warranties related to Product X, those performance
177
- claims and warranties are such Commercial Contributor's responsibility
178
- alone. Under this section, the Commercial Contributor would have to
179
- defend claims against the other Contributors related to those
180
- performance claims and warranties, and if a court requires any other
181
- Contributor to pay any damages as a result, the Commercial Contributor
182
- must pay those damages.</p>
183
-
184
- <p><b>5. NO WARRANTY</b></p>
185
-
186
- <p>EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS
187
- PROVIDED ON AN &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS
188
- OF ANY KIND, EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT LIMITATION,
189
- ANY WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY
190
- OR FITNESS FOR A PARTICULAR PURPOSE. Each Recipient is solely
191
- responsible for determining the appropriateness of using and
192
- distributing the Program and assumes all risks associated with its
193
- exercise of rights under this Agreement , including but not limited to
194
- the risks and costs of program errors, compliance with applicable laws,
195
- damage to or loss of data, programs or equipment, and unavailability or
196
- interruption of operations.</p>
197
-
198
- <p><b>6. DISCLAIMER OF LIABILITY</b></p>
199
-
200
- <p>EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT
201
- NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT,
202
- INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING
203
- WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF
204
- LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
205
- NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OR
206
- DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED
207
- HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.</p>
208
-
209
- <p><b>7. GENERAL</b></p>
210
-
211
- <p>If any provision of this Agreement is invalid or unenforceable under
212
- applicable law, it shall not affect the validity or enforceability of
213
- the remainder of the terms of this Agreement, and without further action
214
- by the parties hereto, such provision shall be reformed to the minimum
215
- extent necessary to make such provision valid and enforceable.</p>
216
-
217
- <p>If Recipient institutes patent litigation against any entity
218
- (including a cross-claim or counterclaim in a lawsuit) alleging that the
219
- Program itself (excluding combinations of the Program with other
220
- software or hardware) infringes such Recipient's patent(s), then such
221
- Recipient's rights granted under Section 2(b) shall terminate as of the
222
- date such litigation is filed.</p>
223
-
224
- <p>All Recipient's rights under this Agreement shall terminate if it
225
- fails to comply with any of the material terms or conditions of this
226
- Agreement and does not cure such failure in a reasonable period of time
227
- after becoming aware of such noncompliance. If all Recipient's rights
228
- under this Agreement terminate, Recipient agrees to cease use and
229
- distribution of the Program as soon as reasonably practicable. However,
230
- Recipient's obligations under this Agreement and any licenses granted by
231
- Recipient relating to the Program shall continue and survive.</p>
232
-
233
- <p>Everyone is permitted to copy and distribute copies of this
234
- Agreement, but in order to avoid inconsistency the Agreement is
235
- copyrighted and may only be modified in the following manner. The
236
- Agreement Steward reserves the right to publish new versions (including
237
- revisions) of this Agreement from time to time. No one other than the
238
- Agreement Steward has the right to modify this Agreement. The Eclipse
239
- Foundation is the initial Agreement Steward. The Eclipse Foundation may
240
- assign the responsibility to serve as the Agreement Steward to a
241
- suitable separate entity. Each new version of the Agreement will be
242
- given a distinguishing version number. The Program (including
243
- Contributions) may always be distributed subject to the version of the
244
- Agreement under which it was received. In addition, after a new version
245
- of the Agreement is published, Contributor may elect to distribute the
246
- Program (including its Contributions) under the new version. Except as
247
- expressly stated in Sections 2(a) and 2(b) above, Recipient receives no
248
- rights or licenses to the intellectual property of any Contributor under
249
- this Agreement, whether expressly, by implication, estoppel or
250
- otherwise. All rights in the Program not expressly granted under this
251
- Agreement are reserved.</p>
252
-
253
- <p>This Agreement is governed by the laws of the State of New York and
254
- the intellectual property laws of the United States of America. No party
255
- to this Agreement will bring a legal action under this Agreement more
256
- than one year after the cause of action arose. Each party waives its
257
- rights to a jury trial in any resulting litigation.</p>
258
-
259
- </body>
260
-
261
- </html>