Spring Buildmaster
b04710d744
Next development version
6 years ago
Spring Buildmaster
9bb64a3493
Next Development Version
6 years ago
Andy Wilkinson
fdca475be4
Use canonical link to project page for homepage in Homebrew formula
...
Closes gh-14851
6 years ago
Spring Buildmaster
4d24feb443
Next development version
6 years ago
Spring Buildmaster
46df506b0a
Next development version
6 years ago
Phillip Webb
9543fcf44d
Upgrade to spring-javaformat 0.0.6
6 years ago
Spring Buildmaster
73bf744cb0
Next Development Version
6 years ago
Spring Buildmaster
36b8639853
Next Development Version
7 years ago
Andy Wilkinson
83a6f02ec4
Polish
7 years ago
Andy Wilkinson
a9645a3d07
Polish
7 years ago
Spring Buildmaster
010b4fccbd
Next development version
7 years ago
Phillip Webb
99dad81e9a
Update copyright header year for changed files
7 years ago
Phillip Webb
0a0247975c
Formatting
7 years ago
Phillip Webb
4e96587dc8
Polish modifier declaration ordering
...
Follow that Java language specification.
7 years ago
Phillip Webb
64930d4e5b
Polish caught exception names
...
Prefer `ex` over `e`.
7 years ago
Phillip Webb
3ee777e142
Polish ternary expressions
...
Consistently format ternary expressions and always favor `!=` as the
the check.
7 years ago
Spring Buildmaster
c10aad165f
Next Development Version
7 years ago
Spring Buildmaster
ade4760842
Next Development Version
7 years ago
Stephane Nicoll
ade6d86b65
Polish "Use secure connection to repositories"
...
Closes gh-12629
7 years ago
Andy Wilkinson
143ec20296
Polish "Use this.out in SummaryProgressReporter.finished()"
...
See gh-12554
7 years ago
Johnny Lim
5467005513
Use this.out in SummaryProgressReporter.finished()
...
Closes gh-12554
7 years ago
Phillip Webb
a8f366a554
Fix copyright header for edited files
7 years ago
Stephane Nicoll
b4a7e1d64b
Use toLowerCase() and toUpperCase() with Locale.ENGLISH
...
This commit updates all `toLowerCase()` and `toUpperCase` invocations to
use the variant that takes a `Locale` to avoid locale-specific side
effect.
Closes gh-12213
7 years ago
Phillip Webb
798522d890
Format with Eclipse Oxygen SR2
7 years ago
Spring Buildmaster
6414b42335
Next Development Version
7 years ago
Jacques Stadler
38a5466a19
All CLI support for Windows MINGW environments
...
Closes gh-11848
7 years ago
Phillip Webb
2c429ba77d
Restore static final formatting
...
Restore static final constants to upper case formatting.
See gh-10457
7 years ago
Sylwester Lachiewicz
0a6f5fb2be
Update Apache Maven Central repository url
...
Closes gh-11190
7 years ago
Spring Buildmaster
df2ae7aa19
Next Development Version
7 years ago
Spring Buildmaster
c0f9f64776
Next Development Version
7 years ago
Johnny Lim
bfa291f671
Polish
7 years ago
Spring Buildmaster
30eb937a83
Next Development Version
7 years ago
Andy Wilkinson
9750d2e59d
Fix OAuth2 sample integration test to expect corrected property names
...
See gh-9944
7 years ago
Spring Buildmaster
17a5bb0be4
Next development version
7 years ago
Spring Buildmaster
41c5c0e7c9
Next development version
7 years ago
Spring Buildmaster
05d4d0281c
Next Development Version
8 years ago
Phillip Webb
931ce15d7f
Update copyright header dates
8 years ago
Andy Wilkinson
832b3d1f2f
Merge branch '1.4.x' into 1.5.x
8 years ago
Andy Wilkinson
08143edf19
Close streams when unpacking the CLI
...
See gh-9080
8 years ago
Andy Wilkinson
ce74047896
Merge branch '1.4.x' into 1.5.x
8 years ago
Andy Wilkinson
2f26088800
Unpack CLI for its integration tests as dir is no longer assembled
...
Closes gh-9080
8 years ago
Andy Wilkinson
51970f81d2
Merge branch '1.4.x' into 1.5.x
8 years ago
Andy Wilkinson
dc8a34f324
Fix warnings caused by CLI's assembly configuration
...
Closes gh-9080
8 years ago
Spring Buildmaster
9768b0a8c2
Next Development Version
8 years ago
Spring Buildmaster
d719d2cbbc
Next Development Version
8 years ago
Phillip Webb
bddc190848
Suppress "resolving dependencies" when --quiet
...
Update Spring CLI so that the "resolving dependencies" message is
suppressed when `run --quiet` is used.
Fixes gh-8946
8 years ago
Spring Buildmaster
d23fa24340
Next Development Version
8 years ago
Spring Buildmaster
2a83e80a9b
Next Development Version
8 years ago
Phillip Webb
ca1540cefe
Update header copyright for changed files
8 years ago
Johnny Lim
0adab8a2be
Use logical 'and' instead of bitwise 'and'
...
Closes gh-8198
8 years ago