Stephane Nicoll
e230952dd2
Polish "Add prefix to all properties in maven plugin"
...
Closes gh-9567
2017-06-22 09:13:44 +02:00
Eddú Meléndez
4510be0f8f
Add prefix to all properties in maven plugin
...
This commit add prefix `spring-boot` to all Mojo's properties.
See gh-9567
2017-06-22 09:13:44 +02:00
Stephane Nicoll
e8aa3a3a8e
Upgrade to Maven War Plugin 3.1.0
...
Closes gh-9344
2017-05-29 16:16:43 +02:00
Stephane Nicoll
294bcbe962
Merge branch '1.5.x'
2017-05-29 14:56:34 +02:00
Stephane Nicoll
9b2ad6100e
Fix reference of custom layout example
...
Closes gh-9342
2017-05-29 14:56:14 +02:00
Andy Wilkinson
d5438c299c
Polish "Use try-with-resources to close resources automatically"
...
- Apply code formatting
- Use try-with-resources in many other places that were missed in the
pull request
Closes gh-8045
2017-05-23 19:38:48 +01:00
Stephane Nicoll
2e94fd4434
Remove support for Spring Loaded
...
Closes gh-7978
2017-05-15 14:18:06 +03:00
Stephane Nicoll
3547815805
Make sure Maven integration tests use a consistent java version
...
Closes gh-9149
2017-05-10 17:15:59 +02:00
Stephane Nicoll
5e14383886
Merge branch '1.5.x'
2017-05-09 09:38:47 +02:00
Stephane Nicoll
ea4e6fea35
Polish
2017-05-09 09:37:30 +02:00
Stephane Nicoll
f8e1345b75
Unify versions used in integration tests
...
This commit makes sure the integration tests use the same versions as
the one managed by `spring-boot-dependencies` (including Maven plugins).
Closes gh-8947
2017-05-09 09:36:21 +02:00
Spring Buildmaster
9768b0a8c2
Next Development Version
2017-04-21 08:32:01 +00:00
Phillip Webb
d8f827d224
Cleanup and format code
2017-03-06 17:08:09 -08:00
Spring Buildmaster
d23fa24340
Next Development Version
2017-03-03 16:18:26 +00:00
Phillip Webb
58ac67eb27
Merge branch '1.5.x'
2017-03-02 00:09:56 -08:00
Phillip Webb
f1012c104a
Polish
2017-03-01 23:29:20 -08:00
Stephane Nicoll
36fb0ed383
Merge branch '1.5.x'
2017-03-01 13:19:18 +01:00
Stephane Nicoll
19b4833c33
Keep order when filtering artifacts
...
This commit makes sure that the order of dependencies is kept when they
are filtered.
Closes gh-8397
2017-03-01 13:19:05 +01:00
Spring Buildmaster
5c12500366
Next Development Version
2017-01-30 20:10:13 +00:00
Spring Buildmaster
a2696bf873
Next Development Version
2017-01-30 11:40:24 +00:00
Phillip Webb
3d619da553
Polish
2017-01-25 16:56:22 -08:00
Andy Wilkinson
bdf903896f
Remove support for module layout
...
Closes gh-8107
2017-01-25 16:49:37 +00:00
Andy Wilkinson
3ce6d8e5b5
Merge branch '1.5.x'
2017-01-25 16:41:13 +00:00
Andy Wilkinson
cd5124005b
Deprecate support for module layout
...
Closes gh-8008
2017-01-25 16:40:42 +00:00
Phillip Webb
53f1df86a2
Merge branch '1.5.x'
2016-12-30 12:17:28 -08:00
Phillip Webb
aacf5d660f
Update copyright year for changed files
2016-12-30 11:53:51 -08:00
Phillip Webb
49fa702708
Merge branch '1.5.x'
2016-12-27 15:06:22 -08:00
Phillip Webb
85504e74a6
Merge branch '1.4.x' into 1.5.x
2016-12-27 15:05:15 -08:00
Arlo O'Keeffe
3a709511c4
Notify BuildContext of changed build-info file
...
Update Maven plugin to inform the BuildContext when changes are made to
the `build-info` file. Prior to this commit Eclipse could continually
trigger refreshes whenever "Refresh using native hooks or polling" was
enabled and the file was written to `src/main/resources`.
Closes gh-7741
2016-12-27 13:20:22 -08:00
Stephane Nicoll
31bde8ffc9
Merge branch '1.5.x'
2016-12-27 11:59:38 +01:00
Stephane Nicoll
2fe98f8f85
Merge branch '1.4.x' into 1.5.x
2016-12-27 11:59:25 +01:00
Stephane Nicoll
022f7e86a0
Align library file naming mapping
...
This commit aligns the mapping from library to name to the default
behaviour of the `maven-war-plugin`. Previously, our plugin would use
the full version of the library (i.e. including build timestamp if there
is one), rather than using the `baseVersion` property.
Closes gh-7743
2016-12-27 11:59:01 +01:00
Spring Buildmaster
9057f9ae1f
Next development version
2016-12-23 00:15:23 +00:00
Phillip Webb
6e02fe59f7
Merge branch '1.5.x'
2016-12-21 22:32:43 -08:00
Johnny Lim
e12b4a944f
Polish
2016-12-21 20:18:04 -08:00
Phillip Webb
1f417997f3
Merge branch '1.5.x'
2016-12-19 13:21:18 -08:00
Phillip Webb
4b9cba351b
Merge branch '1.4.x' into 1.5.x
2016-12-19 12:36:57 -08:00
Phillip Webb
bd74c3d327
Polish formatting
2016-12-19 12:25:09 -08:00
Stephane Nicoll
df0a0e563c
Merge branch '1.5.x'
2016-12-15 15:30:19 +01:00
Stephane Nicoll
c2ca21bb63
Merge branch '1.4.x' into 1.5.x
2016-12-15 15:30:03 +01:00
Stephane Nicoll
26643ef428
Clarify how to exclude devtools with war packaging.
...
Closes gh-7556
2016-12-15 15:28:25 +01:00
Phillip Webb
263d444d4e
Merge branch '1.5.x'
2016-12-05 11:20:24 -08:00
Phillip Webb
f6b0652369
Merge branch '1.4.x' into 1.5.x
2016-12-05 11:17:13 -08:00
Phillip Webb
e430583eaf
Polish
2016-12-05 11:08:38 -08:00
Stephane Nicoll
da6360e506
Merge branch '1.5.x'
2016-11-30 15:17:56 +01:00
Stephane Nicoll
e63174b93f
Merge branch '1.4.x' into 1.5.x
2016-11-30 15:17:41 +01:00
Stephane Nicoll
c51d836a15
Use standard file name for Maven dependencies
...
This commit uses standard files for libraries managed by the repackage
goal of the Maven plugin. Previously, only the name of the file was used
which could lead to duplicate libraries if the name of the target file
deviates from the default. This typically happens when the
`build.finalName` property is specified on a dependent module.
Note that the `maven-war-plugin` has an additional mechanism to customize
the file name structure of dependencies. This feature isn't supported by
the repackage goal so an explicit mention has been added in the
documentation.
Closes gh-7389
2016-11-30 15:13:25 +01:00
Andy Wilkinson
633280d1d0
Merge branch '1.5.x'
2016-11-29 15:44:31 +00:00
Andy Wilkinson
1595286e04
Prefer @SpringBootApplication-annotated class when finding main class
...
Closes gh-6496
2016-11-29 15:44:10 +00:00
Phillip Webb
450ab28163
Merge branch '1.5.x'
2016-11-28 17:27:05 -08:00