Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [e4-dev] 0.11 Integration Build: I20110217-2100

Paul, is there “know-how” on reading the build log file? I inspected the log (which is larger than 16M) and found a couple of error entries regarding org.eclipse.e4.tools.ui.designer: lines 139869, 140079, 148902, etc

Here is an example (line 148902)

 

 

    [javac] ----------

    [javac] 1517. ERROR in /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20110217-2100/plugins/org.eclipse.e4.tools.ui.designer/src/org/eclipse/e4/tools/ui/designer/wizards/E4NewProjectWizard.java (at line 364)

    [javac]              application.getBindingContexts().add("org.eclipse.ui.contexts.dialogAndWindow");

    [javac]                                               ^^^

    [javac] The method add(MBindingContext) in the type List<MBindingContext> is not applicable for the arguments (String)

    [javac] ----------

 

How did you know that the issue is because of tagging?

 

 

Thanks!

 

Regards, Danail

 

From: e4-dev-bounces@xxxxxxxxxxx [mailto:e4-dev-bounces@xxxxxxxxxxx] On Behalf Of Paul Webster
Sent: Friday, February 18, 2011 2:14 PM
To: E4 Project developer mailing list
Subject: Re: [e4-dev] 0.11 Integration Build: I20110217-2100

 

On Thu, Feb 17, 2011 at 10:39 PM, <e4Build@xxxxxxxxxxx> wrote:


Check here for test results and update site:
http://download.eclipse.org/e4/downloads/drops/I20110217-2100


Build failed because of tagging.  I'm going to re-tag and try again.

PW




--
Paul Webster
Hi floor.  Make me a sammich! - GIR


Back to the top