Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jakartabatch-dev] Plan to releasing Jakarta Batch TCK update supporting Java 21 for EE 11 (and also resolve challenge #71); repos moved
  • From: Scott Kurz <skurz@xxxxxxxxxx>
  • Date: Tue, 26 Mar 2024 21:58:20 +0000
  • Accept-language: en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=us.ibm.com; dmarc=pass action=none header.from=us.ibm.com; dkim=pass header.d=us.ibm.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-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=JcfIoRnlGIYt/l3IEp9oAVMJ1pag1YK3omMQy8mh+vs=; b=ZWDFGzWgy6IzBOsDAz+UXK/70uBEehdo9j4ahbMEvR/rtLLZkOmGdqQOafexxPw3l+OEju8YC3GWQt5DNr5+CfdaXdGKfn8jQBpyrsJ0FJrc6BUFCsEa1sYoEL1cDWoTXnIVwAbg6IFAD2MmBREeHmSVJJbu26X7ZdtVn7pge1il/Cn24kFDDQ8k0TIhTXJfqPtMja+KPR+LX5ss9ieu1zp6562Ar+krVpj9uq1xZi28Uy5t0H8QLkt2PGX59kCxEN9e97Nu1N9V3siLMs2p5vhxo6QaDX1QYL14vKsujQUrVPujFopz0PIHpLoGmhOUME+tl/Y9DFRNL6VMSOhI6A==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=ezkp7iZipFcoZ/t8BZFtkSb8iYlJV9G12qmYVge7WVpdQzZJQoYa+yZqRE023emMrg4TLuc83CmO5T4k/d18OhM9fEvYd+fNg6oPBZK6LcYlSAwTX4HAe4p4Qad8REZMU+/z0Tuh6vL/4Y2tY7Ym/pC3iyqtCHWoNMhSxq2jTbsjgwDW2ogoZm9L3n0CAgdxMlwiyoC/Gi6KR5qrPcoetWKJkHfUthMqv8y6qbu/5OSnX9LyiXyApNRBy7ZtOIjZDep9Kz3uK3px6pz9mOVrm+GzJr7aTEckGT3wTqutzyq2Mw4amTJJ3z+BStUIuRgjUaw/LfM8Cs/fVXS5Fyf6nQ==
  • Delivered-to: jakartabatch-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/jakartabatch-dev/>
  • List-help: <mailto:jakartabatch-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/jakartabatch-dev>, <mailto:jakartabatch-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/jakartabatch-dev>, <mailto:jakartabatch-dev-request@eclipse.org?subject=unsubscribe>
  • Msip_labels:
  • Thread-index: AQHaf7NEmoKDa/8/jUGwujglkJqidA==
  • Thread-topic: Plan to releasing Jakarta Batch TCK update supporting Java 21 for EE 11 (and also resolve challenge #71); repos moved

Hi all,

In order to support the EE Platform Version 11 Release Plan including Jakarta Batch (at version 2.1, the same as in the EE Platform V10), I have started a PR to add Java 21 support to the Jakarta Batch  TCK:  https://github.com/jakartaee/batch-tck/pull/72/

As mentioned in the PR, I'm not trying to finalize all the release version numbers just yet, but just to merge in the core Java 21 content.

I would like to combine this content with a fix addressing the recent TCK challenge: 
----

What would the versioning look like?    Well, first of all, I'm not sure if the Jakarta/Eclipse processes already constrain us here.

But if we can pick I was thinking something a bit more dramatic than 2.1.2...maybe 2.1.5.    The slightly bigger jump then would reflect the jump to support Java 21, but we'd still have the 2.1.x matching the "2.1" spec/API level.

-----
Finally, let me just note that the GitHub repos have been moved to the 'jakartaee' org (with the usual redirects in place).
(Looks like Arjan moved this...thank you for that).

So we have moved

Thanks,
Scott




Back to the top