Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [egit-dev] How to build current egit / jgit - unable to find org.apache.commons.compress.archivers.zip

On Mon, Dec 10, 2012 at 8:43 AM, Matthias Sohn <matthias.sohn@xxxxxxxxxxxxxx> wrote:
we've got the approval to use Apache commons compress and the jgit pgm build succeeds
since it compiles against Maven central. But the egit build tries to package this library
into its p2 repository for OSGi consumers and this fails since this library isn't yet available
from Orbit. Chris wanted to care for publishing this lib in Orbit but it seems he didn't yet find
time to work on that. 

Sorry for the delay! Follow this Orbit bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=396199 

The bundle should be available in Orbit soon... I added it to the bundles.map and kicked off a build...

plugin@org.apache.commons.compress,1.3.0=v201212101000,:pserver:anonymous@xxxxxxxxxxxxxxx:/cvsroot/tools,,org.eclipse.orbit/org.apache.commons.compress

http://build.eclipse.org:9777/dashboard/tab/build/detail/orbit-I

--
Cheers,

Chris Aniszczyk
http://aniszczyk.org
+1 512 961 6719

Back to the top