fix osgi metadata

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1539522 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Olivier Lamy 2013-11-07 05:22:19 +00:00
parent df96c5fe2c
commit 99aa5b7535
1 changed files with 12 additions and 1 deletions

View File

@ -204,7 +204,18 @@
org.springframework*;version="[3,4)",
org.apache.archiva.redback.components.taskqueue*,
org.apache.maven.index*,
org.apache.maven.wagon*,
org.apache.http,
org.apache.http.auth,
org.apache.http.client,
org.apache.http.client.methods,
org.apache.http.concurrent,
org.apache.http.entity,
org.apache.http.impl.client,
org.apache.http.impl.nio.client,
org.apache.http.nio,
org.apache.http.nio.client.methods,
org.apache.http.nio.protocol,
org.apache.http.protocol
org.slf4j;resolution:=optional
</Import-Package>
</instructions>