Comment #1 on issue 2364 by [email protected]: OSGI compatible MANIFEST.MF
http://code.google.com/p/mobicents/issues/detail?id=2364

Example MANIFEST.MF before applying the proposed changes:

Manifest-Version: 1.0
Archiver-Version: Plexus Archiver
Created-By: Apache Maven
Built-By: martins
Build-Jdk: 1.6.0_24
Implementation-Title: org.mobicents.resources:sip11-ra-DU
Implementation-URL: http://www.mobicents.org
Implementation-Vendor-Id: JBoss, a Red Hat division
Implementation-Version: 3.0.0-SNAPSHOT
SVN-Revision:

and after:

Manifest-Version: 1.0
Archiver-Version: Plexus Archiver
Created-By: Apache Maven Bundle Plugin
Built-By: martins
Build-Jdk: 1.6.0_24
Implementation-Title: org.mobicents.resources:sip11-ra-DU
Implementation-Version: 3.0.0-SNAPSHOT
Tool: Bnd-1.15.0
Bundle-Name: Mobicents :: Resources :: sip11-ra-DU
Implementation-URL: http://www.mobicents.org
Implementation-Vendor-Id: JBoss, a Red Hat division
Bundle-Version: 3.0.0.SNAPSHOT
Bnd-LastModified: 1300289735784
Bundle-ManifestVersion: 2
Bundle-License: http://www.gnu.org/licenses/lgpl-2.1.html
Bundle-Description: Mobicents :: Parent pom for 2.x releases
Bundle-SymbolicName: org.mobicents.resources.sip11-ra-DU


Reply via email to