Thomas Risberg
|
eb90bbeadc
|
added the OXM chapter from Spring WS
|
16 years ago |
Andy Clement
|
a9f30fe377
|
Improving test coverage, more language consistency
|
16 years ago |
Thomas Risberg
|
55bdd07580
|
revised overview graphics to match new modules
|
16 years ago |
Mark Pollack
|
f64bedb9e1
|
Polishing. Add description of literal expressions.
|
16 years ago |
Mark Pollack
|
51f741ccec
|
Initial pass of docs for he Spring expression language.
|
16 years ago |
Andy Clement
|
c695d00dbe
|
More test coverage for the expression AST
|
16 years ago |
Andy Clement
|
c4de2ba006
|
include missing package component
|
16 years ago |
Andy Clement
|
4c5854d017
|
objects flowing around in expression evaluation are now TypedValue's - these carry generics info, used for conversions.
|
16 years ago |
Andy Clement
|
f6c1144e8d
|
tests for TypeDescriptor - just basic so far
|
16 years ago |
Andy Clement
|
bdecf6720e
|
extra factory method and type descriptor for NULL defined
|
16 years ago |
Andy Clement
|
5a0522e203
|
fixed support for -1 parameterIndex to access the method return type
|
16 years ago |
Thomas Risberg
|
aced98bf23
|
added reference docs to the build
|
16 years ago |
Mark Pollack
|
8fba89c634
|
Change antlr version to be 3.0.1 so that is consistent across the project
|
16 years ago |
Mark Pollack
|
8f76197485
|
Change version from 3.0.0.M3 to 3.0.0.BUILD-SNAPSHOT
|
16 years ago |
Arjen Poutsma
|
07e6d9d966
|
More refinements for combine()
|
16 years ago |
Arjen Poutsma
|
5dbae2c979
|
More tests for combine()
|
16 years ago |
Arjen Poutsma
|
56ddc76712
|
Added combine method to PathMatcher, for combining two patterns.
|
16 years ago |
Thomas Risberg
|
6e7e107621
|
mostly changes to Preface and Introduction chapters
|
16 years ago |
Andy Clement
|
959cc95c3f
|
design change - no longer surfacing typeDescriptor through property accessor. conversion done internally in property write() code
|
16 years ago |
Andy Clement
|
00018e511d
|
implement new interface method
|
16 years ago |
Andy Clement
|
1289f1069c
|
new packages added
|
16 years ago |
Andy Clement
|
54865c0c1f
|
initial typeDescriptor awareness in the EL. some basic testing of using GenericConversionService
|
16 years ago |
Arjen Poutsma
|
65afc80821
|
Working on SPR-5631
|
16 years ago |
Andy Clement
|
accf974727
|
use type descriptor to determine collection element type
|
16 years ago |
Arjen Poutsma
|
cd164a5d9b
|
Polishing
|
16 years ago |
Arjen Poutsma
|
ed5647a270
|
Fixing the build...
|
16 years ago |
Thomas Risberg
|
8a6e51922a
|
started "new in Spring 3" chapter; added some overview to introduction chapter
|
16 years ago |
Juergen Hoeller
|
4ebd08515c
|
polishing
|
16 years ago |
Juergen Hoeller
|
0f35fe9d3c
|
first cut of changelog for M3
|
16 years ago |
Juergen Hoeller
|
9dd70ca9fe
|
polishing
|
16 years ago |
Juergen Hoeller
|
72cc060eaf
|
request handler methods with @ModelAttribute annotation always return a model attribute (SPR-4867)
|
16 years ago |
Juergen Hoeller
|
50f49ffca4
|
requires Portlet API 2.0 now
|
16 years ago |
Juergen Hoeller
|
b5ca53eedf
|
request handler methods with @ModelAttribute annotation always return a model attribute (for Portlet MVC as well)
|
16 years ago |
Juergen Hoeller
|
b85d45725d
|
@Value values may use ${...} placeholders (driven by PropertyPlaceholderConfigurer); @Autowired uses field/parameter name as fallback qualifier value (SPR-5152)
|
16 years ago |
Juergen Hoeller
|
2524ca33d5
|
FacesRequestAttributes (as used by RequestContextHolder) can access global Portlet session (SPR-5637)
|
16 years ago |
Mark Pollack
|
e93bf49268
|
Add Michael Isvy's documentation on @CookieValue and @RequestHeader annotations.
|
16 years ago |
Keith Donald
|
1b1eb82adc
|
added todos left
|
16 years ago |
Keith Donald
|
10a1d5042a
|
polish
|
16 years ago |
Keith Donald
|
b9caa6c60f
|
polish
|
16 years ago |
Keith Donald
|
ce8718ebf2
|
polish
|
16 years ago |
Keith Donald
|
199c9bb9c5
|
removed typed value
|
16 years ago |
Keith Donald
|
d38c0d301c
|
polish
|
16 years ago |
Keith Donald
|
7f6fc4e82e
|
polish
|
16 years ago |
Keith Donald
|
ea9df82d2a
|
ignore failing tests
|
16 years ago |
Keith Donald
|
518f98d4c3
|
polish
|
16 years ago |
Juergen Hoeller
|
eabad33aa2
|
Hessian service exporter sets content type "application/x-hessian" (SPR-5621)
|
16 years ago |
Juergen Hoeller
|
aa8bd6313b
|
added "unregisterManagedResource" method to MBeanExporter/MBeanExportOperations (SPR-5517)
|
16 years ago |
Mark Pollack
|
5885c703f2
|
Add ability to publish to S3 maven milestone repository for maven central style artifacts by adding slightly modified spring-build targets to publish-maven.xml
|
16 years ago |
Mark Pollack
|
7ad5dd1bd6
|
Use maven ant task to install parent pom instead of using maven from the command line as a workaround for http://jira.codehaus.org/browse/MANTTASKS-87
|
16 years ago |
Mark Pollack
|
6f64ce8147
|
Adding additional project information to POM.
|
16 years ago |