ruby-maven-libs 3.1.1 → 3.3.3

Sign up to get free protection for your applications and to get access to all the features.
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
@@ -22,7 +22,7 @@ under the License.
22
22
  <!--
23
23
  | This is the configuration file for Maven. It can be specified at two levels:
24
24
  |
25
- | 1. User Level. This settings.xml file provides configuration for a single user,
25
+ | 1. User Level. This settings.xml file provides configuration for a single user,
26
26
  | and is normally provided in ${user.home}/.m2/settings.xml.
27
27
  |
28
28
  | NOTE: This location can be overridden with the CLI option:
@@ -31,7 +31,7 @@ under the License.
31
31
  |
32
32
  | 2. Global Level. This settings.xml file provides configuration for all Maven
33
33
  | users on a machine (assuming they're all using the same Maven
34
- | installation). It's normally provided in
34
+ | installation). It's normally provided in
35
35
  | ${maven.home}/conf/settings.xml.
36
36
  |
37
37
  | NOTE: This location can be overridden with the CLI option:
@@ -43,8 +43,8 @@ under the License.
43
43
  | values (values used when the setting is not specified) are provided.
44
44
  |
45
45
  |-->
46
- <settings xmlns="http://maven.apache.org/SETTINGS/1.0.0"
47
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
46
+ <settings xmlns="http://maven.apache.org/SETTINGS/1.0.0"
47
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
48
48
  xsi:schemaLocation="http://maven.apache.org/SETTINGS/1.0.0 http://maven.apache.org/xsd/settings-1.0.0.xsd">
49
49
  <!-- localRepository
50
50
  | The path to the local repository maven will use to store artifacts.
@@ -112,8 +112,8 @@ under the License.
112
112
  <!-- server
113
113
  | Specifies the authentication information to use when connecting to a particular server, identified by
114
114
  | a unique name within the system (referred to by the 'id' attribute below).
115
- |
116
- | NOTE: You should either specify username/password OR privateKey/passphrase, since these pairings are
115
+ |
116
+ | NOTE: You should either specify username/password OR privateKey/passphrase, since these pairings are
117
117
  | used together.
118
118
  |
119
119
  <server>
@@ -122,7 +122,7 @@ under the License.
122
122
  <password>repopwd</password>
123
123
  </server>
124
124
  -->
125
-
125
+
126
126
  <!-- Another sample, using keys to authenticate.
127
127
  <server>
128
128
  <id>siteServer</id>
@@ -134,13 +134,13 @@ under the License.
134
134
 
135
135
  <!-- mirrors
136
136
  | This is a list of mirrors to be used in downloading artifacts from remote repositories.
137
- |
137
+ |
138
138
  | It works like this: a POM may declare a repository to use in resolving certain artifacts.
139
139
  | However, this repository may have problems with heavy traffic at times, so people have mirrored
140
140
  | it to several places.
141
141
  |
142
142
  | That repository definition will have a unique id, so we can create a mirror reference for that
143
- | repository, to be used as an alternate download site. The mirror site will be the preferred
143
+ | repository, to be used as an alternate download site. The mirror site will be the preferred
144
144
  | server for that repository.
145
145
  |-->
146
146
  <mirrors>
@@ -157,20 +157,20 @@ under the License.
157
157
  </mirror>
158
158
  -->
159
159
  </mirrors>
160
-
160
+
161
161
  <!-- profiles
162
162
  | This is a list of profiles which can be activated in a variety of ways, and which can modify
163
163
  | the build process. Profiles provided in the settings.xml are intended to provide local machine-
164
164
  | specific paths and repository locations which allow the build to work in the local environment.
165
165
  |
166
166
  | For example, if you have an integration testing plugin - like cactus - that needs to know where
167
- | your Tomcat instance is installed, you can provide a variable here such that the variable is
167
+ | your Tomcat instance is installed, you can provide a variable here such that the variable is
168
168
  | dereferenced during the build process to configure the cactus plugin.
169
169
  |
170
170
  | As noted above, profiles can be activated in a variety of ways. One way - the activeProfiles
171
171
  | section of this document (settings.xml) - will be discussed later. Another way essentially
172
172
  | relies on the detection of a system property, either matching a particular value for the property,
173
- | or merely testing its existence. Profiles can also be activated by JDK version prefix, where a
173
+ | or merely testing its existence. Profiles can also be activated by JDK version prefix, where a
174
174
  | value of '1.4' might activate a profile when the build is executed on a JDK version of '1.4.2_07'.
175
175
  | Finally, the list of active profiles can be specified directly from the command line.
176
176
  |
@@ -219,7 +219,7 @@ under the License.
219
219
  | <plugin>
220
220
  | <groupId>org.myco.myplugins</groupId>
221
221
  | <artifactId>myplugin</artifactId>
222
- |
222
+ |
223
223
  | <configuration>
224
224
  | <tomcatLocation>${tomcatPath}</tomcatLocation>
225
225
  | </configuration>
@@ -0,0 +1,103 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+
3
+ <!--
4
+ Licensed to the Apache Software Foundation (ASF) under one
5
+ or more contributor license agreements. See the NOTICE file
6
+ distributed with this work for additional information
7
+ regarding copyright ownership. The ASF licenses this file
8
+ to you under the Apache License, Version 2.0 (the
9
+ "License"); you may not use this file except in compliance
10
+ with the License. You may obtain a copy of the License at
11
+
12
+ http://www.apache.org/licenses/LICENSE-2.0
13
+
14
+ Unless required by applicable law or agreed to in writing,
15
+ software distributed under the License is distributed on an
16
+ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
17
+ KIND, either express or implied. See the License for the
18
+ specific language governing permissions and limitations
19
+ under the License.
20
+ -->
21
+
22
+ <!--
23
+ | This is the toolchains file for Maven. It can be specified at two levels:
24
+ |
25
+ | 1. User Level. This toolchains.xml file provides configuration for a single user,
26
+ | and is normally provided in ${user.home}/.m2/toolchains.xml.
27
+ |
28
+ | NOTE: This location can be overridden with the CLI option:
29
+ |
30
+ | -t /path/to/user/toolchains.xml
31
+ |
32
+ | 2. Global Level. This toolchains.xml file provides configuration for all Maven
33
+ | users on a machine (assuming they're all using the same Maven
34
+ | installation). It's normally provided in
35
+ | ${maven.home}/conf/toolchains.xml.
36
+ |
37
+ | NOTE: This location can be overridden with the CLI option:
38
+ |
39
+ | -gt /path/to/global/toolchains.xml
40
+ |
41
+ | The sections in this sample file are intended to give you a running start at
42
+ | getting the most out of your Maven installation.
43
+ |-->
44
+ <toolchains xmlns="http://maven.apache.org/TOOLCHAINS/1.1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
45
+ xsi:schemaLocation="http://maven.apache.org/TOOLCHAINS/1.1.0 http://maven.apache.org/xsd/toolchains-1.1.0.xsd">
46
+
47
+ <!--
48
+ | With toolchains you can refer to installations on your system. This
49
+ | way you don't have to hardcode paths in your pom.xml.
50
+ |
51
+ | Every toolchain consist of 3 elements:
52
+ | * type: the type of tool. An often used value is 'jdk'. Toolchains-aware
53
+ | plugins should document which type you must use.
54
+ |
55
+ | * provides: A list of key/value-pairs.
56
+ | Based on the toolchain-configuration in the pom.xml Maven will search for
57
+ | matching <provides/> configuration. You can decide for yourself which key-value
58
+ | pairs to use. Often used keys are 'version', 'vendor' and 'arch'. By default
59
+ | the version has a special meaning. If you configured in the pom.xml '1.5'
60
+ | Maven will search for 1.5 and above.
61
+ |
62
+ | * configuration: Additional configuration for this tool.
63
+ | Look for documentation of the toolchains-aware plugin which configuration elements
64
+ | can be used.
65
+ |
66
+ | See also http://maven.apache.org/guides/mini/guide-using-toolchains.html
67
+ |
68
+ | General example
69
+
70
+ <toolchain>
71
+ <type/>
72
+ <provides>
73
+ <version>1.0</version>
74
+ </provides>
75
+ <configuration/>
76
+ </toolchain>
77
+
78
+ | JDK examples
79
+
80
+ <toolchain>
81
+ <type>jdk</type>
82
+ <provides>
83
+ <version>1.5</version>
84
+ <vendor>sun</vendor>
85
+ </provides>
86
+ <configuration>
87
+ <jdkHome>/path/to/jdk/1.5</jdkHome>
88
+ </configuration>
89
+ </toolchain>
90
+ <toolchain>
91
+ <type>jdk</type>
92
+ <provides>
93
+ <version>1.6</version>
94
+ <vendor>sun</vendor>
95
+ </provides>
96
+ <configuration>
97
+ <jdkHome>/path/to/jdk/1.6</jdkHome>
98
+ </configuration>
99
+ </toolchain>
100
+
101
+ -->
102
+
103
+ </toolchains>
File without changes
@@ -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>