ruby-maven-libs 3.1.1 → 3.3.3

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.
Files changed (123) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +22 -0
  3. data/lib/maven.rb +44 -0
  4. data/maven-home/LICENSE +305 -0
  5. data/{NOTICE → maven-home/NOTICE} +1 -1
  6. data/{README.txt → maven-home/README.txt} +13 -11
  7. data/{bin → maven-home/bin}/m2.conf +1 -1
  8. data/{bin/mvnyjp → maven-home/bin/mvn} +49 -23
  9. data/{bin/mvn.bat → maven-home/bin/mvn.cmd} +62 -82
  10. data/maven-home/bin/mvnDebug +41 -0
  11. data/maven-home/bin/mvnDebug.cmd +31 -0
  12. data/maven-home/bin/mvnyjp +42 -0
  13. data/maven-home/boot/plexus-classworlds-2.5.2.jar +0 -0
  14. data/{conf → maven-home/conf}/logging/simplelogger.properties +0 -0
  15. data/{conf → maven-home/conf}/settings.xml +13 -13
  16. data/maven-home/conf/toolchains.xml +103 -0
  17. data/maven-home/lib/aether-api-1.0.2.v20150114.jar +0 -0
  18. data/{lib → maven-home/lib}/aether-api.license +0 -0
  19. data/maven-home/lib/aether-connector-basic-1.0.2.v20150114.jar +0 -0
  20. data/{lib/aether-connector-wagon.license → maven-home/lib/aether-connector-basic.license} +0 -0
  21. data/maven-home/lib/aether-impl-1.0.2.v20150114.jar +0 -0
  22. data/{lib → maven-home/lib}/aether-impl.license +0 -0
  23. data/maven-home/lib/aether-spi-1.0.2.v20150114.jar +0 -0
  24. data/{lib → maven-home/lib}/aether-spi.license +0 -0
  25. data/maven-home/lib/aether-transport-wagon-1.0.2.v20150114.jar +0 -0
  26. data/{lib/aether-util.license → maven-home/lib/aether-transport-wagon.license} +0 -0
  27. data/{lib/aether-util-0.9.0.M2.jar → maven-home/lib/aether-util-1.0.2.v20150114.jar} +0 -0
  28. data/{lib/org.eclipse.sisu.inject.license → maven-home/lib/aether-util.license} +0 -0
  29. data/{lib → maven-home/lib}/aopalliance-1.0.jar +0 -0
  30. data/{lib → maven-home/lib}/cdi-api-1.0.jar +0 -0
  31. data/maven-home/lib/cdi-api.license +389 -0
  32. data/{lib → maven-home/lib}/commons-cli-1.2.jar +0 -0
  33. data/maven-home/lib/commons-io-2.2.jar +0 -0
  34. data/maven-home/lib/commons-lang-2.6.jar +0 -0
  35. data/{lib → maven-home/lib}/ext/README.txt +0 -0
  36. data/maven-home/lib/guava-18.0.jar +0 -0
  37. data/{lib → maven-home/lib}/javax.inject-1.jar +0 -0
  38. data/maven-home/lib/jsoup-1.7.2.jar +0 -0
  39. data/maven-home/lib/jsoup.license +65 -0
  40. data/{lib → maven-home/lib}/jsr250-api-1.0.jar +0 -0
  41. data/{lib → maven-home/lib}/jsr250-api.license +0 -0
  42. data/maven-home/lib/maven-aether-provider-3.3.3.jar +0 -0
  43. data/{LICENSE → maven-home/lib/maven-aether-provider.license} +0 -49
  44. data/maven-home/lib/maven-artifact-3.3.3.jar +0 -0
  45. data/maven-home/lib/maven-artifact.license +202 -0
  46. data/maven-home/lib/maven-builder-support-3.3.3.jar +0 -0
  47. data/maven-home/lib/maven-builder-support.license +202 -0
  48. data/maven-home/lib/maven-compat-3.3.3.jar +0 -0
  49. data/maven-home/lib/maven-compat.license +202 -0
  50. data/maven-home/lib/maven-core-3.3.3.jar +0 -0
  51. data/maven-home/lib/maven-core.license +202 -0
  52. data/maven-home/lib/maven-embedder-3.3.3.jar +0 -0
  53. data/maven-home/lib/maven-embedder.license +202 -0
  54. data/maven-home/lib/maven-model-3.3.3.jar +0 -0
  55. data/maven-home/lib/maven-model-builder-3.3.3.jar +0 -0
  56. data/maven-home/lib/maven-model-builder.license +202 -0
  57. data/maven-home/lib/maven-model.license +202 -0
  58. data/maven-home/lib/maven-plugin-api-3.3.3.jar +0 -0
  59. data/maven-home/lib/maven-plugin-api.license +202 -0
  60. data/maven-home/lib/maven-repository-metadata-3.3.3.jar +0 -0
  61. data/maven-home/lib/maven-repository-metadata.license +202 -0
  62. data/maven-home/lib/maven-settings-3.3.3.jar +0 -0
  63. data/maven-home/lib/maven-settings-builder-3.3.3.jar +0 -0
  64. data/maven-home/lib/maven-settings-builder.license +202 -0
  65. data/maven-home/lib/maven-settings.license +202 -0
  66. data/maven-home/lib/org.eclipse.sisu.inject-0.3.0.jar +0 -0
  67. data/{lib/org.eclipse.sisu.plexus.license → maven-home/lib/org.eclipse.sisu.inject.license} +0 -0
  68. data/maven-home/lib/org.eclipse.sisu.plexus-0.3.0.jar +0 -0
  69. data/maven-home/lib/org.eclipse.sisu.plexus.license +261 -0
  70. data/{lib → maven-home/lib}/plexus-cipher-1.7.jar +0 -0
  71. data/maven-home/lib/plexus-cipher.license +389 -0
  72. data/{lib → maven-home/lib}/plexus-component-annotations-1.5.5.jar +0 -0
  73. data/{lib/plexus-interpolation-1.19.jar → maven-home/lib/plexus-interpolation-1.21.jar} +0 -0
  74. data/{lib → maven-home/lib}/plexus-sec-dispatcher-1.3.jar +0 -0
  75. data/maven-home/lib/plexus-sec-dispatcher.license +389 -0
  76. data/maven-home/lib/plexus-utils-3.0.20.jar +0 -0
  77. data/maven-home/lib/sisu-guice-3.2.5-no_aop.jar +0 -0
  78. data/{lib → maven-home/lib}/slf4j-api-1.7.5.jar +0 -0
  79. data/{lib → maven-home/lib}/slf4j-api.license +28 -10
  80. data/{lib → maven-home/lib}/slf4j-simple-1.7.5.jar +0 -0
  81. data/{lib → maven-home/lib}/slf4j-simple.license +28 -10
  82. data/maven-home/lib/wagon-file-2.9.jar +0 -0
  83. data/maven-home/lib/wagon-file.license +202 -0
  84. data/maven-home/lib/wagon-http-2.9-shaded.jar +0 -0
  85. data/maven-home/lib/wagon-http-shared-2.9.jar +0 -0
  86. data/maven-home/lib/wagon-http-shared.license +202 -0
  87. data/maven-home/lib/wagon-http.license +202 -0
  88. data/maven-home/lib/wagon-provider-api-2.9.jar +0 -0
  89. data/maven-home/lib/wagon-provider-api.license +202 -0
  90. metadata +96 -71
  91. data/bin/mvn +0 -190
  92. data/bin/mvnDebug +0 -195
  93. data/bin/mvnDebug.bat +0 -199
  94. data/boot/plexus-classworlds-2.5.1.jar +0 -0
  95. data/lib/aether-api-0.9.0.M2.jar +0 -0
  96. data/lib/aether-connector-wagon-0.9.0.M2.jar +0 -0
  97. data/lib/aether-impl-0.9.0.M2.jar +0 -0
  98. data/lib/aether-spi-0.9.0.M2.jar +0 -0
  99. data/lib/cdi-api.license +0 -427
  100. data/lib/guava-11.0.2.jar +0 -0
  101. data/lib/jsr305-1.3.9.jar +0 -0
  102. data/lib/maven-aether-provider-3.1.1.jar +0 -0
  103. data/lib/maven-artifact-3.1.1.jar +0 -0
  104. data/lib/maven-compat-3.1.1.jar +0 -0
  105. data/lib/maven-core-3.1.1.jar +0 -0
  106. data/lib/maven-embedder-3.1.1.jar +0 -0
  107. data/lib/maven-model-3.1.1.jar +0 -0
  108. data/lib/maven-model-builder-3.1.1.jar +0 -0
  109. data/lib/maven-plugin-api-3.1.1.jar +0 -0
  110. data/lib/maven-repository-metadata-3.1.1.jar +0 -0
  111. data/lib/maven-settings-3.1.1.jar +0 -0
  112. data/lib/maven-settings-builder-3.1.1.jar +0 -0
  113. data/lib/org.eclipse.sisu.inject-0.0.0.M5.jar +0 -0
  114. data/lib/org.eclipse.sisu.plexus-0.0.0.M5.jar +0 -0
  115. data/lib/plexus-cipher.license +0 -427
  116. data/lib/plexus-sec-dispatcher.license +0 -427
  117. data/lib/plexus-utils-3.0.15.jar +0 -0
  118. data/lib/sisu-guice-3.1.3-no_aop.jar +0 -0
  119. data/lib/wagon-file-2.4.jar +0 -0
  120. data/lib/wagon-http-2.4-shaded.jar +0 -0
  121. data/lib/wagon-provider-api-2.4.jar +0 -0
  122. data/ruby/maven.rb +0 -34
  123. data/ruby/maven.rb~ +0 -30
@@ -0,0 +1,389 @@
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="#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
+ <input type="text" class="form-control" id="projectSearch" placeholder="Search...">
112
+ <span class="input-group-btn">
113
+ <button class="btn btn-primary" type="button"><span class="glyphicon glyphicon-search" aria-hidden="true"></span><span class="sr-only">Search</span></button>
114
+ </span>
115
+ </div>
116
+ <a role="button" class="btn btn-block btn-default btn-xs" href="/foundation/governance/">The Apache Way</a>
117
+ <a role="button" class="btn btn-block btn-default btn-xs" href="https://community.apache.org/contributors/">Contribute</a>
118
+ <a role="button" class="btn btn-block btn-default btn-xs" href="/foundation/thanks.html">ASF Sponsors</a>
119
+ </div>
120
+ </div>
121
+ </div>
122
+ <div class="container"><p>Apache License<br></br>Version 2.0, January 2004<br></br>
123
+ <a href="http://www.apache.org/licenses/">http://www.apache.org/licenses/</a> </p>
124
+ <p>TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION</p>
125
+ <p><strong><a name="definitions">1. Definitions</a></strong>.</p>
126
+ <p>"License" shall mean the terms and conditions for use, reproduction, and
127
+ distribution as defined by Sections 1 through 9 of this document.</p>
128
+ <p>"Licensor" shall mean the copyright owner or entity authorized by the
129
+ copyright owner that is granting the License.</p>
130
+ <p>"Legal Entity" shall mean the union of the acting entity and all other
131
+ entities that control, are controlled by, or are under common control with
132
+ that entity. For the purposes of this definition, "control" means (i) the
133
+ power, direct or indirect, to cause the direction or management of such
134
+ entity, whether by contract or otherwise, or (ii) ownership of fifty
135
+ percent (50%) or more of the outstanding shares, or (iii) beneficial
136
+ ownership of such entity.</p>
137
+ <p>"You" (or "Your") shall mean an individual or Legal Entity exercising
138
+ permissions granted by this License.</p>
139
+ <p>"Source" form shall mean the preferred form for making modifications,
140
+ including but not limited to software source code, documentation source,
141
+ and configuration files.</p>
142
+ <p>"Object" form shall mean any form resulting from mechanical transformation
143
+ or translation of a Source form, including but not limited to compiled
144
+ object code, generated documentation, and conversions to other media types.</p>
145
+ <p>"Work" shall mean the work of authorship, whether in Source or Object form,
146
+ made available under the License, as indicated by a copyright notice that
147
+ is included in or attached to the work (an example is provided in the
148
+ Appendix below).</p>
149
+ <p>"Derivative Works" shall mean any work, whether in Source or Object form,
150
+ that is based on (or derived from) the Work and for which the editorial
151
+ revisions, annotations, elaborations, or other modifications represent, as
152
+ a whole, an original work of authorship. For the purposes of this License,
153
+ Derivative Works shall not include works that remain separable from, or
154
+ merely link (or bind by name) to the interfaces of, the Work and Derivative
155
+ Works thereof.</p>
156
+ <p>"Contribution" shall mean any work of authorship, including the original
157
+ version of the Work and any modifications or additions to that Work or
158
+ Derivative Works thereof, that is intentionally submitted to Licensor for
159
+ inclusion in the Work by the copyright owner or by an individual or Legal
160
+ Entity authorized to submit on behalf of the copyright owner. For the
161
+ purposes of this definition, "submitted" means any form of electronic,
162
+ verbal, or written communication sent to the Licensor or its
163
+ representatives, including but not limited to communication on electronic
164
+ mailing lists, source code control systems, and issue tracking systems that
165
+ are managed by, or on behalf of, the Licensor for the purpose of discussing
166
+ and improving the Work, but excluding communication that is conspicuously
167
+ marked or otherwise designated in writing by the copyright owner as "Not a
168
+ Contribution."</p>
169
+ <p>"Contributor" shall mean Licensor and any individual or Legal Entity on
170
+ behalf of whom a Contribution has been received by Licensor and
171
+ subsequently incorporated within the Work.</p>
172
+ <p><strong><a name="copyright">2. Grant of Copyright License</a></strong>. Subject to the
173
+ terms and conditions of this License, each Contributor hereby grants to You
174
+ a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable
175
+ copyright license to reproduce, prepare Derivative Works of, publicly
176
+ display, publicly perform, sublicense, and distribute the Work and such
177
+ Derivative Works in Source or Object form.</p>
178
+ <p><strong><a name="patent">3. Grant of Patent License</a></strong>. Subject to the terms
179
+ and conditions of this License, each Contributor hereby grants to You a
180
+ perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable
181
+ (except as stated in this section) patent license to make, have made, use,
182
+ offer to sell, sell, import, and otherwise transfer the Work, where such
183
+ license applies only to those patent claims licensable by such Contributor
184
+ that are necessarily infringed by their Contribution(s) alone or by
185
+ combination of their Contribution(s) with the Work to which such
186
+ Contribution(s) was submitted. If You institute patent litigation against
187
+ any entity (including a cross-claim or counterclaim in a lawsuit) alleging
188
+ that the Work or a Contribution incorporated within the Work constitutes
189
+ direct or contributory patent infringement, then any patent licenses
190
+ granted to You under this License for that Work shall terminate as of the
191
+ date such litigation is filed.</p>
192
+ <p><strong><a name="redistribution">4. Redistribution</a></strong>. You may reproduce and
193
+ distribute copies of the Work or Derivative Works thereof in any medium,
194
+ with or without modifications, and in Source or Object form, provided that
195
+ You meet the following conditions:</p>
196
+ <ol style="list-style: lower-latin;">
197
+ <li>You must give any other recipients of the Work or Derivative Works a
198
+ copy of this License; and</li>
199
+
200
+ <li>You must cause any modified files to carry prominent notices stating
201
+ that You changed the files; and</li>
202
+
203
+ <li>You must retain, in the Source form of any Derivative Works that You
204
+ distribute, all copyright, patent, trademark, and attribution notices from
205
+ the Source form of the Work, excluding those notices that do not pertain to
206
+ any part of the Derivative Works; and</li>
207
+
208
+ <li>If the Work includes a "NOTICE" text file as part of its distribution,
209
+ then any Derivative Works that You distribute must include a readable copy
210
+ of the attribution notices contained within such NOTICE file, excluding
211
+ those notices that do not pertain to any part of the Derivative Works, in
212
+ at least one of the following places: within a NOTICE text file distributed
213
+ as part of the Derivative Works; within the Source form or documentation,
214
+ if provided along with the Derivative Works; or, within a display generated
215
+ by the Derivative Works, if and wherever such third-party notices normally
216
+ appear. The contents of the NOTICE file are for informational purposes only
217
+ and do not modify the License. You may add Your own attribution notices
218
+ within Derivative Works that You distribute, alongside or as an addendum to
219
+ the NOTICE text from the Work, provided that such additional attribution
220
+ notices cannot be construed as modifying the License.
221
+ <br/>
222
+ <br/>
223
+ You may add Your own copyright statement to Your modifications and may
224
+ provide additional or different license terms and conditions for use,
225
+ reproduction, or distribution of Your modifications, or for any such
226
+ Derivative Works as a whole, provided Your use, reproduction, and
227
+ distribution of the Work otherwise complies with the conditions stated in
228
+ this License.
229
+ </li>
230
+
231
+ </ol>
232
+
233
+ <p><strong><a name="contributions">5. Submission of Contributions</a></strong>. Unless You
234
+ explicitly state otherwise, any Contribution intentionally submitted for
235
+ inclusion in the Work by You to the Licensor shall be under the terms and
236
+ conditions of this License, without any additional terms or conditions.
237
+ Notwithstanding the above, nothing herein shall supersede or modify the
238
+ terms of any separate license agreement you may have executed with Licensor
239
+ regarding such Contributions.</p>
240
+ <p><strong><a name="trademarks">6. Trademarks</a></strong>. This License does not grant
241
+ permission to use the trade names, trademarks, service marks, or product
242
+ names of the Licensor, except as required for reasonable and customary use
243
+ in describing the origin of the Work and reproducing the content of the
244
+ NOTICE file.</p>
245
+ <p><strong><a name="no-warranty">7. Disclaimer of Warranty</a></strong>. Unless required by
246
+ applicable law or agreed to in writing, Licensor provides the Work (and
247
+ each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT
248
+ WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including,
249
+ without limitation, any warranties or conditions of TITLE,
250
+ NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You
251
+ are solely responsible for determining the appropriateness of using or
252
+ redistributing the Work and assume any risks associated with Your exercise
253
+ of permissions under this License.</p>
254
+ <p><strong><a name="no-liability">8. Limitation of Liability</a></strong>. In no event and
255
+ under no legal theory, whether in tort (including negligence), contract, or
256
+ otherwise, unless required by applicable law (such as deliberate and
257
+ grossly negligent acts) or agreed to in writing, shall any Contributor be
258
+ liable to You for damages, including any direct, indirect, special,
259
+ incidental, or consequential damages of any character arising as a result
260
+ of this License or out of the use or inability to use the Work (including
261
+ but not limited to damages for loss of goodwill, work stoppage, computer
262
+ failure or malfunction, or any and all other commercial damages or losses),
263
+ even if such Contributor has been advised of the possibility of such
264
+ damages.</p>
265
+ <p><strong><a name="additional">9. Accepting Warranty or Additional Liability</a></strong>.
266
+ While redistributing the Work or Derivative Works thereof, You may choose
267
+ to offer, and charge a fee for, acceptance of support, warranty, indemnity,
268
+ or other liability obligations and/or rights consistent with this License.
269
+ However, in accepting such obligations, You may act only on Your own behalf
270
+ and on Your sole responsibility, not on behalf of any other Contributor,
271
+ and only if You agree to indemnify, defend, and hold each Contributor
272
+ harmless for any liability incurred by, or claims asserted against, such
273
+ Contributor by reason of your accepting any such warranty or additional
274
+ liability.</p>
275
+ <p>END OF TERMS AND CONDITIONS</p>
276
+ <h1 id="apply">APPENDIX: How to apply the Apache License to your work</h1>
277
+ <p>To apply the Apache License to your work, attach the following boilerplate
278
+ notice, with the fields enclosed by brackets "[]" replaced with your own
279
+ identifying information. (Don't include the brackets!) The text should be
280
+ enclosed in the appropriate comment syntax for the file format. We also
281
+ recommend that a file or class name and description of purpose be included
282
+ on the same "printed page" as the copyright notice for easier
283
+ identification within third-party archives.</p>
284
+ <div class="codehilite"><pre>Copyright [yyyy] [name of copyright owner]
285
+
286
+ Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
287
+ you may not use this file except in compliance with the License.
288
+ You may obtain a copy of the License at
289
+
290
+ http://www.apache.org/licenses/LICENSE-2.0
291
+
292
+ Unless required by applicable law or agreed to in writing, software
293
+ distributed under the License is distributed on an &quot;AS IS&quot; BASIS,
294
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
295
+ See the License for the specific language governing permissions and
296
+ limitations under the License.
297
+ </pre></div></div>
298
+
299
+ <!-- Footer -->
300
+
301
+ <footer class="bg-primary">
302
+ <div class="container">
303
+ <div class="row">
304
+ <br />
305
+ <div class="col-sm-1">
306
+
307
+ </div>
308
+ <div class="col-sm-2">
309
+ <h5 class="white">Community</h5>
310
+ <ul class="list-unstyled white" role="menu">
311
+ <li><a href="http://community.apache.org/">Overview</a></li>
312
+ <li><a href="/foundation/conferences.html">Conferences</a></li>
313
+ <li><a href="http://community.apache.org/gsoc.html">Summer of Code</a></li>
314
+ <li><a href="http://community.apache.org/newcomers/">Getting Started</a></li>
315
+ <li><a href="/foundation/how-it-works.html">The Apache Way</a></li>
316
+ <li><a href="/travel/">Travel Assistance</a></li>
317
+ <li><a href="/foundation/getinvolved.html">Get Involved</a></li>
318
+ <li><a href="http://community.apache.org/newbiefaq.html">Community FAQ</a></li>
319
+ </ul>
320
+ </div>
321
+
322
+ <div class="col-sm-2">
323
+ <h5 class="white">Innovation</h5>
324
+ <ul class="list-unstyled white" role="menu">
325
+ <li><a href="http://incubator.apache.org/">Incubator</a></li>
326
+ <li><a href="http://labs.apache.org/">Labs</a></li>
327
+ <li><a href="/licenses/">Licensing</a></li>
328
+ <li><a href="/foundation/license-faq.html">Licensing FAQ</a></li>
329
+ <li><a href="/foundation/marks/">Trademark Policy</a></li>
330
+ <li><a href="/contact.html">Contacts</a></li>
331
+ </ul>
332
+ </div>
333
+
334
+ <div class="col-sm-2">
335
+ <h5 class="white">Tech Operations</h5>
336
+ <ul class="list-unstyled white" role="menu">
337
+ <li><a href="/dev/">Developer Information</a></li>
338
+ <li><a href="/dev/infrastructure.html">Infrastructure</a></li>
339
+ <li><a href="/security/">Security</a></li>
340
+ <li><a href="http://status.apache.org">Status</a></li>
341
+ <li><a href="/foundation/contact.html">Contacts</a></li>
342
+ </ul>
343
+ </div>
344
+
345
+ <div class="col-sm-2">
346
+ <h5 class="white">Press</h5>
347
+ <ul class="list-unstyled white" role="menu">
348
+ <li><a href="/press/">Overview</a></li>
349
+ <li><a href="https://blogs.apache.org/">ASF News</a></li>
350
+ <li><a href="https://blogs.apache.org/foundation/">Announcements</a></li>
351
+ <li><a href="https://twitter.com/TheASF">Twitter Feed</a></li>
352
+ <li><a href="/press/#contact">Contacts</a></li>
353
+ </ul>
354
+ </div>
355
+
356
+ <div class="col-sm-2">
357
+ <h5 class="white">Legal</h5>
358
+ <ul class="list-unstyled white" role="menu">
359
+ <li><a href="/legal/">Legal Affairs</a></li>
360
+ <li><a href="/licenses/">Licenses</a></li>
361
+ <li><a href="/foundation/marks/">Trademark Policy</a></li>
362
+ <li><a href="/foundation/records/">Public Records</a></li>
363
+ <li><a href="/licenses/exports/">Export Information</a></li>
364
+ <li><a href="/foundation/license-faq.html">License/Distribution FAQ</a></li>
365
+ <li><a href="/foundation/contact.html">Contacts</a></li>
366
+ </ul>
367
+ </div>
368
+
369
+ <div class="col-sm-1">
370
+ </div>
371
+
372
+ </div>
373
+ <hr class="col-lg-12 hr-white" />
374
+ <div class="row">
375
+ <div class="col-lg-12">
376
+ <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>
377
+ <p class="text-center">Apache and the Apache feather logo are trademarks of The Apache Software Foundation.</p>
378
+ </div>
379
+ </div>
380
+ </div>
381
+
382
+ </footer>
383
+
384
+ <!-- / Footer -->
385
+
386
+ <script src="/js/jquery-2.1.1.min.js"></script>
387
+ <script src="/js/bootstrap.js"></script>
388
+ </body>
389
+ </html>
@@ -3,24 +3,24 @@
3
3
  <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" version="XHTML+RDFa 1.0" dir="ltr">
4
4
 
5
5
  <head profile="http://www.w3.org/1999/xhtml/vocab">
6
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
6
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><script type="text/javascript">window.NREUM||(NREUM={}),__nr_require=function(n,e,t){function r(t){if(!e[t]){var o=e[t]={exports:{}};n[t][0].call(o.exports,function(e){var o=n[t][1][e];return r(o?o:e)},o,o.exports)}return e[t].exports}if("function"==typeof __nr_require)return __nr_require;for(var o=0;o<t.length;o++)r(t[o]);return r}({QJf3ax:[function(n,e){function t(n){function e(e,t,a){n&&n(e,t,a),a||(a={});for(var u=c(e),f=u.length,s=i(a,o,r),p=0;f>p;p++)u[p].apply(s,t);return s}function a(n,e){f[n]=c(n).concat(e)}function c(n){return f[n]||[]}function u(){return t(e)}var f={};return{on:a,emit:e,create:u,listeners:c,_events:f}}function r(){return{}}var o="nr@context",i=n("gos");e.exports=t()},{gos:"7eSDFh"}],ee:[function(n,e){e.exports=n("QJf3ax")},{}],3:[function(n,e){function t(n){return function(){r(n,[(new Date).getTime()].concat(i(arguments)))}}var r=n("handle"),o=n(1),i=n(2);"undefined"==typeof window.newrelic&&(newrelic=window.NREUM);var a=["setPageViewName","addPageAction","setCustomAttribute","finished","addToTrace","inlineHit","noticeError"];o(a,function(n,e){window.NREUM[e]=t("api-"+e)}),e.exports=window.NREUM},{1:12,2:13,handle:"D5DuLP"}],gos:[function(n,e){e.exports=n("7eSDFh")},{}],"7eSDFh":[function(n,e){function t(n,e,t){if(r.call(n,e))return n[e];var o=t();if(Object.defineProperty&&Object.keys)try{return Object.defineProperty(n,e,{value:o,writable:!0,enumerable:!1}),o}catch(i){}return n[e]=o,o}var r=Object.prototype.hasOwnProperty;e.exports=t},{}],D5DuLP:[function(n,e){function t(n,e,t){return r.listeners(n).length?r.emit(n,e,t):(o[n]||(o[n]=[]),void o[n].push(e))}var r=n("ee").create(),o={};e.exports=t,t.ee=r,r.q=o},{ee:"QJf3ax"}],handle:[function(n,e){e.exports=n("D5DuLP")},{}],XL7HBI:[function(n,e){function t(n){var e=typeof n;return!n||"object"!==e&&"function"!==e?-1:n===window?0:i(n,o,function(){return r++})}var r=1,o="nr@id",i=n("gos");e.exports=t},{gos:"7eSDFh"}],id:[function(n,e){e.exports=n("XL7HBI")},{}],loader:[function(n,e){e.exports=n("G9z0Bl")},{}],G9z0Bl:[function(n,e){function t(){var n=h.info=NREUM.info;if(n&&n.licenseKey&&n.applicationID&&f&&f.body){c(l,function(e,t){e in n||(n[e]=t)}),h.proto="https"===d.split(":")[0]||n.sslForHttp?"https://":"http://",a("mark",["onload",i()]);var e=f.createElement("script");e.src=h.proto+n.agent,f.body.appendChild(e)}}function r(){"complete"===f.readyState&&o()}function o(){a("mark",["domContent",i()])}function i(){return(new Date).getTime()}var a=n("handle"),c=n(1),u=(n(2),window),f=u.document,s="addEventListener",p="attachEvent",d=(""+location).split("?")[0],l={beacon:"bam.nr-data.net",errorBeacon:"bam.nr-data.net",agent:"js-agent.newrelic.com/nr-593.min.js"},h=e.exports={offset:i(),origin:d,features:{}};f[s]?(f[s]("DOMContentLoaded",o,!1),u[s]("load",t,!1)):(f[p]("onreadystatechange",r),u[p]("onload",t)),a("mark",["firstbyte",i()])},{1:12,2:3,handle:"D5DuLP"}],12:[function(n,e){function t(n,e){var t=[],o="",i=0;for(o in n)r.call(n,o)&&(t[i]=e(o,n[o]),i+=1);return t}var r=Object.prototype.hasOwnProperty;e.exports=t},{}],13:[function(n,e){function t(n,e,t){e||(e=0),"undefined"==typeof t&&(t=n?n.length:0);for(var r=-1,o=t-e||0,i=Array(0>o?0:o);++r<o;)i[r]=n[e+r];return i}e.exports=t},{}]},{},["G9z0Bl"]);</script>
7
7
  <link rel="shortcut icon" href="http://opensource.org/files/garland_favicon.png" type="image/png" />
8
8
  <link rel="shortlink" href="/node/66" />
9
9
  <link rel="canonical" href="/licenses/MIT" />
10
10
  <meta name="Generator" content="Drupal 7 (http://drupal.org)" />
11
11
  <title>The MIT License (MIT) | Open Source Initiative</title>
12
- <link type="text/css" rel="stylesheet" href="http://opensource.org/files/css/css_pbm0lsQQJ7A7WCCIMgxLho6mI_kBNgznNUWmTWcnfoE.css" media="all" />
13
- <link type="text/css" rel="stylesheet" href="http://opensource.org/files/css/css_Frms3llKkCDMuuCHUzEHGgSAc59B2At_Y3KWbmFS9k4.css" media="all" />
12
+ <link type="text/css" rel="stylesheet" href="http://opensource.org/files/css/css_xE-rWrJf-fncB6ztZfd2huxqgxu4WO-qwma6Xer30m4.css" media="all" />
13
+ <link type="text/css" rel="stylesheet" href="http://opensource.org/files/css/css_iABekW8OXxt1yff1_vg0sDV7lt8KP5iiCy47vQtDcDM.css" media="all" />
14
14
  <link type="text/css" rel="stylesheet" href="http://opensource.org/files/css/css_2wI77kyP-rJKVpFW5M3KFcj7Cb99lZalmubKIwWwsmU.css" media="all" />
15
15
  <link type="text/css" rel="stylesheet" href="http://opensource.org/files/css/css_k3snrbsthqot7V7ccRZHS9OkCZkwBv4adtNieIVlbEU.css" media="print" />
16
16
 
17
17
  <!--[if lt IE 7]>
18
- <link type="text/css" rel="stylesheet" href="http://opensource.org/themes/garland/fix-ie.css?mp63bk" media="all" />
18
+ <link type="text/css" rel="stylesheet" href="http://opensource.org/themes/garland/fix-ie.css?nm6pyr" media="all" />
19
19
  <![endif]-->
20
20
  <script type="text/javascript" src="http://opensource.org/files/js/js_xAPl0qIk9eowy_iS9tNkCWXLUVoat94SQT48UBCFkyQ.js"></script>
21
21
  <script type="text/javascript">
22
22
  <!--//--><![CDATA[//><!--
23
- jQuery.extend(Drupal.settings, {"basePath":"\/","pathPrefix":"","ajaxPageState":{"theme":"garland","theme_token":"4fpo5qSBy3ypLVGvf9l0NS5zicZpC5CdOisdhg6HN0A","js":{"misc\/jquery.js":1,"misc\/jquery.once.js":1,"misc\/drupal.js":1},"css":{"modules\/system\/system.base.css":1,"modules\/system\/system.menus.css":1,"modules\/system\/system.messages.css":1,"modules\/system\/system.theme.css":1,"modules\/aggregator\/aggregator.css":1,"modules\/comment\/comment.css":1,"modules\/field\/theme\/field.css":1,"sites\/all\/modules\/mollom\/mollom.css":1,"modules\/node\/node.css":1,"modules\/search\/search.css":1,"modules\/user\/user.css":1,"themes\/garland\/style.css":1,"themes\/garland\/print.css":1,"themes\/garland\/fix-ie.css":1}}});
23
+ jQuery.extend(Drupal.settings, {"basePath":"\/","pathPrefix":"","ajaxPageState":{"theme":"garland","theme_token":"TKd5spQJ1FZy1HcRPHddEzQI2t1pN5d2ECtqeeBIriw","js":{"misc\/jquery.js":1,"misc\/jquery.once.js":1,"misc\/drupal.js":1},"css":{"modules\/system\/system.base.css":1,"modules\/system\/system.menus.css":1,"modules\/system\/system.messages.css":1,"modules\/system\/system.theme.css":1,"modules\/aggregator\/aggregator.css":1,"modules\/comment\/comment.css":1,"modules\/field\/theme\/field.css":1,"sites\/all\/modules\/mollom\/mollom.css":1,"modules\/node\/node.css":1,"modules\/search\/search.css":1,"modules\/user\/user.css":1,"themes\/garland\/style.css":1,"themes\/garland\/print.css":1,"themes\/garland\/fix-ie.css":1}}});
24
24
  //--><!]]>
25
25
  </script>
26
26
  </head>
@@ -53,7 +53,7 @@ jQuery.extend(Drupal.settings, {"basePath":"\/","pathPrefix":"","ajaxPageState":
53
53
  <label class="element-invisible" for="edit-search-block-form--2">Search </label>
54
54
  <input title="Enter the terms you wish to search for." type="text" id="edit-search-block-form--2" name="search_block_form" value="" size="15" maxlength="128" class="form-text" />
55
55
  </div>
56
- <div class="form-actions form-wrapper" id="edit-actions"><input type="submit" id="edit-submit" name="op" value="Search" class="form-submit" /></div><input type="hidden" name="form_build_id" value="form-4EDtVxw46gGSEo_8WSrM0P9LQR3dUkooc9ICfQWgbwM" />
56
+ <div class="form-actions form-wrapper" id="edit-actions"><input type="submit" id="edit-submit" name="op" value="Search" class="form-submit" /></div><input type="hidden" name="form_build_id" value="form-rEfcjT7gTkMTZcUGzW6YAp3kLEQXg4IT9guWcgGk01I" />
57
57
  <input type="hidden" name="form_id" value="search_block_form" />
58
58
  </div>
59
59
  </div></form> </div>
@@ -66,17 +66,20 @@ jQuery.extend(Drupal.settings, {"basePath":"\/","pathPrefix":"","ajaxPageState":
66
66
  <ul class="menu"><li class="first collapsed"><a href="/about" title="About the Open Source Initiative">About the OSI</a></li>
67
67
  <li class="collapsed"><a href="/osd" title="The actual OSD defining what constitutes an Open Source licence">The Open Source Definition</a></li>
68
68
  <li class="collapsed"><a href="/licenses">Open Source Licenses</a></li>
69
- <li class="collapsed"><a href="/trademark" title="Information about trademark and logo usage">Trademark and Logo Usage</a></li>
69
+ <li class="leaf"><a href="/working_groups">Working Groups</a></li>
70
70
  <li class="leaf"><a href="/faq" title="Frequently Asked Questions about open source and about the OSI.">FAQ</a></li>
71
+ <li class="collapsed"><a href="/trademark" title="Information about trademark and logo usage">Trademark and Logo Usage</a></li>
71
72
  <li class="collapsed"><a href="/osr-intro" title="Open Standards Requirement for Software">Open Standards</a></li>
72
73
  <li class="leaf"><a href="/osi-open-source-education" title="OSI&#039;s Open Source Education Initiative and Activities">Open Source Education</a></li>
73
74
  <li class="collapsed"><a href="/lists" title="The virtual committees where the OSI&#039;s work gets done">Mailing lists</a></li>
74
75
  <li class="collapsed"><a href="/help" title="Resources for questions and further exploration">Getting Help</a></li>
75
76
  <li class="collapsed"><a href="http://opensource.org/donate" title="">Donate to the OSI</a></li>
76
77
  <li class="leaf"><a href="/members">OSI Individual Membership</a></li>
78
+ <li class="leaf"><a href="/store">OSI Store</a></li>
77
79
  <li class="collapsed"><a href="/affiliates" title="Home page for OSI&#039;s membership scheme for non-profits and not-for-profits">OSI Affiliate Membership</a></li>
78
80
  <li class="leaf"><a href="/contact" title="">Contact OSI</a></li>
79
- <li class="last leaf"><a href="/ToS" title="Rules for posting content on this site">Terms of Service</a></li>
81
+ <li class="leaf"><a href="/ToS" title="Rules for posting content on this site">Terms of Service</a></li>
82
+ <li class="last leaf"><a href="/support">OSI Corporate Support</a></li>
80
83
  </ul> </div>
81
84
  </div>
82
85
  </div>
@@ -133,7 +136,20 @@ THE SOFTWARE.</p>
133
136
 
134
137
 
135
138
  <div class="content">
136
- <!-- Creative Commons License --><a rel="license" href="http://creativecommons.org/licenses/by/3.0/"><img alt="Creative Commons License" style="border-width: 0" src="http://i.creativecommons.org/l/by/3.0/88x31.png" /></a><br />Opensource.org site content is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by/3.0/">Creative Commons Attribution 3.0 License</a>.<!-- /Creative Commons License -->
139
+ <p style="text-align:center">Help shape the future of the Open Source Initiative...<br /><a href="http://osi.xwiki.com">visit and participate in the OSI wiki</a>.
140
+ </p>
141
+
142
+ <div>
143
+ <p><a href="https://plus.google.com/+opensourceinitiative" rel="publisher">Google+</a></p>
144
+ <a href="https://twitter.com/OpenSourceOrg" class="twitter-follow-button" data-show-count="false" data-lang="en">Follow @OpenSourceOrg</a>
145
+ <script>
146
+ <!--//--><![CDATA[// ><!--
147
+ !function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");
148
+ //--><!]]>
149
+ </script></div>
150
+
151
+ <p>
152
+ <!-- Creative Commons License --><a rel="license" href="http://creativecommons.org/licenses/by/4.0/"><img alt="Creative Commons License" style="border-width: 0" src="http://i.creativecommons.org/l/by/4.0/88x31.png" /></a><br />Opensource.org site content is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>.<!-- /Creative Commons License -->
137
153
 
138
154
  <!-- <rdf:RDF xmlns="http://web.resource.org/cc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#">
139
155
  <Work rdf:about="">
@@ -143,6 +159,8 @@ THE SOFTWARE.</p>
143
159
  -->
144
160
 
145
161
  | <a href="../ToS">Terms of Service</a>
162
+
163
+ </p>
146
164
  </div>
147
165
  </div>
148
166
  <div id="block-block-7" class="block block-block clearfix">
@@ -169,5 +187,5 @@ urchinTracker();
169
187
 
170
188
  </div> <!-- /#container -->
171
189
  </div> <!-- /#wrapper -->
172
- </body>
190
+ <script type="text/javascript">window.NREUM||(NREUM={});NREUM.info={"beacon":"bam.nr-data.net","licenseKey":"53c69192ac","applicationID":"224050","transactionName":"b1dRZkQCXEEHAEVRXFYdZkBfTFtcAgZJFkNQQg==","queueTime":0,"applicationTime":29,"ttGuid":"","agentToken":"","atts":"QxBSEAwYT08=","errorBeacon":"bam.nr-data.net","agent":"js-agent.newrelic.com\/nr-593.min.js"}</script></body>
173
191
  </html>