Add git commit id to MANIFEST in boot tools repackager

This commit is contained in:
Dave Syer
2013-10-14 16:06:32 -04:00
parent b0c54a6588
commit 281c650251
6 changed files with 94 additions and 0 deletions

View File

@@ -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