rename package

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@437116 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Brett Porter 2006-08-26 07:36:27 +00:00
parent 3c809b432d
commit fdfa816fc4
24 changed files with 17 additions and 17 deletions

View File

@ -1,4 +1,4 @@
package org.apache.maven.archiva.manager.web.action;
package org.apache.maven.archiva.web.action;
/*
* Copyright 2005-2006 The Apache Software Foundation.

View File

@ -1,4 +1,4 @@
package org.apache.maven.archiva.manager.web.action;
package org.apache.maven.archiva.web.action;
/*
* Copyright 2005-2006 The Apache Software Foundation.

View File

@ -1,4 +1,4 @@
package org.apache.maven.archiva.manager.web.action;
package org.apache.maven.archiva.web.action;
/*
* Copyright 2005-2006 The Apache Software Foundation.

View File

@ -1,4 +1,4 @@
package org.apache.maven.archiva.manager.web.action;
package org.apache.maven.archiva.web.action;
/*
* Copyright 2005-2006 The Apache Software Foundation.

View File

@ -1,4 +1,4 @@
package org.apache.maven.archiva.manager.web.action.admin;
package org.apache.maven.archiva.web.action.admin;
/*
* Copyright 2005-2006 The Apache Software Foundation.

View File

@ -1,4 +1,4 @@
package org.apache.maven.archiva.manager.web.action.admin;
package org.apache.maven.archiva.web.action.admin;
/*
* Copyright 2005-2006 The Apache Software Foundation.

View File

@ -1,4 +1,4 @@
package org.apache.maven.archiva.manager.web.action.admin;
package org.apache.maven.archiva.web.action.admin;
/*
* Copyright 2005-2006 The Apache Software Foundation.

View File

@ -1,4 +1,4 @@
package org.apache.maven.archiva.manager.web.action.admin;
package org.apache.maven.archiva.web.action.admin;
/*
* Copyright 2005-2006 The Apache Software Foundation.

View File

@ -1,4 +1,4 @@
package org.apache.maven.archiva.manager.web.action.admin;
package org.apache.maven.archiva.web.action.admin;
/*
* Copyright 2005-2006 The Apache Software Foundation.

View File

@ -1,4 +1,4 @@
package org.apache.maven.archiva.manager.web.action.admin;
package org.apache.maven.archiva.web.action.admin;
/*
* Copyright 2005-2006 The Apache Software Foundation.

View File

@ -1,4 +1,4 @@
package org.apache.maven.archiva.manager.web.action.admin;
package org.apache.maven.archiva.web.action.admin;
/*
* Copyright 2005-2006 The Apache Software Foundation.

View File

@ -1,4 +1,4 @@
package org.apache.maven.archiva.manager.web.action.admin;
package org.apache.maven.archiva.web.action.admin;
/*
* Copyright 2005-2006 The Apache Software Foundation.

View File

@ -1,4 +1,4 @@
package org.apache.maven.archiva.manager.web.action.admin;
package org.apache.maven.archiva.web.action.admin;
/*
* Copyright 2005-2006 The Apache Software Foundation.

View File

@ -1,4 +1,4 @@
package org.apache.maven.archiva.manager.web.action.admin;
package org.apache.maven.archiva.web.action.admin;
/*
* Copyright 2005-2006 The Apache Software Foundation.

View File

@ -1,4 +1,4 @@
package org.apache.maven.archiva.manager.web.interceptor;
package org.apache.maven.archiva.web.interceptor;
/*
* Copyright 2005-2006 The Apache Software Foundation.

View File

@ -1,4 +1,4 @@
package org.apache.maven.archiva.manager.web.mapper;
package org.apache.maven.archiva.web.mapper;
/*
* Copyright 2005-2006 The Apache Software Foundation.

View File

@ -1,5 +1,5 @@
# define our own action mapper here
webwork.mapper.class=org.apache.maven.archiva.manager.web.mapper.RepositoryActionMapper
webwork.mapper.class=org.apache.maven.archiva.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