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
Andy Wilkinson
c2002e7160
Polish "Update build and setup configuration to use HTTPS"
...
See gh-16245
6 years ago
Spring Operator
991ba550d3
Update build and setup configuration to use HTTPS
...
See gh-16245
6 years ago
Andy Wilkinson
04434676c3
Polish "Update build and setup configuration to use HTTPS"
...
See gh-16244
6 years ago
Spring Operator
e2837843e1
Update build and setup configuration to use HTTPS
...
See gh-16244
6 years ago
Andy Wilkinson
122b2a1b0b
Polish "Update build and setup configuration to use HTTPS"
...
See gh-16243
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
Phillip Webb
9543fcf44d
Upgrade to spring-javaformat 0.0.6
6 years ago
Spring Buildmaster
73bf744cb0
Next Development Version
6 years ago
Andy Wilkinson
8a4e6a0729
Upgrade to Dependency Management Plugin 1.0.6.RELEASE
...
Closes gh-13807
6 years ago
Andy Wilkinson
e7b03f7ca3
Don't auto-configure MultipartConfigElement when using Commons FileUpload
...
Previously, when a user had declared a custom MultipartResolver bean
that is a CommonsMultipartResolver, part resolution would fail. The
failure was occurring as the servlet container was consuming the parts
before CommonsMultipartResolver had a chance to read them. This was
happening because a MultipartConfigElement was being auto-configured.
This commit updates the multipart auto-configuration so that a
MultipartConfigElement is not auto-configured when there is a
CommonsMultipartResolver bean in the context.
Closes gh-7735
7 years ago
Spring Buildmaster
36b8639853
Next Development Version
7 years ago
Phillip Webb
2bfcefa48e
Reinstate support for disabling build checking
...
Closes gh-13291
7 years ago
Phillip Webb
b03f890567
Upgrade to spring-javaformat 0.0.2
7 years ago
Phillip Webb
f45ed0e56c
Don't validate HelpMojo formatting
...
The `HelpMojo` class is always generated and it should not be checked
for formatting.
See gh-13255
7 years ago
Phillip Webb
e75d8eaf40
Switch to spring-javaformat plugin
...
Use `spring-javaformat` to format and check code. Code formatting can
now be applied using the `spring-javaformat-maven-plugin` from the
command line. Existing checkstyle rules have also been replaced and
the CONTRIBUTING.adoc file has been updated.
Closes gh-13255
7 years ago
Phillip Webb
e69296d7d3
Fix checkstyle violations in samples
7 years ago
Spring Buildmaster
010b4fccbd
Next development version
7 years ago
Spring Buildmaster
c10aad165f
Next Development Version
7 years ago
Spring Buildmaster
ade4760842
Next Development Version
7 years ago
Andy Wilkinson
e066558601
Upgrade to Dependency Management Plugin 1.0.5.RELEASE
...
Closes gh-12406
7 years ago
Olaf Flebbe
7a5ae32c46
Use secure connection to repositories
...
See gh-12629
7 years ago
Andy Wilkinson
4fa66da359
Revert "Start building against Dependency Management Plugin 1.0.5 snapshots"
...
Uses snapshots of the Dependency Management Plugin causes problems as
they are only published to our plugins-snapshot repository which may
not be configured in someone's build.
See gh-12406
7 years ago
Andy Wilkinson
3395d05c21
Start building against Dependency Management Plugin 1.0.5 snapshots
...
See gh-12406
7 years ago
Andy Wilkinson
85f45adb9a
Upgrade to Plexus Utils 3.0.24
...
Closes gh-12065
7 years ago
Spring Buildmaster
6414b42335
Next Development Version
7 years ago
Stephane Nicoll
d49b022ce3
Shade json in configuration processor
...
This commit shades the json API in the configuration processor so that
it doesn't bring `android-json` to the classpath anymore.
Closes gh-10307
7 years ago
Brian Clozel
366d1122f0
Upgrade to Animal Sniffer 1.16
...
This version is compatible with JDK9 libraries; this is now required
since Jetty introduced a dependency on ASM 6.0 in gh-11469.
7 years ago
Stephane Nicoll
07bb33d8ed
Prevent the accidental use of Flyway's StringUtils
...
See gh-11396
7 years ago
Andy Wilkinson
9b65dfe857
Upgrade to Dependency Management Plugin 1.0.4.RELEASE
...
Closes gh-11311
7 years ago
Andy Wilkinson
654fe9a31c
Use Checkstyle to police accidental use of unwanted imports
...
Closes gh-11271
7 years ago
Spring Buildmaster
df2ae7aa19
Next Development Version
7 years ago
Spring Buildmaster
c0f9f64776
Next Development Version
7 years ago
Andy Wilkinson
4bdef4d0f9
Use Spring milestone and snapshot repos for plugins in full profile
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
Yunkun Huang
eb299b95c2
Disable trimStackTrace in surefire plugin
...
Closes gh-9629
7 years ago
Spring Buildmaster
05d4d0281c
Next Development Version
8 years ago
Spring Buildmaster
88e43c8421
Next Development Version
8 years ago
Andy Wilkinson
3aaf5b6463
Upgrade to Dependency Management Plugin 1.0.3.RELEASE
...
Closes gh-9407
Closes gh-9135
8 years ago
Spring Buildmaster
9768b0a8c2
Next Development Version
8 years ago
Spring Buildmaster
d719d2cbbc
Next Development Version
8 years ago
Andy Wilkinson
db60ed66ae
Upgrade to Dependency Management Plugin 1.0.2.RELEASE
...
Closes gh-8876
8 years ago