1554 Commits (dcac30c41cbf91ccc818ed7a1c97e8efa3fd9bd2)

Author SHA1 Message Date
Phillip Webb 5377fae7f5 Remove duplicate Javadoc line from PathResource 11 years ago
Philippe Marschall 2313c9a007 Introduce java.nio.file.Path based Resource 11 years ago
Chris Beams 46d47fef9a Polish pull request #291 per committer guidelines 11 years ago
Dave Syer 7860af8624 Make CommandLinePropertySource enumerable 11 years ago
Phillip Webb 6fe50b502f Enforce JDK version on CI server 12 years ago
Juergen Hoeller 814d24e64f Consistent detection of Order annotation in superclasses and interfaces 12 years ago
Juergen Hoeller 16548d23e9 Consistent use of Class<?> in Assert 12 years ago
Juergen Hoeller 7e01578515 Avoid unnecessary creation of default StandardEnvironment instances 12 years ago
Juergen Hoeller 25e29b851d GenericTypeResolver defensively calls Class.getGenericSuperclass() and consistently uses Class<?> 12 years ago
Rob Winch 9468548116 Add @Override to remaining source files 12 years ago
Juergen Hoeller 1f0f46fb06 ServletContextResourcePatternResolver uses encoded jar file location for UrlResource 12 years ago
Phillip Webb 8e445f3a21 Extend AnnotationMetadata and MethodMetadata 12 years ago
Phillip Webb 0652febe34 Make Make ClassPathContextResource protected 12 years ago
Juergen Hoeller 2a44228b98 Consistent use of <pre class="code"> 12 years ago
Phillip Webb e1c25ff1a3 Workaround jasper report test fail on OSX 12 years ago
Phillip Webb 2c887248f0 Make SpringFactoriesLoader.loadFactoryNames public 12 years ago
Sam Brannen 95c1255452 Updated JdkVersion regarding Java 9 support 12 years ago
Juergen Hoeller b9ca0fb947 Compatibility of JDK 8 compiled reflection API usage with JDK <8 runtimes 12 years ago
Juergen Hoeller 0a8f5b2919 Removed deprecated helper classes and methods (that have been deprecated since 3.0 or before) 12 years ago
Juergen Hoeller 9f9b972f00 Prepared for JDK 1.9 12 years ago
Juergen Hoeller 0ea17c8382 Allow for reuse of key visitor classes in tooling 12 years ago
Juergen Hoeller 06fdfb0b0d Fixed annotation attribute processing for enum arrays 12 years ago
Juergen Hoeller 506f6a7c57 Adapter for JDK 8's standard parameter name reflection facilities 12 years ago
Juergen Hoeller cd996ba18f Upgrading to JDK 1.8 bytecode along with ASM 4.1 patch 12 years ago
Juergen Hoeller d3a4068768 Minimized ASM usage 12 years ago
Juergen Hoeller e11cf5f061 Upgraded JdkVersion and CollectionFactory to JDK 1.6+, also removing deprecated methods from CollectionFactory 12 years ago
Juergen Hoeller 5472e975f6 Removed deprecated core.enums package 12 years ago
Juergen Hoeller ebb3d32ea8 Removed deprecated core.enums package 12 years ago
Juergen Hoeller 9c52ae9558 Removed OC4J support (including documentation references) 12 years ago
Juergen Hoeller 7f0a780925 StaxUtils relies on JAXP 1.4 (as included in JDK 1.6+) 12 years ago
Juergen Hoeller 87e5f19c3f JDK 1.6+ API baseline across the codebase 12 years ago
Sam Brannen 98074e7762 Provide support for context hierarchies in the TCF 12 years ago
Phillip Webb 05765d7520 Replace EasyMock with Mockito 12 years ago
Rossen Stoyanchev 33e723b4a8 Fix AntPathMatcher rule for combining with extensions 12 years ago
Sam Brannen 9b72bf4691 Update @since tag for StreamUtils 12 years ago
Chris Beams 9a48c10dcb Segregate tests that depend on the jmxmp: protocol 12 years ago
Chris Beams 55caf7bdb0 Improve diagnostics for invalid testGroup values 12 years ago
Phillip Webb 009d2a5efd Remove unnecessary null check in SysEnvPropSource 12 years ago
Phillip Webb 9a6c6b9ee6 StringToEnumConverterFactory class from enum value 12 years ago
Juergen Hoeller 5e64723e02 Catch ASM ClassReader's IllegalArgumentException and turn it into a more expressive exception, hinting at the class file version 12 years ago
Phillip Webb 953b2b60ad Javadoc polish 12 years ago
Phillip Webb 6661788748 Ensure HTTP classes don't close streams 12 years ago
Juergen Hoeller 93e6238f92 Polishing 12 years ago
Juergen Hoeller e9db785799 Polishing 12 years ago
Phillip Webb 7bbb4ec7af Fix Assert.instanceOf exception message 12 years ago
Phillip Webb f464a45ba4 Polish formatting 12 years ago
Juergen Hoeller a694db2933 Removed logging from GenericTypeResolver's resolveReturnTypeForGenericMethod 12 years ago
Phillip Webb d89e30b864 Fix unnecessary @SupressWarnings annotations 12 years ago
Phillip Webb 2b0d860923 Fix Javadoc warnings 12 years ago
Phillip Webb 065b1c0e46 Fix unused local variable warnings 12 years ago