buildmaster
db230a7b3d
Update SNAPSHOT to 1.3.7.RELEASE
2017-12-21 17:36:44 +00:00
Spencer Gibb
f5a37ebb50
Update boot to 1.5.9.RELEASE
2017-11-28 12:42:05 -05:00
buildmaster
34aaa7e1f1
Bumping versions to 1.3.7.BUILD-SNAPSHOT after release
2017-11-20 10:34:54 +00:00
buildmaster
e9ef6a7e53
Going back to snapshots
2017-11-20 10:34:54 +00:00
buildmaster
203d35ed0a
Update SNAPSHOT to 1.3.6.RELEASE
2017-11-20 10:34:16 +00:00
Spencer Gibb
b1475df241
Update to Spring Boot 1.5.8.RELEASE
2017-10-30 15:53:30 -04:00
Dave Syer
4000709c4c
Add compiler plugin version
2017-09-15 11:27:22 +01:00
Dave Syer
7d5abfdf13
Revert to snapshots
2017-09-12 17:43:57 +01:00
Dave Syer
80fa01c000
Update to 1.3.5.RELEASE
2017-09-12 17:40:43 +01:00
Marcin Grzejszczak
09317bb95c
Polish
2017-08-31 14:27:44 +02:00
Marcin Grzejszczak
8f19618cc2
Let's eat our own dogfood
...
sc-build reuses sc-build logic to generate its own docs
2017-08-31 14:08:45 +02:00
Marcin Grzejszczak
4d0246d73e
Started to publish the docs module as a jar
...
without this change we copy paste all the scripts, resources etc. to every single project
with this change each project will have this project's resources unpacked in the local `target` directory. The docs generation already reference this changed location so no need to copy paste of any resources is required
fixes #60
2017-08-31 13:48:43 +02:00
Dave Syer
40d8febe83
Set up compiler plugin by default
2017-08-29 12:08:32 +01:00
Marcin Grzejszczak
8c177337e2
Fixed _ problem in ghpages
2017-08-29 11:44:37 +02:00
Dave Syer
3d4369f6cb
Add checkstyle plugin configuration
...
Not enabled by default because many projects do not use it yet. The
plan is to roll it out and then remove the google import detector.
Fixes gh-58
2017-08-29 09:38:26 +01:00
Marcin Grzejszczak
bea8723caf
Allowed resolution of external URIs
2017-08-29 10:26:32 +02:00
Marcin Grzejszczak
b7bbf68141
Initial approach to new docs ( #59 )
2017-08-29 09:52:29 +02:00
Ryan Baxter
2b41ae3ff9
Bump version for next release
2017-08-24 15:20:11 -04:00
Ryan Baxter
1ab1e583ae
Revert "1.3.4.RELEASE"
...
This reverts commit ebdc00ddea .
2017-08-24 15:12:37 -04:00
Ryan Baxter
ebdc00ddea
1.3.4.RELEASE
2017-08-24 15:06:46 -04:00
Ryan Baxter
450ea884db
Fixing boot property
2017-08-24 15:00:49 -04:00
Kyle Anderson
a9ced4513e
Maven Configuration Improvements ( #57 )
...
* Specify build-helper-maven-plugin Version
* Refactored Deprecated AntRun Plugin Parameter
2017-07-12 15:36:48 -04:00
Dave Syer
4cc410cfc0
Revert to snapshots
2017-06-19 11:49:11 +01:00
Dave Syer
e5ed9b4f90
Update for 1.3.3.RELEASE
2017-06-19 11:42:13 +01:00
Marius Bogoevici
eb8ffcff45
Update Spring Boot to 1.5.4.RELEASE
2017-06-09 15:33:34 -04:00
Marcin Grzejszczak
aaa6a2c973
Let's start highlighting syntax... ( #54 )
2017-05-12 14:17:53 +02:00
Dave Syer
171be768c7
Revert to snapshots
2017-04-26 09:08:57 +01:00
Dave Syer
22e98d294c
Update to 1.3.2.RELEASE
2017-04-26 09:07:45 +01:00
Dave Syer
d4257bc99c
Add spring-cloud-build-dependencies BOM layer
...
Users, and even Spring Cloud libraries never need to know about this,
but the extra level of indirection helps because of the commons-logging
dependency, which we want to exclude from Spring Cloud libraries, but
which can only be excluded globally from all of them here. The previous
solution to that problem was to add the exclusion with a spring-core
dependency managed by spring-cloud-build directly. The problem with that
is that it needs to have the spring-core version explicitly, or else
libraries that depend directly on spring-core cannot find the version
(not many libraries *do* depend directly on spring-core so it only hurts
on the margin to not have the version, which is where we were with
1.3.1.RELEASE and lower).
2017-04-24 11:00:42 +01:00
Dave Syer
74a746b71e
Revert to snapshots
2017-03-06 12:32:45 +00:00
Dave Syer
541b8f302e
Update to 1.3.1
2017-03-06 12:31:37 +00:00
Spencer Gibb
9685ebad24
Update to SNAPSHOTS
2017-03-03 12:15:46 -07:00
Spencer Gibb
058cdab1d6
Update SNAPSHOT to 1.3.1.RC1
2017-03-03 12:06:06 -07:00
Spencer Gibb
b33ccfd117
Update to boot 1.5.2.BUILD-SNAPSHOT
2017-03-02 08:36:55 -07:00
Dave Syer
49e5d2a1d4
Manage version of jar plugin to not break STS
2017-02-09 17:40:07 +00:00
Spencer Gibb
215a981377
Update to boot 1.5.1.BUILD-SNAPSHOT
2017-01-31 06:10:05 -07:00
Ryan Baxter
32ec5e9d77
Revert "1.3.1.M1 version changes"
...
This reverts commit 85cbefaa8c .
2017-01-09 12:36:48 -05:00
Ryan Baxter
85cbefaa8c
1.3.1.M1 version changes
2017-01-09 12:33:17 -05:00
Ryan Baxter
a351473db1
Bumping version to 1.3.1.BUILD-SNAPSHOT
2017-01-09 12:29:53 -05:00
Ryan Baxter
fa632a468b
Revert "1.3.0.M1 version changes"
...
This reverts commit 8bd7121d21 .
2017-01-09 12:21:38 -05:00
Ryan Baxter
8bd7121d21
1.3.0.M1 version changes
2017-01-09 12:12:58 -05:00
Ryan Baxter
e238e08989
Revert "Version changes for 1.3.0.RELEASE"
...
This reverts commit 49b48d7294 .
2017-01-09 11:52:39 -05:00
Ryan Baxter
49b48d7294
Version changes for 1.3.0.RELEASE
2017-01-09 11:47:09 -05:00
Dave Syer
70a448f359
Update to 1.3.0 snapshots
2016-12-02 13:20:07 +00:00
Mark Pollack
ade61f45df
Add version plugins for maven jar/javadoc/source
...
* Use latest versions in 2.x family of plugins.
2016-11-19 21:51:22 +00:00
Dave Syer
af055cf9c3
Add versions for some plugins
2016-10-24 12:04:31 +01:00
Dave Syer
41622b37dc
Revert to snapshots
2016-09-21 11:07:24 +01:00
Dave Syer
2d982d3fa9
Update for 1.2.1
2016-09-21 11:07:24 +01:00
Dave Syer
7e273ab445
Update to Boot 1.4.1 snapshots
2016-09-20 10:54:55 +01:00
Dave Syer
358898558d
Change repo URLs to https
2016-08-17 17:31:20 +01:00