git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1325168 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Olivier Lamy 2012-04-12 09:36:55 +00:00
parent efb86a8797
commit 16c46cae45
3 changed files with 3 additions and 2 deletions

View File

@ -20,6 +20,7 @@ under the License.
-->
<settings>
<profiles>
<profile>
<id>it-repo</id>

View File

@ -239,7 +239,7 @@
org.apache.archiva.redback.users,
org.codehaus.plexus.registry,
org.codehaus.plexus.taskqueue,
org.codehaus.redback.components.scheduler,
org.apache.archiva.redback.components.scheduler,
org.slf4j;resolution:=optional
</Import-Package>
</instructions>

View File

@ -122,7 +122,7 @@
org.apache.commons.lang;version="[2.4,3)",
org.codehaus.plexus.personality.plexus.lifecycle.phase,
org.codehaus.plexus.taskqueue*,
org.codehaus.redback.components.scheduler,
org.apache.archiva.redback.components.scheduler,
org.quartz*;version="[2,3)",
org.springframework*;version="[3,4)",
org.slf4j;resolution:=optional