Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[egit-dev] Build errors after pushing a patch to Gerrit

So, I posted my first patch for Gerrit review. It fires off a build and I get the message below. Looking at the build log I see that this error has nothing whatsoever to do with my patch. It seems to be a problem with the build itself:

[INFO] [Software being installed: org.eclipse.egit.core.test 1.0.0.201106090707-r, Missing requirement: org.eclipse.egit.core.test 1.0.0.201106090707-r requires 'package org.eclipse.jgit.junit [1.0.0,1.1.0)' but it could not be found]
[ERROR] Internal error: java.lang.RuntimeException: org.eclipse.equinox.p2.core.ProvisionException: No solution found because the problem is unsatisfiable. -> [Help 1]

Regards,
Thomas Hallgren

-------- Original Message --------
Subject: Change in egit[master]: Consider empty relative path to project for repositories tha...
Date: Sun, 28 Aug 2011 20:18:01 -0400
From: Hudson CI (Code Review) <codereview-daemon@xxxxxxxxxxx>
To: Thomas Hallgren <thomas@xxxxxxx>


Hudson CI has posted comments on this change.

Change subject: Consider empty relative path to project for repositories that contain one single project and the project contains the .git folder.
......................................................................


Patch Set 1: Build Failed

Build Failed 
 
https://hudson.eclipse.org/sandbox/job/egit.gerrit/1559/ : FAILURE

--
To view, visit http://egit.eclipse.org/r/4080
To unsubscribe, visit http://egit.eclipse.org/r/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I1b4fc3d6e818f39a7c7e5450b7325cea0dcdcce4
Gerrit-PatchSet: 1
Gerrit-Project: egit
Gerrit-Branch: master
Gerrit-Owner: Thomas Hallgren <thomas@xxxxxxx>
Gerrit-Reviewer: Hudson CI

Back to the top