Jakarta Batch 1.0
First release for Jakarta EE 8
Jakarta Batch specifies a Java API plus an XML-based job specification language (JSL), which lets you compose batch jobs in XML from reusable Java application artifacts and conveniently parameterize different executions of a single job.
This specification is a re-release of JSR 352 under the EFSL.
Ballots
Release Review
The Specification Committee Ballot concluded successfully on 2019-09-02 with the following results.
|
Yes |
No |
Abstain |
| Fujitsu |
+1 |
|
|
| IBM |
+1 |
|
|
| Oracle |
+1 |
|
|
| Payara |
+1 |
|
|
| Red Hat |
+1 |
|
|
| Tomitribe |
+1 |
|
|
| EE4J PMC |
+1 |
|
|
| Participant Members |
+1 |
|
|
| Committer Members |
+1 |
|
|
The ballot was run in the jakarta.ee-spec mailing list
Compatible Implementations
- “jbatch” v1.0.3 => The former Reference Implementation using com.ibm.jbatch.* packages. See the compatibility request issue for more details.