Community
Participate
Working Groups
I've downloaded the org.mockito orbit bundle (1.8.4.v201006030840) using the link of the latest I-Build page (http://download.eclipse.org/tools/orbit/downloads/drops/I20101104194033/). Unfortunately the MANIFEST.MF is missing the Export-Package header for the org.mockito package. I guess it should at least look s.th. like this: Manifest-Version: 1.0 Bundle-Vendor: %providerName Bundle-ActivationPolicy: lazy Bundle-Localization: plugin Bundle-RequiredExecutionEnvironment: J2SE-1.5 Bundle-Name: %pluginName Bundle-SymbolicName: org.mockito Bundle-Version: 1.8.4.v201006030840 Bundle-ManifestVersion: 2 Import-Package: junit.framework;resolution:=optional,org.apache.tools. ant;resolution:=optional,org.apache.tools.ant.types;resolution:=optio nal,org.hamcrest;version="[1.0,2.0)",org.junit;resolution:=optional,o rg.junit.internal.runners;resolution:=optional,org.junit.runner;resol ution:=optional,org.junit.runner.manipulation;resolution:=optional,or g.junit.runner.notification;resolution:=optional,org.junit.runners;re solution:=optional,org.junit.runners.model;resolution:=optional,org.o bjenesis;version="[1.0,2.0)" Export-Package: org.mockito
Marking as fixed in v201102171835. I've sent out a note to the orbit team to see if it's cool to spin off a build, and I'll update this bug accordingly
Grab the latest binary here: http://download.eclipse.org/tools/orbit/downloads/drops/I20110228060625/