Juergen Hoeller
|
fe462916b1
|
TypeUtils detects variations of ParameterizedType/GenericArrayType assignability as well
|
16 years ago |
Juergen Hoeller
|
d8651a88ec
|
UrlResource eagerly closes HTTP connections in case of "getInputStream()" failure (SPR-5338)
|
16 years ago |
Arjen Poutsma
|
721f2ca63e
|
Test for SPR-5362
|
16 years ago |
Juergen Hoeller
|
796392db1a
|
ReflectionUtils findMethod detects methods on "java.lang.Object" as well
|
16 years ago |
Juergen Hoeller
|
e58d036c73
|
generic collection type resolution respects upper bound as well
|
16 years ago |
Juergen Hoeller
|
647495edd3
|
avoid NPE in PathMatchingResourcePatternResolver when initialized with null ClassLoader
|
16 years ago |
Juergen Hoeller
|
08dd18df58
|
revised expression parser API design
|
16 years ago |
Juergen Hoeller
|
fb057bb5f6
|
generified NumberUtils signature
|
16 years ago |
Juergen Hoeller
|
60392d6e74
|
ApplicationListener beans get obtained on demand, supporting non-singletons as well; ApplicationListeners will be called in the order according to the Ordered contract; generified ApplicationListener interface
|
16 years ago |
Juergen Hoeller
|
7e4fb09369
|
added "Future submit(Runnable)" and "Future submit(Callable)" to AsyncTaskExecutor; SchedulingTaskExecutor interface extends AsyncTaskExecutor; added ExecutorServiceAdapter class as a standard wrapper for a Spring TaskExecutor; added ThreadPoolExecutorFactoryBean; reduced backport-concurrent support to TaskExecutor adapters
|
16 years ago |
Juergen Hoeller
|
ea54c6391e
|
deprecated ConcurrentMap
|
16 years ago |
Arjen Poutsma
|
b0180fdf32
|
Added MediaType
|
16 years ago |
Arjen Poutsma
|
747ee86079
|
Made CollectionsFactory generic
|
16 years ago |
Scott Andrews
|
1f770574b0
|
updating eclipse settings and classpaths
|
16 years ago |
Arjen Poutsma
|
5d5e41269b
|
Added Pattern comparitor
|
16 years ago |
Juergen Hoeller
|
76888e243f
|
polishing
|
16 years ago |
Arjen Poutsma
|
1dec645383
|
Polish
|
16 years ago |
Arjen Poutsma
|
f2329cf426
|
Aded createStaxResult
|
16 years ago |
Arjen Poutsma
|
ccd59ca088
|
Added StaxUtils, hidden StaxSource, StaxResult, and various other Stax-specific classes behind this utility class.
|
16 years ago |
Arjen Poutsma
|
74f3ed3f19
|
Added DomContentHandler
|
16 years ago |
Arjen Poutsma
|
76de5b0e10
|
Added DomContentHandler
|
16 years ago |
Arjen Poutsma
|
e03a27ef46
|
Added Stax Source methods to TransformerUtils
|
16 years ago |
Arjen Poutsma
|
688593074a
|
Fixed version numbers
|
16 years ago |
Arjen Poutsma
|
22e78c90e0
|
Added StaxResult
|
16 years ago |
Arjen Poutsma
|
6be49ad8c5
|
Added StaxEventContentHandler
|
16 years ago |
Arjen Poutsma
|
e0fe3f35aa
|
Test -> Tests
|
16 years ago |
Arjen Poutsma
|
7bf6d90f20
|
Added StaxStreamContentHandler
|
16 years ago |
Arjen Poutsma
|
0637dbad5e
|
Test -> Tests
|
16 years ago |
Arjen Poutsma
|
2945253d20
|
Added SimpleNamespaceContext
|
16 years ago |
Arjen Poutsma
|
8152b266b1
|
Renamed XmlReader classes to XMLReader classes
|
16 years ago |
Arjen Poutsma
|
5f8d442708
|
Renamed XmlReader tests to XMLReader tests
|
16 years ago |
Arjen Poutsma
|
86cf17e5e9
|
Renamed XmlReaders to XMLReaders
|
16 years ago |
Arjen Poutsma
|
5dfe6775d4
|
Added various XML helper classes, for use with OXM
|
16 years ago |
Arjen Poutsma
|
2eca3aee06
|
Added JaxpVersion
|
16 years ago |
Chris Beams
|
d7a9d7c8e6
|
+ refactoring .testsuite .aop.aspectj tests in preparation for migration to .context
+ updated all ivy.xml files to depend on AspectJ 1.6.2
|
16 years ago |
Juergen Hoeller
|
c442a5818d
|
updated dependencies
|
16 years ago |
Chris Beams
|
ac8f37439b
|
removing svn:externals usage approach to common test artifacts
|
16 years ago |
Chris Beams
|
579280d7bf
|
Whitespace polishing: leading spaces->tabs; updated eclipse configuration to default to leading tabs for all bundles
|
16 years ago |
Chris Beams
|
08eeb52e57
|
introducing common.beans.* packaging and externals; experimenting with sharing SideEffectBean
|
16 years ago |
Chris Beams
|
93e30a4fc5
|
moving unit tests from .testsuite -> .core, .beans, .web, .web.portlet, .web.servlet
|
16 years ago |
Chris Beams
|
d3a46efeb2
|
moving unit tests from .testsuite -> .core
|
16 years ago |
Chris Beams
|
8977ad4032
|
moving unit tests from .testsuite -> .core
|
16 years ago |
Christian Dupuis
|
62a7457599
|
updated .classpath files to reflect recent changes in ivy files; aspectj.weaver 1.6.2 -> 1.6.2.RELEASE
|
16 years ago |
Juergen Hoeller
|
4f40a6c313
|
fixed javadoc errors
|
16 years ago |
Juergen Hoeller
|
f8c690c542
|
Java 5 code style
|
16 years ago |
Juergen Hoeller
|
fda7100866
|
consistent compilation against Servlet 2.5, JSP 2.1 and JUnit 4.5
|
16 years ago |
Juergen Hoeller
|
85661c6882
|
Java 5 code style
|
16 years ago |
Juergen Hoeller
|
b0790bf5e7
|
Java 5 code style
|
16 years ago |
Costin Leau
|
dca286d065
|
+ migrated some manifest template changed from 2.5.x to 3.0.x
|
16 years ago |
Juergen Hoeller
|
29657105da
|
Java 5 code style
|
16 years ago |