Marcin Grzejszczak
6b947f96b8
Parametrized suppressions
2019-02-02 11:36:12 +01:00
Marcin Grzejszczak
75dfbe1b71
parametrized failures on error and warning for checkstyle
2019-01-31 17:40:46 +01:00
Ryan Baxter
cc3527e7ba
Bumping version to 2.1.3.BUILD-SNAPSHOT
2019-01-22 11:59:41 -05:00
Ryan Baxter
ae3ecc8f3c
Revert "Version changes for 2.1.2.RELEASE"
...
This reverts commit 6cbeee8435 .
2019-01-22 11:57:21 -05:00
Ryan Baxter
6cbeee8435
Version changes for 2.1.2.RELEASE
2019-01-22 11:54:26 -05:00
Spencer Gibb
d8bbfe6bd2
Bumps boot to 2.1.2.RELEASE
2019-01-12 12:44:34 -05:00
buildmaster
8f8166242b
Bumping versions to 2.1.2.BUILD-SNAPSHOT after release
2019-01-08 10:00:37 +00:00
buildmaster
7cb2441c7e
Going back to snapshots
2019-01-08 10:00:37 +00:00
buildmaster
fa1827bdd6
Update SNAPSHOT to 2.1.1.RELEASE
2019-01-08 09:51:30 +00:00
Spencer Gibb
1bc5ca3d2e
Update to 2.1.1.BUILD-SNAPSHOT
2019-01-07 12:31:55 -05:00
Spencer Gibb
85b6d45c7c
Update SNAPSHOT to 2.1.0.RELEASE
2019-01-07 12:08:06 -05:00
Marcin Grzejszczak
1e866629e5
Going back to old docs
2018-12-20 18:24:38 +01:00
Marcin Grzejszczak
e605c3e47b
Bumped asciidoctor
2018-12-20 18:03:53 +01:00
Marcin Grzejszczak
17b29bf7b1
Copying ruby files
2018-12-20 17:46:53 +01:00
Marcin Grzejszczak
4398f81257
New docs ( #83 )
...
Updates the pom.xmls to start generating documentation in the new way
2018-12-20 17:41:24 +01:00
Ryan Baxter
eadf287397
Going back to snapshots after release
2018-12-11 15:38:46 -05:00
Ryan Baxter
85e49e2cd5
Version changes for RC3 release
2018-12-11 15:30:34 -05:00
Dave Syer
1212d08afb
Fix versions of some maven plugins
2018-12-10 09:04:19 +00:00
Dave Syer
d3f2e082d6
Update to Boot 2.1.1
2018-12-04 13:47:54 +00:00
Artem Bilan
2e986256a2
GH-62: Fix Checkstyle plugin configuration ( #77 )
...
Fixes spring-cloud/spring-cloud-build#62
Since Checkstyle plugin is declared in the dependency management, we
can't use a relative path to Checkstyle resources.
We can only rely on the classpath as it is present in the
`spring-cloud-build-tools` dependency, so downstream projects just rely
on the common Checkstyle configuration from the parent
2018-11-20 19:47:13 +01:00
Marcin Grzejszczak
b61fcecfb4
Fixed copyright pattern; fixes gh-62
2018-11-16 13:04:03 +01:00
Ryan Baxter
807a327c8c
Moving version back to snapshots
2018-11-01 19:51:22 -04:00
Ryan Baxter
18a3a14dd1
Spring Cloud Build 2.1.0.RC2 release
2018-11-01 19:46:34 -04:00
Spencer Gibb
322f84d8d5
Bumps boot to 2.1.0.RELEASE
2018-10-30 13:09:22 -04:00
Spencer Gibb
2f04332537
Revert "Update SNAPSHOT to 2.1.0.RC1"
...
This reverts commit 8d94ce5417 .
2018-10-23 15:46:16 -04:00
Spencer Gibb
8d94ce5417
Update SNAPSHOT to 2.1.0.RC1
2018-10-23 15:33:15 -04:00
Spencer Gibb
707f8d5d65
Bumps boot to 2.1.0.RC1
2018-10-23 15:28:51 -04:00
Marcin Grzejszczak
066ac897a9
Apply the spring formatter before checking it
2018-10-05 11:41:19 +02:00
Spencer Gibb
2daa03b4e7
Bumps boot to 2.1.0.BUILD-SNAPSHOT
2018-10-04 15:59:12 -04:00
Tim Ysewyn
998266fba4
Fixed checkstyle setup ( #76 )
2018-10-01 23:28:47 +02:00
Spencer Gibb
6acff5ad3e
Update to boot 2.1.0.M4
2018-10-01 10:53:56 -04:00
Marcin Grzejszczak
7fd3739c75
Checkstyle produces warnings
2018-10-01 12:29:16 +02:00
Marcin Grzejszczak
33b6b6c8d5
Disables test sources in boot checkstyle
2018-10-01 11:22:53 +02:00
Marcin Grzejszczak
542f540b42
Fixed the boot checkstyle and formatter setup
2018-10-01 11:18:26 +02:00
Marcin Grzejszczak
b14b53f98e
Going back to old checkstyle rules
2018-10-01 10:30:37 +02:00
Marcin Grzejszczak
bd42b899a4
Revert "Fixed checkstyle setup"
...
This reverts commit 37b3508c53 .
2018-10-01 10:28:02 +02:00
Marcin Grzejszczak
f811879742
Revert "Checkstyle doesn't break the build"
...
This reverts commit 88a07f4865 .
2018-10-01 10:27:54 +02:00
Marcin Grzejszczak
88a07f4865
Checkstyle doesn't break the build
2018-09-30 18:36:24 +02:00
Marcin Grzejszczak
37b3508c53
Fixed checkstyle setup
2018-09-29 12:54:10 +01:00
Marcin Grzejszczak
1cbb533b13
Don't fail th ebuild on broken javadocs
2018-09-29 11:43:59 +01:00
Marcin Grzejszczak
fc064fd3fc
Bumped plugins for jdk11; fixes gh-75
2018-09-29 11:28:09 +01:00
Spencer Gibb
018f9d1f8e
Revert "Update SNAPSHOT to 2.1.0.M2"
...
This reverts commit 8260f0ebfe .
2018-09-18 17:46:04 -04:00
Spencer Gibb
8260f0ebfe
Update SNAPSHOT to 2.1.0.M2
2018-09-18 17:44:03 -04:00
Spencer Gibb
edbc73e909
Bumps boot to 2.1.0.M3
2018-09-13 09:40:37 -04:00
Spencer Gibb
6c21859cd4
Revert "Update SNAPSHOT to 2.1.0.M1"
...
This reverts commit f078a4e28c .
2018-08-21 12:07:46 -04:00
Spencer Gibb
f078a4e28c
Update SNAPSHOT to 2.1.0.M1
2018-08-21 12:06:24 -04:00
Spencer Gibb
f329fd4b44
Bumps boot to 2.1.0.M2
2018-08-21 10:42:56 -04:00
Spencer Gibb
a6028e09e2
Updates to 2.1.0.BUILD-SNAPSHOT and bumps boot to 2.1.0.M1
2018-08-01 13:32:23 -04:00
buildmaster
207618a38e
Bumping versions to 2.0.4.BUILD-SNAPSHOT after release
2018-07-31 17:59:25 +00:00
buildmaster
bc5cd9dd48
Going back to snapshots
2018-07-31 17:59:24 +00:00