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
@@ -1,410 +1,202 @@
1
- <!DOCTYPE html>
2
- <html lang="en">
3
- <head>
4
- <meta charset="utf-8">
5
- <meta http-equiv="X-UA-Compatible" content="IE=edge">
6
- <meta name="viewport" content="width=device-width, initial-scale=1">
7
- <meta name="description" content="Home page of The Apache Software Foundation">
8
- <link rel="apple-touch-icon" sizes="57x57" href="/favicons/apple-touch-icon-57x57.png">
9
- <link rel="apple-touch-icon" sizes="60x60" href="/favicons/apple-touch-icon-60x60.png">
10
- <link rel="apple-touch-icon" sizes="72x72" href="/favicons/apple-touch-icon-72x72.png">
11
- <link rel="apple-touch-icon" sizes="76x76" href="/favicons/apple-touch-icon-76x76.png">
12
- <link rel="apple-touch-icon" sizes="114x114" href="/favicons/apple-touch-icon-114x114.png">
13
- <link rel="apple-touch-icon" sizes="120x120" href="/favicons/apple-touch-icon-120x120.png">
14
- <link rel="apple-touch-icon" sizes="144x144" href="/favicons/apple-touch-icon-144x144.png">
15
- <link rel="apple-touch-icon" sizes="152x152" href="/favicons/apple-touch-icon-152x152.png">
16
- <link rel="apple-touch-icon" sizes="180x180" href="/favicons/apple-touch-icon-180x180.png">
17
- <link rel="icon" type="image/png" href="/favicons/favicon-32x32.png" sizes="32x32">
18
- <link rel="icon" type="image/png" href="/favicons/favicon-194x194.png" sizes="194x194">
19
- <link rel="icon" type="image/png" href="/favicons/favicon-96x96.png" sizes="96x96">
20
- <link rel="icon" type="image/png" href="/favicons/android-chrome-192x192.png" sizes="192x192">
21
- <link rel="icon" type="image/png" href="/favicons/favicon-16x16.png" sizes="16x16">
22
- <link rel="manifest" href="/favicons/manifest.json">
23
- <link rel="shortcut icon" href="/favicons/favicon.ico">
24
- <meta name="msapplication-TileColor" content="#603cba">
25
- <meta name="msapplication-TileImage" content="/favicons/mstile-144x144.png">
26
- <meta name="msapplication-config" content="/favicons/browserconfig.xml">
27
- <meta name="theme-color" content="#303284">
28
-
29
- <title>Apache License, Version 2.0</title>
30
- <link href='http://fonts.googleapis.com/css?family=Source+Sans+Pro:400,700%7cDroid+Serif:400,700' rel='stylesheet' type='text/css'>
31
- <link href="/css/min.bootstrap.css" rel="stylesheet">
32
- <link href="/css/styles.css" rel="stylesheet">
33
-
34
-
35
-
36
- <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the &quot;License&quot;); you may not use this file except in compliance with the License. You may obtain a copy of the License at . http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -->
37
-
38
- </head>
39
-
40
- <body>
41
- <!-- Navigation -->
42
- <header>
43
- <nav class="navbar navbar-default navbar-fixed-top">
44
- <div class="container">
45
- <div class="navbar-header">
46
- <button class="navbar-toggle" type="button" data-toggle="collapse" data-target="#mainnav-collapse">
47
- <span class="sr-only">Toggle navigation</span>
48
- <span class="icon-bar"></span>
49
- <span class="icon-bar"></span>
50
- <span class="icon-bar"></span>
51
- </button>
52
- <a href="#" class="navbar-brand"><span class="glyphicon glyphicon-home"></span></a>
53
- </div>
54
- <div class="collapse navbar-collapse" id="mainnav-collapse">
55
- <div style="line-height:20px; padding-top:5px; float:left"><a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/licenses/">Licenses</a></div>
56
- <ul class="nav navbar-nav navbar-right">
57
- <li class="dropdown">
58
- <a href="#" class="dropdown-toggle" data-toggle="dropdown">About <span class="caret"></span></a>
59
- <ul class="dropdown-menu" role="menu">
60
- <li><a href="/foundation">Overview</a></li>
61
- <li><a href="/foundation/members.html">Members</a></li>
62
- <li><a href="/foundation/how-it-works.html">Process</a></li>
63
- <li><a href="/foundation/sponsorship.html">Sponsorship</a></li>
64
- <li><a href="/foundation/glossary.html">Glossary</a></li>
65
- <li><a href="/foundation/preFAQ.html">FAQ</a></li>
66
- <li><a href="/foundation/contact.html ">Contact</a></li>
67
- </ul>
68
- </li>
69
- <li><a href="/index.html#projects-list">Projects</a></li>
70
- <li class="dropdown">
71
- <a href="#" class="dropdown-toggle" data-toggle="dropdown">People <span class="caret"></span></a>
72
- <ul class="dropdown-menu" role="menu">
73
- <li><a href="http://people.apache.org/">Overview</a></li>
74
- <li><a href="http://people.apache.org/committer-index.html">Committers</a></li>
75
- <li><a href="/foundation/how-it-works.html#meritocracy">Meritocracy</a></li>
76
- <li><a href="/foundation/how-it-works.html#roles">Roles</a></li>
77
- <li><a href="http://planet.apache.org/">Planet Apache</a></li>
78
- </ul>
79
- </li>
80
- <li class="dropdown">
81
- <a href="#" class="dropdown-toggle" data-toggle="dropdown">Get Involved <span class="caret"></span></a>
82
- <ul class="dropdown-menu" role="menu">
83
- <li><a href="/foundation/getinvolved.html">Overview</a></li>
84
- <li><a href="http://community.apache.org/">Community Development</a></li>
85
- <li><a href="http://www.apachecon.com/">ApacheCon</a></li>
86
- </ul>
87
- </li>
88
- <li><a href="/dyn/closer.cgi">Download</a></li>
89
- <li class="dropdown">
90
- <a href="#" class="dropdown-toggle" data-toggle="dropdown">Support Apache <span class="caret"></span></a>
91
- <ul class="dropdown-menu" role="menu">
92
- <li><a href="/foundation/sponsorship.html">Sponsorship</a></li>
93
- <li><a href="/foundation/contributing.html">Donations</a></li>
94
- <li><a href="/foundation/buy_stuff.html">Buy Stuff</a></li>
95
- <li><a href="/foundation/thanks.html">Thanks</a></li>
96
- </ul>
97
- </li>
98
- </ul>
99
- </div>
100
- </div>
101
- </nav>
102
- </header>
103
- <!-- / Navigation -->
104
- <div class="container">
105
- <div class="row">
106
- <div class="col-md-9 col-sm-8 col-xs-12">
107
- <img src="/img/asf_logo.png" alt="Apache Logo" style="max-width: 100%;">
108
- </div>
109
- <div class="col-md-3 col-sm-4 col-xs-12">
110
- <div class="input-group" style="margin-bottom: 5px;">
111
- <script>
112
- (function() {
113
- var cx = '005703438322411770421:5mgshgrgx2u';
114
- var gcse = document.createElement('script');
115
- gcse.type = 'text/javascript';
116
- gcse.async = true;
117
- gcse.src = (document.location.protocol == 'https:' ? 'https:' : 'http:') +
118
- '//cse.google.com/cse.js?cx=' + cx;
119
- var s = document.getElementsByTagName('script')[0];
120
- s.parentNode.insertBefore(gcse, s);
121
- })();
122
- </script>
123
- <gcse:searchbox-only></gcse:searchbox-only>
124
- </div>
125
- <a role="button" class="btn btn-block btn-default btn-xs" href="/foundation/governance/">The Apache Way</a>
126
- <a role="button" class="btn btn-block btn-default btn-xs" href="https://community.apache.org/contributors/">Contribute</a>
127
- <a role="button" class="btn btn-block btn-default btn-xs" href="/foundation/thanks.html">ASF Sponsors</a>
128
- </div>
129
- </div>
130
- </div>
131
- <div class="container"><style type="text/css">
132
- /* The following code is added by mdx_elementid.py
133
- It was originally lifted from http://subversion.apache.org/style/site.css */
134
- /*
135
- * Hide class="elementid-permalink", except when an enclosing heading
136
- * has the :hover property.
137
- */
138
- .headerlink, .elementid-permalink {
139
- visibility: hidden;
140
- }
141
- h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, dt:hover > .elementid-permalink { visibility: visible }</style>
142
- <p>Apache License<br></br>Version 2.0, January 2004<br></br>
143
- <a href="http://www.apache.org/licenses/">http://www.apache.org/licenses/</a> </p>
144
- <p>TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION</p>
145
- <p><strong><a name="definitions">1. Definitions</a></strong>.</p>
146
- <p>"License" shall mean the terms and conditions for use, reproduction, and
147
- distribution as defined by Sections 1 through 9 of this document.</p>
148
- <p>"Licensor" shall mean the copyright owner or entity authorized by the
149
- copyright owner that is granting the License.</p>
150
- <p>"Legal Entity" shall mean the union of the acting entity and all other
151
- entities that control, are controlled by, or are under common control with
152
- that entity. For the purposes of this definition, "control" means (i) the
153
- power, direct or indirect, to cause the direction or management of such
154
- entity, whether by contract or otherwise, or (ii) ownership of fifty
155
- percent (50%) or more of the outstanding shares, or (iii) beneficial
156
- ownership of such entity.</p>
157
- <p>"You" (or "Your") shall mean an individual or Legal Entity exercising
158
- permissions granted by this License.</p>
159
- <p>"Source" form shall mean the preferred form for making modifications,
160
- including but not limited to software source code, documentation source,
161
- and configuration files.</p>
162
- <p>"Object" form shall mean any form resulting from mechanical transformation
163
- or translation of a Source form, including but not limited to compiled
164
- object code, generated documentation, and conversions to other media types.</p>
165
- <p>"Work" shall mean the work of authorship, whether in Source or Object form,
166
- made available under the License, as indicated by a copyright notice that
167
- is included in or attached to the work (an example is provided in the
168
- Appendix below).</p>
169
- <p>"Derivative Works" shall mean any work, whether in Source or Object form,
170
- that is based on (or derived from) the Work and for which the editorial
171
- revisions, annotations, elaborations, or other modifications represent, as
172
- a whole, an original work of authorship. For the purposes of this License,
173
- Derivative Works shall not include works that remain separable from, or
174
- merely link (or bind by name) to the interfaces of, the Work and Derivative
175
- Works thereof.</p>
176
- <p>"Contribution" shall mean any work of authorship, including the original
177
- version of the Work and any modifications or additions to that Work or
178
- Derivative Works thereof, that is intentionally submitted to Licensor for
179
- inclusion in the Work by the copyright owner or by an individual or Legal
180
- Entity authorized to submit on behalf of the copyright owner. For the
181
- purposes of this definition, "submitted" means any form of electronic,
182
- verbal, or written communication sent to the Licensor or its
183
- representatives, including but not limited to communication on electronic
184
- mailing lists, source code control systems, and issue tracking systems that
185
- are managed by, or on behalf of, the Licensor for the purpose of discussing
186
- and improving the Work, but excluding communication that is conspicuously
187
- marked or otherwise designated in writing by the copyright owner as "Not a
188
- Contribution."</p>
189
- <p>"Contributor" shall mean Licensor and any individual or Legal Entity on
190
- behalf of whom a Contribution has been received by Licensor and
191
- subsequently incorporated within the Work.</p>
192
- <p><strong><a name="copyright">2. Grant of Copyright License</a></strong>. Subject to the
193
- terms and conditions of this License, each Contributor hereby grants to You
194
- a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable
195
- copyright license to reproduce, prepare Derivative Works of, publicly
196
- display, publicly perform, sublicense, and distribute the Work and such
197
- Derivative Works in Source or Object form.</p>
198
- <p><strong><a name="patent">3. Grant of Patent License</a></strong>. Subject to the terms
199
- and conditions of this License, each Contributor hereby grants to You a
200
- perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable
201
- (except as stated in this section) patent license to make, have made, use,
202
- offer to sell, sell, import, and otherwise transfer the Work, where such
203
- license applies only to those patent claims licensable by such Contributor
204
- that are necessarily infringed by their Contribution(s) alone or by
205
- combination of their Contribution(s) with the Work to which such
206
- Contribution(s) was submitted. If You institute patent litigation against
207
- any entity (including a cross-claim or counterclaim in a lawsuit) alleging
208
- that the Work or a Contribution incorporated within the Work constitutes
209
- direct or contributory patent infringement, then any patent licenses
210
- granted to You under this License for that Work shall terminate as of the
211
- date such litigation is filed.</p>
212
- <p><strong><a name="redistribution">4. Redistribution</a></strong>. You may reproduce and
213
- distribute copies of the Work or Derivative Works thereof in any medium,
214
- with or without modifications, and in Source or Object form, provided that
215
- You meet the following conditions:</p>
216
- <ol style="list-style: lower-latin;">
217
- <li>You must give any other recipients of the Work or Derivative Works a
218
- copy of this License; and</li>
219
-
220
- <li>You must cause any modified files to carry prominent notices stating
221
- that You changed the files; and</li>
222
-
223
- <li>You must retain, in the Source form of any Derivative Works that You
224
- distribute, all copyright, patent, trademark, and attribution notices from
225
- the Source form of the Work, excluding those notices that do not pertain to
226
- any part of the Derivative Works; and</li>
227
-
228
- <li>If the Work includes a "NOTICE" text file as part of its distribution,
229
- then any Derivative Works that You distribute must include a readable copy
230
- of the attribution notices contained within such NOTICE file, excluding
231
- those notices that do not pertain to any part of the Derivative Works, in
232
- at least one of the following places: within a NOTICE text file distributed
233
- as part of the Derivative Works; within the Source form or documentation,
234
- if provided along with the Derivative Works; or, within a display generated
235
- by the Derivative Works, if and wherever such third-party notices normally
236
- appear. The contents of the NOTICE file are for informational purposes only
237
- and do not modify the License. You may add Your own attribution notices
238
- within Derivative Works that You distribute, alongside or as an addendum to
239
- the NOTICE text from the Work, provided that such additional attribution
240
- notices cannot be construed as modifying the License.
241
- <br/>
242
- <br/>
243
- You may add Your own copyright statement to Your modifications and may
244
- provide additional or different license terms and conditions for use,
245
- reproduction, or distribution of Your modifications, or for any such
246
- Derivative Works as a whole, provided Your use, reproduction, and
247
- distribution of the Work otherwise complies with the conditions stated in
248
- this License.
249
- </li>
250
-
251
- </ol>
252
-
253
- <p><strong><a name="contributions">5. Submission of Contributions</a></strong>. Unless You
254
- explicitly state otherwise, any Contribution intentionally submitted for
255
- inclusion in the Work by You to the Licensor shall be under the terms and
256
- conditions of this License, without any additional terms or conditions.
257
- Notwithstanding the above, nothing herein shall supersede or modify the
258
- terms of any separate license agreement you may have executed with Licensor
259
- regarding such Contributions.</p>
260
- <p><strong><a name="trademarks">6. Trademarks</a></strong>. This License does not grant
261
- permission to use the trade names, trademarks, service marks, or product
262
- names of the Licensor, except as required for reasonable and customary use
263
- in describing the origin of the Work and reproducing the content of the
264
- NOTICE file.</p>
265
- <p><strong><a name="no-warranty">7. Disclaimer of Warranty</a></strong>. Unless required by
266
- applicable law or agreed to in writing, Licensor provides the Work (and
267
- each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT
268
- WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including,
269
- without limitation, any warranties or conditions of TITLE,
270
- NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You
271
- are solely responsible for determining the appropriateness of using or
272
- redistributing the Work and assume any risks associated with Your exercise
273
- of permissions under this License.</p>
274
- <p><strong><a name="no-liability">8. Limitation of Liability</a></strong>. In no event and
275
- under no legal theory, whether in tort (including negligence), contract, or
276
- otherwise, unless required by applicable law (such as deliberate and
277
- grossly negligent acts) or agreed to in writing, shall any Contributor be
278
- liable to You for damages, including any direct, indirect, special,
279
- incidental, or consequential damages of any character arising as a result
280
- of this License or out of the use or inability to use the Work (including
281
- but not limited to damages for loss of goodwill, work stoppage, computer
282
- failure or malfunction, or any and all other commercial damages or losses),
283
- even if such Contributor has been advised of the possibility of such
284
- damages.</p>
285
- <p><strong><a name="additional">9. Accepting Warranty or Additional Liability</a></strong>.
286
- While redistributing the Work or Derivative Works thereof, You may choose
287
- to offer, and charge a fee for, acceptance of support, warranty, indemnity,
288
- or other liability obligations and/or rights consistent with this License.
289
- However, in accepting such obligations, You may act only on Your own behalf
290
- and on Your sole responsibility, not on behalf of any other Contributor,
291
- and only if You agree to indemnify, defend, and hold each Contributor
292
- harmless for any liability incurred by, or claims asserted against, such
293
- Contributor by reason of your accepting any such warranty or additional
294
- liability.</p>
295
- <p>END OF TERMS AND CONDITIONS</p>
296
- <h1 id="apply">APPENDIX: How to apply the Apache License to your work<a class="headerlink" href="#apply" title="Permanent link">&para;</a></h1>
297
- <p>To apply the Apache License to your work, attach the following boilerplate
298
- notice, with the fields enclosed by brackets "[]" replaced with your own
299
- identifying information. (Don't include the brackets!) The text should be
300
- enclosed in the appropriate comment syntax for the file format. We also
301
- recommend that a file or class name and description of purpose be included
302
- on the same "printed page" as the copyright notice for easier
303
- identification within third-party archives.</p>
304
- <div class="codehilite"><pre>Copyright [yyyy] [name of copyright owner]
305
-
306
- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
307
- you may not use this file except in compliance with the License.
308
- You may obtain a copy of the License at
309
-
310
- http://www.apache.org/licenses/LICENSE-2.0
311
-
312
- Unless required by applicable law or agreed to in writing, software
313
- distributed under the License is distributed on an &quot;AS IS&quot; BASIS,
314
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
315
- See the License for the specific language governing permissions and
316
- limitations under the License.
317
- </pre></div></div>
318
-
319
- <!-- Footer -->
320
-
321
- <footer class="bg-primary">
322
- <div class="container">
323
- <div class="row">
324
- <br />
325
- <div class="col-sm-1">
326
-
327
- </div>
328
- <div class="col-sm-2">
329
- <h5 class="white">Community</h5>
330
- <ul class="list-unstyled white" role="menu">
331
- <li><a href="http://community.apache.org/">Overview</a></li>
332
- <li><a href="/foundation/conferences.html">Conferences</a></li>
333
- <li><a href="http://community.apache.org/gsoc.html">Summer of Code</a></li>
334
- <li><a href="http://community.apache.org/newcomers/">Getting Started</a></li>
335
- <li><a href="/foundation/how-it-works.html">The Apache Way</a></li>
336
- <li><a href="/travel/">Travel Assistance</a></li>
337
- <li><a href="/foundation/getinvolved.html">Get Involved</a></li>
338
- <li><a href="http://community.apache.org/newbiefaq.html">Community FAQ</a></li>
339
- </ul>
340
- </div>
341
-
342
- <div class="col-sm-2">
343
- <h5 class="white">Innovation</h5>
344
- <ul class="list-unstyled white" role="menu">
345
- <li><a href="http://incubator.apache.org/">Incubator</a></li>
346
- <li><a href="http://labs.apache.org/">Labs</a></li>
347
- <li><a href="/licenses/">Licensing</a></li>
348
- <li><a href="/foundation/license-faq.html">Licensing FAQ</a></li>
349
- <li><a href="/foundation/marks/">Trademark Policy</a></li>
350
- <li><a href="/foundation/contact.html">Contacts</a></li>
351
- </ul>
352
- </div>
353
-
354
- <div class="col-sm-2">
355
- <h5 class="white">Tech Operations</h5>
356
- <ul class="list-unstyled white" role="menu">
357
- <li><a href="/dev/">Developer Information</a></li>
358
- <li><a href="/dev/infrastructure.html">Infrastructure</a></li>
359
- <li><a href="/security/">Security</a></li>
360
- <li><a href="http://status.apache.org">Status</a></li>
361
- <li><a href="/foundation/contact.html">Contacts</a></li>
362
- </ul>
363
- </div>
364
-
365
- <div class="col-sm-2">
366
- <h5 class="white">Press</h5>
367
- <ul class="list-unstyled white" role="menu">
368
- <li><a href="/press/">Overview</a></li>
369
- <li><a href="https://blogs.apache.org/">ASF News</a></li>
370
- <li><a href="https://blogs.apache.org/foundation/">Announcements</a></li>
371
- <li><a href="https://twitter.com/TheASF">Twitter Feed</a></li>
372
- <li><a href="/press/#contact">Contacts</a></li>
373
- </ul>
374
- </div>
375
-
376
- <div class="col-sm-2">
377
- <h5 class="white">Legal</h5>
378
- <ul class="list-unstyled white" role="menu">
379
- <li><a href="/legal/">Legal Affairs</a></li>
380
- <li><a href="/licenses/">Licenses</a></li>
381
- <li><a href="/foundation/marks/">Trademark Policy</a></li>
382
- <li><a href="/foundation/records/">Public Records</a></li>
383
- <li><a href="/foundation/policies/privacy.html">Privacy Policy</a></li>
384
- <li><a href="/licenses/exports/">Export Information</a></li>
385
- <li><a href="/foundation/license-faq.html">License/Distribution FAQ</a></li>
386
- <li><a href="/foundation/contact.html">Contacts</a></li>
387
- </ul>
388
- </div>
389
-
390
- <div class="col-sm-1">
391
- </div>
392
-
393
- </div>
394
- <hr class="col-lg-12 hr-white" />
395
- <div class="row">
396
- <div class="col-lg-12">
397
- <p class="text-center">Copyright &#169; 2015 The Apache Software Foundation, Licensed under the <a class="white" href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
398
- <p class="text-center">Apache and the Apache feather logo are trademarks of The Apache Software Foundation.</p>
399
- </div>
400
- </div>
401
- </div>
402
-
403
- </footer>
404
-
405
- <!-- / Footer -->
406
-
407
- <script src="/js/jquery-2.1.1.min.js"></script>
408
- <script src="/js/bootstrap.js"></script>
409
- </body>
410
- </html>
1
+
2
+ Apache License
3
+ Version 2.0, January 2004
4
+ http://www.apache.org/licenses/
5
+
6
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
7
+
8
+ 1. Definitions.
9
+
10
+ "License" shall mean the terms and conditions for use, reproduction,
11
+ and distribution as defined by Sections 1 through 9 of this document.
12
+
13
+ "Licensor" shall mean the copyright owner or entity authorized by
14
+ the copyright owner that is granting the License.
15
+
16
+ "Legal Entity" shall mean the union of the acting entity and all
17
+ other entities that control, are controlled by, or are under common
18
+ control with that entity. For the purposes of this definition,
19
+ "control" means (i) the power, direct or indirect, to cause the
20
+ direction or management of such entity, whether by contract or
21
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
22
+ outstanding shares, or (iii) beneficial ownership of such entity.
23
+
24
+ "You" (or "Your") shall mean an individual or Legal Entity
25
+ exercising permissions granted by this License.
26
+
27
+ "Source" form shall mean the preferred form for making modifications,
28
+ including but not limited to software source code, documentation
29
+ source, and configuration files.
30
+
31
+ "Object" form shall mean any form resulting from mechanical
32
+ transformation or translation of a Source form, including but
33
+ not limited to compiled object code, generated documentation,
34
+ and conversions to other media types.
35
+
36
+ "Work" shall mean the work of authorship, whether in Source or
37
+ Object form, made available under the License, as indicated by a
38
+ copyright notice that is included in or attached to the work
39
+ (an example is provided in the Appendix below).
40
+
41
+ "Derivative Works" shall mean any work, whether in Source or Object
42
+ form, that is based on (or derived from) the Work and for which the
43
+ editorial revisions, annotations, elaborations, or other modifications
44
+ represent, as a whole, an original work of authorship. For the purposes
45
+ of this License, Derivative Works shall not include works that remain
46
+ separable from, or merely link (or bind by name) to the interfaces of,
47
+ the Work and Derivative Works thereof.
48
+
49
+ "Contribution" shall mean any work of authorship, including
50
+ the original version of the Work and any modifications or additions
51
+ to that Work or Derivative Works thereof, that is intentionally
52
+ submitted to Licensor for inclusion in the Work by the copyright owner
53
+ or by an individual or Legal Entity authorized to submit on behalf of
54
+ the copyright owner. For the purposes of this definition, "submitted"
55
+ means any form of electronic, verbal, or written communication sent
56
+ to the Licensor or its representatives, including but not limited to
57
+ communication on electronic mailing lists, source code control systems,
58
+ and issue tracking systems that are managed by, or on behalf of, the
59
+ Licensor for the purpose of discussing and improving the Work, but
60
+ excluding communication that is conspicuously marked or otherwise
61
+ designated in writing by the copyright owner as "Not a Contribution."
62
+
63
+ "Contributor" shall mean Licensor and any individual or Legal Entity
64
+ on behalf of whom a Contribution has been received by Licensor and
65
+ subsequently incorporated within the Work.
66
+
67
+ 2. Grant of Copyright License. Subject to the terms and conditions of
68
+ this License, each Contributor hereby grants to You a perpetual,
69
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
70
+ copyright license to reproduce, prepare Derivative Works of,
71
+ publicly display, publicly perform, sublicense, and distribute the
72
+ Work and such Derivative Works in Source or Object form.
73
+
74
+ 3. Grant of Patent License. Subject to the terms and conditions of
75
+ this License, each Contributor hereby grants to You a perpetual,
76
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
77
+ (except as stated in this section) patent license to make, have made,
78
+ use, offer to sell, sell, import, and otherwise transfer the Work,
79
+ where such license applies only to those patent claims licensable
80
+ by such Contributor that are necessarily infringed by their
81
+ Contribution(s) alone or by combination of their Contribution(s)
82
+ with the Work to which such Contribution(s) was submitted. If You
83
+ institute patent litigation against any entity (including a
84
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
85
+ or a Contribution incorporated within the Work constitutes direct
86
+ or contributory patent infringement, then any patent licenses
87
+ granted to You under this License for that Work shall terminate
88
+ as of the date such litigation is filed.
89
+
90
+ 4. Redistribution. You may reproduce and distribute copies of the
91
+ Work or Derivative Works thereof in any medium, with or without
92
+ modifications, and in Source or Object form, provided that You
93
+ meet the following conditions:
94
+
95
+ (a) You must give any other recipients of the Work or
96
+ Derivative Works a copy of this License; and
97
+
98
+ (b) You must cause any modified files to carry prominent notices
99
+ stating that You changed the files; and
100
+
101
+ (c) You must retain, in the Source form of any Derivative Works
102
+ that You distribute, all copyright, patent, trademark, and
103
+ attribution notices from the Source form of the Work,
104
+ excluding those notices that do not pertain to any part of
105
+ the Derivative Works; and
106
+
107
+ (d) If the Work includes a "NOTICE" text file as part of its
108
+ distribution, then any Derivative Works that You distribute must
109
+ include a readable copy of the attribution notices contained
110
+ within such NOTICE file, excluding those notices that do not
111
+ pertain to any part of the Derivative Works, in at least one
112
+ of the following places: within a NOTICE text file distributed
113
+ as part of the Derivative Works; within the Source form or
114
+ documentation, if provided along with the Derivative Works; or,
115
+ within a display generated by the Derivative Works, if and
116
+ wherever such third-party notices normally appear. The contents
117
+ of the NOTICE file are for informational purposes only and
118
+ do not modify the License. You may add Your own attribution
119
+ notices within Derivative Works that You distribute, alongside
120
+ or as an addendum to the NOTICE text from the Work, provided
121
+ that such additional attribution notices cannot be construed
122
+ as modifying the License.
123
+
124
+ You may add Your own copyright statement to Your modifications and
125
+ may provide additional or different license terms and conditions
126
+ for use, reproduction, or distribution of Your modifications, or
127
+ for any such Derivative Works as a whole, provided Your use,
128
+ reproduction, and distribution of the Work otherwise complies with
129
+ the conditions stated in this License.
130
+
131
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
132
+ any Contribution intentionally submitted for inclusion in the Work
133
+ by You to the Licensor shall be under the terms and conditions of
134
+ this License, without any additional terms or conditions.
135
+ Notwithstanding the above, nothing herein shall supersede or modify
136
+ the terms of any separate license agreement you may have executed
137
+ with Licensor regarding such Contributions.
138
+
139
+ 6. Trademarks. This License does not grant permission to use the trade
140
+ names, trademarks, service marks, or product names of the Licensor,
141
+ except as required for reasonable and customary use in describing the
142
+ origin of the Work and reproducing the content of the NOTICE file.
143
+
144
+ 7. Disclaimer of Warranty. Unless required by applicable law or
145
+ agreed to in writing, Licensor provides the Work (and each
146
+ Contributor provides its Contributions) on an "AS IS" BASIS,
147
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
148
+ implied, including, without limitation, any warranties or conditions
149
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
150
+ PARTICULAR PURPOSE. You are solely responsible for determining the
151
+ appropriateness of using or redistributing the Work and assume any
152
+ risks associated with Your exercise of permissions under this License.
153
+
154
+ 8. Limitation of Liability. In no event and under no legal theory,
155
+ whether in tort (including negligence), contract, or otherwise,
156
+ unless required by applicable law (such as deliberate and grossly
157
+ negligent acts) or agreed to in writing, shall any Contributor be
158
+ liable to You for damages, including any direct, indirect, special,
159
+ incidental, or consequential damages of any character arising as a
160
+ result of this License or out of the use or inability to use the
161
+ Work (including but not limited to damages for loss of goodwill,
162
+ work stoppage, computer failure or malfunction, or any and all
163
+ other commercial damages or losses), even if such Contributor
164
+ has been advised of the possibility of such damages.
165
+
166
+ 9. Accepting Warranty or Additional Liability. While redistributing
167
+ the Work or Derivative Works thereof, You may choose to offer,
168
+ and charge a fee for, acceptance of support, warranty, indemnity,
169
+ or other liability obligations and/or rights consistent with this
170
+ License. However, in accepting such obligations, You may act only
171
+ on Your own behalf and on Your sole responsibility, not on behalf
172
+ of any other Contributor, and only if You agree to indemnify,
173
+ defend, and hold each Contributor harmless for any liability
174
+ incurred by, or claims asserted against, such Contributor by reason
175
+ of your accepting any such warranty or additional liability.
176
+
177
+ END OF TERMS AND CONDITIONS
178
+
179
+ APPENDIX: How to apply the Apache License to your work.
180
+
181
+ To apply the Apache License to your work, attach the following
182
+ boilerplate notice, with the fields enclosed by brackets "[]"
183
+ replaced with your own identifying information. (Don't include
184
+ the brackets!) The text should be enclosed in the appropriate
185
+ comment syntax for the file format. We also recommend that a
186
+ file or class name and description of purpose be included on the
187
+ same "printed page" as the copyright notice for easier
188
+ identification within third-party archives.
189
+
190
+ Copyright [yyyy] [name of copyright owner]
191
+
192
+ Licensed under the Apache License, Version 2.0 (the "License");
193
+ you may not use this file except in compliance with the License.
194
+ You may obtain a copy of the License at
195
+
196
+ http://www.apache.org/licenses/LICENSE-2.0
197
+
198
+ Unless required by applicable law or agreed to in writing, software
199
+ distributed under the License is distributed on an "AS IS" BASIS,
200
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
201
+ See the License for the specific language governing permissions and
202
+ limitations under the License.