Commit Graph

1235 Commits

Author SHA1 Message Date
Stephane Nicoll
dbd865a526 Adapt test suite to more recent Spring Boot versions
See gh-763
2018-11-29 10:16:50 +01:00
Stephane Nicoll
da1655d183 Adapt test suite to more recent Spring Boot versions
See gh-763
2018-11-29 10:16:40 +01:00
Stephane Nicoll
2a7b8f782d Upgrade to Gradle 4.10.2
Closes gh-779
2018-11-28 14:14:09 +01:00
Stephane Nicoll
c96991382a Simplify Gradle support
Remove support for Gradle 2 and simplify script generation by only
supporting the recommended structure as of Gradle 3.4

Closes gh-778
2018-11-28 13:56:49 +01:00
Stephane Nicoll
9c5dfb34e9 Fix version format for Gradle versions
Closes gh-777
2018-11-27 17:57:36 +01:00
Madhura Bhave
0ed8aea677 Add failure notification if artifactory deploy fails 2018-11-22 11:10:22 -08:00
Stephane Nicoll
4ca5c99c47 Polish CI slack messages 2018-11-22 15:41:31 +01:00
Stephane Nicoll
af0f15b153 Remove legacy STS support
Closes gh-766
2018-11-22 15:23:58 +01:00
Stephane Nicoll
d5b616cdb2 Fix duplication of dependencies with alias
This commit fixes `getAllDependencies()` to stop returning duplicates
when a dependency declares an alias.

Closes gh-772
2018-11-20 17:54:05 +01:00
Stephane Nicoll
614280d287 Remove integration with circleci
Closes gh-768
2018-11-20 17:15:24 +01:00
Madhura Bhave
6dd17bd36c Put status pending on repo while build is running
See gh-771
2018-11-19 15:23:39 -08:00
Madhura Bhave
79623260f9 Enhance CI pipeline
- Support for Pull Requests
- Display build status on commit
- Notify build results on slack
- Support for releasing to artifactory

Closes gh-771
2018-11-19 15:13:07 -08:00
Madhura Bhave
22b4c9537c Make pipeline output public 2018-11-12 13:13:27 -08:00
Stephane Nicoll
76b853a4e4 Enable CI maven cache 2018-11-09 11:20:58 +01:00
Stephane Nicoll
6037debe0a Add Concourse build badge 2018-11-09 10:45:15 +01:00
Stephane Nicoll
8cd203f2e6 Trigger build on code change 2018-11-09 10:41:34 +01:00
Madhura Bhave
beefea77cf Move the build to concourse
Closes gh-767
2018-11-08 17:33:38 +01:00
Stephane Nicoll
490778552a Move initializr-service to a separate repository
This commit moves the configuration of the start.spring.io website to a
dedicated github repository.

See https://github.com/spring-io/start.spring.io

Closes gh-656
2018-11-08 17:27:43 +01:00
Stephane Nicoll
c05ed7cf38 Complete migration to Spring Boot 2.1.0 2018-11-07 08:17:03 +01:00
Stephane Nicoll
27d3514687 Upgrade to Spring Boot 2.1.0.RELEASE 2018-11-06 08:03:26 +01:00
Stephane Nicoll
41f37027c6 Review jpa facet support
Closes gh-762
2018-11-05 17:47:48 +01:00
Stephane Nicoll
c71d78a840 Merge pull request #761 from joshiste
* pr/761:
  Polish "Upgrade to Spring Boot Admin 2.1.0"
  Upgrade to Spring Boot Admin 2.1.0
2018-11-05 17:18:42 +01:00
Stephane Nicoll
c5e494373e Polish "Upgrade to Spring Boot Admin 2.1.0"
Closes gh-761
2018-11-05 17:17:55 +01:00
Johannes Edmeier
1c55c29c11 Upgrade to Spring Boot Admin 2.1.0
See gh-761
2018-11-05 17:16:17 +01:00
Stephane Nicoll
b2ae85b40b Disable third party entries with Spring Boot 2.1 until we hear from them 2018-11-01 17:00:24 +09:00
Stephane Nicoll
cdee263c0b Polish 2018-11-01 16:51:51 +09:00
Stephane Nicoll
39dd9792cd Do not map spring-cloud-fonction-stream with Spring Boot 2.1+
Closes gh-759
2018-11-01 16:45:03 +09:00
Andy Wilkinson
b009101aa6 Upgrade to Maven Wrapper 0.4.2
Closes gh-746
2018-10-31 11:04:30 +00:00
Andy Wilkinson
92bd67314e Merge pull request #758 from Claus Ibsen
* gh-758:
  Upgrade to Camel 2.21.3
2018-10-30 09:11:17 +00:00
Claus Ibsen
fcc1217af9 Upgrade to Camel 2.21.3
Closes gh-758

Signed-off-by: Claus Ibsen <claus.ibsen@gmail.com>
2018-10-30 09:09:36 +00:00
Stephane Nicoll
73bbd32a42 Merge pull request #752 from govi20
* pr/752:
  Polish "Polish local variables and lambda names"
  Polish local variables and lambda names
  Polish
2018-10-28 07:26:00 +09:00
Stephane Nicoll
a61d85f711 Polish "Polish local variables and lambda names"
Closes gh-752
2018-10-28 07:24:51 +09:00
Govinda
47d5bd25cd Polish local variables and lambda names
See gh-752
2018-10-28 07:24:38 +09:00
Stephane Nicoll
44f0abad48 Polish 2018-10-28 07:20:02 +09:00
Stephane Nicoll
fef9345c5b Polish 2018-10-26 21:54:45 +09:00
Stephane Nicoll
509864405c Merge pull request #756 from pivotal-dylan-roberts
* pr/756:
  Upgrade to Spring Cloud Services 2.0.2.RELEASE
2018-10-26 21:51:43 +09:00
Dylan Roberts
a9ea5700bf Upgrade to Spring Cloud Services 2.0.2.RELEASE
Closes gh-756
2018-10-26 21:51:22 +09:00
Stephane Nicoll
551badaf8e Merge pull request #755 from pivotal-dylan-roberts
* pr/755:
  Upgrade to Spring Cloud Services 1.6.6.RELEASE
2018-10-26 21:50:38 +09:00
Dylan Roberts
00a3462ebd Upgrade to Spring Cloud Services 1.6.6.RELEASE
Closes gh-755
2018-10-26 21:50:17 +09:00
Stephane Nicoll
f2f4ed180d Merge pull request #754 from ryanjbaxter
* pr/754:
  Upgrade to Spring Cloud Finchley.SR2
2018-10-24 16:14:59 +02:00
Ryan Baxter
50b1f1e15d Upgrade to Spring Cloud Finchley.SR2
Closes gh-754
2018-10-24 16:14:25 +02:00
Stephane Nicoll
f00dc80157 Merge pull request #753 from joshiste
* pr/753:
  Upgrade to Spring Boot Admin 2.0.4
2018-10-23 08:42:50 +02:00
Johannes Edmeier
774e9805f4 Upgrade to Spring Boot Admin 2.0.4
Closes gh-753
2018-10-23 08:42:32 +02:00
Stephane Nicoll
133fd9eda8 Merge pull request #750 from ryanjbaxter
* pr/750:
  Upgrade to Spring Cloud Edgware.SR5
2018-10-17 08:39:18 +02:00
Ryan Baxter
5c73ab0589 Upgrade to Spring Cloud Edgware.SR5
Closes gh-750
2018-10-17 08:38:41 +02:00
Stephane Nicoll
f345992f7e Upgrade to Spring Boot 2.0.6.RELEASE 2018-10-16 21:32:54 +02:00
Stephane Nicoll
c5b6e3c25d Merge pull request #745 from Microsoft
* pr/745:
  Use Azure Spring Boot Starter as dependency
2018-10-10 11:31:41 +02:00
weiping
a284b76b5f Use Azure Spring Boot Starter as dependency
Closes gh-745
2018-10-10 10:57:16 +02:00
Stephane Nicoll
68671bbdc9 Fix version mapping for Spring Cloud GCP
See gh-742
2018-10-02 10:37:19 +02:00
Stephane Nicoll
cb4922916c Merge pull request #730 from javaducky
* pr/730:
  Polish "Fix deprecated Gradle dependency configuration"
  Fix deprecated Gradle dependency configuration
2018-09-28 15:50:45 -04:00