akurtakov pushed to eclipse-mylyn (master). "Fix build against latest jgit."

notifications at fedoraproject.org notifications at fedoraproject.org
Thu May 28 17:52:24 UTC 2015


From 95259c08f41687a73ff8e3a397ea60b89dbb8a20 Mon Sep 17 00:00:00 2001
From: Alexander Kurtakov <akurtako at redhat.com>
Date: Thu, 28 May 2015 20:52:11 +0300
Subject: Fix build against latest jgit.


diff --git a/eclipse-mylyn.spec b/eclipse-mylyn.spec
index 5213b27..bd60774 100644
--- a/eclipse-mylyn.spec
+++ b/eclipse-mylyn.spec
@@ -4,7 +4,7 @@
 Name:    eclipse-mylyn
 Summary: Eclipse Mylyn main feature.
 Version: 3.15.0
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: EPL
 URL: http://www.eclipse.org/mylyn
 
@@ -279,6 +279,8 @@ sed -i -e "s/JavaSE-1.6/JavaSE-1.8/g" org.eclipse.mylyn.tasks/org.eclipse.mylyn.
 
 sed -i -e "s|@NonNull||g" org.eclipse.mylyn.tasks/connector-bugzilla-rest/org.eclipse.mylyn.bugzilla.rest.core/src/org/eclipse/mylyn/internal/bugzilla/rest/core/RepositoryKey.java
 
+sed -i -e "s|revWalk.release();|revWalk.close();|g" org.eclipse.mylyn.versions/org.eclipse.mylyn.git.ui/src/org/eclipse/mylyn/internal/git/ui/connector/GitConnectorUi.java
+
 %mvn_package "::{target,pom}::" __noinstall
 %mvn_package "::jar:sources:" sdk
 %mvn_package ":*.sdk{,_feature}" sdk
@@ -347,6 +349,9 @@ install %{SOURCE6} \
 %files tests -f .mfiles-tests
 
 %changelog
+* Thu May 28 2015 Alexander Kurtakov <akurtako at redhat.com> 3.15.0-2
+- Fix build against latest jgit.
+
 * Thu May 14 2015 Alexander Kurtakov <akurtako at redhat.com> 3.15.0-1
 - Update to upstream 3.15.0.
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/eclipse-mylyn.git/commit/?h=master&id=95259c08f41687a73ff8e3a397ea60b89dbb8a20


More information about the scm-commits mailing list