Juergen Hoeller
f4b466dfdd
made SpringBeanAutowiringInterceptor callback signature compatible with WebSphere
2009-02-12 18:05:37 +00:00
Juergen Hoeller
ac104d4da0
polishing
2009-02-12 17:41:46 +00:00
Juergen Hoeller
777a104d48
added @Async annotation, AsyncExecutionInterceptor, AsyncAnnotationAdvisor
2009-02-10 11:24:05 +00:00
Juergen Hoeller
5a04ed502b
registered plain singletons will be fully matched according to their qualifiers; "systemProperties" bean is not considered a default match for type Properties anymore (SPR-5355)
2009-02-09 22:06:07 +00:00
Juergen Hoeller
60392d6e74
ApplicationListener beans get obtained on demand, supporting non-singletons as well; ApplicationListeners will be called in the order according to the Ordered contract; generified ApplicationListener interface
2009-02-09 18:26:30 +00:00
Juergen Hoeller
7e4fb09369
added "Future submit(Runnable)" and "Future submit(Callable)" to AsyncTaskExecutor; SchedulingTaskExecutor interface extends AsyncTaskExecutor; added ExecutorServiceAdapter class as a standard wrapper for a Spring TaskExecutor; added ThreadPoolExecutorFactoryBean; reduced backport-concurrent support to TaskExecutor adapters
2009-02-05 22:45:35 +00:00
Juergen Hoeller
6cdc25d66a
all "taskExecutor" bean properties now accept any "java.util.concurrent.Executor"
2009-02-05 21:18:10 +00:00
Juergen Hoeller
92588cddc6
Java 5 code style
2009-02-05 21:04:13 +00:00
Juergen Hoeller
e7c5a28586
polishing
2009-01-25 23:29:45 +00:00
Arjen Poutsma
16843b3a07
Fixed usage of wrong TestBean package.
2009-01-23 11:57:58 +00:00
Arjen Poutsma
ad2cc34b79
SPR-2581: Provide out of the box implementation of the thread scope
2009-01-22 15:41:29 +00:00
Arjen Poutsma
bf9ffe2d67
javadoc
2009-01-22 12:02:30 +00:00
Arjen Poutsma
becea6115e
SPR-3360: util:property-path like functionality for the p-namespace
2009-01-22 12:01:25 +00:00
Chris Beams
3da373eeaf
moved XmlBeanFactoryTests and attendant XML from .testsuite -> .context
2008-12-20 08:19:32 +00:00
Chris Beams
d083432478
refactored .context module's .beans.factory and .context.access tests in preparation for moving .beans.factory.xml tests from .testsuite -> .context
2008-12-20 07:22:07 +00:00
Chris Beams
7a0d9c7533
moved ApplicationContext-dependent .beans.factory.xml.* tests from .testsuite -> .context
2008-12-19 22:33:26 +00:00
Chris Beams
be53a80657
moved ApplicationContext-dependent .aop.* unit tests from .testsuite -> .context
...
in the process, identified and refactored two genuine integration tests (AopNamespaceHandlerScopeIntegrationTests, AdvisorAutoProxyCreatorIntegrationTests), which will remain in .testsuite due to broad-ranging dependencies
2008-12-19 21:58:42 +00:00
Chris Beams
d7a9d7c8e6
+ refactoring .testsuite .aop.aspectj tests in preparation for migration to .context
...
+ updated all ivy.xml files to depend on AspectJ 1.6.2
2008-12-19 14:56:09 +00:00
Chris Beams
5b9da399c6
moving .aop.aspectj.* unit tests from .testsuite -> .context
2008-12-19 03:45:30 +00:00
Chris Beams
ea68d343fa
eliminated svn:externals in favor of localized copies of shared artifacts
2008-12-18 21:27:18 +00:00
Juergen Hoeller
c442a5818d
updated dependencies
2008-12-18 19:16:54 +00:00
Chris Beams
579280d7bf
Whitespace polishing: leading spaces->tabs; updated eclipse configuration to default to leading tabs for all bundles
2008-12-18 14:50:25 +00:00
Chris Beams
93e30a4fc5
moving unit tests from .testsuite -> .core, .beans, .web, .web.portlet, .web.servlet
2008-12-17 18:45:41 +00:00
Chris Beams
68444367b7
moving .test.* unit tests from .testsuite -> .test
2008-12-17 07:32:58 +00:00
Chris Beams
3e8c013df3
moving .scripting.* unit tests from .testsuite -> .context
2008-12-17 06:48:52 +00:00
Chris Beams
31f5961dce
moving remoting.*, scheduling.* unit tests from .testsuite -> .context, .web
2008-12-17 06:13:28 +00:00
Chris Beams
10be5f08a5
moving .jndi, .mail and .mock.web unit tests from .testsuite to .context, .context.support, and .test bundles respectively
2008-12-17 02:20:01 +00:00
Chris Beams
72854849d9
moving jmx.* unit tests from .testsuite -> .context
2008-12-17 00:39:28 +00:00
Chris Beams
f11bc4712c
moving instrument.classloading.* unit tests from .testsuite -> .context
2008-12-16 20:07:32 +00:00
Chris Beams
2952609672
finished moving .ejb.* unit tests from .testsuite -> .context
2008-12-16 19:19:41 +00:00
Chris Beams
0b0c8f1506
moving .ejb.access unit tests from .testsuite -> .context
2008-12-16 18:28:19 +00:00
Chris Beams
d72897b6fa
moving unit tests from .testsuite -> .context
2008-12-16 05:35:23 +00:00
Chris Beams
4526501559
moving unit tests from .testsuite -> .beans and .context
2008-12-16 01:08:43 +00:00
Chris Beams
b8a8ceae91
moving unit tests from .testsuite -> .context
...
moved ContextSingletonBeanFactoryLocatorTests -> .context
pulled SingletonBeanFactoryLocatorTests and friends into .context via externals for use by the above
2008-12-15 18:49:11 +00:00
Chris Beams
2359942dd7
moving unit tests from .testsuite -> .context
2008-12-14 21:46:55 +00:00
Chris Beams
8b2cf634a3
moving unit tests from .testsuite -> .context
2008-12-14 20:13:56 +00:00
Chris Beams
87de85ef19
moving unit tests from .testsuite -> .context
2008-12-14 19:47:56 +00:00
Chris Beams
69d80518f3
moving unit tests from .testsuite -> .context
2008-12-14 18:40:53 +00:00
Chris Beams
7432202b6a
moving unit tests from .testsuite -> .context
2008-12-14 17:03:18 +00:00
Chris Beams
b4e61dd9df
moving unit tests from .testsuite -> .context
2008-12-14 08:00:16 +00:00
Chris Beams
0572d9d1a4
pulling in example.scannable as external from .context -> .testsuite
...
eliminated duplicate artifacts in .context.annotation
2008-12-14 07:06:43 +00:00
Chris Beams
5e5d8b0196
moving example.scannable from .testsuite -> .context
2008-12-14 06:46:37 +00:00
Chris Beams
e944e2fcc5
moving unit tests from .testsuite -> .context
...
+ created example.scannable package to house scannable components away from .context.annotation package
+ example.scannable will also lend itself to sharing via externals
2008-12-14 06:32:25 +00:00
Chris Beams
57eaf42424
moving unit tests from .testsuite -> .context
2008-12-14 03:59:10 +00:00
Chris Beams
f389a9a7b2
added org.springframework.testsuite back into the top-level build
2008-12-09 03:13:21 +00:00
Christian Dupuis
62a7457599
updated .classpath files to reflect recent changes in ivy files; aspectj.weaver 1.6.2 -> 1.6.2.RELEASE
2008-11-29 04:46:36 +00:00
Juergen Hoeller
4f40a6c313
fixed javadoc errors
2008-11-28 13:56:30 +00:00
Juergen Hoeller
f8c690c542
Java 5 code style
2008-11-28 11:39:36 +00:00
Juergen Hoeller
fda7100866
consistent compilation against Servlet 2.5, JSP 2.1 and JUnit 4.5
2008-11-27 21:49:10 +00:00
Juergen Hoeller
85661c6882
Java 5 code style
2008-11-27 17:35:44 +00:00
Juergen Hoeller
b0790bf5e7
Java 5 code style
2008-11-27 00:27:52 +00:00
Costin Leau
cf1f6606f4
+ marked expression package as optional for spring-context
2008-11-26 10:26:46 +00:00
Costin Leau
dca286d065
+ migrated some manifest template changed from 2.5.x to 3.0.x
2008-11-25 22:20:53 +00:00
Juergen Hoeller
29657105da
Java 5 code style
2008-11-25 01:29:54 +00:00
Scott Andrews
14d4630570
eclipse classpath updates
2008-11-21 15:42:47 +00:00
Juergen Hoeller
22d3272117
updated for JRuby 1.1
2008-11-20 19:47:57 +00:00
Juergen Hoeller
05bebb0c05
completed value annotation support; Java 5 code style updates
2008-11-20 17:33:46 +00:00
Juergen Hoeller
347f34c68a
EL container integration; support for contextual objects; removal of deprecated Spring 2.0 functionality; Java 5 code style
2008-11-20 02:10:53 +00:00
Arjen Poutsma
fe29a711f3
Updated projects and ivy.xmls
2008-11-17 15:09:17 +00:00
Scott Andrews
ecb86b46a4
syncing eclipse classpath settings
2008-11-14 01:51:48 +00:00
Arjen Poutsma
753c7351f5
Moved tests from testsuite to context
2008-10-31 09:47:46 +00:00
Arjen Poutsma
e48323aa56
Moved tests from testsuite to context
2008-10-30 22:19:18 +00:00
Arjen Poutsma
9ab100ae2e
Moved tests from testsuite to context
2008-10-30 22:12:41 +00:00
Arjen Poutsma
a058729c2a
Moved tests from testsuite to context
2008-10-30 21:57:15 +00:00
Arjen Poutsma
cd17ea06af
Moved tests from testsuite to context
2008-10-30 21:55:44 +00:00
Scott Andrews
8ff43f17a9
eclipse settings to support unit test
2008-10-30 19:27:01 +00:00
Arjen Poutsma
100a80e112
Moved tests from testsuite to context and context support
2008-10-30 16:24:14 +00:00
Arjen Poutsma
2a4f985753
IntelliJ projects
2008-10-29 18:29:36 +00:00
Arjen Poutsma
6b62bd0876
Added XSDs and namespace handler files.
2008-10-29 00:44:36 +00:00
Arjen Poutsma
268cb4a1df
Added IntelliJ projects
2008-10-28 12:28:35 +00:00
Arjen Poutsma
827916b8e9
Bundlor templates now refer to Spring 3.0
2008-10-28 11:20:47 +00:00
Arjen Poutsma
77ad22e338
Added @Override and @Deprecated annotations to context module
2008-10-27 23:45:57 +00:00
Scott Andrews
9178e97fb4
synchronized .classpath files with ivy.xml
2008-10-27 23:13:58 +00:00
Scott Andrews
87f698cd24
fixing typos
2008-10-27 16:10:52 +00:00
Arjen Poutsma
43505a6ce7
Upgraded ivy files to correspond to those in 2.5.5
2008-10-27 13:41:44 +00:00
Scott Andrews
731c33f640
adding eclipse project meta-data, .classpath file is based on dependencies listed in ivy.xml
2008-10-24 21:05:25 +00:00
Arjen Poutsma
3b6f092219
Disabled JRuby for now, needs to be made 1.1 compliant
2008-10-23 13:48:19 +00:00
Arjen Poutsma
1b26e8f9c6
Removed commons atts support for JMX, made ModelMap generic
2008-10-23 10:35:03 +00:00
Arjen Poutsma
edf0d8ebbe
Initial version of context module
2008-10-23 10:19:23 +00:00
Arjen Poutsma
d151c40333
Initial version of context module
2008-10-23 10:17:52 +00:00
Arjen Poutsma
99a441fe31
Added more modules
2008-10-21 08:04:24 +00:00