clean up some docs

git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@429560 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Brett Porter 2006-08-08 04:22:30 +00:00
parent abd33b86f4
commit 94a7c818fd
5 changed files with 2 additions and 8 deletions

View File

@ -34,7 +34,6 @@
<a href="add-repository.html">Edit Repository</a>
|
<a href="#">Delete Repository</a>
<!-- TODO!: serious confirmation -->
</div>
<h3>Central Repository</h3>
<table>
@ -73,7 +72,6 @@
<a href="add-repository.html">Edit Repository</a>
|
<a href="#">Delete Repository</a>
<!-- TODO!: serious confirmation -->
</div>
<h3>Snapshot Repository</h3>
<table>

View File

@ -29,7 +29,6 @@
<a href="add-proxied-repository.html">Edit Repository</a>
|
<a href="#">Delete Repository</a>
<!-- TODO!: serious confirmation -->
</div>
<h3>Ibiblio</h3>
<table>
@ -75,7 +74,6 @@
<a href="add-proxied-repository.html">Edit Repository</a>
|
<a href="#">Delete Repository</a>
<!-- TODO!: serious confirmation -->
</div>
<h3>Codehaus Snapshots</h3>
<table>

View File

@ -29,7 +29,6 @@
<a href="add-sync-repository.html">Edit Repository</a>
|
<a href="#">Delete Repository</a>
<!-- TODO!: serious confirmation -->
</div>
<h3>Apache</h3>
<table>
@ -75,7 +74,6 @@
<a href="add-sync-repository.html">Edit Repository</a>
|
<a href="#">Delete Repository</a>
<!-- TODO!: serious confirmation -->
</div>
<h3>Apache (Legacy)</h3>
<table>

View File

@ -19,7 +19,7 @@ package org.apache.maven.repository.indexing.lucene;
import org.apache.maven.repository.indexing.query.Query;
/**
* TODO [!]: Description.
* A holder for a lucene query to pass to the indexer API.
*
* @author <a href="mailto:brett@apache.org">Brett Porter</a>
*/

View File

@ -2,4 +2,4 @@
webwork.mapper.class=org.apache.maven.repository.manager.web.mapper.RepositoryActionMapper
webwork.objectFactory = org.codehaus.plexus.xwork.PlexusObjectFactory
# TODO! package up a theme and share with Continuum. Should contain everything from xhtml, and set templateDir to WEB-INF/themes
# TODO: package up a theme and share with Continuum. Should contain everything from xhtml, and set templateDir to WEB-INF/themes