Commit Graph

11041 Commits (bfa67189d178fab641c8e6ca70ddd6e4b888bae9)
 

Author SHA1 Message Date
Andy Wilkinson 4d71bfbf5c Merge branch '1.4.x' into 1.5.x 8 years ago
Andy Wilkinson 4b1e5e9c43 Improve diagnostics when loading a property source from a file fails
Closes gh-8294
8 years ago
Andy Wilkinson 6d8846d95b Merge branch '1.4.x' into 1.5.x 8 years ago
Andy Wilkinson 43f34546f6 Add .editorconfig to improve formatting when viewing on GitHub
Closes gh-8497
8 years ago
Stephane Nicoll 5cc2e103f2 Disable unexpected datasource initialization
This commit restore the disabling of datasource initialization that was
accidently removed in db33a75 so that other tests aren't affected by it.
8 years ago
Stephane Nicoll 0163731043 Automatically enable transaction management for Neo4j
This commit makes sure that `@EnableTransactionManagement` is
auto-configured with Neo4j. It actually reuses what was done in #8434,
making sure that the `Neo4jDataAutoConfiguration` is ordered properly.

Closes gh-8587
8 years ago
Stephane Nicoll db33a75484 Enable transaction management consistently
Previously to this commit, transaction management was only enabled when
a `DataSource` is configured. The processing of `@Transactional`
annotations are now enabled as long as a `PlatformTransactionManager` is
present.

Also, the `spring.aop.proxy-target-class` is now honoured if set, still
defaulting to CGLIB mode.

Closes gh-8434
8 years ago
Stephane Nicoll 751cd6e0b2 Merge pull request #8781 from ptamarit:short-commit-id-custom-length
* pr/8781:
  Polish "Use git.commit.id.abbrev if present" contribution
  Use git.commit.id.abbrev if present
8 years ago
Stephane Nicoll 52527c7298 Polish "Use git.commit.id.abbrev if present" contribution
Closes gh-8781
8 years ago
Pablo Tamarit 30b6166bc1 Use git.commit.id.abbrev if present
Currently GitProperties always shortens the property git.commit.id to an
hardcoded length of 7.

However, both the Maven plugin git-commit-id-plugin and the Gradle
plugin gradle-git-properties are now providing the property
git.commit.id.abbrev along with the propery git.commit.id.
Moreover, the Maven plugin allows to customize the length of the
abbreviated commit ID with the configuration abbrevLength. The Gradle
plugin doesn't allow (yet) to configure this length.

Closes gh-8773
8 years ago
Andy Wilkinson 181cfd5ca8 Merge branch '1.4.x' into 1.5.x 8 years ago
Andy Wilkinson 9fa8f2e317 Tweak Checkstyle plugin config so violations are output even with -q
Closes gh-8767
8 years ago
Stephane Nicoll d8e90af3bf Merge branch '1.4.x' into 1.5.x 8 years ago
Stephane Nicoll 595fada2ff Merge pull request #8660 from dreis2211:cleanup-equals-exceptions
* pr/8660:
  Fix test assertions
8 years ago
dreis 1266642aba Fix test assertions
Closes gh-8660
8 years ago
Stephane Nicoll 113279c1bc Merge pull request #8678 from zeldan:patch-1
* pr/8678:
  Fix propdeps-plugin url in doc
8 years ago
Dániel Zelei cc30adf0df Fix propdeps-plugin url in doc
Closes gh-8678
8 years ago
Stephane Nicoll 49b8d8c482 Polish
See gh-8698
8 years ago
Stephane Nicoll c6182d510c Merge branch '1.4.x' into 1.5.x 8 years ago
Stephane Nicoll 22869f78a9 Merge pull request #8718 from andersonkyle:fix-typo
* pr/8718:
  Fix typo
8 years ago
Kyle Anderson 57977a654a Fix typo
Closes gh-8718
8 years ago
Andy Wilkinson e905c96d9d Upgrade to GemFire 8.2.3
Closes gh-8498
8 years ago
Andy Wilkinson bf6e6870ea Upgrade to Neo4j Ogm 2.1.2
Closes gh-8746
8 years ago
Andy Wilkinson 57c16c393b Upgrade to Mariadb 1.5.9
Closes gh-8745
8 years ago
Andy Wilkinson 6ffdc88430 Upgrade to Narayana 5.5.5.Final
Closes gh-8744
8 years ago
Andy Wilkinson 233abb6162 Upgrade to Jboss Transaction Spi 7.5.2.Final
Closes gh-8743
8 years ago
Andy Wilkinson 7ad326992a Upgrade to Hibernate Validator 5.3.5.Final
Closes gh-8742
8 years ago
Andy Wilkinson e60515e88c Upgrade to Jetty 9.4.3.v20170317
Closes gh-8741
8 years ago
Andy Wilkinson 6519fd5e52 Upgrade to Artemis 1.5.4
Closes gh-8740
8 years ago
Andy Wilkinson 290a951f90 Upgrade to Activemq 5.14.4
Closes gh-8739
8 years ago
Andy Wilkinson 8cf9973ff6 Upgrade to Hazelcast 3.7.6
Closes gh-8738
8 years ago
Andy Wilkinson 8973d6cec5 Merge branch '1.4.x' into 1.5.x 8 years ago
Andy Wilkinson a8788ba62c Upgrade to Webjars Locator 0.32-1
Closes gh-8734
8 years ago
Andy Wilkinson c49fb08c8f Upgrade to Spring Loaded 1.2.7.RELEASE
Closes gh-8733
8 years ago
Andy Wilkinson 35ce980b38 Upgrade to Slf4j 1.7.25
Closes gh-8732
8 years ago
Andy Wilkinson fb9ce48dc8 Upgrade to Lombok 1.16.16
Closes gh-8731
8 years ago
Andy Wilkinson de504f3464 Upgrade to Jooq 3.8.7
Closes gh-8730
8 years ago
Andy Wilkinson 0a5732bb14 Upgrade to Jboss Logging 3.3.1.Final
Closes gh-8729
8 years ago
Andy Wilkinson 31419ab038 Upgrade to Hibernate Validator 5.2.5.Final
Closes gh-8728
8 years ago
Andy Wilkinson 617bacbc44 Upgrade to Jetty 9.3.17.v20170317
Closes gh-8727
8 years ago
Andy Wilkinson 8e9975624e Upgrade to Groovy 2.4.10
Closes gh-8726
8 years ago
Andy Wilkinson 4530b607b3 Upgrade to Tomcat 8.5.12
Closes gh-8725
8 years ago
Andy Wilkinson 798146b5e1 Upgrade to Joda Time 2.9.9
Closes gh-8724
8 years ago
Andy Wilkinson c05e8a634f Upgrade to Undertow 1.3.28.Final
Closes gh-8723
8 years ago
Andy Wilkinson 89cd7311bb Upgrade to Dropwizard Metrics 3.1.4
Closes gh-8722
8 years ago
Andy Wilkinson 42675cb04b Upgrade to H2 1.4.194
Closes gh-8721
8 years ago
Andy Wilkinson 17793f4f67 Upgrade to Appengine 1.9.50
Closes gh-8720
8 years ago
Andy Wilkinson ecea51076d Merge branch '1.4.x' into 1.5.x 8 years ago
Andy Wilkinson a88c56dfdc Start building against Spring Integration 4.3.9 snapshots
See gh-8713
8 years ago
Andy Wilkinson 2b6bcfd738 Start building against Spring Framework 4.3.8 snapshots
Closes gh-7949
See gh-8712
8 years ago