85 Commits (d2fecd3ad4e133ef7a15cb559ec79afa439d6049)

Author SHA1 Message Date
Phillip Webb a79131f8d2 Organize imports with new settings 11 years ago
Andy Wilkinson 7e718cda26 Remove redundant hash from path of unpacked nested library 11 years ago
Andy Wilkinson 04c2bd9c89 Update tests to expect additional entry in test jar 11 years ago
Andy Wilkinson 888fa90265 Ensure that JarFileArchive unpacks entries to unique location 11 years ago
Phillip Webb c9fb9916b8 Reformat code using Eclipse Mars 11 years ago
Phillip Webb 6ab376e2e8 Reformat code use Eclipse Mars 11 years ago
Phillip Webb e07df7e4c6 Remove redundant modifiers 11 years ago
Phillip Webb 460ca75fce Polish newline at end of file 11 years ago
Phillip Webb 6e29ee4557 Polish 11 years ago
Phillip Webb 15686ed4fd Reformat code 11 years ago
Dave Syer de02eaa26b Add missing jar (.gitignored) 11 years ago
Dave Syer bfa816f2a3 Maintain classpath order in PropertiesLauncher 11 years ago
Phillip Webb 61fc4f3f12 Polish copyright headers 11 years ago
Eddú Meléndez baca62a6c0 Fix typos 11 years ago
Phillip Webb 968b68c322 Polish 11 years ago
Andy Wilkinson ebb8d0c55f Read the time of a JarEntryData using MSDOS Date Time format 11 years ago
Phillip Webb b947d6001d Polish 12 years ago
Andy Wilkinson ade22c87ec Update WarLauncher to remove the root of the war from the classpath 12 years ago
Phillip Webb 2e7aa4685b Polish 12 years ago
Andy Wilkinson 9a2d654eba Rename test classes so that their tests are run by Maven 12 years ago
Dave Syer 8e84151f8f Normalize search path in PropertiesLauncher 12 years ago
Dave Syer ccfc47091c Fix URL filtering when loading from a directory 12 years ago
Phillip Webb fa88c481a5 Remote trailing whitespace 12 years ago
Phillip Webb 9632abf825 Formatting and cleanup 12 years ago
Phillip Webb 7e7733d45d Deal with spaces in file references 12 years ago
Phillip Webb 7654259f80 Fix JarFile issues when running on Windows 12 years ago
Phillip Webb f30b962ff9 Add support for unpacking nested JARs 12 years ago
Phillip Webb 3d6c8a85f4 Allow URL resolution within nested JARs 12 years ago
Phillip Webb 54dc46f777 Allow prefixed bytes with fat JARs 12 years ago
Phillip Webb 790e615741 Fix URL methods in JarURLConnection 12 years ago
Phillip Webb d848f03c43 Fix URL methods in JarURLConnection 12 years ago
Andy Wilkinson ee08667e81 Exclude Java agent jars from class path of launching class loader 12 years ago
Phillip Webb 6a644e2e23 Protect against malformed URLs on Windows 12 years ago
Dave Syer 845a86d548 Monkey with JarUrlConnection to make it work when LANG unset 12 years ago
Dave Syer 06e364a9ff Monkey with JarUrlConnection to make it work when LANG unset 12 years ago
Dave Syer 689eb3e148 Add URLs from parent classloader in executable jar 12 years ago
sopov.ivan 174b654faf minor test fixes 12 years ago
Dave Syer 34604a9602 Add assertion about non-special resource 12 years ago
Martin Lau 53cb8ccde2 Escape URL characters in JAR URLs 12 years ago
Phillip Webb ca0a12cedb Polish 12 years ago
Dave Syer ae512193bf Add missing test mannifest 12 years ago
Dave Syer a1d3bac7c8 More changes to teh way ExplodedArchive works in non-recursive mode 12 years ago
Dave Syer 2c60449836 Be defensive with File.listFiles() 12 years ago
Phillip Webb 80ac1fb0cd Polish 12 years ago
Dave Syer a71c9b5de7 Add escape hatch for ClassLoader.findResource() for invalid path 12 years ago
Dave Syer 8168e8a327 Special case for root of classpath resource in archive 12 years ago
Dave Syer f0f73a4ead Current directory (lodaer.path=.) pathology workaround 12 years ago
Phillip Webb 865c51d7ac Revert "Omit jar: prefix from jarFileUrl" 12 years ago
Dave Syer 825fc2f7df Omit jar: prefix from jarFileUrl 12 years ago
Dave Syer ed15345df1 Try to make Jetty scan TLDs in nested JARs 12 years ago