Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Dependencies, required bundles vs features

I recently ran in to a problem installing a server plugin on rtc server 2.0.0.6 fix1 and upon further investigation I was told that the problem was that the plugin required bundles rather than features. The manifest file is listed below. How can I change it (either through the eclipse editor, or just chaning the manifest file to require features rather than bundles?

Bundle-ManifestVersion: 2

Bundle-Name: Jazz Wolpoker Service Plug-in
Bundle-SymbolicName: edu.ncsu.csc.wolfpoker.jazz.service;singleton:=true
Bundle-Version: 1.0.9
Bundle-Vendor: NCSU CSC
Require-Bundle:org.eclipse.emf.ecore,
com.ibm.team.repository.common,
com.ibm.team.repository.service,
com.ibm.team.workitem.common,
com.ibm.team.process.common,
org.eclipse.core.runtime,
com.ibm.team.workitem.service;bundle-version="2.0.0"
Bundle-ClassPath: lib/mail.jar,
.

0 votes


Be the first one to answer this question!

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 10,937

Question asked: May 27 '11, 8:24 p.m.

Question was seen: 3,252 times

Last updated: May 27 '11, 8:24 p.m.

Confirmation Cancel Confirm