Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jpa-dev] [External] : Is AutoCloseable support the only expected feature change for Jakarta Persistence 3.1?
  • From: Lukas Jungmann <lukas.jungmann@xxxxxxxxxx>
  • Date: Thu, 10 Jun 2021 16:17:09 +0200
  • 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=TXIQHFKakrSh1AVhgMpd9sjoh0TJ/kRdKv19ztKgrmE=; b=UZ2u8s9wtrPd+G9UT3fOv2aCPwy9+XkxQJj+cXla+144KxklKJZJ7hfnHcoFAFYI6tqCR2Xcz8Iyq2q7ZGu5AtjKvYTvBeSc4C+maERLUtoxr5hOOvKIt4MoKTrm/yR075TdWSnIpvSjdBLu2thcrdjFeOdeww8FPgmL1jW9Ts/B0CbsAzqXXnxQSSfTq2xjcVFQrxRq17PI5tDWqbHf7hDWxvlHm8e+9fnCxGKX8g3Iggl3tyqn6gFjIC3y7cWlPkpxiPNlqIE4zUQV0yo3m2OcILyQaVZ+Ts6cfugfQWaUHtFd3lwjyoha9OcMWv8DE//6CgzQdTGFGpgOR4iMNw==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=MTdssh3vzxvmrPF6AM+7cvoOe+fatwZxpIXPp9LaG2SwhLSUU5cvRh01LP3VMDFIenE4OxNFqPm6CP4XqGWVpK77yhb1pijoQ74EJg8/zKocBgCOE/0oHjujDTeLp0v6Tnq+pOFmSBEV4MOmm4FwJsWPtpQS7Hq2KLX7YADgyyjyDgvwotv24Ofdf2Qu2IUR7yX+4zvr2KTLh294JS9IPw+1HZq7CFiQcypHzphQeRk25wXHlGg2dvWNwnLZW2YdXHpGG6c1ip2RxmI+NcATO/f7jcTGh7k5x73ccVFDN2e/Xg4S/SqhKhKFHYihvsSO/MoalhxXvpexE/Rh3PZfxQ==
  • Delivered-to: jpa-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/jpa-dev/>
  • List-help: <mailto:jpa-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/jpa-dev>, <mailto:jpa-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/jpa-dev>, <mailto:jpa-dev-request@eclipse.org?subject=unsubscribe>
  • User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:78.0) Gecko/20100101 Thunderbird/78.11.0

Hi,

On 6/10/21 4:03 PM, Scott Marlow wrote:
Hi,

https://jakarta.ee/specifications/persistence/3.1/ mentions "provide features requested by the community (for example #77 <https://urldefense.com/v3/__https://github.com/eclipse-ee4j/jpa-api/issues/77__;!!GqivPVa7Brio!M4Q8qsa8uu1O92mVXmZl_7f3DkjB9dGHSoYgMKtWg50LF95VXOmq3CoAq2ExsrBw5vA$>)". Please clarify if other changes are expected as well?  Or is AutoCloseable support the only change?


more are expected but this one is already available (if one builds snapshot). It's not clear to me, how to make this available to others through maven central as using RC qualifier for interim dev builds does not make sense to me. Perhaps '-eaN'? Or '-alphaN'?

thanks,
--lukas


Thanks,
Scott


_______________________________________________
jpa-dev mailing list
jpa-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://urldefense.com/v3/__https://www.eclipse.org/mailman/listinfo/jpa-dev__;!!GqivPVa7Brio!M4Q8qsa8uu1O92mVXmZl_7f3DkjB9dGHSoYgMKtWg50LF95VXOmq3CoAq2Ex3q-OgPA$




Back to the top