Commit Graph

55 Commits (cc61bc05e6c9b9e857adb122939d31e6ba95da21)

Author SHA1 Message Date
Spring Buildmaster eaff1677a7 Release version 1.0.0.RC3 11 years ago
Phillip Webb 68293f34af Upgrade version to 1.0.0.BUILD-SNAPSHOT
Fixes fg-243
11 years ago
Dave Syer 8127695240 Add META-INF/spring.provides to starters 11 years ago
Dave Syer 76e229bfb6 Add starter dependency to jdbc for parity 11 years ago
Dave Syer 8ecec7e511 Include Tomcat JDBC preferentially if using starter-poms
When user deploys app as a WAR in Tomcat, unless the tomcat-jdbc.jar
is in the app package, it will be found in the parent first and then
be unable to load the Driver class.

[Fixes #56720610] [bs-316] Tomcat non-embedded cannot load SQL driver class
11 years ago