Dave Syer
da600e5407
Ensure version is scraped from parent pom
2016-09-20 13:48:13 +01:00
Dave Syer
7e273ab445
Update to Boot 1.4.1 snapshots
2016-09-20 10:54:55 +01:00
Marcin Grzejszczak
4b25d38462
Added Syncing of mvnw script
2016-09-15 16:16:18 +02:00
Marcin Grzejszczak
74e01e91c7
Added ReleaseTrain switch
2016-08-23 16:01:53 +02:00
Marcin Grzejszczak
31b59823a2
Fixed bugs in gh-pages
...
- when (-b) flag was passed there was a check if target contains docs (makes no sense)
- after cloning the Spring Cloud Static we didn't check out gh-pages
2016-08-22 13:27:11 +02:00
Marcin Grzejszczak
66bfb4626b
Added automated building and cloning of spring-cloud-static
2016-08-19 11:40:58 +02:00
Marcin Grzejszczak
2a24b23f37
Continuing the script when failing to check out... it happens for Jenkins for some reason
2016-08-18 16:45:45 +02:00
Marcin Grzejszczak
fa67b987a3
Continuing the script when failing to check out... it happens for Jenkins for some reason
2016-08-18 16:10:50 +02:00
Marcin Grzejszczak
9726d21b93
Fixed branch resolution
...
some older repos don't have the docs.main prop. In that case I'm resolving the root file from REPO_NAME
2016-08-18 14:26:36 +02:00
Marcin Grzejszczak
8cec662d57
Added cd to rootfolder for ghpages
2016-08-18 13:43:09 +02:00
Marcin Grzejszczak
bc15dd4cf9
Updated synchro script - fixed minor bugs
2016-08-18 13:17:04 +02:00
Marcin Grzejszczak
1c8c65b384
Creating folder in ghpages only when branch is whitelisted
2016-08-18 12:54:07 +02:00
Marcin Grzejszczak
990f3bcca3
Reverting back to previous logic of docs copying
2016-08-18 12:45:18 +02:00
Marcin Grzejszczak
d9ab4d4172
Fixed the invalid destination folder for docs
2016-08-18 12:40:20 +02:00
Marcin Grzejszczak
8d7ee9f53a
Fixed the wrong script
2016-08-18 12:32:55 +02:00
Marcin Grzejszczak
6ad3ddf539
Updated the gh-pages script to deploy from a tag to given folder
2016-08-18 12:05:15 +02:00
Dave Syer
358898558d
Change repo URLs to https
2016-08-17 17:31:20 +01:00
Marcin Grzejszczak
9b126f55ca
Added ghpages synchronization script
...
we have a lot of projects that have ghpages.sh file in different branches. This script will allow to update all of them in a relatively easy way
2016-08-17 12:48:06 +02:00
Marcin Grzejszczak
e6b32406dc
Hopefully fixed the build for Jenkins
2016-08-16 17:58:07 +02:00
Marcin Grzejszczak
8b482cd8c6
Updated the gh-pages script with path to Maven
2016-08-16 17:52:29 +02:00
Marcin Grzejszczak
0e710b4095
Updated the gh-pages script
2016-08-16 17:42:02 +02:00
Marcin Grzejszczak
7b77bdaf33
Deploying documentation to proper folder
...
What we're missing ATM is different documentation versions for different application versions. What this change does is that it's:
- finding out what is the current branch (e.g. 1.0.x)
- finding out out what is the name of the main adoc file (e.g. spring-cloud-sleuth)
- pulling the changes from gh-pages after checkout
- finding out what is the list of comma separated whitelisted branches (via the `docs.whitelisted.branches` prop)
- in gh-pages creating a folder with name of the branch (e.g. /1.0.x)
copying all the docs/target/generated-docs/ to that folder
- if the branch from which we're calling the script is NOT master then we're changing the ${main.adoc}.html to index.html so that it's easier to access the docs (e.g. http://cloud.spring.io/spring-cloud-sleuth/1.0.x/ )
2016-08-16 15:53:24 +02:00
Dave Syer
840e080b57
Revert to snapshots
2016-08-16 09:48:57 +01:00
Dave Syer
56d5a65d68
Update to 1.2.0.RELEASE
2016-08-16 09:48:08 +01:00
Dave Syer
e5a8be13fe
Update travis secrets
2016-08-15 10:29:31 +01:00
Dave Syer
7f967e892e
Update Boot version
2016-08-15 10:04:09 +01:00
Dave Syer
8c3e4b80e0
Change link to CLA
2016-07-11 09:18:53 +01:00
Dave Syer
6fb6a6db8a
Re-instate .settings.xml for travis
2016-07-06 14:48:30 +01:00
Dave Syer
b52bd3e711
Re-instate .settings.xml for travis
2016-07-06 14:47:35 +01:00
Spencer Gibb
d4541520ba
Update to boot 1.4.0.BUILD-SNAPSHOT and update version to 1.2.0
2016-07-01 13:00:08 -06:00
Dave Syer
a0e769b05d
Update readme script to handle local includes
2016-06-11 09:55:16 +01:00
Spencer Gibb
ca2172bff5
skip deploy for now.
2016-06-10 11:51:47 -06:00
Spencer Gibb
3896dd5ce9
remove reference to settings that was deleted.
2016-06-09 13:06:58 -06:00
Spencer Gibb
8b7aecc025
Merge pull request #36 from mbogoevici/fast-profile
...
Add 'fast' profile
2016-06-09 13:06:25 -06:00
Marius Bogoevici
b08214d5fe
Add 'fast' profile
...
Allow to provide settings that circumvent certain steps (e.g. Checkstyle validation)
when they are not deemed necessary.
2016-06-09 14:41:55 -04:00
Dave Syer
6a4280da47
Update tp mvn 3.3.9
2016-06-04 09:14:03 +01:00
Dave Syer
4e005c6ec9
Add note on Maven version for other IDEs
2016-05-12 10:38:23 +01:00
Dave Syer
1415e7aeb3
No more .settings.xml
2016-05-12 10:26:59 +01:00
Dave Syer
d95890971b
Update README and remove .settings.xml where appropriate
2016-05-12 10:24:08 +01:00
Dave Syer
06cae07c63
Re-org the building docs (lombok is not the default)
2016-05-12 10:12:43 +01:00
Dave Syer
14bcd04115
Revert to snapshots
2016-05-10 08:41:48 +01:00
Dave Syer
78ab9c727a
Update to 1.1.1.RELEASE
2016-05-10 08:39:40 +01:00
Dave Syer
2c5ceff135
Add description and URL to pom
2016-05-10 08:38:18 +01:00
Spencer Gibb
8470535308
Update spring boot to 1.3.5.BUILD-SNAPSHOT
2016-05-09 14:26:25 -06:00
Dave Syer
52a93ae045
Revert to snspshots
2016-05-06 15:54:22 +01:00
Dave Syer
d6b466bd8c
Update for GA release
2016-05-06 15:53:54 +01:00
Dave Syer
d555033b96
Update to Spring Boot 1.3.4
2016-05-06 15:50:30 +01:00
Dave Syer
eb2827d20c
Use spring-boot.version for the maven plugin
2016-05-05 17:00:35 +01:00
Dave Syer
61bd0522fd
Remove parent pom so Boot version can be paremeterized
...
CHild projects can now use -Dspring-boot.version to build with
a different version. All the plugins and some properties from
the old parent were copied over.
2016-05-05 16:51:10 +01:00
Dave Syer
8e9d37d4c0
Manage the RSA dependency somewhere else
2016-04-20 14:36:19 +01:00