Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [openmq-dev] [External] : PR #1054 - OpenMQ and Java 11
  • From: Ed Bratt <ed.bratt@xxxxxxxxxx>
  • Date: Mon, 21 Jun 2021 11:28:53 -0700
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=oracle.com; dmarc=pass action=none header.from=oracle.com; dkim=pass header.d=oracle.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=qaHEwlP80Hu6NN9yvzFYR1qCM8BspdJPCdBy78vdWn8=; b=Qk/o0wVNnbUxNMOztjCiTDTs9Va5oEGcgIXki+2XtDvgVuLz+AlqdZoZ08ISBbdB6Dc7VzcWaiq39+kUcG8pk50B2AkfOXnLJ7YI0hMh2XoorCb4Vi/LfOhujHLrDY23Jl0e3V7cidGaj8Bl/kc8R1/5jiP/K+rwnDsU4U7elDwVYT6mBGuE46LpXHiiHkm7jMJsyLSNEuYcnac1Nuheib6GCy1zKM+CzjV+NkuYBFOghCFT0ewy3BSIOEpnzKo0AURiLfpT/Ko9or0BbiJL88vgmD3cxhbroE3aa0B9JVwqWNVKzZlPBuFIX2IlCqwqmgLf8N11ASYt5l6Wzejdnw==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=RU+XHmpV4oy4nhSv3ZdnVVoTTrS6ZRlxmFR13PXPYDXMSuoVx73YFnsalw/CSw5cRQhYj9TmimWSYmOiE5OMjLyAiOqnvaZdTaJjeyf8QUkilc4512IX0q2cclOSFwBVDOcu+uumdRWyNZ9pkvjbEOphx/PwS5D+s2Y2tS9AsxlD3Vv9SA5xEBmCKDL6bqS7PeDxzeqRBe5WIeXs+RyzvQ9/um8yL+HHBpzZJYdhr1nODZm9abPcIymAl5uZ81BnxokUGF2qSBqmPJ0gTXUP4Nfe/a/tlaHWie7MyjXeVa7qwBtTav0L1nN/qYMLc80OrzpGVHr9PQ6q0gXoUamdQA==
  • Delivered-to: openmq-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/openmq-dev/>
  • List-help: <mailto:openmq-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/openmq-dev>, <mailto:openmq-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/openmq-dev>, <mailto:openmq-dev-request@eclipse.org?subject=unsubscribe>
  • User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0

We have been discussing SE 11 in the context of Jakarta EE 10. If we force users to upgrade to SE 11, I would question if that should be a minor release.  It seems like an incompatible change, to me since someone using MQ 6.1 and SE 8 would be unable to upgrade to MQ 6.2, without a forced change to SE 11.

I'll ask this in the Platform meeting just to get their general take on this and reply once we've discussed it.

-- Ed

On 6/19/2021 11:48 PM, Piotr Żygieło wrote:
Hi Team,

Since current GF (6.2) targets Java 11/class version 55 anyway, and
there is even Java 17 considered for upcoming Jakarta EE as minimum -
I propose https://urldefense.com/v3/__https://github.com/eclipse-ee4j/openmq/pull/1054__;!!GqivPVa7Brio!O-zLbY_-jD8lJLtOD3hiiY6tkPrMx-0zduZ_ItMbIBLeZFWxT1kqcFtI7QFXtyo$  which sets
release used for compilation to 11 (and fixes some details to have it
possible).

With no objection within the week - I will merge 1054.

Have a nice day,

Piotrek
_______________________________________________
openmq-dev mailing list
openmq-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://urldefense.com/v3/__https://www.eclipse.org/mailman/listinfo/openmq-dev__;!!GqivPVa7Brio!O-zLbY_-jD8lJLtOD3hiiY6tkPrMx-0zduZ_ItMbIBLeZFWxT1kqcFtIS5UM1-k$


Back to the top