Commit Graph

68 Commits

Author SHA1 Message Date
Madhura Bhave 09f6758062 Merge branch '2.2.x'
Closes gh-19015
2019-11-13 15:45:55 -08:00
Madhura Bhave 130b48cb78 Merge branch '2.1.x' into 2.2.x
Closes gh-19014
2019-11-13 15:44:52 -08:00
dreis2211 a7abc19a49 Fix build badge in README
See gh-19008
2019-11-13 15:41:36 -08:00
dreis2211 cec4ec97dd Remove references to archived spring-boot-issues repo
See gh-17431
2019-07-08 12:50:49 +01:00
Madhura Bhave d5c0009c6e Rename samples to smoke tests
Closes gh-17197
2019-06-25 11:32:56 -07:00
Andy Wilkinson 36c1c051b8 Merge branch '2.1.x' 2019-03-20 16:55:10 +00:00
Andy Wilkinson e23f72c8b0 Merge branch '2.0.x' into 2.1.x 2019-03-20 16:53:48 +00:00
Andy Wilkinson 9fbd38ab3c Merge branch '1.5.x' into 2.0.x 2019-03-20 16:45:26 +00:00
Andy Wilkinson 4b6bddd476 Merge branch '1.4.x' into 1.5.x 2019-03-20 16:30:04 +00:00
Andy Wilkinson 6920c39349 Merge branch '1.3.x' into 1.4.x 2019-03-20 15:06:50 +00:00
Andy Wilkinson 0e009ef047 Use HTTPS to link to the Apache license 2019-03-20 15:00:10 +00:00
Stephane Nicoll d0c6a23565 Polish 2019-02-12 17:04:58 +01:00
Stephane Nicoll 2b304e3d69 Merge branch '2.1.x' 2019-01-08 11:31:17 +01:00
WangZengHuang a5d2b2cfb4 Remove redundant throws Exception
See gh-15647
2019-01-08 11:27:01 +01:00
Andy Wilkinson dd96fff544 Update README links following move to pure Asciidoctor
Closes gh-15545
2018-12-21 11:15:45 +00:00
Stephane Nicoll 5d2828c74e Merge branch '2.0.x' 2018-10-05 09:11:36 +02:00
dreis2211 42a6c36716 Fix BeansEndpoint typo in readme
Closes gh-14688
2018-10-05 09:10:46 +02:00
Madhura Bhave 51f9cdd14a Update pipeline badge configuration 2018-09-17 11:22:01 -07:00
Stephane Nicoll bc47bf44a9 Merge branch '2.0.x' 2018-06-01 09:26:29 +02:00
Johnny Lim 6b0ce46491 Polish
Closes gh-13320
2018-06-01 09:22:20 +02:00
Stephane Nicoll 81ef6fec7b Add reference to Gitter 2018-06-01 07:59:18 +02:00
hengyunabc b75e58b70f Add enforce-rule to ensure maven version >= 3.5.0
Closes gh-13271
2018-05-27 18:03:52 +02:00
Andy Wilkinson 47138af538 Correct the CI badge and link for 2.0.x builds 2018-05-09 14:06:32 +01:00
Johnny Lim a723ac95a9 Polish
Closes gh-12999
2018-04-30 16:44:46 +02:00
Madhura Bhave de66451d9b Update README with additional modules 2018-04-27 16:27:08 -07:00
Dejan Jankov 194a7a0c9b Fix broken links to Gradle and Maven tools, and CLI samples in README
Closes gh-12776
2018-04-05 09:10:20 +01:00
Stephane Nicoll ade6d86b65 Polish "Use secure connection to repositories"
Closes gh-12629
2018-03-27 18:02:52 +02:00
dreis2211 81459efffa Use HTTPS URLs where applicable 2018-02-02 12:03:12 +00:00
dreis2211 eb1ae2dd79 Fix typos
Closes gh-11460
2018-01-02 15:01:16 +01:00
Johnny Lim 3c5ccb1166 Polish
Closes gh-11418
2017-12-26 09:47:10 +01:00
Lukas Eder a16156781c Polish
Closes gh-11145
2017-12-14 15:18:36 +01:00
Johnny Lim 639bf5e99c Update "Building reference documentation" section
This commit also changes `spring-boot-maven-plugin/pom.xml` to make it
work with `full` Maven profile.

Closes gh-11045
2017-11-17 10:05:04 +01:00
Johnny Lim 4abd3fe10b Fix broken README.adoc
Closes gh-10603
2017-10-11 13:25:06 -07:00
Phillip Webb ad92af1c99 Change build status badge to use concourse
Fixes gh-10536
2017-10-08 10:10:45 -07:00
Johnny Lim bbeba4a016 Clean up Java 6 leftover
See gh-10367
2017-09-21 08:58:47 +02:00
Johnny Lim 5e35a34cba Polish
Closes gh-10308
2017-09-18 16:19:02 +02:00
Johnny Lim bd2d08bcd0 Polish
Closes gh-10282
2017-09-14 15:13:51 +02:00
Stephane Nicoll 53d855320b Clarify the required steps to build the documentation
Previously we didn't mention that the project must have been built
locally first (to get the sources for javadoc generation for instance).

This commit clarifies that.

Closes gh-10086
2017-08-28 09:19:52 +02:00
Stephane Nicoll c0e06f1b9b Polish 2017-07-01 09:57:05 +02:00
Stephane Nicoll 82860d6a1f Add reference to release notes
Closes gh-9646
2017-07-01 09:55:38 +02:00
Stephane Nicoll b446505cef Fix escaping 2016-09-06 17:35:24 +02:00
Stephane Nicoll 3b4e4f175a Polish 2016-08-07 21:26:33 +02:00
Andy Wilkinson 8d79cce591 Update instructions for building the docs in the README
As a result of ccaa19d5, the documentation is now built in the
prepare-package phase.
2016-07-20 20:54:42 +01:00
Stephane Nicoll 6698af08df Replace Starter POM to Starter in the documentation
"Starter POM" is a confusing term as it implies the starter may be a
POM while it's actually a jar artifact like any other dependency. To
reduce the confusion (especially in the way such starter should be
declared in the build), the term Starter POM has been renamed to Starter.

Closes gh-5966
2016-05-18 08:55:42 +02:00
Andy Wilkinson 2e86f0f890 Update instructions in the the README for building reference docs
The instructions should have been updated as part of the work on
gh-5267 so that the zip of all of the starter poms is available to
the documentation's build. With that fixed, the current instructions
still fail as the javadoc fails to generated as a result of
org.springframework.boot:spring-boot:test-jar:tests being unavailable.
This can be avoid by simply not trying to build the javadoc, i.e.
by running generate-resources rather than install.

Closes gh-5633
2016-04-11 09:53:59 +01:00
Brendan Kirby 6de4cabc29 Update README.adoc
Closes gh-5557
2016-04-03 10:41:45 +02:00
Vedran Pavic 0ba9a18cf2 Document use of maven wrapper
Closes gh-4956
2016-01-17 12:32:26 +01:00
Johnny Lim 8ec00c35bf Polish
Closes gh-4572
2015-11-21 08:12:21 +01:00
Dave Syer fa9724becb Revert "Add or avoid proxy configurations for integration tests"
This reverts commit 251f2805a8.
2015-11-02 17:38:54 +00:00
mrumpf 251f2805a8 Add or avoid proxy configurations for integration tests
The Maven POM does all the dependency resolutions for the
spring-boot-antlib project. Delegating this task to Ivy, which is
buried deep in the Antrun/Antunit part of the build, makes any kind
of proxy configuration much more complex.
The ivysettings.xml already has the local M2 repository configured,
but because the folder "repository" is missing, the artifacts, already
downloaded by Maven cannot be resolved from this location.
The Spring and Maven Central repositories should be removed from the
ivysettings.xml files in order to force all resolves to be done through
the local M2 repository. The POM of joda-time version 2.8.1 has an
optional dependency to joda-convert 1.2, which lets the Ivy resolve
process fail, because this version of the joda-convert library was
not resolved by any of the Maven POMs. It seems as if Ivy does not
respect the optional scope, defined in the joda-time POM.

Pass proxy settings to the forked process to make the Gradle distribution download work

Create a gradle.properties file for each Gradle integration test and writes the forking
process' proxy settings as systemProp.http(s).Host/Port to the properties file.
This configures the external process with the right proxy settings to let it download
the Gradle distribution via the HTTP proxy server.

Added a hint for Windows users to get the core.autocrlf setting right

When the core.autocrlf setting under Windows is set to false for example
All files are not converted regarding their EOL characters to the
Windows format with CRLF at a line's end. There is a checkstyle
validation that checks that all files have the system's line endings
and in some test-cases the value from the system property "line.ending"
is used to check test output. So without the conversion, those checks
are going to fail, resulting in build errors.

Fixes gh-4367, fixes gh-3816
2015-11-02 17:23:30 +00:00