545 Commits (784c1e7fdcfec00662979dc61a181ed780879ef0)

Author SHA1 Message Date
Phillip Webb 2b2228eba5 Update copyright year of changed files 11 months ago
Johnny Lim 0a54804a0f Polish 11 months ago
Phillip Webb f21402d4c3 Consistently return non-zero exit codes for jarmode failures 1 year ago
Andy Wilkinson bb3651b7d1 Reduce warnings reported by Eclipse 1 year ago
Tran Ngoc Nhan 9e92bfe906 Polish 1 year ago
Phillip Webb 3481107ff7 Update copyright year of changed files 1 year ago
Moritz Halbritter a3060652f8 Call String.toLowerCase and .toUppercase with explicit locale 1 year ago
Phillip Webb 41ae973d16 Update copyright year of changed files 1 year ago
Phillip Webb ad72411e2b Apply conventions plugin to all subprojects 2 years ago
arefbehboudi 0d3fceec5d Polish 2 years ago
Phillip Webb f3645bba13 Update copyright year of changed files 2 years ago
Phillip Webb 8c1d9872d2 Fix support for large zip files 2 years ago
Andy Wilkinson 0b24ee8571 Improve loading of jar entry certificates 2 years ago
Scott Frederick 21b15558a2 Use classpath index when building classpath in PropertiesLauncher 2 years ago
rajin c808d44c11 Register JarUrlClassLoader as parallel capable 2 years ago
Moritz Halbritter 1d45016d8c Upgrade to spring-javaformat 0.0.43 2 years ago
Andy Wilkinson 4ee24bf9bd Polish "Add rule to prevent calls to Objects.requireNonNull()" 2 years ago
Andy Wilkinson 5f666eec5b Reduce warnings reported by Eclipse 2 years ago
Phillip Webb bcbcafaab2 Polish "Use method references when possible in test code" 2 years ago
Ahmed Ashour 207327d97c Use method references when possible in test code 2 years ago
Andy Wilkinson 217c2c862b Ignore file entries in META-INF/versions of multi-release jar 2 years ago
Phillip Webb 24bfe5087f Fix checkstyle violation 2 years ago
Phillip Webb 8457fc333f Adapt Windows path handling fix to deal with Jetty 2 years ago
Phillip Webb 7708ec7592 Fix Windows path handling for nested jars 2 years ago
Moritz Halbritter d18fb9ce65 Upgrade to bcprov-jdk18on 1.78.1 2 years ago
Phillip Webb 8a72e55106 Fix UriPathEncoder bug to improve performance 2 years ago
Phillip Webb d0ce4daec1 Use URI encoded values when creating NestedPath URIs 2 years ago
yokotaso 5b4bd61720 Fix possible NullPointerException from getPermission() 2 years ago
Phillip Webb 78e12251e9 Optimize VirtualZipDataBlock 2 years ago
Phillip Webb 9b0593efe3 Fallback to RandomAccessFile on ClosedByInterruptException 2 years ago
Phillip Webb 4203e1f2fa Rename FileChannelDataBlock to FileDataBlock 2 years ago
Johnny Lim 412b8dd548 Polish 2 years ago
Phillip Webb a457638e6c Polish 'Decode URL content before passing it to NestedLocation.parse' 2 years ago
_ext Slovak, Jiri 06569e76f6 Decode URL content before passing it to NestedLocation.parse 2 years ago
Moritz Halbritter 8ffcfc9b77 Harmonize style of igored exceptions across the codebase 2 years ago
Piyal Ahmed a85e99790b Fix NestedJarFile constructor javadoc 2 years ago
Phillip Webb 8f1a330dd5 Update copyright header of cleaned up code 2 years ago
Tobias Lippert 316b415e95 Use try with resources instead of try-finally 2 years ago
Tobias Lippert fe38cb3b4a Use string.repeat() 2 years ago
Phillip Webb ddb769bf7f Polish 'Simplify conditionals' 2 years ago
Tobias Lippert 65a1ff84e6 Simplify conditionals 2 years ago
Phillip Webb eb0040c225 Fix ZipCentralDirectoryFileHeaderRecord entry comment read offset 2 years ago
Andy Wilkinson 6bfac1f860 Fix handling of nested: UNC paths on Windows 2 years ago
Andy Wilkinson 45c32854a5 Fix Checkstyle upgrade 2 years ago
Christoph Dreis b7c9c82180 Fix typos 2 years ago
Phillip Webb e5f489f338 Restore manifest support for nested directory jars 2 years ago
Phillip Webb f31ffbf927 Don't duplicate META-INF entries in nested directory jars 2 years ago
Yanming Zhou 8cb8999772 Ban call of URLEncoder.encode/URLDecoder.decode(String,String) 2 years ago
Phillip Webb 88429b6a66 Use file urls for unpacked jars 2 years ago
Phillip Webb b4a4e91238 Update ZipString to deal with reads that do not return all data 2 years ago