Juergen Hoeller
|
fe462916b1
|
TypeUtils detects variations of ParameterizedType/GenericArrayType assignability as well
|
2009-02-13 12:17:48 +00:00 |
|
Juergen Hoeller
|
d8651a88ec
|
UrlResource eagerly closes HTTP connections in case of "getInputStream()" failure (SPR-5338)
|
2009-02-13 12:16:11 +00:00 |
|
Arjen Poutsma
|
721f2ca63e
|
Test for SPR-5362
|
2009-02-13 10:32:22 +00:00 |
|
Juergen Hoeller
|
796392db1a
|
ReflectionUtils findMethod detects methods on "java.lang.Object" as well
|
2009-02-13 09:14:08 +00:00 |
|
Juergen Hoeller
|
e58d036c73
|
generic collection type resolution respects upper bound as well
|
2009-02-13 09:09:56 +00:00 |
|
Juergen Hoeller
|
647495edd3
|
avoid NPE in PathMatchingResourcePatternResolver when initialized with null ClassLoader
|
2009-02-12 23:46:17 +00:00 |
|
Juergen Hoeller
|
08dd18df58
|
revised expression parser API design
|
2009-02-12 23:03:58 +00:00 |
|
Juergen Hoeller
|
fb057bb5f6
|
generified NumberUtils signature
|
2009-02-12 17:40:51 +00:00 |
|
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
|
2009-02-09 18:26:30 +00:00 |
|
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
|
2009-02-05 22:45:35 +00:00 |
|
Juergen Hoeller
|
ea54c6391e
|
deprecated ConcurrentMap
|
2009-02-05 21:07:53 +00:00 |
|
Arjen Poutsma
|
b0180fdf32
|
Added MediaType
|
2009-02-05 15:44:16 +00:00 |
|
Arjen Poutsma
|
747ee86079
|
Made CollectionsFactory generic
|
2009-02-05 15:33:44 +00:00 |
|
Scott Andrews
|
1f770574b0
|
updating eclipse settings and classpaths
|
2009-01-21 23:02:43 +00:00 |
|
Arjen Poutsma
|
5d5e41269b
|
Added Pattern comparitor
|
2009-01-21 17:06:37 +00:00 |
|
Juergen Hoeller
|
76888e243f
|
polishing
|
2009-01-19 22:07:25 +00:00 |
|
Arjen Poutsma
|
1dec645383
|
Polish
|
2009-01-14 10:03:28 +00:00 |
|
Arjen Poutsma
|
f2329cf426
|
Aded createStaxResult
|
2009-01-09 12:37:41 +00:00 |
|
Arjen Poutsma
|
ccd59ca088
|
Added StaxUtils, hidden StaxSource, StaxResult, and various other Stax-specific classes behind this utility class.
|
2009-01-07 16:20:40 +00:00 |
|
Arjen Poutsma
|
74f3ed3f19
|
Added DomContentHandler
|
2009-01-07 12:20:58 +00:00 |
|
Arjen Poutsma
|
76de5b0e10
|
Added DomContentHandler
|
2009-01-07 12:20:42 +00:00 |
|
Arjen Poutsma
|
e03a27ef46
|
Added Stax Source methods to TransformerUtils
|
2009-01-07 12:00:39 +00:00 |
|
Arjen Poutsma
|
688593074a
|
Fixed version numbers
|
2009-01-07 11:38:18 +00:00 |
|
Arjen Poutsma
|
22e78c90e0
|
Added StaxResult
|
2009-01-07 11:37:09 +00:00 |
|
Arjen Poutsma
|
6be49ad8c5
|
Added StaxEventContentHandler
|
2009-01-07 11:36:33 +00:00 |
|
Arjen Poutsma
|
e0fe3f35aa
|
Test -> Tests
|
2009-01-07 11:24:50 +00:00 |
|
Arjen Poutsma
|
7bf6d90f20
|
Added StaxStreamContentHandler
|
2009-01-07 11:24:01 +00:00 |
|
Arjen Poutsma
|
0637dbad5e
|
Test -> Tests
|
2009-01-07 11:20:08 +00:00 |
|
Arjen Poutsma
|
2945253d20
|
Added SimpleNamespaceContext
|
2009-01-06 17:07:59 +00:00 |
|
Arjen Poutsma
|
8152b266b1
|
Renamed XmlReader classes to XMLReader classes
|
2009-01-06 16:43:49 +00:00 |
|
Arjen Poutsma
|
5f8d442708
|
Renamed XmlReader tests to XMLReader tests
|
2009-01-06 16:40:37 +00:00 |
|
Arjen Poutsma
|
86cf17e5e9
|
Renamed XmlReaders to XMLReaders
|
2009-01-06 16:32:59 +00:00 |
|
Arjen Poutsma
|
5dfe6775d4
|
Added various XML helper classes, for use with OXM
|
2009-01-06 16:24:42 +00:00 |
|
Arjen Poutsma
|
2eca3aee06
|
Added JaxpVersion
|
2009-01-06 12:33:41 +00:00 |
|
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
|
2008-12-19 14:56:09 +00:00 |
|
Juergen Hoeller
|
c442a5818d
|
updated dependencies
|
2008-12-18 19:16:54 +00:00 |
|
Chris Beams
|
ac8f37439b
|
removing svn:externals usage approach to common test artifacts
|
2008-12-18 18:44:45 +00:00 |
|
Chris Beams
|
579280d7bf
|
Whitespace polishing: leading spaces->tabs; updated eclipse configuration to default to leading tabs for all bundles
|
2008-12-18 14:50:25 +00:00 |
|
Chris Beams
|
08eeb52e57
|
introducing common.beans.* packaging and externals; experimenting with sharing SideEffectBean
|
2008-12-17 23:36:40 +00:00 |
|
Chris Beams
|
93e30a4fc5
|
moving unit tests from .testsuite -> .core, .beans, .web, .web.portlet, .web.servlet
|
2008-12-17 18:45:41 +00:00 |
|
Chris Beams
|
d3a46efeb2
|
moving unit tests from .testsuite -> .core
|
2008-12-16 17:04:43 +00:00 |
|
Chris Beams
|
8977ad4032
|
moving unit tests from .testsuite -> .core
|
2008-12-15 01:14:57 +00:00 |
|
Christian Dupuis
|
62a7457599
|
updated .classpath files to reflect recent changes in ivy files; aspectj.weaver 1.6.2 -> 1.6.2.RELEASE
|
2008-11-29 04:46:36 +00:00 |
|
Juergen Hoeller
|
4f40a6c313
|
fixed javadoc errors
|
2008-11-28 13:56:30 +00:00 |
|
Juergen Hoeller
|
f8c690c542
|
Java 5 code style
|
2008-11-28 11:39:36 +00:00 |
|
Juergen Hoeller
|
fda7100866
|
consistent compilation against Servlet 2.5, JSP 2.1 and JUnit 4.5
|
2008-11-27 21:49:10 +00:00 |
|
Juergen Hoeller
|
85661c6882
|
Java 5 code style
|
2008-11-27 17:35:44 +00:00 |
|
Juergen Hoeller
|
b0790bf5e7
|
Java 5 code style
|
2008-11-27 00:27:52 +00:00 |
|
Costin Leau
|
dca286d065
|
+ migrated some manifest template changed from 2.5.x to 3.0.x
|
2008-11-25 22:20:53 +00:00 |
|
Juergen Hoeller
|
29657105da
|
Java 5 code style
|
2008-11-25 01:29:54 +00:00 |
|