Modified: ant/core/trunk/docs/mail.html URL: http://svn.apache.org/viewvc/ant/core/trunk/docs/mail.html?rev=1034143&r1=1034142&r2=1034143&view=diff ============================================================================== --- ant/core/trunk/docs/mail.html (original) +++ ant/core/trunk/docs/mail.html Thu Nov 11 21:25:50 2010 @@ -99,7 +99,7 @@ <a href="./index.html">Welcome</a> </li> <li> - <a href="./license.html">License</a> + <a href="http://www.apache.org/licenses/LICENSE-2.0.html">License</a> </li> <li> <a href="./antnews.html">News</a> @@ -158,6 +158,9 @@ <li> <a href="./bugs.html">Bug Database</a> </li> + <li> + <a href="http://www.apache.org/security/">Security</a> + </li> </ul> </li> <li class="menuheader">Sponsorship @@ -168,9 +171,6 @@ <li> <a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a> </li> - <li> - <a href="http://www.apache.org/foundation/contributing.html">Donations</a> - </li> </ul> </li> <li class="menuheader">Project Management @@ -207,7 +207,7 @@ </h3> <p>Please read the <a href="http://jakarta.apache.org/site/mail.html">guidelines of the Jakarta Project</a> before subscribing and posting to any of - the lists below. They apply to Ant's lists as well.</p> + the lists below. They apply to Apache Ant's lists as well.</p> <p>The user and dev list are subscriber only lists, this means you have to subscribe before you can post to the list. Please note that any HTML parts sent to the lists will be removed by our @@ -228,7 +228,7 @@ </p> <p>This list is for developers that are using Ant in their own projects to ask questions, share knowledge, and discuss issues - related to using Ant as a build tool.</p> + related to using Apache Ant as a build tool.</p> <h4 class="subsection"> <a name="Ivy User List: [email protected]"></a> Ivy User List: [email protected] @@ -241,7 +241,7 @@ </p> <p>This list is for developers that are using Ivy or IvyDE in their own projects to ask questions, share knowledge, and - discuss issues related to using Ivy with or without Ant.</p> + discuss issues related to using Apache Ivy with or without Apache Ant.</p> <h4 class="subsection"> <a name="Developer List: [email protected]"></a> Developer List: [email protected] @@ -253,8 +253,8 @@ <a href="http://mail-archives.apache.org/mod_mbox/ant-dev/">ASF Archive</a> <a href="http://marc.theaimsgroup.com/?l=ant-dev&r=1&w=2">Third Party Archive</a> </p> - <p>This is the list where participating developers of the Ant - build tool, Ivy or the Ant libraries developed by the Ant team + <p>This is the list where participating developers of the Apache Ant + build tool, Apache Ivy or the Ant libraries developed by the Ant team meet and discuss issues, code changes/additions, etc.</p> <h4 class="subsection"> <a name="Notifications List: [email protected]"></a> @@ -302,7 +302,7 @@ <ul> <li><a href="http://mail-archives.apache.org/mod_mbox/">List Index on mail-archives.apache.org</a></li> <li><a href="http://ant.apache.org/mail/">Full mbox archives of all lists</a></li> - <li><a href="http://marc.theaimsgroup.com/">Mailing list Archives</a></li> + <li><a href="http://marc.info/">Mailing list Archives</a></li> <li><a href="http://news.gmane.org/gmane.comp.jakarta.ant.devel/">Ant Developer List on gmane</a></li> <li><a href="http://news.gmane.org/gmane.comp.jakarta.ant.user/">Ant User List on gmane</a></li> <li><a href="http://old.nabble.com/Ant---Dev-f108.html">Ant Developer List on nabble</a></li>
Modified: ant/core/trunk/docs/manualdownload.html URL: http://svn.apache.org/viewvc/ant/core/trunk/docs/manualdownload.html?rev=1034143&r1=1034142&r2=1034143&view=diff ============================================================================== --- ant/core/trunk/docs/manualdownload.html (original) +++ ant/core/trunk/docs/manualdownload.html Thu Nov 11 21:25:50 2010 @@ -97,7 +97,7 @@ <a href="./index.html">Welcome</a> </li> <li> - <a href="./license.html">License</a> + <a href="http://www.apache.org/licenses/LICENSE-2.0.html">License</a> </li> <li> <a href="./antnews.html">News</a> @@ -156,6 +156,9 @@ <li> <a href="./bugs.html">Bug Database</a> </li> + <li> + <a href="http://www.apache.org/security/">Security</a> + </li> </ul> </li> <li class="menuheader">Sponsorship @@ -166,9 +169,6 @@ <li> <a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a> </li> - <li> - <a href="http://www.apache.org/foundation/contributing.html">Donations</a> - </li> </ul> </li> <li class="menuheader">Project Management @@ -203,7 +203,7 @@ <a name="Downloading Ant's Manual"></a> Downloading Ant's Manual </h3> - <p>Ant's manual is part of the binary distribution but is also + <p>Apache Ant's manual is part of the binary distribution but is also available as a stand-alone download.</p> <p>Use the links below to download a distribution of Ant's manual from one of our mirrors. It is good practice to Modified: ant/core/trunk/docs/mission.html URL: http://svn.apache.org/viewvc/ant/core/trunk/docs/mission.html?rev=1034143&r1=1034142&r2=1034143&view=diff ============================================================================== --- ant/core/trunk/docs/mission.html (original) +++ ant/core/trunk/docs/mission.html Thu Nov 11 21:25:50 2010 @@ -99,7 +99,7 @@ <a href="./index.html">Welcome</a> </li> <li> - <a href="./license.html">License</a> + <a href="http://www.apache.org/licenses/LICENSE-2.0.html">License</a> </li> <li> <a href="./antnews.html">News</a> @@ -158,6 +158,9 @@ <li> <a href="./bugs.html">Bug Database</a> </li> + <li> + <a href="http://www.apache.org/security/">Security</a> + </li> </ul> </li> <li class="menuheader">Sponsorship @@ -168,9 +171,6 @@ <li> <a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a> </li> - <li> - <a href="http://www.apache.org/foundation/contributing.html">Donations</a> - </li> </ul> </li> <li class="menuheader">Project Management Modified: ant/core/trunk/docs/nightlies.html URL: http://svn.apache.org/viewvc/ant/core/trunk/docs/nightlies.html?rev=1034143&r1=1034142&r2=1034143&view=diff ============================================================================== --- ant/core/trunk/docs/nightlies.html (original) +++ ant/core/trunk/docs/nightlies.html Thu Nov 11 21:25:50 2010 @@ -97,7 +97,7 @@ <a href="./index.html">Welcome</a> </li> <li> - <a href="./license.html">License</a> + <a href="http://www.apache.org/licenses/LICENSE-2.0.html">License</a> </li> <li> <a href="./antnews.html">News</a> @@ -156,6 +156,9 @@ <li> <a href="./bugs.html">Bug Database</a> </li> + <li> + <a href="http://www.apache.org/security/">Security</a> + </li> </ul> </li> <li class="menuheader">Sponsorship @@ -166,9 +169,6 @@ <li> <a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a> </li> - <li> - <a href="http://www.apache.org/foundation/contributing.html">Donations</a> - </li> </ul> </li> <li class="menuheader">Project Management @@ -204,7 +204,7 @@ Nightly Builds </h3> <p>We don't provide binary nightly builds at the moment, but if you -want to build Ant from sources, you can use a <a href="http://svn.apache.org/snapshots/ant/">Subversion snapshot</a>.</p> +want to build Apache Ant from sources, you can use a <a href="http://svn.apache.org/snapshots/ant/">Subversion snapshot</a>.</p> <h3 class="section"> <a name="Continuous Builds"></a> Continuous Builds Modified: ant/core/trunk/docs/problems.html URL: http://svn.apache.org/viewvc/ant/core/trunk/docs/problems.html?rev=1034143&r1=1034142&r2=1034143&view=diff ============================================================================== --- ant/core/trunk/docs/problems.html (original) +++ ant/core/trunk/docs/problems.html Thu Nov 11 21:25:50 2010 @@ -99,7 +99,7 @@ <a href="./index.html">Welcome</a> </li> <li> - <a href="./license.html">License</a> + <a href="http://www.apache.org/licenses/LICENSE-2.0.html">License</a> </li> <li> <a href="./antnews.html">News</a> @@ -158,6 +158,9 @@ <li> <a href="./bugs.html">Bug Database</a> </li> + <li> + <a href="http://www.apache.org/security/">Security</a> + </li> </ul> </li> <li class="menuheader">Sponsorship @@ -168,9 +171,6 @@ <li> <a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a> </li> - <li> - <a href="http://www.apache.org/foundation/contributing.html">Donations</a> - </li> </ul> </li> <li class="menuheader">Project Management @@ -207,7 +207,7 @@ </h3> <p> This page details some steps you can take to try and resolve - any problems you may be having with Ant. If you find you can't + any problems you may be having with Apache Ant. If you find you can't resolve the problem, then this page will help you collect some of the relevant information to provide in a bug report. This information will help the Ant developers understand and resolve the problem. Modified: ant/core/trunk/docs/projects.html URL: http://svn.apache.org/viewvc/ant/core/trunk/docs/projects.html?rev=1034143&r1=1034142&r2=1034143&view=diff ============================================================================== --- ant/core/trunk/docs/projects.html (original) +++ ant/core/trunk/docs/projects.html Thu Nov 11 21:25:50 2010 @@ -99,7 +99,7 @@ <a href="./index.html">Welcome</a> </li> <li> - <a href="./license.html">License</a> + <a href="http://www.apache.org/licenses/LICENSE-2.0.html">License</a> </li> <li> <a href="./antnews.html">News</a> @@ -158,6 +158,9 @@ <li> <a href="./bugs.html">Bug Database</a> </li> + <li> + <a href="http://www.apache.org/security/">Security</a> + </li> </ul> </li> <li class="menuheader">Sponsorship @@ -168,9 +171,6 @@ <li> <a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a> </li> - <li> - <a href="http://www.apache.org/foundation/contributing.html">Donations</a> - </li> </ul> </li> <li class="menuheader">Project Management @@ -205,7 +205,7 @@ <a name="Related Projects"></a> Related Projects </h3> - <p>Nothing listed here is directly supported by the Ant + <p>Nothing listed here is directly supported by the Apache Ant developers, if you encounter any problems with them, please use the contact information.</p> <h4 class="subsection"> Modified: ant/core/trunk/docs/projects/index.html URL: http://svn.apache.org/viewvc/ant/core/trunk/docs/projects/index.html?rev=1034143&r1=1034142&r2=1034143&view=diff ============================================================================== --- ant/core/trunk/docs/projects/index.html (original) +++ ant/core/trunk/docs/projects/index.html Thu Nov 11 21:25:50 2010 @@ -100,7 +100,7 @@ </li> </ul> </li> - <li class="menuheader">Ant Libraries + <li class="menuheader">Apache Ant Libraries <ul> <li> <a href="../antlibs/index.html">Introduction</a> @@ -122,7 +122,7 @@ </li> </ul> </li> - <li class="menuheader">Ivy + <li class="menuheader">Apache Ivy <ul> <li> <a href="../projects/ivy.html">Introduction</a> @@ -138,7 +138,7 @@ </li> </ul> </li> - <li class="menuheader">IvyDE + <li class="menuheader">Apache IvyDE <ul> <li> <a href="../projects/ivyde.html">Introduction</a> @@ -167,11 +167,11 @@ <div class="content"> <h1 class="title">Welcome</h1> <h3 class="section"> - <a name="Welcome to the Ant Projects Area"></a> - Welcome to the Ant Projects Area + <a name="Welcome to the Apache Ant Projects Area"></a> + Welcome to the Apache Ant Projects Area </h3> - <h3>This is where the Ant sub-projects live!</h3> - <p>Now, that Ant has become an Apache Top-Level Project it is time to make space on this + <h3>This is where the Apache Ant sub-projects live!</h3> + <p>Now, that Apache Ant has become an Apache Top-Level Project it is time to make space on this Web-Page for Ant sub-projects.</p> <p>To make sure you do not miss anything: Stay tuned and visit this page from time to time :)! </p> Modified: ant/core/trunk/docs/projects/ivy.html URL: http://svn.apache.org/viewvc/ant/core/trunk/docs/projects/ivy.html?rev=1034143&r1=1034142&r2=1034143&view=diff ============================================================================== --- ant/core/trunk/docs/projects/ivy.html (original) +++ ant/core/trunk/docs/projects/ivy.html Thu Nov 11 21:25:50 2010 @@ -21,7 +21,7 @@ <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! --> <head> <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> - <title>Apache Ant - The Ivy Subproject</title> + <title>Apache Ant - The Apache Ivy Subproject</title> <link type="text/css" href="../page.css" rel="stylesheet"> </head> @@ -98,7 +98,7 @@ </li> </ul> </li> - <li class="menuheader">Ant Libraries + <li class="menuheader">Apache Ant Libraries <ul> <li> <a href="../antlibs/index.html">Introduction</a> @@ -120,7 +120,7 @@ </li> </ul> </li> - <li class="menuheader">Ivy + <li class="menuheader">Apache Ivy <ul> <li> <a href="../projects/ivy.html">Introduction</a> @@ -136,7 +136,7 @@ </li> </ul> </li> - <li class="menuheader">IvyDE + <li class="menuheader">Apache IvyDE <ul> <li> <a href="../projects/ivyde.html">Introduction</a> @@ -163,13 +163,13 @@ <div class="lightbluebar"> </div> <div class="main"> <div class="content"> - <h1 class="title">The Ivy Subproject</h1> + <h1 class="title">The Apache Ivy Subproject</h1> <h3 class="section"> - <a name="The Ivy Subproject"></a> - The Ivy Subproject + <a name="The Apache Ivy Subproject"></a> + The Apache Ivy Subproject </h3> <h3>Apache Ivy</h3> - <p>Ivy is a simple yet powerful dependency manager featuring continuous integration, + <p>Apache Ivy is a simple yet powerful dependency manager featuring continuous integration, dependencies of dependencies management, multiple repositories including ibiblio and high performance (use of a local cache).</p> Modified: ant/core/trunk/docs/projects/ivyde.html URL: http://svn.apache.org/viewvc/ant/core/trunk/docs/projects/ivyde.html?rev=1034143&r1=1034142&r2=1034143&view=diff ============================================================================== --- ant/core/trunk/docs/projects/ivyde.html (original) +++ ant/core/trunk/docs/projects/ivyde.html Thu Nov 11 21:25:50 2010 @@ -21,7 +21,7 @@ <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! --> <head> <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> - <title>Apache Ant - The IvyDE Subproject</title> + <title>Apache Ant - The Apache IvyDE Subproject</title> <link type="text/css" href="../page.css" rel="stylesheet"> </head> @@ -98,7 +98,7 @@ </li> </ul> </li> - <li class="menuheader">Ant Libraries + <li class="menuheader">Apache Ant Libraries <ul> <li> <a href="../antlibs/index.html">Introduction</a> @@ -120,7 +120,7 @@ </li> </ul> </li> - <li class="menuheader">Ivy + <li class="menuheader">Apache Ivy <ul> <li> <a href="../projects/ivy.html">Introduction</a> @@ -136,7 +136,7 @@ </li> </ul> </li> - <li class="menuheader">IvyDE + <li class="menuheader">Apache IvyDE <ul> <li> <a href="../projects/ivyde.html">Introduction</a> @@ -163,13 +163,13 @@ <div class="lightbluebar"> </div> <div class="main"> <div class="content"> - <h1 class="title">The IvyDE Subproject</h1> + <h1 class="title">The Apache IvyDE Subproject</h1> <h3 class="section"> - <a name="The IvyDE Subproject"></a> - The IvyDE Subproject + <a name="The Apache IvyDE Subproject"></a> + The Apache IvyDE Subproject </h3> <h3>Apache IvyDE</h3> - <ul>IvyDE is the Eclipse plugin which intergrate Ivy into your java development enviromnent. It includes: + <ul>Apache IvyDE is the Eclipse plugin which intergrates Apache Ivy into your java development enviromnent. It includes: <li>an Ivy xml files editor: creation wizard, html preview and completion for Ivy xml tag, attributes but also attributes' values.</li> <li>an Ivy settings files editor: completion for xml tag, attributes but also attributes' values.</li> <li>a classpath container: automatic downloads, access "resolve" task from your IDE, and resolve in Eclipse's workspace</li> Modified: ant/core/trunk/docs/resources.html URL: http://svn.apache.org/viewvc/ant/core/trunk/docs/resources.html?rev=1034143&r1=1034142&r2=1034143&view=diff ============================================================================== --- ant/core/trunk/docs/resources.html (original) +++ ant/core/trunk/docs/resources.html Thu Nov 11 21:25:50 2010 @@ -23,9 +23,7 @@ <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <title>Apache Ant - Resources</title> <link type="text/css" href="./page.css" rel="stylesheet"> - <meta name="author" content="Stefan Bodewig"> - <meta name="email" content="[email protected]"> - </head> + </head> <body> <p class="navpath"> @@ -99,7 +97,7 @@ <a href="./index.html">Welcome</a> </li> <li> - <a href="./license.html">License</a> + <a href="http://www.apache.org/licenses/LICENSE-2.0.html">License</a> </li> <li> <a href="./antnews.html">News</a> @@ -158,6 +156,9 @@ <li> <a href="./bugs.html">Bug Database</a> </li> + <li> + <a href="http://www.apache.org/security/">Security</a> + </li> </ul> </li> <li class="menuheader">Sponsorship @@ -168,9 +169,6 @@ <li> <a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a> </li> - <li> - <a href="http://www.apache.org/foundation/contributing.html">Donations</a> - </li> </ul> </li> <li class="menuheader">Project Management @@ -206,10 +204,10 @@ FAQs </h3> <h4 class="subsection"> - <a name="At Ant's website"></a> - At Ant's website + <a name="At Apache Ant's website"></a> + At Apache Ant's website </h4> - <p>Starting with the release of Ant 1.4 the Ant's FAQ is + <p>Starting with the release of Apache Ant 1.4 the Ant's FAQ is bundled with the distribution, the most recent version can always be found at the website.</p> <table class="externals" cellspacing="1" cellpadding="4"> Modified: ant/core/trunk/docs/srcdownload.html URL: http://svn.apache.org/viewvc/ant/core/trunk/docs/srcdownload.html?rev=1034143&r1=1034142&r2=1034143&view=diff ============================================================================== --- ant/core/trunk/docs/srcdownload.html (original) +++ ant/core/trunk/docs/srcdownload.html Thu Nov 11 21:25:50 2010 @@ -97,7 +97,7 @@ <a href="./index.html">Welcome</a> </li> <li> - <a href="./license.html">License</a> + <a href="http://www.apache.org/licenses/LICENSE-2.0.html">License</a> </li> <li> <a href="./antnews.html">News</a> @@ -156,6 +156,9 @@ <li> <a href="./bugs.html">Bug Database</a> </li> + <li> + <a href="http://www.apache.org/security/">Security</a> + </li> </ul> </li> <li class="menuheader">Sponsorship @@ -166,9 +169,6 @@ <li> <a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a> </li> - <li> - <a href="http://www.apache.org/foundation/contributing.html">Donations</a> - </li> </ul> </li> <li class="menuheader">Project Management @@ -200,8 +200,14 @@ <div class="content"> <h1 class="title">Source Distributions</h1> <h3 class="section"> - <a name="Downloading Ant"></a> - Downloading Ant + <a name="Apache Ant"></a> + Apache Ant + </h3> + <p>Apache Ant is a Java library and command-line tool that help + building software.</p> + <h3 class="section"> + <a name="Downloading Apache Ant"></a> + Downloading Apache Ant </h3> <p>Use the links below to download a source distribution of Ant from one of our mirrors. It is good practice to @@ -242,8 +248,8 @@ Other mirrors: <select name="Preferred"> <input type="submit" value="Change" /> </form> <h3 class="section"> - <a name="Current Release of Ant"></a> - Current Release of Ant + <a name="Current Release of Apache Ant"></a> + Current Release of Apache Ant </h3> <p>Currently, Apache Ant 1.8.1 is the best available version, see the <a href="[preferred]/ant/README.html">release notes</a>.</p> Modified: ant/core/trunk/docs/svn.html URL: http://svn.apache.org/viewvc/ant/core/trunk/docs/svn.html?rev=1034143&r1=1034142&r2=1034143&view=diff ============================================================================== --- ant/core/trunk/docs/svn.html (original) +++ ant/core/trunk/docs/svn.html Thu Nov 11 21:25:50 2010 @@ -99,7 +99,7 @@ <a href="./index.html">Welcome</a> </li> <li> - <a href="./license.html">License</a> + <a href="http://www.apache.org/licenses/LICENSE-2.0.html">License</a> </li> <li> <a href="./antnews.html">News</a> @@ -158,6 +158,9 @@ <li> <a href="./bugs.html">Bug Database</a> </li> + <li> + <a href="http://www.apache.org/security/">Security</a> + </li> </ul> </li> <li class="menuheader">Sponsorship @@ -168,9 +171,6 @@ <li> <a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a> </li> - <li> - <a href="http://www.apache.org/foundation/contributing.html">Donations</a> - </li> </ul> </li> <li class="menuheader">Project Management
