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

Hi Ed,

Thanks for the suggestion but bundles, features, examples tests are already separated in platform ui.

Best regards, Lars

On Thu, May 2, 2019 at 2:06 PM Ed Willink <ed@xxxxxxxxxxxxx> wrote:

Hi

For my projects, I find the pomless builds great for the very regular plugins and features, but dubious/useless for the irregular tests and examples. I suggest separating out tests to allow the non-tests to be regular and pomless.

    Regards

        Ed Willink

On 02/05/2019 09:25, Daniel Megert wrote:
You need look out for all kinds of properties. For example some POM files specify the test suite and class. Other plug-ins use <build>which can probably also not be removed.

Dani



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




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.

On Wed, May 1, 2019 at 11:30 AM Daniel Megert <daniel_megert@xxxxxxxxxx> wrote:
>
> Sorry, but I had to revert this since it caused thousands of warnings. See for details bug 535382 comment 13 ff..
>
> Dani
>
>
>
> From:        Lars Vogel <lars.vogel@xxxxxxxxxxx>
> To:        "General development mailing list of the Eclipse project." <eclipse-dev@xxxxxxxxxxx>
> Date:        30.04.2019 16:32
> Subject:        [eclipse-dev] Pomless builds in Platform UI
> Sent by:        eclipse-dev-bounces@xxxxxxxxxxx
> ________________________________
>
>
>
> Friends of Eclipse,
>
> FYI - Via Bug 535382 we started to use pomless builds in platform UI.
>
> Best regards, Lars
>
>
> --
> 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
>
>
>
> _______________________________________________
> 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




_______________________________________________
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

Virus-free. www.avast.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


--
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

Back to the top