11Manifest-Version : 1.0
22Bundle-ManifestVersion : 2
3- Bundle-Name : org.pathvisio.pathvisiorpc
4- Bundle-SymbolicName : org.pathvisio.pathvisiorpc
3+ Bundle-Name : PathVisioRPC
4+ Bundle-SymbolicName : org.pathvisio.xmlrpc
55Bundle-Version : 1.0.0
6- Require- Bundle : org.pathvisio.core;bundle-version="2.0.11",
7- org.pathvisio.desktop ;bundle-version="2 .0.11 ",
8- org.pathvisio.gex ;bundle-version="2 .0.11 ",
9- org.pathvisio.htmlexport ;bundle-version="1 .0.0",
10- org.pathvisio.statistics;bundle-version="2 .0.11 ",
11- org.pathvisio.visualization;bundle-version="2 .0.11 ",
6+ Bundle-Activator : org.pathvisio.xmlrpc.Activator
7+ Require-Bundle : org.pathvisio.core ;bundle-version="3 .0.0 ",
8+ org.pathvisio.desktop ;bundle-version="3 .0.0 ",
9+ org.pathvisio.gex ;bundle-version="3 .0.0",
10+ org.pathvisio.statistics;bundle-version="3 .0.0 ",
11+ org.pathvisio.visualization;bundle-version="3 .0.0 ",
1212 org.bridgedb;bundle-version="1.1.0",
1313 org.bridgedb.bio;bundle-version="1.1.0",
1414 org.bridgedb.rdb;bundle-version="1.1.0",
1515 org.bridgedb.rdb.construct;bundle-version="1.1.0",
16- org.pathvisio.gui;bundle-version="2 .0.11 ",
16+ org.pathvisio.gui;bundle-version="3 .0.0 ",
1717 com.springsource.org.jdom;bundle-version="1.1.0",
18- com.springsource.org.apache.commons.logging;bundle-version="1.1.1",
19- org.apache.xmlrpc;bundle-version="3.0.0",
2018 org.apache.commons.httpclient;bundle-version="3.0.1",
21- javax.xml.bind;bundle-version="2.0.0"
22- Bundle-RequiredExecutionEnvironment : JavaSE-1.6
19+ org.pathvisio.data;bundle-version="3.0.0",
20+ org.apache.xmlrpc;bundle-version="3.0.0",
21+ org.pathvisio.htmlexport;bundle-version="1.0.0",
22+ org.apache.commons.codec;bundle-version="1.5.0",
23+ org.pathvisio.ws.commons.util;bundle-version="1.0.2"
2324Import-Package : org.osgi.framework;version="1.5.0"
24- Bundle-Activator : org.pathvisio.xmlrpc.Activator
0 commit comments