Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipse-dev] Pomless builds in Platform UI

> Mickael, I think the target is to see the warnings in the IDE so that
> we can over time remove them but to avoid cluttering the build result.


Exactly!

Dani



From:        Lars Vogel <lars.vogel@xxxxxxxxxxx>
To:        "General development mailing list of the Eclipse project." <eclipse-dev@xxxxxxxxxxx>
Date:        02.05.2019 10:14
Subject:        Re: [eclipse-dev] Pomless builds in Platform UI
Sent by:        eclipse-dev-bounces@xxxxxxxxxxx




Mickael, I think the target is to see the warnings in the IDE so that
we can over time remove them but to avoid cluttering the build result.

On Thu, May 2, 2019 at 10:06 AM Mickael Istria <mistria@xxxxxxxxxx> wrote:
>
> Hi,
>
> On Thu, May 2, 2019 at 10:02 AM Lars Vogel <lars.vogel@xxxxxxxxxxx> wrote:
>>
>> Thanks Dani, I will start doing this migration step-wise beginning
>> with the plug-ins which do not specify
>> <code.ignoredWarnings>-warn:-deprecation,raw,unchecked</code.ignoredWarnings>
>> in their pom file.
>
>
> Can't these settings already be added to the build.properties or .settings/ folder?
> I think Tycho should honor those (or at least be able to honor those), but I don't know whether it's the default or not and whether it can have some negative side-effects. So it's more food for thought than an actual possible solution at the moment.
>
> Cheers,
> _______________________________________________
> eclipse-dev mailing list
> eclipse-dev@xxxxxxxxxxx
> To change your delivery options, retrieve your password, or unsubscribe from this list, visit
>
https://www.eclipse.org/mailman/listinfo/eclipse-dev



--
Eclipse Platform project co-lead
CEO vogella GmbH

Haindaalwisch 17a, 22395 Hamburg
Amtsgericht Hamburg: HRB 127058
Geschäftsführer: Lars Vogel, Jennifer Nerlich de Vogel
USt-IdNr.: DE284122352
Fax (040) 5247 6322, Email: lars.vogel@xxxxxxxxxxx, Web:
http://www.vogella.com
_______________________________________________
eclipse-dev mailing list
eclipse-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/eclipse-dev




Back to the top