Author: hboutemy Date: Mon Jul 18 19:37:43 2011 New Revision: 1148015 URL: http://svn.apache.org/viewvc?rev=1148015&view=rev Log: o fixed typos o added links to category A and category B licenses lists
Modified: maven/site/trunk/src/site/apt/developers/dependency-policies.apt Modified: maven/site/trunk/src/site/apt/developers/dependency-policies.apt URL: http://svn.apache.org/viewvc/maven/site/trunk/src/site/apt/developers/dependency-policies.apt?rev=1148015&r1=1148014&r2=1148015&view=diff ============================================================================== --- maven/site/trunk/src/site/apt/developers/dependency-policies.apt (original) +++ maven/site/trunk/src/site/apt/developers/dependency-policies.apt Mon Jul 18 19:37:43 2011 @@ -36,11 +36,11 @@ Maven Dependency Policies This page does not apply to projects hosted outside of the Apache Maven project. In order to remove all doubt, this page only applies to code which has a Subversion URL that starts with - <<<https://svn.apache,org/repo/asf/maven/>>> + <<<https://svn.apache.org/repo/asf/maven/>>> - If you have sumbled across this page and you are working on code that does + If you have stumbled across this page and you are working on code that does not have a Subversion URL starting with - <<<https://svn.apache,org/repo/asf/maven/>>> then this page does not apply + <<<https://svn.apache.org/repo/asf/maven/>>> then this page does not apply to you. * Background @@ -50,7 +50,7 @@ Maven Dependency Policies of the community as a whole. The Apache Maven project consists of quite a number of components. For - the purposes of this policy we will make a distinction between the + the purposes of this policy, we will make a distinction between the core Maven distribution and all the other components. The core Maven distribution is the binary and source distributions made @@ -64,11 +64,13 @@ Maven Dependency Policies All dependencies which are included in the Core Maven Distribution must either: - * be licensed under a Category A license; or + * be licensed under a {{{http://www.apache.org/legal/resolved.html#category-a}Category A license}}; or - * be licensed under a Category B license and approved by a majority vote of the Apache Maven PMC. + * be licensed under a {{{http://www.apache.org/legal/resolved.html#category-b}Category B license}} and + approved by a majority vote of the Apache Maven PMC. - Votes for Category B licenses will be held on the d...@maven.apache.org mailing list. A majority of the PMC must vote in favour of a Category B licensed dependency before a release can be made containing that dependency. + Votes for Category B licenses will be held on the d...@maven.apache.org mailing list. A majority of the PMC + must vote in favour of a Category B licensed dependency before a release can be made containing that dependency. * Non-Core Dependencies