Skip to content

Commit 04e6f2c

Browse files
authored
Merge pull request #345 from georchestra/clean-gn-repo
Clean georchestra/gn repo to match upstream + fix label bug
2 parents a73a645 + dc6a5b3 commit 04e6f2c

File tree

29 files changed

+29
-1948
lines changed

29 files changed

+29
-1948
lines changed

.github/workflows/build-java11.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,10 @@ jobs:
2222
submodules: 'recursive'
2323

2424
- name: "Setting up Java"
25-
uses: actions/setup-java@v2
25+
uses: actions/setup-java@v5
2626
with:
2727
java-version: '11'
28-
distribution: 'adopt'
28+
distribution: 'temurin'
2929

3030
- name: "Installing GeoNetwork"
3131
run: mvn clean install -DskipTests -Pdatahub-integration

docker/config/cas/cas.properties

Lines changed: 0 additions & 122 deletions
This file was deleted.

docker/config/default.properties

Lines changed: 0 additions & 119 deletions
This file was deleted.

docker/config/geonetwork/geonetwork.properties

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)