Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-releng-dev] 4.15.0 I-Build: I20191221-1800 - BUILD FAILED - POM UPDATES REQUIRED

Build failed due to Bug 553030 org.eclipse.ui.forms.events.IHyperLinkListener is missing static consumer-methods. 
The problem is with version update. Need to investigate why this problem is not caught with Gerrit

Raised Bug 558554 Build failed in I20191221-1800 with incorrect version update to track this

Thanks
Sravan



On Sun, Dec 22, 2019 at 5:42 AM <genie.releng@xxxxxxxxxxx> wrote:

Eclipse downloads:
   http://download.eclipse.org/eclipse/downloads/drops4/I20191221-1800/

   Build logs and/or test results (eventually):
      http://download.eclipse.org/eclipse/downloads/drops4/I20191221-1800/testResults.php

POM Update Required (patches below can be applied on exported email, with git am --scissors --signoff (committerId) < /path/to/patchEmail):
   http://download.eclipse.org/eclipse/downloads/drops4/I20191221-1800/pom_updates/

-- >8 --
diff --git a/tests/org.eclipse.ui.tests.forms/pom.xml b/tests/org.eclipse.ui.tests.forms/pom.xml
index a7270f5346..9c1d5e1d02 100644
--- a/tests/org.eclipse.ui.tests.forms/pom.xml
+++ b/tests/org.eclipse.ui.tests.forms/pom.xml
@@ -20,6 +20,6 @@
   
   org.eclipse.ui
   org.eclipse.ui.tests.forms
-  3.8.0-SNAPSHOT
+  3.8.000-SNAPSHOT
   eclipse-test-plugin
 

_______________________________________________
platform-releng-dev mailing list
platform-releng-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/platform-releng-dev

Back to the top