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

Sample reactor bundle definition is too long #195

Closed ChrisAtkinson1 closed 2 years ago

ChrisAtkinson1 commented 2 years ago

Should be only 8 chars - as that's the max cics support

Should be changed to

          **<bunddef>DEMOBUND</bunddef>**
          <csdgroup>BAR</csdgroup>
          <cicsplex>CAPLEX</cicsplex>
          <region>CALMAS1</region>