mirror of https://github.com/apache/archiva.git
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:
parent
f4477dca33
commit
25dd5b9a3e
|
@ -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
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue