[LOGGING-124] Add bundle symbolic name that matches the maven settings.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1452934 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
2
pom.xml
2
pom.xml
@@ -559,7 +559,7 @@ under the License.
|
||||
<commons.surefire.version>2.12</commons.surefire.version>
|
||||
<skipSurefireReport>true</skipSurefireReport>
|
||||
|
||||
<!-- <commons.osgi.symbolicName>${project.artifactId}</commons.osgi.symbolicName> -->
|
||||
<commons.osgi.symbolicName>${project.artifactId}</commons.osgi.symbolicName>
|
||||
<commons.osgi.import>
|
||||
javax.servlet;version="[2.1.0, 3.0.0)";resolution:=optional,
|
||||
org.apache.avalon.framework.logger;version="[4.1.3, 4.1.5]";resolution:=optional,
|
||||
|
||||
Reference in New Issue
Block a user