Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-releng-dev] 4.4.0 N-Build: N20140413-2000 - BUILD FAILED - p2 change

If it helps others save some time, this build failed due to compile error (pasted below).
While the error is in PDE Build, that code hasn't changed and the change was in p2's IConfigAdvice, as described in Bug 432634 .

= = = = = = = =
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:0.20.0:compile (default-compile) on project org.eclipse.pde.build: Compilation failure: Compilation failure:
[ERROR] /opt/public/eclipse/builds/4N/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/AssembledConfigAdvice.java:[25]
[ERROR] public class AssembledConfigAdvice implements IConfigAdvice, IExecutableAdvice {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^
[ERROR] The type AssembledConfigAdvice must implement the inherited abstract method IConfigAdvice.getUpdateRepositories()





From:        e4Builder@xxxxxxxxxxx
To:        platform-releng-dev@xxxxxxxxxxx,
Date:        04/13/2014 09:00 PM
Subject:        [platform-releng-dev] 4.4.0 N-Build: N20140413-2000 - BUILD FAILED
Sent by:        platform-releng-dev-bounces@xxxxxxxxxxx




Eclipse downloads: http://download.eclipse.org/eclipse/downloads/drops4/N20140413-2000/_______________________________________________
platform-releng-dev mailing list
platform-releng-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/platform-releng-dev


Back to the top