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

Add missing artifact loading cases #189

Closed scottkurz closed 2 years ago

scottkurz commented 2 years ago

Signed-off-by: Scott Kurz skurz@us.ibm.com

In the earlier PR, I reacted to the comment suggesting we collapse the "load from batch.xml FQCN lookup" and "load from FQCN" into a single case by removing the latter case altogether (for CDI & batch-managed each).

It was OK to remove the duplicate wording but the use cases themselves are still user externals so need to be explicitly listed and tested in the TCK.