IBM / cics-bundle-maven

The plugin to build and deploy CICS bundles in a Maven build.
https://ibm.github.io/cics-bundle-maven/plugin-info.html
Eclipse Public License 2.0
18 stars 25 forks source link

JCICS in archetypes #136

Closed ind1go closed 4 years ago

ind1go commented 4 years ago

This pull requests adds reference to JCICS from the archetypes, to make it clearer how to do that.

I also found that the integration tests were unreliable for me, and I think it was because of the change of JRE. I've altered them to be more resilient to that sort of change, by doing XML-style comparison and another couple of changes.

I've also reduced the number of warnings emitted by the integration tests by giving plugins explicit version numbers.