Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[orbit-dev] Need help with the build and packaging.

Hi,

I've managed to get split packages in place for hamcrest, and after breaking a few builds, there's now a green build in place, that contains things I did not check in.

I've tagged the feature and plugins correctly[1], however the generated OSGi bundle[2] does not contain the manifest headers[3] that I added.

I've verified that the filesystem path on the build machine[4] contains the correct header[3].

Specifically the 'Export-Package' header is completely missing in the generated package and I'm unable to figure out what's happening since the build is not reproducible locally.

The rest of the hamcrest bundles are packaged correctly, could someone point to what's missing with hamcrest.library ?

[1] - http://download.eclipse.org/tools/orbit/committers/drops/I20090303070929/directory.txt [2] - http://download.eclipse.org/tools/orbit/committers/drops/I20090303070929/bundles/org.hamcrest.library_1.1.0.v20090303-0600.jar [3] - http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.orbit/org.hamcrest.library/META-INF/MANIFEST.MF?revision=1.1.2.7&root=Tools_Project&view=markup&pathrev=v20090303-0600

-- Ketan


Back to the top