Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-dev] Compilation issues on updating from Tycho 2.0 to 2.3
  • From: "Fauth Dirk (XC-ECO/ESM1)" <Dirk.Fauth@xxxxxxxxxxxx>
  • Date: Fri, 18 Jun 2021 07:12:16 +0000
  • Accept-language: en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=de.bosch.com; dmarc=pass action=none header.from=de.bosch.com; dkim=pass header.d=de.bosch.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=/hK/YD7ZnNsYXidnvVxjVkwRsGIrh61BXVwJ74cB6+A=; b=CI4UQpJC1cPF+uPLL6vPi8oDI4CP62UrV4Y5bmsKe0+5wgX14Ok3It10j6bh8pZbb5VOqWzquIRAQ83OFo5+nEXIvIdAhdMKFPS+wejWcATx+Wd02havvanoOOmVfCPM8twJ0VpuSY1mirUtDR7DmU9fiFQaOhoxhlUvhnmWJYFr9iEiGXUJaUS3s6TW4XcKdYeWAc5DKKD8MTRBU7FZdkW4dt0syVMuhO79pq+DeHIKH/l+a6D1OkeoBHGAS/n5qdSJ8Mid2DDvwjY38sgMPCUHnZ5WfkdvFHM3UHREv044UMXT8wObZimP6obZ7sKhkyBH/S4lnOpU0+wqbXb4ww==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=HSpLEfVJwNrksjWtUHFRwPgUjPnGUINgjODT8glurqJIz5FFQEn3LDKYijqtJXpjv46CCgRIbl2fdElj0Bf12RyYC5b73F09l16id1ZEeT0wI8u9myfmp+skfwiV52cukHfc0vIKK3k5YmaTmI8NcX8Zc/zTOCWYTBv/nQ4WKsZPbI3bIqX94+suXMmwuji/Wg5zc7sqw3T0/4KjaF+4wOzCdJ/yZEBZOEKxPs1h2YkeBeVpZxHdBfTK2zHOO9gDmjxZkcpar6VyCinlLguNVWy2pBBU7Gbbu66yIKkdi2vVA/IrSha2i11H3J3ING/UU0PP9iX9h6MpMIui4ZEzbw==
  • Delivered-to: tycho-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/tycho-dev/>
  • List-help: <mailto:tycho-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/tycho-dev>, <mailto:tycho-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/tycho-dev>, <mailto:tycho-dev-request@eclipse.org?subject=unsubscribe>
  • Thread-index: AddkArBFB7tP5+xwS1WAq7IuNmb/VwABb+aAAAH4WAA=
  • Thread-topic: [tycho-dev] Compilation issues on updating from Tycho 2.0 to 2.3

That doesn't seem to work. At least if I target Java 8 as minimum requirement. Seems I have to stick with Tycho 2.0 until I update the minimum requirement to Java 11.

Mit freundlichen Grüßen / Best regards

 Dirk Fauth

Cross-Domain Computing Solutions, Cross Automotive Platforms - System, Software and Tools Engineering Engineering Software Methods and Tools1 (XC-ECO/ESM1)
Robert Bosch GmbH | Postfach 30 02 40 | 70442 Stuttgart | GERMANY | www.bosch.com
Tel. +49 711 811-57819 | Telefax +49 711 811 | Dirk.Fauth@xxxxxxxxxxxx

Sitz: Stuttgart, Registergericht: Amtsgericht Stuttgart, HRB 14000;
Aufsichtsratsvorsitzender: Franz Fehrenbach; Geschäftsführung: Dr. Volkmar Denner, 
Prof. Dr. Stefan Asenkerschbaumer, Filiz Albrecht, Dr. Michael Bolle, Dr. Christian Fischer, 
Dr. Stefan Hartung, Dr. Markus Heyn, Harald Kröger, Rolf Najork, Uwe Raschke

-----Ursprüngliche Nachricht-----
Von: tycho-dev <tycho-dev-bounces@xxxxxxxxxxx> Im Auftrag von Christoph Läubrich
Gesendet: Freitag, 18. Juni 2021 08:09
An: tycho-dev@xxxxxxxxxxx
Betreff: Re: [tycho-dev] Compilation issues on updating from Tycho 2.0 to 2.3

As you mentioned nattable, I have had a similar problem with nebula widgets[1] and added the following:

Import-Package: org.w3c.dom;version="2.0.0",
  org.w3c.dom.css;version="2.0.0"

[1] https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Feclipse%2Fnebula%2Fpull%2F305%2Ffiles&amp;data=04%7C01%7Cdirk.fauth%40de.bosch.com%7C3feb9e9c2ffe4076409208d9321f9782%7C0ae51e1907c84e4bbb6d648ee58410f4%7C0%7C0%7C637595933528856151%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&amp;sdata=V9M%2FFbhPxOO3GRnmFHSS6trcso8hwFpc1AyX17eOpCc%3D&amp;reserved=0

Am 18.06.21 um 07:49 schrieb Fauth Dirk (XC-ECO/ESM1) via tycho-dev:
> Hi,
> 
> I just updated my project from Tycho 2.0 to 2.3 (also the extensions 
> of course). The project is configured for BREE 1.8, the build is 
> executed with Java 11. While the build succeeds with 2.0, with 2.3 I 
> suddenly get a compilation error:
> 
> Failed to execute goal
> org.eclipse.tycho:tycho-compiler-plugin:2.3.0:compile 
> (default-compile) on project 
> org.eclipse.nebula.widgets.nattable.extension.e4: Compilation
> failure: Compilation failure:
> 
> [ERROR]
> C:\Development\Sources\nattable\org.eclipse.nebula.widgets.nattable\org.eclipse.nebula.widgets.nattable.extension.e4\src\org\eclipse\nebula\widgets\nattable\extension\e4\css\CSSConfigureScalingCommandHandler.java:
> 
> [ERROR]         
> /*********************************************************************
> **********
> 
> [ERROR]         ^
> 
> [ERROR] The type org.w3c.dom.css.CSSValue cannot be resolved. It is 
> indirectly referenced from required .class files
> 
> [ERROR] 1 problem (1 error)
> 
> I assume this is a Java 11 issue and Tycho is now more strict in 
> resolving somehow. Is there a way to solve this? I haven’t found 
> anything in the docs.
> 
> Mit freundlichen Grüßen / Best regards
> 
> *Dirk Fauth*
> 
> Cross-Domain Computing Solutions, Cross Automotive Platforms - System, 
> Software and Tools Engineering Engineering Software Methods and Tools1
> (XC-ECO/ESM1)
> Robert Bosch GmbH | Postfach 30 02 40 | 70442 Stuttgart | GERMANY | 
> www.bosch.com <www.bosch.com> Tel. +49 711 811-57819 | Telefax +49 711 
> 811 | Dirk.Fauth@xxxxxxxxxxxx <mailto:Dirk.Fauth@xxxxxxxxxxxx>
> 
> Sitz: Stuttgart, Registergericht: Amtsgericht Stuttgart, HRB 14000;
> Aufsichtsratsvorsitzender: Franz Fehrenbach; Geschäftsführung: Dr. 
> Volkmar Denner,
> Prof. Dr. Stefan Asenkerschbaumer, Filiz Albrecht, Dr. Michael Bolle, 
> Dr. Christian Fischer, Dr. Stefan Hartung, Dr. Markus Heyn, Harald 
> Kröger, Rolf Najork, Uwe Raschke ​
> 
> 
> _______________________________________________
> tycho-dev mailing list
> tycho-dev@xxxxxxxxxxx
> To unsubscribe from this list, visit 
> https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.
> eclipse.org%2Fmailman%2Flistinfo%2Ftycho-dev&amp;data=04%7C01%7Cdirk.f
> auth%40de.bosch.com%7C3feb9e9c2ffe4076409208d9321f9782%7C0ae51e1907c84
> e4bbb6d648ee58410f4%7C0%7C0%7C637595933528856151%7CUnknown%7CTWFpbGZsb
> 3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%
> 7C1000&amp;sdata=YErj14Dy2IxtOm1tFSl9OW7shMVGRJ1Zdwxyr%2BJsC6I%3D&amp;
> reserved=0
> 
_______________________________________________
tycho-dev mailing list
tycho-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.eclipse.org%2Fmailman%2Flistinfo%2Ftycho-dev&amp;data=04%7C01%7Cdirk.fauth%40de.bosch.com%7C3feb9e9c2ffe4076409208d9321f9782%7C0ae51e1907c84e4bbb6d648ee58410f4%7C0%7C0%7C637595933528856151%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&amp;sdata=YErj14Dy2IxtOm1tFSl9OW7shMVGRJ1Zdwxyr%2BJsC6I%3D&amp;reserved=0

Back to the top