File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -6,8 +6,8 @@ Java programs for both the calling and target programs are provided.
66Sample DFHCSDUP input is provided to build the CICS resource definitions for the transaction IDs, programs and bundles,
77along with Gradle and Maven build files to build the Java applications and package into CICS bundle project ZIP files for deployment.
88Branches are provided for both CICS TS V5 and CICS TS V6 highlighting changes in JCICS v2 at CICS TS V6.
9- The V5 branch uses the OSGi CICSMainClass header to denote the program entry point, and the CICS TS V6 branch uses the
10- new ` @CICSProgram ` annotation for the channel based programs and the CICSMainClass header for the COMMAREA based prgorams.
9+ The V5 branch uses the OSGi CICS-MainClass header to denote the program entry point, and the CICS TS V6 branch uses the
10+ new ` @CICSProgram ` annotation for the channel based programs and the CICS-MainClass header for the COMMAREA based prgorams.
1111
1212## Versions
1313| CICS TS for z/OS Version | Branch | Minimum Java Version | Build Status |
You can’t perform that action at this time.
0 commit comments