Merge branch '1.3.x'

This commit is contained in:
Andy Wilkinson 2016-02-24 10:32:32 +00:00
commit 64fd322ad1
1 changed files with 3 additions and 0 deletions

View File

@ -401,6 +401,9 @@ NOTE: Fully executable jars work by embedding an extra script at the front of th
Not all tools currently accept this format so you may not always be able to use this
technique.
NOTE: When a fully executable jar is run, it uses the jar's directory as the working
directory.
[[deployment-service]]