Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jakartabatch-dev] Spring Batch and JSR-352 Update
  • From: Michael Minella <mminella@xxxxxxxxxx>
  • Date: Tue, 23 Nov 2021 16:58:49 +0000
  • Accept-language: en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=vmware.com; dmarc=pass action=none header.from=vmware.com; dkim=pass header.d=vmware.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=R03AFwMUFSIPAVo4HgIC+66bhtwQzK2F8TL7h+4aBj4=; b=EhkXc+XtVmWU8++TdD0A1tfIs0FnznWYlTfb5Y0qa6l349Covnonb0nLhAfFzqWZQekeqRp8J+uutR96xdXai49vIVt7v8635U486HFMHs1v4FrhGDJhiTyD46fzcX5y9Hv95IUbDmc4ML9a2D95Fp3rXBx9U9/RszmRSLv4kU/S59iGkQefoL0urOkvf/Q4ZWJvdutD8pwVu5XWAIu3imaHPl6Y+JOWE/rqZQLUM7nRPfmtfDzDNVUIJOdyJzyqfC3uFaY7GKOg29G295e/JGQ23+AlFopcmsWfqf5RixKpfJdwBJjI96+ybV6nCBpAxt9zWe96oxdv7uk2MdO/vA==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=dV4Voz0KZ/bAPskrfYEXLwKX/T7by5tS9Jy+SwN1IHKurFExm3CHpxf7jSPQ2IXifGtqUkord7MZRdmQBP9IRjgoBYpiHXZbtX86SLtb0Zu0KX+pWUJwk7jp8iLcYExnfqglfcx3/OwGzwcCA6tdzGPyrDhZ4Pa1qB9oBA5E+8oc9k1VQwRYK74be0kSc15GvcznVLnW8C7VmFLDVaqDV+01mrlD89jf0z6+RbrOCPpszePqyptKPQWVcVyMPmqfpkEh/suHA100m5jd9i0sW7yi8lNj0bgRTTliP2G8ll67KFofGkxJc9ZOHQCt7LHzsulg0SF5c+uLigo8w+5w4Q==
  • 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>
  • Suggested_attachment_session_id: 3f3cb104-e721-4649-d887-fbf059990fb1
  • Thread-index: AQHXs6dbqO4WcTSsl0OfD14t1ei7iQ==
  • Thread-topic: Spring Batch and JSR-352 Update

Hi All,

I wanted to take a minute and let you know what Spring is planning for our JSR-352 implementation. We have begun development of Spring Batch 5 as part of Spring Framework 6/Spring Boot 3's release trains. As part of that train, we are taking the opportunity to do a number of upgrades and cleaning things up. The baseline for Spring Framework 6 and subsequently Spring Batch 5 will be JDK 17. Spring Framwork 6 is migrating from the javax namespaces to the jakarta namespaces with a Jakarta 9 baseline as well as pruning support for ones that make sense to prune.

As part of this effort, we have talked about upgrading to the jakarta namespace but then immediately depricating due to the CDI conversations previously noted as well as a lack of adoption of our implementation. However, after further reflection upgrading just to depricate it immediately doesn't make sense to us. Because of that, our intent is to delete the Spring Batch JSR-352 implementation as part of Spring Batch 5 (due to be released in the second half of 2022). Please let me know if you have any questions or concerns.

Thanks,
Michael Minella (He/Him)
Director of Engineering - Spring Engineering
mminella@xxxxxxxxxx
3401 Hillview Avenue, Palo Alto, CA 94304

VMware

Back to the top