Juergen Hoeller
|
3f6e4282d6
|
WebSphereUowTransactionManager falls back to UOWManagerFactory lookup by default
|
16 years ago |
Christian Dupuis
|
7f3c4cec25
|
STS-260: added missing import-package headers so that editor works again
|
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
|
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
|
3426ad3781
|
prepared 3.0 versions of the remaining namespaces
|
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 |
Christian Dupuis
|
6cc33fc609
|
added spring.tooling descriptor and images for all namespaces
|
16 years ago |
Sam Brannen
|
af56f6497c
|
Updated regarding generics; fixed typos.
|
16 years ago |
Juergen Hoeller
|
814a807446
|
generified JtaTransactionManager code
|
16 years ago |
Juergen Hoeller
|
b0ed6d5685
|
polishing
|
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 |
Juergen Hoeller
|
68deb43d8e
|
removed WebLogic 7.0 support code
|
16 years ago |
Juergen Hoeller
|
d34953e933
|
polishing
|
16 years ago |
Juergen Hoeller
|
d34c4a2cf0
|
@Transactional supports qualifier value for choosing between multiple transaction managers
|
16 years ago |
Juergen Hoeller
|
cea8f7f69e
|
custom stereotype annotations can be meta-annotated with @Service, @Controller etc as well; @Scope and @Transactional are now supported as meta-annotations on custom annotations
|
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 |
Juergen Hoeller
|
160e04c15a
|
AspectJ update
|
16 years ago |
Scott Andrews
|
0dfba993e8
|
updating eclipse classpath for test dependencies
|
16 years ago |
Arjen Poutsma
|
665b284443
|
Added some leftover tests
|
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 |
Thomas Risberg
|
a0139abf1e
|
added a DuplicatKeyException catagory for SQLException translation (SPR-5125)
|
16 years ago |
Juergen Hoeller
|
160249c012
|
generified FactoryBeans and further Java 5 code style updates
|
16 years ago |
Juergen Hoeller
|
4cc42bf16f
|
added "flush()" method to TransactionStatus and TransactionSynchronization interfaces; test context manager automatically flushes transactions before rolling back; general polishing of transaction management code
|
16 years ago |
Juergen Hoeller
|
43caa57296
|
optimized OrderComparator usage
|
16 years ago |
Juergen Hoeller
|
a25e24f37e
|
generified TransactionCallback; WebSphereUowTransactionManager preserves original exception in case of rollback (SPR-5270)
|
16 years ago |
Juergen Hoeller
|
fb057bb5f6
|
generified NumberUtils signature
|
16 years ago |
Juergen Hoeller
|
205df56ee4
|
support for WebSphere's ResourceAdapter-managed transactions
|
16 years ago |
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
|
16 years ago |
Juergen Hoeller
|
92588cddc6
|
Java 5 code style
|
16 years ago |
Chris Beams
|
ea68d343fa
|
eliminated svn:externals in favor of localized copies of shared artifacts
|
16 years ago |
Juergen Hoeller
|
c442a5818d
|
updated dependencies
|
16 years ago |
Chris Beams
|
579280d7bf
|
Whitespace polishing: leading spaces->tabs; updated eclipse configuration to default to leading tabs for all bundles
|
16 years ago |
Chris Beams
|
c5f8b4f7c6
|
moving unit tests from .testsuite -> .transaction
|
16 years ago |
Chris Beams
|
cac2c52e60
|
moving unit tests from .testsuite -> .transaction
fixed externals issue with .portlet that caused build failure
|
16 years ago |
Chris Beams
|
f2e9abf699
|
moved jca.* unit tests from .testsuite -> .transaction
|
16 years ago |
Juergen Hoeller
|
f8c690c542
|
Java 5 code style
|
16 years ago |
Juergen Hoeller
|
fda7100866
|
consistent compilation against Servlet 2.5, JSP 2.1 and JUnit 4.5
|
16 years ago |
Juergen Hoeller
|
85661c6882
|
Java 5 code style
|
16 years ago |
Juergen Hoeller
|
b0790bf5e7
|
Java 5 code style
|
16 years ago |
Juergen Hoeller
|
a449472e06
|
|
16 years ago |
Juergen Hoeller
|
f744808b49
|
removed JOTM and XAPool support
|
16 years ago |
Costin Leau
|
dca286d065
|
+ migrated some manifest template changed from 2.5.x to 3.0.x
|
16 years ago |
Juergen Hoeller
|
597e92a1a6
|
Java 5 code style
|
16 years ago |
Juergen Hoeller
|
347f34c68a
|
EL container integration; support for contextual objects; removal of deprecated Spring 2.0 functionality; Java 5 code style
|
16 years ago |