WASdev / standards.jsr352.jbatch

Home of 'jbatch', a compatible implementation of the Jakarta Batch specification (and the former Reference Implementation for the JSR 352, Batch Applications for the Java Platform specification).
Other
21 stars 18 forks source link

jbatch - implementation of Jakarta Batch

History

(Former JSR 352 reference implementation)

Move to schema 2.0 level

As of the 2.0.0-M5 release, this implementation only supports job XML definitions conforming to the Jakarta EE 9 schema at: https://jakarta.ee/xml/ns/jakartaee/jobXML_2_0.xsd.

Note the attribute: <job ... version="2.0">

Branch history (why did I get a merge conflict when merging 'master'?)

This isn't a good practice, so we give at least this explanation. We changed what master means without a clean merge to preserve history. Sorry for any incovenience this caused, we decided this wasn't an active-enough project to worry about the downside here.

The branch structure/history now:

Jakarta Batch compatible implementation

Implements Jakarta Batch 2.0.

Contributing

CLA details

Other IBM GitHub projects

Find more open source projects on the IBM Github Page