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 @@ -64,7 +64,7 @@ no-error-pgjdbc)
64
64
checkout_from https://github.com/pgjdbc/pgjdbc.git
65
65
cd .ci-temp/pgjdbc
66
66
# pgjdbc easily damage build, we should use stable versions
67
- git checkout REL42.2.16
67
+ git checkout " 7d64d " " d " " c2460e " " e1a7c8d715308431cd3a3a3a0856 "
68
68
./gradlew --no-parallel --no-daemon checkstyleAll \
69
69
-PenableMavenLocal -Pcheckstyle.version=${CS_POM_VERSION}
70
70
cd ../
@@ -87,7 +87,7 @@ no-error-orekit)
87
87
# no CI is enforced in project, so to make our build stable we should
88
88
# checkout to latest release/development (annotated tag or hash) or sha that have fix we need
89
89
# git checkout $(git describe --abbrev=0 --tags)
90
- git checkout " b67b419db7014f4b " " ad921a1ba " " c6c848384ad2b92 "
90
+ git checkout " 54f5f2eb410ec42e5410ec8e5c415ff9182d3235 "
91
91
mvn -e compile checkstyle:check -Dorekit.checkstyle.version=${CS_POM_VERSION}
92
92
cd ..
93
93
removeFolderWithProtectedFiles Orekit
You can’t perform that action at this time.
0 commit comments