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 |
Juergen Hoeller
|
8754f0bc85
|
updated dependencies
|
15 years ago |
Mark Fisher
|
65e00f7540
|
added support for ErrorHandler with DelegatingErrorHandlingRunnable in the TimerManagerTaskScheduler
|
15 years ago |
Mark Pollack
|
8d1fdd8c3c
|
SPR-5969 - Tidy up Maven central POM for spring-context-support
SPR-5976 - Upgrade POMS to JUnit 4.6
|
16 years ago |
Chris Beams
|
9163d8043b
|
updated .jms dependency on junit 4.6.0 from test->runtime to test->compile. touched all org.eclipse.jdt.core.prefs (during the process of importing the projects). only the date comments within each have changed.
|
16 years ago |
Mark Pollack
|
0d98baa5c1
|
SPR-5619
|
16 years ago |
Mark Pollack
|
0c16554e23
|
SPR-5803 and additional POM maintenance/development
|
16 years ago |
Sam Brannen
|
620c9b1f96
|
[SPR-5895] Upgraded to EasyMock 2.5.1.
|
16 years ago |
Sam Brannen
|
8bfb56c75b
|
[SPR-5887] Upgraded to JUnit 4.6.0.
|
16 years ago |
Juergen Hoeller
|
87314b950e
|
method invocation result gets set as JobExecutionContext result (SPR-5831)
|
16 years ago |
Juergen Hoeller
|
7158742f2a
|
removed unnecessary JTA dependency
|
16 years ago |
Chris Beams
|
a9696c7282
|
RESOLVED - SPR-5523: Replace all 'package.html' artifacts with 'package-info.java'
* Applied patch submitted by Carlos Zuniga
|
16 years ago |
Juergen Hoeller
|
63589ef05f
|
polishing
|
16 years ago |
Juergen Hoeller
|
0a8a80ede3
|
Velocity/FreeMarker/TilesViewResolver only return a view if the target resource exists now
|
16 years ago |
Juergen Hoeller
|
bbd69da37f
|
updated all Spring Framework OSGI manifests to list unversioned imports explicitly; relaxed several OSGi bundle dependencies to optional and extended version ranges
|
16 years ago |
Scott Andrews
|
f6e869163f
|
updating Eclipse .classpath settings for Freemarker 2.3.15 upgrade
|
16 years ago |
Juergen Hoeller
|
4cf573ba98
|
updated to FreeMarker 2.3.15 (SPR-4962)
|
16 years ago |
Thomas Risberg
|
1facd45c5e
|
switched to use XInclude
|
16 years ago |
Mark Pollack
|
362629d03b
|
Change version from 3.0.0.M3 to 3.0.0.BUILD-SNAPSHOT (again)
|
16 years ago |
Mark Pollack
|
8f76197485
|
Change version from 3.0.0.M3 to 3.0.0.BUILD-SNAPSHOT
|
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 |
Juergen Hoeller
|
225eb6bcd9
|
refined version ranges in OSGi manifests
|
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 |
Juergen Hoeller
|
df99929e21
|
added TaskScheduler interface and Trigger abstraction; added ConcurrentTaskScheduler and ThreadPoolTaskScheduler; added CommonJ TimerManagerTaskScheduler; added CronTrigger implementation for cron expression support
|
16 years ago |
Juergen Hoeller
|
160249c012
|
generified FactoryBeans and further Java 5 code style updates
|
16 years ago |
Juergen Hoeller
|
d3d0111439
|
polishing
|
16 years ago |