-
Bug
-
Resolution: Done
-
Major
-
8.0.0
-
- create a new Fuse Integration Project (Empty project/Blueprint DSL)
- open src/main/resources/META-INF/MANIFEST.MF
If I create a new Fuse integration project from Empty project/Blueprint DSL template, the manifest is wrong (contains spring configuration):
Manifest-Version: 1.0
Bnd-LastModified: 1468407929676
Build-Jdk: 1.8.0_92
Built-By: bnd
Bundle-Description: Empty Camel Spring Example
Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.html
Bundle-ManifestVersion: 2
Bundle-Name: Camel Spring Quickstart
Bundle-SymbolicName: camel-spring
Bundle-Version: 1.0.0.SNAPSHOT
Created-By: Apache Maven Bundle Plugin
Tool: Bnd-1.50.0