Commit 0bc4478
committed
Add documentation, config template and ownership files
- Rewrite README.md: build+licence badges, Overview with Key Features,
standard sections (Prerequisites, Downloading, Check dependencies,
Building the Sample, Deploying to CICS Liberty JVM server with 3
deployment methods, Running, Troubleshooting, License, Contributing)
- Update build commands: clean build (Gradle), clean verify (Maven)
- Update prerequisites: CICS TS V6.1+, Java 17+, Jakarta EE 10
- Add CODEOWNERS replacing MAINTAINERS.md (Issue: old convention)
- Add etc/config/liberty/server.xml sample config with servlet-6.0,
jdbc-4.3, transaction-1.2, T2 and T4 dataSource definitions
- Add .github/workflows/cleanup-old-runs.yaml (weekly, 30 day retention)1 parent b7e936b commit 0bc4478
5 files changed
Lines changed: 295 additions & 159 deletions
File tree
- .github/workflows
- etc/config/liberty
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
This file was deleted.
0 commit comments