Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-releng-dev] [tycho-dev] 4.8.0 I-Build: I20180424-2000 - BUILDFAILED



On Wed, Apr 25, 2018 at 10:49 AM, Daniel Megert <daniel_megert@xxxxxxxxxx> wrote:
one could probably argue that useJDK=BREE along with a missing manifest BREE should be considered an error (or at least a warning)

I'm one of these :). Should I open a bug about this?

+1

 


Dani



From:        Aleksandar Kurtakov <akurtako@xxxxxxxxxx>
To:        "Eclipse platform release engineering list." <platform-releng-dev@eclipse.org>
Cc:        Tycho developers list <tycho-dev@xxxxxxxxxxx>
Date:        25.04.2018 09:42
Subject:        Re: [platform-releng-dev] [tycho-dev] 4.8.0 I-Build: I20180424-2000        - BUILDFAILED
Sent by:        platform-releng-dev-bounces@eclipse.org






On Wed, Apr 25, 2018 at 10:37 AM, Sievers, Jan <jan.sievers@xxxxxxx> wrote:

as of now I think missing BREE means fallback to default BREE (which was recently changed to JavaSE-9 in Tycho 1.2.0-SNAPSHOT)



Do you have a pointer where can the following come up from?
Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:1.2.0-SNAPSHOT:compile (default-compile) on project org.eclipse.ui.examples.navigator: Fatal error compiling: option -bootclasspath not supported at compliance level 9 and above -> [Help 1]
Looks like -bootclasspath is added by default in such cases but this is not compatible with the new default.
 


one could probably argue that useJDK=BREE along with a missing manifest BREE should be considered an error (or at least a warning)



I'm one of these :). Should I open a bug about this?
 


Regards
Jan



On 25.04.18, 09:08, "
platform-releng-dev-bounces@eclipse.orgon behalf of Aleksandar Kurtakov" <platform-releng-dev-bounces@eclipse.orgon behalf of akurtako@xxxxxxxxxx> wrote:



    On Wed, Apr 25, 2018 at 9:37 AM, Mickael Istria
    <
mistria@xxxxxxxxxx> wrote:

    This is caused by the fact that the bundle doesn't specify a BREE and fails back to default one (JavaSE-9 now). Specifying BREEs would avoid this error.

    It might be a bug in Tycho in some specific case, but it's IMO better to use this opportunity to cleanup our bundles by adding BREEs where missing.






    I've added BREE to the bundle in question and build is restarted. There is more fundamental question though:


    What should be Tycho behavior when building bundle that doesn't have BREE specified but we have useBREE=true?







    Cheers



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






    --
    Alexander Kurtakov

    Red Hat Eclipse Team






_______________________________________________
platform-releng-dev mailing list

platform-releng-dev@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe from this list, visit

https://dev.eclipse.org/mailman/listinfo/platform-releng-dev



--

Alexander Kurtakov
Red Hat Eclipse Team
_______________________________________________
platform-releng-dev mailing list
platform-releng-dev@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://urldefense.proofpoint.com/v2/url?u=https-3A__dev.eclipse.org_mailman_listinfo_platform-2Dreleng-2Ddev&d=DwICAg&c=jf_iaSHvJObTbx-siA1ZOg&r=1UITCR5rxUZHSFczvfaNFK4ymEbEiccRX7VKchpqz0Y&m=bIv4xf18qiCa2YF4oJvV1n0KQwy1WHjh81gl1DBjQps&s=r5Ay38y7toRLH8mdQtPl_sgqGahYv7AEoyCMtzS4NG8&e=



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



--
Alexander Kurtakov
Red Hat Eclipse Team

Back to the top