Spring Buildmaster
c71b661d79
Next Development Version
5 years ago
Phillip Webb
8843c11a28
Update copyright header of changed files
5 years ago
Andy Wilkinson
ede197fa55
Polish formatting
...
Fix formatting issues, primarily around header comments.
6 years ago
Andy Wilkinson
8f1be4cded
Upgrade to spring-javaformat 0.0.11
6 years ago
Spring Buildmaster
67fa63d0e3
Next Development Version
6 years ago
Spring Buildmaster
ca3a864565
Next Development Version
6 years ago
Andy Wilkinson
4b6bddd476
Merge branch '1.4.x' into 1.5.x
6 years ago
Andy Wilkinson
6920c39349
Merge branch '1.3.x' into 1.4.x
6 years ago
Andy Wilkinson
0e009ef047
Use HTTPS to link to the Apache license
6 years ago
Spring Operator
991ba550d3
Update build and setup configuration to use HTTPS
...
See gh-16245
6 years ago
Spring Operator
e2837843e1
Update build and setup configuration to use HTTPS
...
See gh-16244
6 years ago
Spring Operator
7c314122f7
Update build and setup configuration to use HTTPS
...
See gh-16243
6 years ago
Spring Buildmaster
b04710d744
Next development version
6 years ago
Spring Buildmaster
9bb64a3493
Next Development Version
6 years ago
Spring Buildmaster
4d24feb443
Next development version
6 years ago
Spring Buildmaster
46df506b0a
Next development version
6 years ago
Spring Buildmaster
73bf744cb0
Next Development Version
6 years ago
Spring Buildmaster
36b8639853
Next Development Version
7 years ago
Phillip Webb
37646517cf
Polish
7 years ago
Spring Buildmaster
010b4fccbd
Next development version
7 years ago
Andy Wilkinson
2195ed1e8e
Update Jetty war package test to expect new ASM transitive dependency
...
Closes gh-13097
7 years ago
Spring Buildmaster
c10aad165f
Next Development Version
7 years ago
Spring Buildmaster
ade4760842
Next Development Version
7 years ago
Spring Buildmaster
6414b42335
Next Development Version
7 years ago
Spring Buildmaster
df2ae7aa19
Next Development Version
7 years ago
Spring Buildmaster
c0f9f64776
Next Development Version
7 years ago
Andy Wilkinson
cc16402ee4
Update war packaging tests to reflect change in Tomcat's dependencies
...
See gh-10395
7 years ago
Spring Buildmaster
30eb937a83
Next Development Version
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
Spring Buildmaster
88e43c8421
Next Development Version
8 years ago
Spring Buildmaster
9768b0a8c2
Next Development Version
8 years ago
Spring Buildmaster
d719d2cbbc
Next Development Version
8 years ago
Spring Buildmaster
d23fa24340
Next Development Version
8 years ago
Spring Buildmaster
2a83e80a9b
Next Development Version
8 years ago
Phillip Webb
47fd5f4fac
Merge branch '1.4.x' into 1.5.x
8 years ago
Phillip Webb
47b00c086c
Polish
8 years ago
Andy Wilkinson
f67dd957b1
Ignore excludeDevtools on extension when it has been set on bootRepackage
...
Previously, bootRepackage's excludeDevtools property would be
overridden by the springBoot extension's excludeDevtools property.
This prevented devtools from being included by configuring it on the
repackaging task.
This commit corrects the logic so that the setting on the repackaging
task takes priority. It also adds some tests to verify the behaviour.
Closes gh-8308
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
Andy Wilkinson
ba8f7214d8
Merge branch '1.4.x' into 1.5.x
8 years ago
Andy Wilkinson
0e72ef1a10
Improve diagnostics for in StarterDependenciesIntegrationTests
...
The root cause of the build failure something has a null message which
means there's no information available about why the build failed.
Instead of calling fail when a BuildException occurs, this commit
wraps it in a RuntimeException and rethrows it. This should make the
entire chain of exceptions available when a failure occurs.
8 years ago
Phillip Webb
aacf5d660f
Update copyright year for changed files
8 years ago
Phillip Webb
a23591e047
Support Jetty 9.4 and upgrade to 9.4.0.v20161208
...
Update `JettyEmbeddedServletContainerFactory` to support Jetty 9.4
directly and Jetty 9.3 via reflection. The primary difference between
Jetty 9.3 and 9.4 are the session management classes. Websocket suppport
has also been updates, but this is handled transparently by the
Spring Framework support.
Fixes gh-7599
8 years ago
Spring Buildmaster
9057f9ae1f
Next development version
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
Spring Buildmaster
e712a9ba8c
Next Development Version
8 years ago