Juergen Hoeller
|
8a09c8e7da
|
reworked ConfigurationClass(Web)ApplicationContext into AnnotationConfig(Web)ApplicationContext; revised BeansException signatures
|
15 years ago |
Juergen Hoeller
|
e99cda3739
|
updated to final versions of JSR-330 and JSR-303 APIs
|
15 years ago |
Arjen Poutsma
|
b42cf25599
|
SPR-6236: Reintroduce Struts support
|
15 years ago |
Arjen Poutsma
|
7461d70582
|
SPR-6236: Reintroduce Struts support
|
15 years ago |
Sam Brannen
|
a696a4fec9
|
DataBinder now accepts var-args to set allowed, disallowed, and required fields
|
15 years ago |
Sam Brannen
|
52f03fc759
|
Added "Changes in version 3.0.0.RC2" section.
|
15 years ago |
Juergen Hoeller
|
72d9640801
|
final touches for 3.0 RC1
|
15 years ago |
Arjen Poutsma
|
cafc106ccc
|
Renamed org.springframework.instrument.classloading module to org.springframework.instrument.tomcat
|
15 years ago |
Juergen Hoeller
|
72f4572930
|
preparing for RC1 release
|
15 years ago |
Mark Pollack
|
7ae8be05d1
|
SPR-5994 - The release archive contains an unecessary .zip file of the contents under the reference doc directories html and html-single
|
15 years ago |
Juergen Hoeller
|
66ce8248b5
|
JSR-330 etc
|
15 years ago |
Sam Brannen
|
a7ab109ab7
|
TestNG 5.10
|
15 years ago |
Juergen Hoeller
|
4be3c5d88c
|
ObjectFactory etc
|
15 years ago |
Rob Harrop
|
2b96fe8b5d
|
[SPR-5993] Fixed notice file
|
15 years ago |
Juergen Hoeller
|
c63567c2ef
|
JSR-303 etc
|
15 years ago |
Juergen Hoeller
|
8754f0bc85
|
updated dependencies
|
15 years ago |
Sam Brannen
|
a45d1dec65
|
[SPR-6011] SpringJUnit4ClassRunner once again supports collective timeouts for repeated tests
|
15 years ago |
Juergen Hoeller
|
52b51888f9
|
first cut of changes for 3.0.0.RC1
|
15 years ago |
Sam Brannen
|
a07da0d950
|
[SPR-6043] @NotTransactional is now deprecated
|
15 years ago |
Sam Brannen
|
4a7c299761
|
[SPR-5995] SpringJUnit4ClassRunner is now compatible with JUnit 4.5 - 4.7
|
15 years ago |
Sam Brannen
|
601120979b
|
[SPR-5964] Upgraded to TestNG 5.10
|
15 years ago |
Juergen Hoeller
|
d41344eb1f
|
preparations for 3.0 M4 release
|
15 years ago |
Mark Pollack
|
ed61da9112
|
remove spring-parent to list of bundles
|
16 years ago |
Mark Pollack
|
3005ad3029
|
add spring-parent to list of bundles and see if it gets published to maven-central
|
16 years ago |
Sam Brannen
|
05903d640b
|
* @ContextConfiguration's loader attribute is now inherited if not declared locally
* TransactionalTestExecutionListener no longer flushes transactions before rolling back
|
16 years ago |
Sam Brannen
|
cab7a9250d
|
Updated change log
|
16 years ago |
Mark Pollack
|
8c9346718b
|
POM maintenance/development - initial jarjar support in maven build for ASM
|
16 years ago |
Ben Hale
|
54c768de5d
|
[SPR-5734] Created a javadoc.links preset to link in external javadocs
|
16 years ago |
Keith Donald
|
0cc3542aed
|
applied joris's no derby log patch
|
16 years ago |
Juergen Hoeller
|
a1793457b2
|
OSGI manifests etc
|
16 years ago |
Keith Donald
|
c6b23a8277
|
changelog update for spring-jdbc config add
|
16 years ago |
Juergen Hoeller
|
266a65982d
|
Servlet/Portlet ApplicationContexts use a specific id based on servlet/portlet name; DefaultListableBeanFactory references are serializable now when initialized with an id; scoped proxies are serializable now, for web scopes as well as for singleton beans; injected request/session references are serializable proxies for the current request now
|
16 years ago |
Juergen Hoeller
|
bc85b54a87
|
final preparations for M3 release
|
16 years ago |
Keith Donald
|
843ef7e33d
|
convert addition
|
16 years ago |
Keith Donald
|
08a4004a51
|
embedded db support
|
16 years ago |
Sam Brannen
|
94ceacf843
|
Reinserted blank line for consistent formatting of the change log.
|
16 years ago |
Sam Brannen
|
1ec455bab3
|
Added TestContext framework changes to the change log.
|
16 years ago |
Juergen Hoeller
|
c356d99621
|
prepared for 3.0 M3 release
|
16 years ago |
Thomas Risberg
|
1facd45c5e
|
switched to use XInclude
|
16 years ago |
Thomas Risberg
|
aced98bf23
|
added reference docs to the build
|
16 years ago |
Juergen Hoeller
|
0f35fe9d3c
|
first cut of changelog for M3
|
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
|
a80cb4f6e9
|
maven deployment script development
|
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 |
Mark Pollack
|
a9c8ba407c
|
POM maintenance
|
16 years ago |
Mark Pollack
|
5f21cbd9da
|
POM maintenance
|
16 years ago |
Mark Pollack
|
0152d8d21d
|
SPR-5385, SPR-5301 - initial pass completed of POMs for maven central repository upload. N.B. Can not build spring with these POMs.
Cleanup remains to meet maven central metadata requirements
|
16 years ago |
Mark Pollack
|
0b463c0838
|
SPR-5385, SPR-5301 - partial work committed.
|
16 years ago |
Ben Hale
|
9182cab52f
|
[SPR-5459] Added jarjar'd asm packaging
|
16 years ago |