start to get RID of org.apache.maven.archiva package

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1164814 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Olivier Lamy 2011-09-03 07:41:43 +00:00
parent f4477dca33
commit 25dd5b9a3e
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
package org.apache.maven.archiva.web.mapper;
package org.apache.archiva.web.mapper;
/*
* Licensed to the Apache Software Foundation (ASF) under one

View File

@ -18,7 +18,7 @@
#
# define our own action mapper here
struts.mapper.class = org.apache.maven.archiva.web.mapper.RepositoryActionMapper
struts.mapper.class = org.apache.archiva.web.mapper.RepositoryActionMapper
#struts.objectFactory = org.codehaus.plexus.spring.Struts2PlexusInSpringObjectFactory
## TODO olamy chech fix for https://issues.apache.org/jira/browse/WW-3460