52 Commits (662dbaaed80a9b90b64eaacd7805414fb2cb7fea)

Author SHA1 Message Date
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 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. 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 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
Arjen Poutsma fe29a711f3 Updated projects and ivy.xmls 16 years ago
Scott Andrews a647f1629d syncing eclipse settings for unit tests 16 years ago
Arjen Poutsma 39d5e191a6 Moved tests from testsuite to tx 16 years ago
Arjen Poutsma 2a4f985753 IntelliJ projects 16 years ago
Arjen Poutsma 6b62bd0876 Added XSDs and namespace handler files. 16 years ago
Arjen Poutsma 268cb4a1df Added IntelliJ projects 16 years ago
Arjen Poutsma 827916b8e9 Bundlor templates now refer to Spring 3.0 16 years ago
Arjen Poutsma aa60746155 Added @Override annotations to transaction module 16 years ago
Arjen Poutsma 43505a6ce7 Upgraded ivy files to correspond to those in 2.5.5 16 years ago
Scott Andrews 731c33f640 adding eclipse project meta-data, .classpath file is based on dependencies listed in ivy.xml 16 years ago