Stephane Nicoll
2b6ab498cf
Polish migration to JUnit5
...
See gh-802
2019-01-28 14:38:54 +01:00
Madhura Bhave
8ec763e0ba
Polish
2019-01-24 10:08:30 -08:00
Madhura Bhave
ae937ca4bc
Migrate tests to JUnit5
...
See gh-802
2019-01-24 10:04:00 -08:00
Madhura Bhave
2816c21631
Migrate generator tests to JUnit5
...
Closes gh-802
2019-01-24 10:04:00 -08:00
Stephane Nicoll
4810d8aac2
Harmonize .gitignore generation
2019-01-22 20:54:19 +01:00
Stephane Nicoll
d0a851e94d
Upgrade to Spring Boot 2.1.2.RELEASE
2019-01-12 08:09:43 -05:00
Stephane Nicoll
1fcf48e2fa
Skip providedRuntime configuration block with war projects
...
Closes gh-796
2019-01-10 14:57:10 +01:00
Stephane Nicoll
e34720a35a
Remove hard-coded reference to Eclipse plugin
...
Closes gh-795
2019-01-09 15:36:00 +01:00
Madhura Bhave
29a8e9b32c
Remove redundant assertion
2019-01-09 15:21:59 +01:00
Madhura Bhave
52599b0600
Move Kotlin task customization to the bottom
2019-01-09 15:18:23 +01:00
Madhura Bhave
ed5d5398ad
Remove unnecessary whitespace
2019-01-09 15:18:23 +01:00
Stephane Nicoll
51dbc92297
Polish "Remove surrounding brackets for gradle dependencies"
...
Closes gh-797
2019-01-09 15:18:23 +01:00
Madhura Bhave
19301ed6ff
Use single quotes where string interpolation not required
2019-01-09 14:57:27 +01:00
Madhura Bhave
395567ca1d
Remove surrounding brackets for gradle dependencies
...
Closes gh-797
2019-01-09 14:57:18 +01:00
Stephane Nicoll
b17da2489c
Polish
2019-01-08 09:32:41 +01:00
Madhura Bhave
3ceb608f87
Add a gradle assertion for build properties
...
See gh-781
2019-01-07 13:14:55 -08:00
Madhura Bhave
3982ceceeb
Group build properties under ext
...
Closes gh-781
2019-01-07 12:43:51 -08:00
Stephane Nicoll
e23132747b
Surround sourceCompatibility with single quotes
...
Closes gh-791
2019-01-05 10:13:06 +01:00
Stephane Nicoll
b9000f322d
Allow to configure elasticsearch service with only a URI
...
Closes gh-789
2019-01-03 13:56:14 +01:00
Stephane Nicoll
3b88b952a0
Merge pull request #788 from wonwoo
...
* pr/788:
Update examples to mention Java 11
2019-01-01 11:01:55 +01:00
wonwoo
a515a49a68
Update examples to mention Java 11
...
Closes gh-787
2019-01-01 11:00:57 +01:00
Stephane Nicoll
8a4cd3d6a1
Fix use of deprecated API
2018-12-31 16:57:52 +01:00
Stephane Nicoll
b58df93e12
Polish
2018-12-27 16:53:03 +01:00
Stephane Nicoll
af39236360
Harmonize Groovy code format
...
Closes gh-785
2018-12-13 13:42:11 +01:00
Stephane Nicoll
3868019f87
Simply repository definition with Maven
...
Closes gh-782
2018-12-12 11:25:13 +01:00
Stephane Nicoll
8e6b5e9cf5
Remove default packaging from generated pom
...
Closes gh-780
2018-12-11 10:25:05 +01:00
Stephane Nicoll
c3079c5609
Polish
2018-12-11 09:54:24 +01:00
Stephane Nicoll
87b6a320fc
Polish Kotlin code format
2018-12-10 15:09:45 +01:00
Stephane Nicoll
fc7cc42d62
Polish code format
2018-12-10 15:02:22 +01:00
Stephane Nicoll
d6ce909892
Update documentation to describe how to run smoke tests
...
Closes gh-774
2018-12-06 14:13:38 +01:00
Stephane Nicoll
742db270d8
Stop registering java.version as a VersionProperty
2018-12-06 14:08:45 +01:00
Stephane Nicoll
bba9eb7a33
Polish generated pom
...
This commit removes two useless properties that are already contributed
by `spring-boot-starter-parent`.
2018-12-06 13:49:09 +01:00
Stephane Nicoll
4a75ad6b21
Polish Maven pom structure
2018-12-05 16:36:40 +01:00
Stephane Nicoll
a6c62d57c5
Upgrade to Spring Boot 2.2.1.RELEASE
2018-12-05 10:40:22 +01:00
Stephane Nicoll
185e18cd5e
Prevent project prior to Spring Boot 1.5 to be generated
...
See gh-763
2018-11-29 10:35:06 +01:00
Stephane Nicoll
f5d440506e
Simplify project generation version checks
...
This commit simplifies project generation by only checking for supported
Spring Boot version (i.e. 1.5 and later) and therefore removing any
logic that is specified to a non supported version.
Concretely, initializr is no longer able to generate a project for a
Spring Boot version prior to 1.5
Closes gh-763
2018-11-29 10:16:50 +01:00
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