Commit Graph

1829 Commits

Author SHA1 Message Date
Stephane Nicoll
99b0a4b620 Merge pull request #1016 from markstrecker
* pr/1016:
  Polish "Fix Groovy array declaration"
  Fix Groovy array declaration

Closes gh-1016
2019-10-21 14:09:44 +02:00
Stephane Nicoll
cddd4c7b5b Polish "Fix Groovy array declaration"
See gh-1016
2019-10-21 14:07:39 +02:00
markstrecker
4a2b3edcc8 Fix Groovy array declaration
See gh-1016
2019-10-21 14:07:27 +02:00
Stephane Nicoll
20b03fc6df Merge pull request #1018 from bono007
* pr/1018:
  Polish "Identify reserved keywords in package name"
  Identify reserved keywords in package name

Closes gh-1018
2019-10-21 10:41:23 +02:00
Stephane Nicoll
9143e96b01 Polish "Identify reserved keywords in package name"
See gh-1018
2019-10-21 10:40:56 +02:00
bono007
e72b187d17 Identify reserved keywords in package name
See gh-1018
2019-10-21 10:26:53 +02:00
Stephane Nicoll
75b59394b2 Update contributing section to mention javaformat and checkstyle 2019-10-18 10:36:28 +02:00
Stephane Nicoll
a729fae5d3 Upgrade to Spring Boot 2.2.0 2019-10-17 09:00:10 +02:00
Stephane Nicoll
8abd0a8d5c Polish 2019-10-16 11:42:53 +02:00
Stephane Nicoll
12344b8747 Upgrade to Commons Compress 1.19 2019-10-16 11:38:10 +02:00
Stephane Nicoll
e0f3e42094 Polish 2019-10-16 11:37:21 +02:00
Stephane Nicoll
705f022274 Add a note about pre 1.0 phase 2019-10-10 16:02:37 -05:00
Stephane Nicoll
12de2b3db0 Switch to 0.9.0.BUILD-SNAPSHOT 2019-10-08 10:55:28 -05:00
Spring Buildmaster
f3c50329bb Next development version (v0.8.1.BUILD-SNAPSHOT) 2019-10-07 21:24:37 +00:00
Stephane Nicoll
56e5b10eba Generate javadoc jar 2019-10-07 16:13:12 -05:00
Stephane Nicoll
ede7e3013e Revert to 0.8.0.BUILD-SNAPSHOT
Promotion to Maven Central failed as javadoc artifacts are mandatory
for jars-based modules
2019-10-07 16:04:58 -05:00
Spring Buildmaster
4a2069086a Next development version (v0.8.1.BUILD-SNAPSHOT) 2019-10-07 20:13:47 +00:00
Stephane Nicoll
ec2aec60ff Do not deploy root pom
The `initializr` root pom is only used by the build and should not be
deployed or made available when releasing.
2019-10-07 12:06:38 -05:00
Stephane Nicoll
bba853fa6c Revert to 0.8.0.BUILD-SNAPSHOT
Staging the release has shown it is publishing the root pom that is only
used by the build. We should skip it the same way we do for the Spring
Boot project
2019-10-07 08:11:04 -05:00
Spring Buildmaster
94db472b1e Next development version (v0.8.1.BUILD-SNAPSHOT) 2019-10-06 20:56:11 +00:00
Stephane Nicoll
b09a8214a7 Upgrade build plugins 2019-10-05 18:45:08 +01:00
Stephane Nicoll
373741ea55 Polish format 2019-10-05 18:37:17 +01:00
Stephane Nicoll
28ea28c74c Polish pom description 2019-10-05 18:35:23 +01:00
Stephane Nicoll
d812ca8c38 Harmonize SCM information 2019-10-05 18:32:42 +01:00
Stephane Nicoll
66c1b24240 Fix typos 2019-10-05 18:22:22 +01:00
Stephane Nicoll
4c05e7c29f Polish 2019-10-05 18:16:35 +01:00
Stephane Nicoll
9eacf3030d Polish Javadoc 2019-10-05 18:01:13 +01:00
Stephane Nicoll
bb159f3c7d Remove conceptual tangle 2019-10-04 18:37:16 +01:00
Stephane Nicoll
3712a51da1 Polish Javadoc 2019-10-04 17:51:46 +01:00
Stephane Nicoll
1ea7cdac29 Review Maven build Javadoc 2019-10-04 17:24:14 +01:00
Stephane Nicoll
69d7e6170a Polish 2019-10-04 17:22:31 +01:00
Stephane Nicoll
664dd6c4eb Use a Builder for MavenRepository
Closes gh-1013
2019-10-03 15:33:39 +02:00
Stephane Nicoll
285fec21a7 Use a Builder for BillOfMaterials
Closes gh-1012
2019-10-03 15:33:39 +02:00
Stephane Nicoll
42c106b6e9 Review build abstraction Javadoc 2019-10-03 15:33:39 +02:00
Stephane Nicoll
e0b274c383 Review Gradle build Javadoc 2019-10-03 15:33:05 +02:00
Stephane Nicoll
42976ca9f7 Polish doc 2019-10-03 11:31:08 +02:00
Stephane Nicoll
e56dc0ce17 Polish 2019-10-03 11:30:55 +02:00
Stephane Nicoll
4b73877154 Upgrade to Spring Boot 2.1.9.RELEASE 2019-10-02 19:51:15 +02:00
Stephane Nicoll
796b439dcc Polish 2019-09-27 13:42:40 +02:00
Stephane Nicoll
7b148f25db Add missing package-info 2019-09-27 13:35:55 +02:00
Stephane Nicoll
f61623e053 Fix broken test setup 2019-09-27 13:04:48 +02:00
Stephane Nicoll
2f4eeb07d6 Replace {bootVersion} in HELP.md links
Closes gh-1009
2019-09-27 12:56:19 +02:00
Stephane Nicoll
252ee887f7 Polish 2019-09-27 12:52:25 +02:00
Stephane Nicoll
c89b399956 Disable @ProjectGenerationContext bean overriding by default
This commit extends ProjectGenerator so that the configuration of the
ProjectGenerationContext can be externalized if necessary. By default,
a context that does not allow bean overriding is provided.

Closes gh-999
2019-09-27 12:31:11 +02:00
Stephane Nicoll
7da1db9329 Polish test utilities 2019-09-26 17:36:53 +02:00
Stephane Nicoll
952d30f9a9 Rationalize Spring Boot plugin contribution with Gradle
Closes gh-1010
2019-09-26 17:04:14 +02:00
Stephane Nicoll
26d44f26b9 Polish 2019-09-25 10:17:04 +02:00
Stephane Nicoll
d70d832e70 Polish 2019-09-17 13:29:37 +02:00
Stephane Nicoll
af9d543317 Polish "Remove support for style"
Closes gh-959
2019-09-17 12:43:40 +02:00
Madhura Bhave
74e460a3a1 Remove support for style
See gh-959
2019-09-17 09:59:22 +02:00