File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2222 - id : copyright-action
2323 uses : cicsdev/.github/.github/actions/samples-copyright-checker@4134522d8109169bb8c460db841f94167ec2802f
2424 with :
25- directory : ' ./cics-java-liberty-restapp/'
25+ directory : ' ./cics-java-liberty-restapp-app /'
2626 file-extensions : ' *.java'
27- base-copyright : ' Copyright IBM Corp. 2025 '
27+ base-copyright : ' Copyright IBM Corp. 2026 '
2828 token : ${{ secrets.GITHUB_TOKEN }}
2929
3030 build-maven :
9898 with :
9999 java-version : ${{ matrix.jdk }}
100100 distribution : ' semeru'
101- - name : Setup Gradle
102- uses : gradle/actions/setup-gradle@v4
103- - name : Build with Gradle
101+ - name : Build with Gradle Wrapper
104102 run : ./gradlew build -Pjava_version=${{ matrix.jdk }}
Original file line number Diff line number Diff line change 11cics-java-liberty-restapp
22===========================
33
4- [ ![ Build] ( https://github.com/cicsdev/cics-java-liberty-restapp/actions/workflows/main.yml /badge.svg )] ( https://github.com/cicsdev/cics-java-liberty-restapp/actions/workflows/main.yml )
4+ [ ![ Build] ( https://github.com/cicsdev/cics-java-liberty-restapp/actions/workflows/build.yaml /badge.svg )] ( https://github.com/cicsdev/cics-java-liberty-restapp/actions/workflows/build.yaml )
55
66Sample RESTful web application for deployment to a Liberty JVM server in CICS. The application is supplied with two resources:
77
You can’t perform that action at this time.
0 commit comments