Extend PropertiesLauncher to load nested archives
PropertiesLauncher can now be used to run an executable jar, and by default it will pick up nested archives in lib/ (where the Boot tools puts them). User can provide loader.path (colon-separated) to change the nested path. [#58837492] [bs-330] Add tooling for PropertiesLauncher
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
#Generated by Git-Commit-Id-Plugin
|
||||
#Tue Oct 15 09:46:12 EDT 2013
|
||||
git.commit.id.abbrev=be12635
|
||||
#Tue Oct 15 11:07:33 EDT 2013
|
||||
git.commit.id.abbrev=d3fa609
|
||||
git.commit.user.email=dsyer@gopivotal.com
|
||||
git.commit.message.full=Ensure env vars are consulted for PATH\n
|
||||
git.commit.id=be1263500df0c363ad45c0ccf387e4c06e6f5c7d
|
||||
git.commit.message.short=Ensure env vars are consulted for PATH
|
||||
git.commit.message.full=Extend PropertiesLauncher to load nested archives\n\nPropertiesLauncher can now be used to run an executable jar, and by\ndefault it will pick up nested archives in lib/ (where the Boot\ntools puts them). User can provide loader.path (colon-separated)\nto change the nested path.\n\n[\#58837492] [bs-330] Add tooling for PropertiesLauncher\n
|
||||
git.commit.id=d3fa60955b06fe78bbf0c914928d794661aca312
|
||||
git.commit.message.short=Extend PropertiesLauncher to load nested archives
|
||||
git.commit.user.name=Dave Syer
|
||||
git.build.user.name=Dave Syer
|
||||
git.build.user.email=dsyer@gopivotal.com
|
||||
git.branch=master
|
||||
git.commit.time=2013-10-14T16\:07\:50-0400
|
||||
git.build.time=2013-10-15T09\:46\:12-0400
|
||||
git.commit.time=2013-10-15T10\:51\:03-0400
|
||||
git.build.time=2013-10-15T11\:07\:33-0400
|
||||
|
||||
Reference in New Issue
Block a user