Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jakartabatch-dev] Resolution of TCK challenge #71 - spec update deferred to future release (so spec will be out of sync with TCK until then)
  • From: Scott Kurz <skurz@xxxxxxxxxx>
  • Date: Fri, 12 Apr 2024 23:42:37 +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=jmDsYirGLZuSdvQm73aL3V3/I+27zUk88ZgTqNFwaAI=; b=ch4NbAdpB4vYIA9m2i/P03eyUA/bzOKnXaY8Fx1beqVs3g/IEiVkba3riajg5iKkvlbTu9Rtn8nDxSnqSO/f1sUP6uN9iAJs8gViIs+y+tm8S9JXlhKgz5oQxN+s4nZZNKYN3tkSXY+o9cxjlVsZmAiejlWsnKk2kJ5MwYqRUEb9dS7H4O7jznMbdk6ieDPbyv7vgZO3BFLczOH7FEA3Zn9zvNYSWOYfcxCz30D5uXd8Bm1Tc20/LAXUjEx2PqxdCBlkFQik/0FjpxeVorR/vifr+rZFSt9A3WDpeN2Ewuwk6uTd52tAt+zzIt907FhPKjg4WMd2x8QYFjKjaGF3WQ==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=BT+ZPYFLiegS3Hc6ggCCk3E3MPgQ/UtGtwUyJ2saqm7pfBgS+mIzEpHeVsRw7wJjnfiNRomdgaQjx1mKJzAoMoG0rH7JRe/NhcuLfBKWidVJkRT18N89tdiAfwM19CaKHfvm4Fvj9fODZEQYiCpTTiXHde9sgSuYQTXkw5onR5TBMh4Wx02gvh5jIfBpXOlCp5fRbxoIlnU6Z6H/ft7lHeH8bSMVsmk0QwUYioOejKs9WbkBnP1bIxlqvNZKkJZ2GCc3ycULjs0V/WmWNu79NzKbH4DqVRGWMOd0ZbKmFOpnbR2WI3hNrxqKiaGWW0o8zb+JH6e3mYVtwOjncVp1kg==
  • 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>
  • Thread-index: AdqNMolUHqujAngzTEyNzMfCfvVbbw==
  • Thread-topic: Resolution of TCK challenge #71 - spec update deferred to future release (so spec will be out of sync with TCK until then)

Let me copy the Batch list here to explain how one more detail was handled.

 

After the TCK challenge:

https://github.com/jakartaee/batch-tck/issues/71

we were left in the position of having the spec clearly stating support for the challenged behavior that was now deemed to be implementation-specific.


I had the thought to fix the spec language: https://github.com/jakartaee/batch/pull/211

and so asked the spec committee if this would be possible in some kind of 2.1.x service release:

https://www.eclipse.org/lists/jakarta.ee-spec/msg03260.html

but was told that no, we should only update the spec in something like a 2.2 release, and would need to live with the spec & TCK out of sync in the meantime.

https://www.eclipse.org/lists/jakarta.ee-spec/msg03282.html

 

Scott


Back to the top