Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [lyo-dev] JDK 16 GA and OSLC RefImpl
  • From: François-Régis Jaunatre <frjaunatre@xxxxxxxxxxxxxxxxx>
  • Date: Wed, 31 Mar 2021 14:18:08 +0000
  • Accept-language: fr-FR, en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=sodiuswillert.com; dmarc=pass action=none header.from=sodiuswillert.com; dkim=pass header.d=sodiuswillert.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=XnF9YlCSG+6Ox2QjdB9wErDPXuytqE0F7Oh+NkPMlcg=; b=CJOIgQQytRcg+teHbpTb0pRKd9hfnq62k+4gp0XzO9ZDgxev6JMbj1dSctGzu8sY6SZQ1ddSmB8Ns9nrpm1VSBskXhLNBudEEiH9USFgUWuj8ZvMhBMmXE3vF9boVZm4G0wJGJst1zWpy8TD8MLgn60FfkKmvV1Ilv2DCNI/I0XEjFRly3lft2kw83ZvUciMy/ftnr112W47ugQE+/3zoxMrFca5M9jUPVp2KvX4phsuc18JFOqrLQbaSNJPSZSIm6hagvG0FYLWIT9ODEkh0cXuw2tn48Hfpguxzq402beAia8C86btrfs4sAPA1vmMAazrmIbp6kz0pmXGC0OEuw==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=KHQ87nl+Px7r9/tzwwbHVHjLzX5Ofop9D2bwEgbLRaVPOM8Ihj/u3c7/ybEY3vTQFHnUUZInQZ8aiylE7DGoQbelXbEUk48lEDUoSoKeV4icfIKEQCf75HFnhNRO1jGoQMpNUMLkaXYCGBcm+WW0Jyew4sckqcafgyKzmtNHb8G02cwZkMxqImZ5GO/tP0Su15wG/ZoAyQa4R+AMe+Pn7jVSzdX7lGROxBOdBhfcbf1oAAXSjqq36kjcMfcc0c0yGAfBVOs5rfvTXdRoBfhNea1v3Hgfy+DHHCjutwNvVzrJGBkhW0qZU9arqKBJw8GSov3aC5EUwlDdPc9ro4UFyg==
  • Delivered-to: lyo-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/lyo-dev/>
  • List-help: <mailto:lyo-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/lyo-dev>, <mailto:lyo-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/lyo-dev>, <mailto:lyo-dev-request@eclipse.org?subject=unsubscribe>
  • Thread-index: AQHXGoLR/gVV/bTsQUC9OoYVqjDtpaqeOBqg
  • Thread-topic: JDK 16 GA and OSLC RefImpl

Hi Andrew and Everyone,

 

I have largely missed out on the plans for Lyo, so forgive me if I’m asking questions that I should have read about somewhere already.

 

I wanted to get back on the note below that Lyo 5 would be dropping JDK8. I know that JDK 8 feels old tech, but an OSLC connector is meant to be deployed inside a hosting tool, which gives an implementer very little control over the version of Java we can rely upon…

 

Which feature are we so desperately expecting from the next Jena that we’d be willing to drop Java8?

Best regards, Sincères salutations,

François-Régis Jaunatre
OSLC Lab

Check out OSLC Connect for Jira & OSLC Connect for Windchill

 

From: oslc-op@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx <oslc-op@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx> On Behalf Of Andrii Berezovskyi via lists.oasis-open-projects.org
Sent: 16 March 2021 17:39
To: lyo-dev@xxxxxxxxxxx
Cc: oslc-op@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Subject: [oslc-op] JDK 16 GA and OSLC RefImpl

 

Hello to all Lyo users and developers,

 

JDK 16 has been released: https://jdk.java.net/16/

 

I am happy to say that OSLC RefImpl based on Eclipse Lyo builds just fine on JDK 16 GA (and JDK 17-ea, the next LTS): https://github.com/oslc-op/refimpl/pull/29. Of course, we still support JDKs all the way back to JDK 8 (for now, but we will need to switch to JDK 11 in Lyo 5.0 because of Apache Jena dropping JDK 8).

 

We also updated to Jetty 10 in the meantime: https://github.com/oslc-op/refimpl/commit/d51ec05182c716a9a97212233bfc46cbb27ed901

 

Update to Jetty 11 will be a bit tricky as we must switch from javax.* packages from JavaEE to jakartaee.* in JakartaEE (requirement from Oracle, as many of you know). We will think if it’s worth doing so in Lyo 5.0 (your input is welcome here). See https://webtide.com/jetty-10-and-11-have-arrived/ if you are interested.

 

Best regards,

Andrew

_._,_._,_


Links:

You receive all messages sent to this group.

View/Reply Online (#489) | Reply To Group | Reply To Sender | Mute This Topic | New Topic
Your Subscription | Contact Group Owner | Unsubscribe [frjaunatre@xxxxxxxxxx]

_._,_._,_


Back to the top