Remove bad manifestLocation from maven-bundle-plugin 35/51235/1
authorMichael Vorburger <vorburger@redhat.com>
Tue, 31 Jan 2017 13:12:57 +0000 (14:12 +0100)
committerMichael Vorburger <vorburger@redhat.com>
Tue, 31 Jan 2017 13:12:57 +0000 (14:12 +0100)
Change-Id: Ia27b7bf906aec9893d5c4ad23c343f7571cb24e5
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
.gitignore
renderers/iovisor/pom.xml

index c48935d447beb761c34ecf6c100be0e6d4bfc60f..72ed97fb3925ee0f908bfa6abc45600e4862d9a0 100644 (file)
@@ -17,7 +17,6 @@ target
 .classpath
 .project
 .settings
-MANIFEST.MF
 .checkstyle
 yang-gen-config/
 yang-gen-sal/
@@ -25,4 +24,4 @@ maven-metadata-local.xml
 .DS_Store
 *.ipr
 *.iws
-*.log
\ No newline at end of file
+*.log
index bd268827005207365ff9904832d1455746e7bbfa..fcea5ca8fcdfc2b4ccb133b1bc6b18e3616ae6d9 100755 (executable)
         <configuration>
           <instructions>
           </instructions>
-          <manifestLocation>${project.basedir}/src/main/resources/META-INF</manifestLocation>
           <Import-Package>
             *,
             com.sun.jersey.spi.container.servlet,