Scott Andrews
|
4fb901c657
|
adding 'target' to svn:ignore
|
16 years ago |
Arjen Poutsma
|
ead837938a
|
Added Copyright plugin info
|
16 years ago |
Arjen Poutsma
|
19e5b7d668
|
Updated combine method on AntPatchMatcher to reflect usage in unit tests.
|
16 years ago |
Andy Clement
|
2f27bd5da7
|
changed to [] from {} for projection and selection (including first and last selection). addresses the problem of clashes with template prefix/suffix
|
16 years ago |
Juergen Hoeller
|
d27cbee69c
|
fixed JasperReports exporter parameter initialization for multi-format views
|
16 years ago |
Juergen Hoeller
|
310a3a2d71
|
officially deprecated ClassUtils.forName variant without ClassLoader
|
16 years ago |
Juergen Hoeller
|
2798a8500c
|
always use application ClassLoader
|
16 years ago |
Juergen Hoeller
|
1b5812da20
|
storing type information as specified (SPR-5556, SPR-5562); explicit XML array element in spring-beans-3.0.xsd (SPR-5543)
|
16 years ago |
Arjen Poutsma
|
5a561bcd07
|
Minor changes to OXM chapter
|
16 years ago |
Thomas Risberg
|
1facd45c5e
|
switched to use XInclude
|
16 years ago |
Andy Clement
|
338a7ee2de
|
SPR-5673: more intelligence in TemplateAwareExpressionParser. Supports prefix/suffix escaping and nesting of prefixes/suffixes
|
16 years ago |
Thomas Risberg
|
298a5c4a8b
|
rearranged content in "New in Spring 3.0"
|
16 years ago |
Thomas Risberg
|
ab52fdf07b
|
added/modified some links
|
16 years ago |
Ben Hale
|
6fc16d1e33
|
[SPR-5675] Added spring-expressions to the library file
|
16 years ago |
Ben Hale
|
af2e117244
|
[DMSSUP-8] Removed import-scope:=application for aspectj
|
16 years ago |
Mark Pollack
|
823cc6e691
|
polishing
|
16 years ago |
Mark Pollack
|
aa36118e1c
|
Finish REST docs, add docs for @FactoryMethod, add links in 'new-in-3'
|
16 years ago |
Thomas Risberg
|
0c5ab54dce
|
added more content to new in Spring 3
|
16 years ago |
Thomas Risberg
|
a4b1adbc60
|
fixed typo of language
|
16 years ago |
Thomas Risberg
|
0e77054854
|
added content to new in Spring 3
|
16 years ago |
Mark Pollack
|
7f06639be2
|
Add REST feed view docs, included edits from Thomas R.
|
16 years ago |
Andy Clement
|
2f5ba83416
|
more tests - about 82% coverage now. focused on testing reflection helper since it is rather complex. some asserts also added.
|
16 years ago |
Thomas Risberg
|
19ec3654df
|
added the rest chapter to the build
|
16 years ago |
Thomas Risberg
|
38e5deefda
|
added language element to programlisting for syntax highlighting
|
16 years ago |
Thomas Risberg
|
077d7f4bce
|
added language element to programlisting for syntax highlighting
|
16 years ago |
Thomas Risberg
|
f4b4f28fc2
|
added language element to programlisting for syntax highlighting
|
16 years ago |
Colin Sampaleanu
|
b7ab939d55
|
forgot to update eclipse project when updating hibernate versions
|
16 years ago |
Colin Sampaleanu
|
dc592837be
|
allow petclinic unit tests to work. slf4j impl was needed
|
16 years ago |
Colin Sampaleanu
|
31f61628ff
|
updte hibernate dependencies in integration-test project to same as
those in orm project
|
16 years ago |
Juergen Hoeller
|
ee5e76c48c
|
officially deprecated AbstractJpaTests
|
16 years ago |
Juergen Hoeller
|
9baf9cdc2f
|
reintroduced "removeApplicationListener" method as well
|
16 years ago |
Andy Clement
|
af6457a67d
|
More tests. First pass on messages review.
|
16 years ago |
Costin Leau
|
f6ecffdba7
|
+ osgi manifest updates
|
16 years ago |
Mark Pollack
|
d16d8984a8
|
REST documentation
|
16 years ago |
Mark Pollack
|
4fc77944ad
|
More REST documentation
|
16 years ago |
Keith Donald
|
5a87334168
|
made conversion service pluggable
|
16 years ago |
Keith Donald
|
1d22b9fb88
|
activated DefaultConversionService in EL, linking convert and EL
|
16 years ago |
Keith Donald
|
8b52b7eeef
|
autobox tests
|
16 years ago |
Keith Donald
|
ebb203a251
|
removed custom converter for m3 to add back in rc1; also ensure type descriptor get type always returns wrapper types if primitive
|
16 years ago |
Keith Donald
|
b988f1a539
|
javadoc
|
16 years ago |
Keith Donald
|
76f63f8b64
|
map-to-map tests
|
16 years ago |
Juergen Hoeller
|
5649f2f31d
|
fixed generic registerCustomEditor signature
|
16 years ago |
Juergen Hoeller
|
20fc42add0
|
avoid PortletSession.getAttributeMap() since it is immutable (SPR-5649)
|
16 years ago |
Andy Clement
|
38c7f566e5
|
Fixed StandardTypeLocator to only know about java.lang.* out of the box. Doc fixes related to that.
|
16 years ago |
Andy Clement
|
f36b9eb088
|
finally some comparator logic that makes sense :)
|
16 years ago |
Andy Clement
|
46c5340f57
|
More tests, corrections in standard comparator, more helper methods in StandardEvaluationContext.
|
16 years ago |
Andy Clement
|
ba613f2e35
|
allow for null
|
16 years ago |
Andy Clement
|
00cecd0dd0
|
more tests, minor fixes. some findbugs issues addressed.
|
16 years ago |
Juergen Hoeller
|
a9f4eeeabf
|
fixed javadoc
|
16 years ago |
Juergen Hoeller
|
73dd6c28a3
|
reintroduced "removeAllListeners()" method since Spring DM uses it
|
16 years ago |