Skip to content
olivergierke edited this page Jul 16, 2012 · 2 revisions

Breaking changes

  • change Spring Data Commons to Spring Data Core
  • change artifact id from spring-data-commons-core to spring-data-core
  • change base package of Spring Data Commons to org.springframework.data.core
  • change namespace XSD file names to spring-data-$store.xsd

Infrastructure

  • move build system to Gradle