git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278084 13f79535-47bb-0310-9956-ffa450edef68master
@@ -187,16 +187,11 @@ cvs -d :pserver:anoncvs@cvs.apache.org:/home/cvspublic checkout [module-name]</p | |||
<ul> | |||
<li><a href="http://cvs.apache.org/viewcvs/ant/">ant</a> - The | |||
"main" Ant module.</li> | |||
<li><a href="http://cvs.apache.org/viewcvs/ant-antidote/">ant-antidote</a> | |||
- Antidote, a GUI frontend to Ant.</li> | |||
</ul> | |||
<p>If you are not familiar with CVS, <a href="http://jakarta.apache.org/site/cvsindex.html">Jakarta's | |||
CVS page</a> may hold many helpful hints.</p> | |||
<p>Nightly snapshots of the CVS tree are available at | |||
<a href="http://cvs.apache.org/snapshots/ant/">http://cvs.apache.org/snapshots/ant/</a> | |||
and | |||
<a href="http://cvs.apache.org/snapshots/ant-antidote/">http://cvs.apache.org/snapshots/ant-antidote/</a>.</p> | |||
<a href="http://cvs.apache.org/snapshots/ant/">http://cvs.apache.org/snapshots/ant/</a>.</p> | |||
</div> | |||
</div> | |||
@@ -86,22 +86,6 @@ | |||
<a href="../../projects/index.html">Welcome</a> | |||
</li> | |||
</ul> | |||
</li> | |||
<li class="menuheader">Antidote | |||
<ul> | |||
<li> | |||
<a href="../../projects/antidote/index.html">About Antidote</a> | |||
</li> | |||
<li> | |||
<a href="../../projects/antidote/news.html">News</a> | |||
</li> | |||
<li> | |||
<span class="sel">Design Overview</span> | |||
</li> | |||
<li> | |||
<a href="../../projects/antidote/module.html">Module HOW-TO</a> | |||
</li> | |||
</ul> | |||
</li> | |||
</ul> | |||
</div> | |||
@@ -84,22 +84,6 @@ | |||
<a href="../../projects/index.html">Welcome</a> | |||
</li> | |||
</ul> | |||
</li> | |||
<li class="menuheader">Antidote | |||
<ul> | |||
<li> | |||
<span class="sel">About Antidote</span> | |||
</li> | |||
<li> | |||
<a href="../../projects/antidote/news.html">News</a> | |||
</li> | |||
<li> | |||
<a href="../../projects/antidote/design.html">Design Overview</a> | |||
</li> | |||
<li> | |||
<a href="../../projects/antidote/module.html">Module HOW-TO</a> | |||
</li> | |||
</ul> | |||
</li> | |||
</ul> | |||
</div> | |||
@@ -86,22 +86,6 @@ | |||
<a href="../../projects/index.html">Welcome</a> | |||
</li> | |||
</ul> | |||
</li> | |||
<li class="menuheader">Antidote | |||
<ul> | |||
<li> | |||
<a href="../../projects/antidote/index.html">About Antidote</a> | |||
</li> | |||
<li> | |||
<a href="../../projects/antidote/news.html">News</a> | |||
</li> | |||
<li> | |||
<a href="../../projects/antidote/design.html">Design Overview</a> | |||
</li> | |||
<li> | |||
<span class="sel">Module HOW-TO</span> | |||
</li> | |||
</ul> | |||
</li> | |||
</ul> | |||
</div> | |||
@@ -84,22 +84,6 @@ | |||
<a href="../../projects/index.html">Welcome</a> | |||
</li> | |||
</ul> | |||
</li> | |||
<li class="menuheader">Antidote | |||
<ul> | |||
<li> | |||
<a href="../../projects/antidote/index.html">About Antidote</a> | |||
</li> | |||
<li> | |||
<span class="sel">News</span> | |||
</li> | |||
<li> | |||
<a href="../../projects/antidote/design.html">Design Overview</a> | |||
</li> | |||
<li> | |||
<a href="../../projects/antidote/module.html">Module HOW-TO</a> | |||
</li> | |||
</ul> | |||
</li> | |||
</ul> | |||
</div> | |||
@@ -84,22 +84,6 @@ | |||
<span class="sel">Welcome</span> | |||
</li> | |||
</ul> | |||
</li> | |||
<li class="menuheader">Antidote | |||
<ul> | |||
<li> | |||
<a href="../projects/antidote/index.html">About Antidote</a> | |||
</li> | |||
<li> | |||
<a href="../projects/antidote/news.html">News</a> | |||
</li> | |||
<li> | |||
<a href="../projects/antidote/design.html">Design Overview</a> | |||
</li> | |||
<li> | |||
<a href="../projects/antidote/module.html">Module HOW-TO</a> | |||
</li> | |||
</ul> | |||
</li> | |||
</ul> | |||
</div> | |||
@@ -116,9 +100,7 @@ | |||
</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 | |||
Web-Page for Ant sub-projects. In the first step <a href="antidote/index.html">Antidote</a>, | |||
the Ant GUI, is included, but some others may follow! | |||
</p> | |||
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> | |||
@@ -1,6 +1,6 @@ | |||
<?xml version="1.0"?> | |||
<!-- | |||
Copyright 2002-2004 The Apache Software Foundation | |||
Copyright 2002-2005 The Apache Software Foundation | |||
Licensed under the Apache License, Version 2.0 (the "License"); | |||
you may not use this file except in compliance with the License. | |||
@@ -42,10 +42,6 @@ cvs -d :pserver:anoncvs@cvs.apache.org:/home/cvspublic checkout [module-name]</s | |||
<ul> | |||
<li><a href="http://cvs.apache.org/viewcvs/ant/">ant</a> - The | |||
"main" Ant module.</li> | |||
<li><a | |||
href="http://cvs.apache.org/viewcvs/ant-antidote/">ant-antidote</a> | |||
- Antidote, a GUI frontend to Ant.</li> | |||
</ul> | |||
<p>If you are not familiar with CVS, <a | |||
@@ -53,9 +49,7 @@ cvs -d :pserver:anoncvs@cvs.apache.org:/home/cvspublic checkout [module-name]</s | |||
CVS page</a> may hold many helpful hints.</p> | |||
<p>Nightly snapshots of the CVS tree are available at | |||
<a href="http://cvs.apache.org/snapshots/ant/">http://cvs.apache.org/snapshots/ant/</a> | |||
and | |||
<a href="http://cvs.apache.org/snapshots/ant-antidote/">http://cvs.apache.org/snapshots/ant-antidote/</a>.</p> | |||
<a href="http://cvs.apache.org/snapshots/ant/">http://cvs.apache.org/snapshots/ant/</a>.</p> | |||
</section> | |||
</body> |
@@ -1,6 +1,6 @@ | |||
<?xml version="1.0"?> | |||
<!-- | |||
Copyright 2003-2004 The Apache Software Foundation | |||
Copyright 2003-2005 The Apache Software Foundation | |||
Licensed under the Apache License, Version 2.0 (the "License"); | |||
you may not use this file except in compliance with the License. | |||
@@ -28,9 +28,7 @@ | |||
<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 | |||
Web-Page for Ant sub-projects. In the first step <a href="antidote/index.html">Antidote</a>, | |||
the Ant GUI, is included, but some others may follow! | |||
</p> | |||
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> | |||
</section> | |||
@@ -69,12 +69,12 @@ | |||
<menu name="Projects"> | |||
<item name="Welcome" href="/projects/index.html"/> | |||
</menu> | |||
<menu name="Antidote"> | |||
<!--menu name="Antidote"> | |||
<item name="About Antidote" href="/projects/antidote/index.html"/> | |||
<item name="News" href="/projects/antidote/news.html"/> | |||
<item name="Design Overview" href="/projects/antidote/design.html"/> | |||
<item name="Module HOW-TO" href="/projects/antidote/module.html"/> | |||
</menu> | |||
</menu--> | |||
</menusection> | |||
</body> | |||
</project> |