Skip to content

Commit 8f5ec92

Browse files
AnweshaAnwesha
authored andcommitted
updated manifest
1 parent 8379bf1 commit 8f5ec92

1 file changed

Lines changed: 14 additions & 14 deletions

File tree

trunk/META-INF/MANIFEST.MF

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,24 @@
11
Manifest-Version: 1.0
22
Bundle-ManifestVersion: 2
3-
Bundle-Name: org.pathvisio.pathvisiorpc
4-
Bundle-SymbolicName: org.pathvisio.pathvisiorpc
3+
Bundle-Name: PathVisioRPC
4+
Bundle-SymbolicName: org.pathvisio.xmlrpc
55
Bundle-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"
2324
Import-Package: org.osgi.framework;version="1.5.0"
24-
Bundle-Activator: org.pathvisio.xmlrpc.Activator

0 commit comments

Comments
 (0)