@@ -75,6 +75,8 @@ test.haltonfailure=false
7575test.accesslog=false
7676# Display the tests output on the console
7777test.verbose=true
78+ # Suppress JUnit console output (useful for parallel testing)
79+ test.silent=false
7880
7981# Number of parallel threads to use for testing. The recommended value is one
8082# thread per core.
@@ -99,6 +101,8 @@ openssl.ffm.3=-DNoop3
99101# ----- Release build settings -----
100102# Location of GPG executable
101103gpg.exec=/path/to/gpg
104+ # Release artefact signing with gpg
105+ gpg.sign.files=true
102106
103107# Code signing of Windows installer
104108# See https://infra.apache.org/digicert-use.html for setup instructions
@@ -140,30 +144,30 @@ base-maven.loc=https://repo.maven.apache.org/maven2
140144# ----- Eclipse JDT, version 4.7 or later -----#
141145# See https://cwiki.apache.org/confluence/display/TOMCAT/Managing+Tomcat%27s+Dependency+on+the+Eclipse+JDT+Core+Batch+Compiler
142146#
143- # Checksum is from "SHA512 Checksums for 4.36 " link at
144- # https://download.eclipse.org/eclipse/downloads/drops4/R-4.36-202505281830 /
145- # https://download.eclipse.org/eclipse/downloads/drops4/R-4.36-202505281830 /checksum/eclipse-4.36 -SUMSSHA512
147+ # Checksum is from "SHA512 Checksums for 4.38 " link at
148+ # https://download.eclipse.org/eclipse/downloads/drops4/R-4.38-202512010920 /
149+ # https://download.eclipse.org/eclipse/downloads/drops4/R-4.38-202512010920 /checksum/eclipse-4.38 -SUMSSHA512
146150#
147- jdt.version=4.37
148- jdt.release=R-4.37-202509050730
151+ jdt.version=4.38
152+ jdt.release=R-4.38-202512010920
149153jdt.checksum.enabled=true
150154jdt.checksum.algorithm=SHA-512
151- jdt.checksum.value=06d8974af46d81f7a03c257b54fb5854a9b9ba8ab2733db4946745142e07e7dc3e69ea864d4b011230ffb8f92243503d7ffb6ac2ddf9b747c1bbc155c55fb583
155+ jdt.checksum.value=41d5cea69f9bdc75eee3b5e89bf29ae9cbfe8de9f1ccdc94ea9364c182463bc4003fdee19b23c17b9ddc7c8950f4d196bb4cf3d8a5c2d1af56a769905385e906
152156jdt.home=${base.path}/ecj-${jdt.version}
153157jdt.jar=${jdt.home}/ecj-${jdt.version}.jar
154158# The download will be moved to the archive area eventually. We are taking care of that in advance.
155159jdt.loc.1=https://archive.eclipse.org/eclipse/downloads/drops4/${jdt.release}/ecj-${jdt.version}.jar
156160jdt.loc.2=https://download.eclipse.org/eclipse/downloads/drops4/${jdt.release}/ecj-${jdt.version}.jar
157161
158162# ----- Tomcat native library -----
159- tomcat-native.version=2.0.9
160- tomcat-native-openssl.version=3.5.0
163+ tomcat-native.version=2.0.12
164+ tomcat-native-openssl.version=3.5.4
161165tomcat-native.src.checksum.enabled=true
162166tomcat-native.src.checksum.algorithm=SHA-512
163- tomcat-native.src.checksum.value=c8eb81de1cf7316174c36038c2133b013fd18ba11df09c41edb927ff33fef46863ef706b6193487ecde1eed7055d4c47fa23fc29d5a8d53f0c4b6d69b0ce9b33
167+ tomcat-native.src.checksum.value=d937e04f7c9f0fa6ef82b32928fa2d59dbdac45cb58c7ba8eff4338fbd942297b1c9512a0a8ff80cf758d9b6ca5cc5cba8cefdc91507318b72afc56888aa1f3c
164168tomcat-native.win.checksum.enabled=true
165169tomcat-native.win.checksum.algorithm=SHA-512
166- tomcat-native.win.checksum.value=8e8a580425671025913259659b61c497354d682735481663730e800c8f8b4d16d3322d9c75037146f901af22341a903fa9700d18d8d2cd874745a18563cde0d5
170+ tomcat-native.win.checksum.value=f743c151a1d48a1967c08f01986b1a30176cc8a388ad760cb8aac19e6956e5630d7ddff54782c2e136e8f247809d573fd48a31ed1a756923a3ad0954e2d4a3fe
167171tomcat-native.home=${base.path}/tomcat-native-${tomcat-native.version}
168172tomcat-native.tar.gz=${tomcat-native.home}/tomcat-native.tar.gz
169173tomcat-native.loc.1=${base-tomcat.loc.1}/tomcat-connectors/native/${tomcat-native.version}/source/tomcat-native-${tomcat-native.version}-src.tar.gz
@@ -185,20 +189,20 @@ nsis.src.home=${base.path}/nsis-${nsis.version}-src
185189nsis.src.loc=${base-sf.loc}/nsis/nsis-${nsis.version}-src.tar.bz2
186190
187191# ----- Commons Daemon, version 1.2.0 or later -----
188- commons-daemon.version=1.4 .1
192+ commons-daemon.version=1.5 .1
189193
190- # checksum for commons-daemon-1.4 .1-bin.tar.gz
194+ # checksum for commons-daemon-1.5 .1-bin.tar.gz
191195commons-daemon.bin.checksum.enabled=true
192196commons-daemon.bin.checksum.algorithm=SHA-512
193- commons-daemon.bin.checksum.value=6e1e590d1b25b1c543b7e149748b25b7a200a20a70d490b1f2628ce808dd9da170d33c62b57421bdf7db0a9e0ac1df7f67de5e9ea4e70d500ec97ff7e6662e6a
197+ commons-daemon.bin.checksum.value=740b832b8a7b5df8f2aa8029cf6ee88b8be6f4f5e42e34587a70bbf2cbe5b7e7dd75da375d2f3f1f7f2e6a5d89b5ceba5433499773852df67e8bbeb88b466786
194198
195- # checksums for commons-daemon-1.4 .1-native-src.tar.gz, commons-daemon-1.4 .1-bin-windows.zip
199+ # checksums for commons-daemon-1.5 .1-native-src.tar.gz, commons-daemon-1.5 .1-bin-windows.zip
196200commons-daemon.native.src.checksum.enabled=true
197201commons-daemon.native.src.checksum.algorithm=SHA-512
198- commons-daemon.native.src.checksum.value=578002ddd6d1a63488b9920b848d839cab39fca58c1e208b929b5c327590ca63c5878cd5280d2a2006191a8e81d93e5ca07414f6f6f4a72669352df72a5977b1
202+ commons-daemon.native.src.checksum.value=ced2238b4fb47a208e7c9aa435e7981b5d42fd9e07d11d7f72da2b7239c388a3b7d6b7ce3424624aecfbe7a8471ee316cdd46a040fadb129096705fa3325129b
199203commons-daemon.native.win.checksum.enabled=true
200204commons-daemon.native.win.checksum.algorithm=SHA-512
201- commons-daemon.native.win.checksum.value=b8eeea01dbca495780e61db26776eab1561990d54499202bcb5d97c9f49e194ebc40002fabbaf74b5334481a2f42f80df5132efd0671632074df83759e04484a
205+ commons-daemon.native.win.checksum.value=26cef55a0237aab449d2133e56815393729c3965c6fd063326bccdb569be91ddfe500b247ba3df3e9baac511452825d3d0333d165abd24932717a372a294a463
202206
203207commons-daemon.home=${base.path}/commons-daemon-${commons-daemon.version}
204208commons-daemon.jar=${commons-daemon.home}/commons-daemon-${commons-daemon.version}.jar
@@ -250,28 +254,28 @@ objenesis.jar=${objenesis.home}/objenesis-${objenesis.version}.jar
250254objenesis.loc=${base-maven.loc}/org/objenesis/objenesis/${objenesis.version}/objenesis-${objenesis.version}.jar
251255
252256# ----- byte-buddy, used by EasyMock, version 1.12.18 or later -----
253- bytebuddy.version=1.17.8
257+ bytebuddy.version=1.18.3
254258bytebuddy.checksum.enabled=true
255259bytebuddy.checksum.algorithm=SHA-512
256- bytebuddy.checksum.value=dd7f3f6aaf3dbf9df763e558706c82ad05add934d57e4872603da20fe8ba29647411b2456ec33c5cf07cf9d11e53f41aedbcb0ea4ca140c42ca632891cd826bf
260+ bytebuddy.checksum.value=8f35c806a25d9089a08d12a7aaf22c5bea2f356c432a21655f30a7935918b6385e1e080180b6ef5ad3638796fc3a7243220dfec08c31c1195416e6790fd797af
257261bytebuddy.home=${base.path}/byte-buddy-${bytebuddy.version}
258262bytebuddy.jar=${bytebuddy.home}/byte-buddy-${bytebuddy.version}.jar
259263bytebuddy.loc=${base-maven.loc}/net/bytebuddy/byte-buddy/${bytebuddy.version}/byte-buddy-${bytebuddy.version}.jar
260264
261265# ----- UnboundID, used by unit tests, version 5.1.4 or later -----
262- unboundid.version=7.0.3
266+ unboundid.version=7.0.4
263267unboundid.checksum.enabled=true
264- unboundid.checksum.algorithm=SHA-512
265- unboundid.checksum.value=25fef7f28e06bedfa54672370e0e4cfb5ef8041f1bd5abf2826ad022e5131bf1d3791314888a939f3fe25edbc28d28afffdd7125cfae16876ead0bf50c68351a
268+ unboundid.checksum.algorithm=MD5| SHA-1
269+ unboundid.checksum.value=7006a217741934517b1cdd6aa12c6d9f|2fe2d5461a87a58aee97f836e3af63ef8ce7b29e
266270unboundid.home=${base.path}/unboundid-${unboundid.version}
267271unboundid.jar=${unboundid.home}/unboundid-ldapsdk-${unboundid.version}.jar
268272unboundid.loc=${base-maven.loc}/com/unboundid/unboundid-ldapsdk/${unboundid.version}/unboundid-ldapsdk-${unboundid.version}.jar
269273
270274# ----- Checkstyle, version 6.16 or later -----
271- checkstyle.version=12.1.1
275+ checkstyle.version=13.0.0
272276checkstyle.checksum.enabled=true
273277checkstyle.checksum.algorithm=SHA-512
274- checkstyle.checksum.value=ebdb306a9ffadbb319053e950020b2f251199fad11b74ae14ae6a162219f542f851885c73abfaf565bacaa9ff1322280d522cda4cd66e7052a263d453a7307df
278+ checkstyle.checksum.value=95e2955274996a9f0811014bdf1e50f3f2496d2f398ef1674015286a8abcfb1c0d540406695b5a3af6b7b5dce02dafa50d854f021401ae0d78287233ba8afa3d
275279checkstyle.home=${base.path}/checkstyle-${checkstyle.version}
276280checkstyle.jar=${checkstyle.home}/checkstyle-${checkstyle.version}-all.jar
277281checkstyle.loc=${base-gh.loc}/checkstyle/checkstyle/releases/download/checkstyle-${checkstyle.version}/checkstyle-${checkstyle.version}-all.jar
@@ -296,20 +300,20 @@ spotbugs.loc=${base-maven.loc}/com/github/spotbugs/spotbugs/${spotbugs.version}/
296300
297301# ----- bnd, version 6.3.0 or later -----
298302# ----- provides OSGI metadata for JARs -----
299- bnd.version=7.1 .0
303+ bnd.version=7.2 .0
300304bnd.checksum.enabled=true
301305bnd.checksum.algorithm=MD5|SHA-1
302- bnd.checksum.value=9cee533d5f3973d6135e557934160180|49e4ebe633c608c498cbfc7d7a4e9dda5fefa2fc
306+ bnd.checksum.value=dea22b7afa9de21e1adb27d2e835a94c|af26ddc466eb178963d4eb800d2824f488037aec
303307
304308bnd.home=${base.path}/bnd-${bnd.version}
305309bnd.jar=${bnd.home}/biz.aQute.bnd-${bnd.version}.jar
306310bnd.loc=${base-maven.loc}/biz/aQute/bnd/biz.aQute.bnd/${bnd.version}/biz.aQute.bnd-${bnd.version}.jar
307311
308312# ----- Tomcat Migration Tool for Jakarta EE -----
309- migration-lib.version=1.0.9
313+ migration-lib.version=1.0.10
310314migration-lib.checksum.enabled=true
311315migration-lib.checksum.algorithm=MD5|SHA-1
312- migration-lib.checksum.value=0c41a2032c09d943211be5d41aed3f8f|fe5473b73441e664842086b8496b940cd2c3c054
316+ migration-lib.checksum.value=264a836032d45f600e01a95b3d5925e3|c86a0981ae313658222fb576595c0546542c4911
313317
314318migration-lib.home=${base.path}/migration-${migration-lib.version}
315319migration-lib.jar=${migration-lib.home}/jakartaee-migration-${migration-lib.version}-shaded.jar
0 commit comments