Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » EGit / JGit » Missing bundles in JGit P2 repository
Missing bundles in JGit P2 repository [message #1814324] Mon, 09 September 2019 13:48 Go to next message
Stephane Bouchet is currently offline Stephane BouchetFriend
Messages: 280
Registered: July 2009
Senior Member
Hi, i'm trying to create an Eclipse target platform with some JGit bundles, but cannot find some of them in any p2 repository.

For example i'm looking for org.eclipse.jgit.junit, but in almost all repository i can find, there is only the source bundle, not the compiled one ( tried the simrel repo and the jgit repos )
I went thru the CI and cannot understand why it is not present in the p2 repo since the packaging phase seems to produce a complete p2 repository, ie https://ci.eclipse.org/jgit/job/jgit/lastSuccessfulBuild/artifact/org.eclipse.jgit.packaging/org.eclipse.jgit.repository/target/repository/features/

any help appreciated.

Regards,

Stephane
Re: Missing bundles in JGit P2 repository [message #1814332 is a reply to message #1814324] Mon, 09 September 2019 14:30 Go to previous messageGo to next message
Thomas Wolf is currently offline Thomas WolfFriend
Messages: 576
Registered: August 2016
Senior Member
Try the JGit p2 repo, for instance https://repo.eclipse.org/content/unzip/releases.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/5.4.3.201909031940-r/org.eclipse.jgit.repository-5.4.3.201909031940-r.zip-unzip/ . (Navigate up and down again if you need another version.)

The EGit repository indeed doesn't contain it.
Re: Missing bundles in JGit P2 repository [message #1814334 is a reply to message #1814332] Mon, 09 September 2019 15:25 Go to previous messageGo to next message
Matthias Sohn is currently offline Matthias SohnFriend
Messages: 1268
Registered: July 2009
Senior Member
If you want to download the complete p2 repository find it under
https://repo.eclipse.org/content/repositories/releases/org/eclipse/jgit/org.eclipse.jgit.repository/
otherwise find the unzipped versions under
https://repo.eclipse.org/content/unzip/releases.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/
Re: Missing bundles in JGit P2 repository [message #1814339 is a reply to message #1814334] Mon, 09 September 2019 16:33 Go to previous message
Stephane Bouchet is currently offline Stephane BouchetFriend
Messages: 280
Registered: July 2009
Senior Member
Matthias, Thomas,

Thanks for the help,
it's exactly what i was looking for.

Thanks !

[Updated on: Mon, 09 September 2019 16:34]

Report message to a moderator

Previous Topic:ArchiveCommand - How to make an archive of a remote without cloning
Next Topic:How to access GitServlet
Goto Forum:
  


Current Time: Tue Apr 16 04:49:07 GMT 2024

Powered by FUDForum. Page generated in 0.09855 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top