~piastucki/bzr-eclipse/execute-bit

« back to all changes in this revision

Viewing changes to org.vcs.bazaar.eclipse.core.tests/META-INF/MANIFEST.MF

  • Committer: Guillermo Gonzalez
  • Date: 2010-02-02 06:40:31 UTC
  • mfrom: (219 trunk)
  • mto: This revision was merged to the branch mainline in revision 223.
  • Revision ID: guillo.gonzo@gmail.com-20100202064031-r0hch2h8bq67y1sx
merge with trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
Manifest-Version: 1.0
2
2
Bundle-ManifestVersion: 2
3
3
Bundle-Name: %plugin_name
4
 
Bundle-SymbolicName: org.vcs.bazaar.eclipse.core.tests;singleton:=true
 
4
Bundle-SymbolicName: org.vcs.bazaar.eclipse.core.test;singleton:=true
5
5
Bundle-Version: 1.1.1.qualifier
6
6
Bundle-Vendor: %provider_name
7
7
Bundle-Localization: plugin
9
9
 org.eclipse.team.core,
10
10
 org.eclipse.core.resources,
11
11
 org.eclipse.core.filesystem,
12
 
 org.vcs.bazaar.eclipse.client;bundle-version="0.5.1",
 
12
 org.vcs.bazaar.eclipse.client;bundle-version="0.5.3",
13
13
 org.vcs.bazaar.eclipse.core;bundle-version="1.1.1",
14
14
 org.junit4
15
15
Eclipse-LazyStart: true
16
16
Bundle-ClassPath: .,
17
 
 bzr-java-lib-0.5.1-SNAPSHOT-tests.jar
 
17
 bzr-java-lib-0.5.3-SNAPSHOT-tests.jar
18
18
Bundle-RequiredExecutionEnvironment: J2SE-1.5
19
 
Export-Package: org.vcs.bazaar.eclipse,
20
 
 org.vcs.bazaar.eclipse.core.commands
 
19
Export-Package: org.vcs.bazaar.eclipse