Chris Beams
|
6316448453
|
Increment version to 3.0.8.BUILD-SNAPSHOT
|
13 years ago |
Chris Beams
|
40015e3de3
|
Release Spring Framework 3.0.7.RELEASE
|
13 years ago |
Chris Beams
|
1f3ce640c9
|
Add source directories to quell Eclipse errors
|
13 years ago |
Chris Beams
|
efd2fc7688
|
Increment version to 3.0.7.BUILD-SNAPSHOT
|
13 years ago |
Chris Beams
|
97b988ade8
|
Update pom versions to 3.0.6.BUILD-SNAPSHOT
|
13 years ago |
Juergen Hoeller
|
7a6b2cfe1f
|
shortened build properties "org.junit.version" to "junit.version" and "org.testng.version" to "testng.version"; reverted SLF4J version back to 1.5.3 (for Hibernate 3.3.1 compatibility)
|
14 years ago |
Juergen Hoeller
|
ca19b14f13
|
first bunch of backports from 3.1 M2 to 3.0.6
|
14 years ago |
Chris Beams
|
0206845341
|
Spring 3.0.5
|
14 years ago |
Juergen Hoeller
|
e56cfb8173
|
consistent use of JDK 1.5's ThreadLocal.remove() over ThreadLocal.set(null), preventing leaks (SPR-7441)
|
14 years ago |
Ben Hale
|
7730e76c06
|
Publishing license and notice files
|
14 years ago |
Arjen Poutsma
|
dbfa049e1e
|
Prepping for 3.0.5
|
14 years ago |
Juergen Hoeller
|
ee04046ed7
|
polishing
|
14 years ago |
Juergen Hoeller
|
9bd0bd9c3a
|
SpringTemplateLoader supports last-modified timestamp through Resource abstraction (SPR-7454)
|
14 years ago |
Juergen Hoeller
|
18af8a00f9
|
added license header
|
15 years ago |
Juergen Hoeller
|
91560774a0
|
accept any EHCache 2.x version as well (SPR-7302)
|
15 years ago |
Arjen Poutsma
|
b31c34ed7d
|
Upgrading version to 3.0.4
|
15 years ago |
Juergen Hoeller
|
433b4eff8f
|
MailSendException includes all messages as failed messages in case of a connect failure (SPR-7245)
|
15 years ago |
Juergen Hoeller
|
026523d24b
|
set shared variables with configured ObjectWrapper (SPR-7165)
|
15 years ago |
David Syer
|
eb7f8309e2
|
Update version in POMs to 3.0.3
|
15 years ago |
Juergen Hoeller
|
ee686188b7
|
OSGi version range accepts JasperReports 3.x as well; fixed missing Spring version placeholder in context-support bundle
|
15 years ago |
David Syer
|
1a351db6e0
|
Update Central POMs to 3.0.2
|
15 years ago |
Costin Leau
|
8d0bb00188
|
+ make use or property placeholders inside template.mf
|
15 years ago |
Costin Leau
|
0fd4a45070
|
+ upgrade to AspectJ 1.6.8
+ externalize some of the jar versions
+ align the versions of some dependencies between pom.xml and ivy.xml
|
15 years ago |
David Syer
|
b077d5ba97
|
SPR-6678: fix poms for 3.0.1
|
15 years ago |
Juergen Hoeller
|
fd3a39dc98
|
MimeMessageHelper encodes from, to, cc, bcc String addresses with given encoding as well (SPR-6530)
|
15 years ago |
David Syer
|
1202f67cc8
|
SPR-5327: tweak the ivy.xml so that commons-logging is a separate configuration. It already comes out as optional in the generated poms (including core), which isn't great, but I can't see what is causing that
|
15 years ago |
Mark Fisher
|
021663b12f
|
SPR-5507 The 'shutdownOrder' property of SmartLifecycle has been renamed 'phase'. The order no longer applies to shutdown only; now startup order is determined by the phase value as well. Components start in ascending order and stop in descending order.
|
15 years ago |
Mark Fisher
|
196000d765
|
removed printlns from test
|
15 years ago |
Mark Fisher
|
c6f3613411
|
SPR-6354 DefaultLifecycleProcessor no longer waits for the shutdown of SmartLifecycle beans that are not actually running.
|
15 years ago |
Juergen Hoeller
|
08f9f8b8fb
|
startup thread marked as daemon now (SPR-6382)
|
15 years ago |
Juergen Hoeller
|
4fb68bef04
|
polishing
|
15 years ago |
Juergen Hoeller
|
747300f34c
|
added support for most recent EHCache 1.6 configuration properties to EHCacheFactoryBean (SPR-6234)
|
15 years ago |
Mark Fisher
|
535ec5cffd
|
SPR-5507 Added support for shutdown order on SmartLifecycle. DefaultLifecycleProcessor now manages the shutdown in phases depending on that order (with a timeout value per group).
|
15 years ago |
Mark Fisher
|
81efd48352
|
SPR-5507 SchedulerFactoryBean now implements SmartLifecycle instead of ApplicationListener.
|
15 years ago |
Mark Fisher
|
91297d9863
|
SPR-6307 Quartz SchedulerFactoryBean now "auto-starts" upon receiving a ContextRefreshedEvent rather than within afterPropertiesSet().
|
15 years ago |
David Syer
|
6aa97d5a3a
|
RESOLVED - issue SPR-6038: HSQLDB+Quarz using data source causes "Unexpected token: FOR in statement " exception
Missing ivy dependency
|
15 years ago |
David Syer
|
2c0cf49b94
|
RESOLVED - issue SPR-6038: HSQLDB+Quarz using data source causes "Unexpected token: FOR in statement " exception
Detect HSQL in LocalDataSourceJobStore and force locks to be taken locally (with a SimpleSemaphore)
|
15 years ago |
David Syer
|
89424579ae
|
OPEN - issue SPR-6038: HSQLDB+Quarz using data source causes "Unexpected token: FOR in statement " exception
Convert test case to JUnit 4
|
15 years ago |
Juergen Hoeller
|
09e6a85edd
|
fixed overview files
|
15 years ago |
Mark Pollack
|
c6cd1a528e
|
SPR-6119 - Add slf4j dependency back to orm's pom.xml but in test scope as it is needed to run tests that use Hibernate
SPR-5956 - Remove commons-logging dependency definitions in pom.xml for all but spring-core so as to make exclusion rule easier for user who use slf4j
|
15 years ago |
Juergen Hoeller
|
34d2a69a82
|
removed separate placeholder test class
|
15 years ago |
Mark Pollack
|
bd098ce1db
|
pom maintenance - sync with ivy.xml
update junit version in ivy.xml for org.sf.aspects
|
15 years ago |
Mark Fisher
|
dedecf7ae9
|
SPR-6142 Moved ErrorHandler strategy interface to the org.springframework.util package so that it can be used by MessageListener containers in addition to TaskSchedulers.
|
15 years ago |
Mark Pollack
|
4f94f45ec4
|
pom maintenance
|
15 years ago |
Rob Harrop
|
90652bf8ae
|
[SPR-5727] CronTriggerBean supports start delay
|
15 years ago |
Rob Harrop
|
414d6633ea
|
[SPR-6048] fixed Exception signature in CronTriggerBean.afterPropertiesSet()
|
15 years ago |
Juergen Hoeller
|
6e95b2c311
|
polishing
|
15 years ago |
Juergen Hoeller
|
1045847cf7
|
updated to CGLIB 2.2 and EHCache 1.6.2
|
15 years ago |
Keith Donald
|
f323a5bb5d
|
fixed broken classpaths for ehcache and junit
|
15 years ago |
Juergen Hoeller
|
ba425c34f8
|
updated to EHCache 1.6.0
|
15 years ago |