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 |
Arjen Poutsma
|
3df99a17f5
|
Ignoring broken tests
|
16 years ago |
Arjen Poutsma
|
3ebb5ccdaf
|
Fixing build. @Override on interface implementation methods is not allowed in Java 5, Keith!
|
16 years ago |
Keith Donald
|
ae4f80cf60
|
type descriptor initial commit
|
16 years ago |
Andy Clement
|
c057638bd0
|
Indexed objects (arrays/maps/lists) now settable
|
16 years ago |
Andy Clement
|
401b7f66c4
|
Indexed objects (arrays/maps/lists) now settable
|
16 years ago |
Mark Pollack
|
fa68b4b9a7
|
maven deployment script development
|
16 years ago |
Mark Pollack
|
a80cb4f6e9
|
maven deployment script development
|
16 years ago |
Arjen Poutsma
|
f09f4e8dd2
|
SPR-4677: Allow annotated methods on a Controller to be marked as exception handlers
|
16 years ago |
Chris Beams
|
1b13d8fadf
|
Added test using custom properties file with util:properties and dereferenced with @Value("#{...}")
|
16 years ago |
Arjen Poutsma
|
ea37cdc006
|
Javadoc
|
16 years ago |
Chris Beams
|
cebc85067a
|
polishing @Configuration tests
|
16 years ago |
Chris Beams
|
cc713ad524
|
RESOLVED - issue SPR-5600: Make naming of @Configuration class processing-related artifacts consistent
|
16 years ago |
Mark Pollack
|
24e8dccd44
|
updated spring-library to include web.portlet in .libd and ivy files
|
16 years ago |
Mark Pollack
|
4c7c30985f
|
Change antlr version to be 3.0.1 so that is consistent across the project
|
16 years ago |
Mark Pollack
|
351fba1a04
|
POM maintenance
Place parent pom in publicly accessible directory (org.sf.spring-parent).
Create a component list pom in org.sf.spring-library.
|
16 years ago |
Chris Beams
|
68051ec72b
|
Updated BeanMethodTests to reflect change from IllegalArgumentException -> IllegalStateException
|
16 years ago |
Chris Beams
|
69a762e86a
|
resolved:
+ Provide @Primary annotation (SPR-5590)
+ Provide @Lazy annotation (SPR-5591)
+ Test @Bean initMethod/destroyMethod functionality (SPR-5592)
+ Test @Bean dependsOn functionality (SPR-5593)
|
16 years ago |
Arjen Poutsma
|
5bcdf81656
|
Javadoc
|
16 years ago |
Arjen Poutsma
|
04b3edca33
|
SPR-5625 - Allow for exceptions to be annotated with a @ResponseStatus annotation
|
16 years ago |
Arjen Poutsma
|
3ade31bb51
|
Added tests for returned ModelAndView
|
16 years ago |
Mark Pollack
|
a9c8ba407c
|
POM maintenance
|
16 years ago |
Mark Pollack
|
5f21cbd9da
|
POM maintenance
|
16 years ago |
Arjen Poutsma
|
161c926054
|
SPR-5624 - A default HandlerExceptionResolver that resolves standard Spring exceptions
|
16 years ago |
Arjen Poutsma
|
f92b7f1011
|
Added readInternal template method
|
16 years ago |