Keith Donald
|
04115a4ff4
|
todo
|
16 years ago |
Keith Donald
|
a437fdfc7d
|
binding result tracking
|
16 years ago |
Keith Donald
|
9a5c4cab72
|
polish
|
16 years ago |
Juergen Hoeller
|
95a7ec6587
|
@ManagedResource is marked as inherited now, for generic management-aware base classes (SPR-3500)
|
16 years ago |
Keith Donald
|
0cb28f5b41
|
javdoc
|
16 years ago |
Keith Donald
|
5bef156258
|
removed binding failures - not yet needed
|
16 years ago |
Keith Donald
|
065102bca9
|
date subpackage
|
16 years ago |
Keith Donald
|
b8b84f4f39
|
javado polish
|
16 years ago |
Keith Donald
|
68631eb80d
|
Added surpress warning unchecked
|
16 years ago |
Keith Donald
|
65c90c56c0
|
Added AnnotatioFormatterFactory allowing Formatters to be created from property @Annotation values; polish
|
16 years ago |
Keith Donald
|
534871e6f6
|
UI message system initial commit; support for adding UI messages of different severities INFO, WARNING, ERROR, FATAL
|
16 years ago |
Christian Dupuis
|
8c65ed9e0b
|
some updates to error reporting to let errors show up in STS
|
16 years ago |
Mark Fisher
|
df6ba69bc5
|
The <task:annotation-driven/> element now registers the post-processor for @Scheduled in addition to the already existing @Async support. Both "scheduler" and "executor" attributes are available.
|
16 years ago |
Mark Fisher
|
c218b6c6c7
|
removed @Override annotations from interface methods
|
16 years ago |
Mark Fisher
|
2c7463262c
|
Initial commit of @Scheduled annotation and ScheduledAnnotationBeanPostProcessor.
|
16 years ago |
Mark Fisher
|
6dd2ce940f
|
fixed NPE on latch in test
|
16 years ago |
Mark Fisher
|
044cc965c4
|
closing context at end of test methods
|
16 years ago |
Mark Fisher
|
ec6cea54bc
|
Added tests for AsyncAnnotationBeanPostProcessor.
|
16 years ago |
Mark Fisher
|
6c98e444fe
|
Added tests for ExecutorBeanDefinitionParser.
|
16 years ago |
Mark Fisher
|
59eaf97886
|
Added support for the 'executor' element within the 'task' namespace for creating a ThreadPoolTaskExecutor instance.
|
16 years ago |
Juergen Hoeller
|
3426ad3781
|
prepared 3.0 versions of the remaining namespaces
|
16 years ago |
Juergen Hoeller
|
53333c3ed0
|
XML constructor-arg element allows for specifying a constructor argument by name now, with target argument names read from the class file via ASM or from Java 6's @ConstructorProperties annotation (SPR-3313)
|
16 years ago |
Keith Donald
|
0a0b10b2ff
|
polish
|
16 years ago |
Keith Donald
|
a696d78bd1
|
polish
|
16 years ago |
Mark Fisher
|
3192b926ea
|
Added support for the 'annotation-driven' element within the 'task' namespace to enable detection of the @Async annotation on Spring-managed objects.
|
16 years ago |
Andy Clement
|
12923f196a
|
new feature for binder - automatically create lists and entries in lists upon referencing nulls
|
16 years ago |
Andy Clement
|
ac9e42fa29
|
BinderTests - two ignored tests reactivated. Binder - modified how annotation based formatters are registered/looked up
|
16 years ago |
Keith Donald
|
28848f3132
|
fixed issue that did not compile with sun compiler
|
16 years ago |
Keith Donald
|
6ea55e9bda
|
more tests
|
16 years ago |
Mark Fisher
|
3b42200cda
|
initial commit of the AsyncAnnotationBeanPostProcessor
|
16 years ago |
Mark Fisher
|
e67aa6cbb2
|
Added tests for the 'scheduled-tasks' element parsing within the 'task' namespace.
|
16 years ago |
Mark Fisher
|
b9a3065c0c
|
Added tests for the 'scheduler' element parsing within the 'task' namespace.
|
16 years ago |
Keith Donald
|
b9682d7823
|
forgot to commit
|
16 years ago |
Mark Fisher
|
b0d11e8c15
|
Added package declarations and comments to package-info.java files where they had been missing.
|
16 years ago |
Keith Donald
|
16ad6a3617
|
initial data binder commit; dateformatter
|
16 years ago |
Chris Beams
|
a9696c7282
|
RESOLVED - SPR-5523: Replace all 'package.html' artifacts with 'package-info.java'
* Applied patch submitted by Carlos Zuniga
|
16 years ago |
Juergen Hoeller
|
a26a2275c3
|
revised Java 6 checks to test for the presence of specific Java 6 interfaces/classes only
|
16 years ago |
Christian Dupuis
|
1a7ec7daf2
|
use the annotation meta data in problem reporting
|
16 years ago |
Christian Dupuis
|
1c5e1e04e0
|
use the annotation meta data in problem reporting
|
16 years ago |
Andy Clement
|
5ea898bdb4
|
remove antlr dependency
|
16 years ago |
Andy Clement
|
d372a9ac5d
|
use new SpEL parser
|
16 years ago |
Keith Donald
|
2fa2e54c72
|
polish
|
16 years ago |
Keith Donald
|
07f19f7441
|
format system initial commit
|
16 years ago |
Christian Dupuis
|
6cc33fc609
|
added spring.tooling descriptor and images for all namespaces
|
16 years ago |
Sam Brannen
|
af56f6497c
|
Updated regarding generics; fixed typos.
|
16 years ago |
Mark Fisher
|
0007643af9
|
SPR-4359 renamed 'concurrent' namespace to 'task'
|
16 years ago |
Mark Fisher
|
1b302b70d0
|
SPR-4359 the 'scheduling' namespace is now 'concurrent'
|
16 years ago |
Juergen Hoeller
|
a3af9e7330
|
revised use of id and display name (id may be null; SPR-5761)
|
16 years ago |
Juergen Hoeller
|
da4f1d0eb7
|
revised use of id and display name (id may be null; SPR-5761)
|
16 years ago |
Juergen Hoeller
|
e137b10978
|
polishing
|
16 years ago |