Skip to main content

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

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)

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

Regards
Jan

On 25.04.18, 09:08, "platform-releng-dev-bounces@xxxxxxxxxxx on behalf of Aleksandar Kurtakov" <platform-releng-dev-bounces@xxxxxxxxxxx on 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
    
    
    
    
    


Back to the top