jakartaee / batch

The Jakarta Batch project produces the Batch Specification and API.
https://projects.eclipse.org/projects/ee4j.batch
Apache License 2.0
13 stars 18 forks source link

Batch 2.1.0 API JAR OSGi bundle headers are wrongly using 2.0 version values #201

Closed scottkurz closed 2 years ago

scottkurz commented 2 years ago

The main issue is with:

Bundle-Version: 2.0.0

Theses are wrong too but I'm not sure they serve any specific rather than being more documentation:

Implementation-Version: 2.0.0 Specification-Version: 2.0

I think we'll need to do a Service Release to do a v2.1.1 as documented here

scottkurz commented 2 years ago

Fixed in 3f935fc9f500d3a66ee18f395bc6e065acb01b96