501 Commits (3.2.x)

Author SHA1 Message Date
Phillip Webb f8412847dc Update copyright year for "Fix typos in code and documentation" 3 years ago
Marc Wrobel dbfc6bded4 Fix typos in code and documentation 3 years ago
dreis2211 5db04da275 Use pattern matching for instanceof where appropriate 4 years ago
dreis2211 b687e1c7ee Use Runtime.version() instead of reflection 4 years ago
Lars Grefer e8a1a0399a Upgrade to Bouncycastle 1.71 4 years ago
Phillip Webb b42f056ddb Don't close jar files early 4 years ago
Andy Wilkinson 26b89bfc80 Remove redundant throws declarations from public APIs 4 years ago
Andy Wilkinson ee45fd2fc8 Remove redundant throws declarations from internal APIs 4 years ago
Andy Wilkinson 4fd2e0c916 Polish "Fix typos" 4 years ago
Andy Wilkinson f6d24dc1a8 Fix typos 4 years ago
Andy Wilkinson 4f724f14d3 Polish "Override available() in RandomAccessDataFile's InputStream" 4 years ago
Gnaily 49bf620f4b Override available() in RandomAccessDataFile's InputStream 4 years ago
Stephane Nicoll 7f17f819a6 Polish "Enforce use of BDDMockito" 4 years ago
Yanming Zhou b49418aaaf Enforce use of BDDMockito 4 years ago
Andy Wilkinson de3b9a4910 Remove code deprecated for removal in 2.x 4 years ago
Scott Frederick 8f57f0babb Add classpath index support for exploded war archives 4 years ago
Andy Wilkinson 900085628a Raise the minimum supported version of Java to 17 4 years ago
Andy Wilkinson 99f33ede14 Remove SecurityManager support 4 years ago
Leo Li 9de9983e25 Fix @deprecated and @see in Archive's javadoc 4 years ago
Andy Wilkinson 2cec3971d7 Prohibit unwanted dependencies in all modules not just starters 4 years ago
Phillip Webb 7388f2b60b Attempt to reduce JarFileWrapper heap consumption 4 years ago
Leo Li 1770f065a5 Polish 4 years ago
Andy Wilkinson 9c9fbf400e Upgrade to Spring Java Format 0.0.29 4 years ago
Phillip Webb ec12d51f30 Polish 4 years ago
Phillip Webb cfeafee826 Polish 4 years ago
Andy Wilkinson 47163af9b6 Fix handling of Zip64 jar files larger than 4,294,967,295 bytes 4 years ago
dreis2211 dacfe27350 Fix tests for multi-release JARs on JDK 17 5 years ago
dreis2211 00d3330c9a Avoid illegal reflective access on ZipEntry.xdostime 5 years ago
Phillip Webb 1beee5700c Don't close early when SecurityManager present 5 years ago
weixsun 8a2be288a3 Remove unnecessary throws declaration in tests 5 years ago
Andy Wilkinson 2dd94b5554 Polish "Use try-with-resources statement" 5 years ago
weixsun 5ba9db391f Use try-with-resources statements 5 years ago
Phillip Webb 9c8a97809d Consistent use of @deprecated since 5 years ago
Phillip Webb 26dd1b9a26 Update deprecations with for removal targets 5 years ago
Phillip Webb ec21202d54 Delete unpacked jars when the JVM exits 5 years ago
Phillip Webb 05f61bccea Align unpack logic with Files.createTempDirectory 5 years ago
Phillip Webb b8873578ca Add missing @Deprecated annotations 5 years ago
Andy Wilkinson 67479b6380 Add junit-platform-launcher dependency by convention 5 years ago
Phillip Webb 939b5dfc26 Add junit-platform-launcher dependency 5 years ago
Andy Wilkinson 5ad4d627fd Fix classpath index so entries match those expected by the launcher 5 years ago
Stephane Nicoll 306b964ce3 Fix multi-release JAR test on JDK 16 5 years ago
Phillip Webb 82791b4eda Improve performance of Tomcat 'jar:war:file' URLs 5 years ago
Phillip Webb c4e41305d5 Prevent Tomcat URL "reflective access" warnings 5 years ago
Phillip Webb 29300530c6 Polish 5 years ago
Andy Wilkinson f3d4b3e5ac Allow entries to be streamed from JarURLConnections' jar file 5 years ago
Santhoshkumar. P 5cb07e292d Polish empty string checks 5 years ago
Andy Wilkinson e74f777971 Remove use of spring-core's Assert from PropertiesLauncher 5 years ago
dreis2211 fba1fb23e4 Fix multi-release JAR test on JDK 15 5 years ago
Phillip Webb 4945806d84 Make `StringSequence.isEmpty()` public 5 years ago
Phillip Webb e0030094e2 Fix missing jar entry certificates 5 years ago