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

Update OSGi bundle manifest versions, jsr->jakarta #63

Closed scottkurz closed 4 years ago

scottkurz commented 4 years ago

For bundle manifests:

com.ibm.jbatch.container/META-INF/MANIFEST.MF com.ibm.jbatch.spi/META-INF/MANIFEST.MF

a few fixes needed:

  1. JSR->Jakarta

Specification-Title: JSR-352 Batch Applications for the Java Platform Specification-Vendor: IBM

  1. Versions

Bundle-Version: 1.0.1 Implementation-Version: 1.0.1


scottkurz commented 4 years ago

The fact that Glassfish hasn't already opened an issue (to my knowledge) means that the current paths being tested are probably not exercising these OSGi manifests. Perhaps we should wait until a failure (since that would imply adequate testing), before updating here?

scottkurz commented 4 years ago

Fixed in 3926656cfa9a0c29913318530a7f315fa1b867bd