Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jakartabatch-dev] EE 9 release status update ; jbatch impl mostly ready for EE 9 certification

Now that the namespace has been settled (note below),with help from Thodoris (thank you), we're making good progress on the EE 9 checklist: https://github.com/eclipse-ee4j/batch-api/issues/7

* I made a first round of (package+NS) updates to the 'jbatch' impl: https://github.com/WASdev/standards.jsr352.jbatch for EE 9, to ensure that we have this as at least one compatible implementation to certify the EE 9, Batch 2.0 spec. It's not complete as I don't yet know how to pull in an EE 9 - level Weld (trying to follow-up on this).

* Theodor is working on updating the TCK (https://github.com/eclipse-ee4j/batch-tck/issues/3).

Unless he tells us otherwise, I'd assume the first impl he'd try to test this against would be jbatch. I'd expect he might need some help on this especially since it's incomplete as mentioned.

So I will be available to help. I should also note that I abandoned the existing jbatch 'master' branch (which was set up to release a '1.1' that never happened) and based it off of the '1.0.x' branch. The project hasn't been active, (or I wouldn't have done this), but should at least mention this.

And I haven't released any of the above to Maven. I could if it would help someone.

---

Finally, a quick note:


The new namespace we agreed to is:
https://jakarta.ee/xml/ns/jakartaee

NOT
https://jakarta.ee/xml/ns/jakartaee/

There's no trailing slash '/' , which is significant.

Thanks,
------------------------------------------------------
Scott Kurz
WebSphere Batch and Developer Experience
skurz@xxxxxxxxxx
--------------------------------------------------------


Back to the top