Add git commit id to MANIFEST in boot tools repackager
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
#Generated by Git-Commit-Id-Plugin
|
||||
#Mon Oct 14 16:04:25 EDT 2013
|
||||
git.commit.id.abbrev=b0c54a6
|
||||
git.commit.user.email=dsyer@gopivotal.com
|
||||
git.commit.message.full=Add parent class loader entries if possible\n\n...otherwise you can see cryptic NoClassDefFound errors\nbecause the application class was loaded from the parent\non the file system, but then it doesn't have access to the\nchild loaders nested jars.\n
|
||||
git.commit.id=b0c54a65885de569cc20d4a1fb59b5372c73adcc
|
||||
git.commit.message.short=Add parent class loader entries if possible
|
||||
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\:02\:04-0400
|
||||
git.build.time=2013-10-14T16\:04\:25-0400
|
||||
Reference in New Issue
Block a user