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
Spring Buildmaster
5c12500366
Next Development Version
8 years ago
Spring Buildmaster
a2696bf873
Next Development Version
8 years ago
Spring Buildmaster
ed1ce140c0
Next Development Version
8 years ago
Phillip Webb
6f19538028
Update CLI open_source_licenses.txt for json
...
Update the open_source_licenses file to reflect the fact that the
org.json library is no longer used.
See gh-5929
8 years ago
Phillip Webb
f3db8c90c7
Merge branch '1.4.x' into 1.5.x
8 years ago
Phillip Webb
ae910f3169
Update CLI open_source_licenses.txt file
...
Closes gh-7703
8 years ago
Stephane Nicoll
505e7f75ea
Polish contribution
...
Closes gh-8089
8 years ago
dreis
d58f38f6f6
Use String.replace() with single char if possible
...
See gh-8089
8 years ago
Andy Wilkinson
ae3434ba4c
Merge branch '1.4.x' into 1.5.x
8 years ago
Andy Wilkinson
d2201d5284
Correct copyright dates and enforce that starting year is 2012
...
Closes gh-7923
8 years ago
Phillip Webb
cc7c2ebb87
Migrate to android-json
...
Migrate from `org.json:json` to the clean room Apache 2.0 licensed
version that was developed for Android.
Fixes gh-5929
8 years ago
Phillip Webb
aacf5d660f
Update copyright year for changed files
8 years ago
Spring Buildmaster
9057f9ae1f
Next development version
8 years ago
Phillip Webb
6121208cbb
Polish formatting
8 years ago
Phillip Webb
4b9cba351b
Merge branch '1.4.x' into 1.5.x
8 years ago
Phillip Webb
bd74c3d327
Polish formatting
8 years ago
Andy Wilkinson
387a406aad
Merge branch '1.4.x' into 1.5.x
8 years ago
Andy Wilkinson
b3e0a37197
Remove unwanted System.out calls in test code
8 years ago
Spring Buildmaster
e712a9ba8c
Next Development Version
8 years ago
Andy Wilkinson
d7ef48a9b6
Merge branch '1.4.x' into 1.5.x
8 years ago
Andy Wilkinson
2c4f39045f
Stop relying on Artemis's on-demand queue creation in CLI JMS test
...
Artemis's on-demand queue cretaion appears to be rather flakey,
sometimes failing with a NullPointerException.
This commit ensures that the queue used by the sample is created
during start up rather than on demand. This will hopefully make the
test that runs the sample more robust.
Closes gh-7346
8 years ago
Andy Wilkinson
aeaaaaf903
Merge branch '1.4.x' into 1.5.x
8 years ago
Andy Wilkinson
ae4b8dc420
Ensure that CLI-based tests automatically import new TestRestTemplate
...
See gh-6973
8 years ago
Andy Wilkinson
fc0d4e45a5
Update CLI test auto-configuration to 1.4's new test infrastructure
...
Closes gh-6973
8 years ago
Andy Wilkinson
9b6c9eeedd
Merge branch '1.4.x' into 1.5.x
8 years ago
Andy Wilkinson
7e8c5f5940
Silence CLI dependency resolution progress reporting when run with -q
...
Closes gh-7247
8 years ago
Dave Syer
e97b703a20
Additionally make package method public
8 years ago
Dave Syer
f62abade90
Make DependencyResolutionContext empty by default
...
It's more useful as a building block for other tools that way,
and it's easy to add the spring boot dependencies using public
methods.
8 years ago
Phillip Webb
d818a09ed8
Polish
8 years ago
Stephane Nicoll
2d75cc79c0
Polish contribution
...
Closes gh-6367
8 years ago