spring-boot/spring-boot-tools
Mark Ingram dd83b58b05 Exact match for groupId excludes
Previous to this commit, any groupId starting with one of the
configured exclude would be excluded as well. This potentially
leads to unintentional dependency filtering: for example the
GroupIdFilter with an exclusion of "org.springframework"
also removes "org.springframework.boot" dependencies.

Add MatchingGroupIdFilter that uses an exact match instead.

See #649
2014-05-19 15:39:12 +02:00
..
spring-boot-dependency-tools Allow meta-data driven version overrides in Gradle 2014-05-08 14:37:42 +01:00
spring-boot-gradle-plugin Require single main class 2014-05-16 10:45:17 +01:00
spring-boot-loader Merge branch '1.0.x' 2014-05-16 14:53:32 +01:00
spring-boot-loader-tools Require single main class 2014-05-16 10:45:17 +01:00
spring-boot-maven-plugin Exact match for groupId excludes 2014-05-19 15:39:12 +02:00
pom.xml Move master to 1.1.0.BUILD-SNAPSHOT 2014-04-24 12:45:20 +01:00