Remove remaining git.properties files

This commit is contained in:
Andy Wilkinson 2013-10-22 17:26:44 +01:00
parent e5e511fd43
commit 00a0cab781
2 changed files with 0 additions and 26 deletions

View File

@ -1,13 +0,0 @@
#Generated by Git-Commit-Id-Plugin
#Tue Oct 22 10:25:03 BST 2013
git.commit.id.abbrev=040321b
git.commit.user.email=awilkinson@gopivotal.com
git.commit.message.full=Isolate Aether in a separate class loader\n\nPrior to this commit, the Aether-based GrapeEngine was loaded in the\nsame class loader as the rest of Boot. This led to Aether's and its\ndependencies' types polluting the application's class path. Most\nnotably, this caused problems with logging as the logging framework\ncould be permaturely initialized.\n\nThis commit isolates AetherGrapeEngine, Aether and its dependencies\ninto a separate class loader. This is done by customizing the\npackaging of the CLI's jar file with the internal directory housing\nall of the types that will be loaded by the separate class loader.\n
git.commit.id=040321bf153db007290786623d45903cee27fa88
git.commit.message.short=Isolate Aether in a separate class loader
git.commit.user.name=Andy Wilkinson
git.build.user.name=Andy Wilkinson
git.build.user.email=awilkinson@gopivotal.com
git.branch=aether-grab
git.commit.time=2013-10-21T16\:24\:40+0100
git.build.time=2013-10-22T10\:25\:03+0100

View File

@ -1,13 +0,0 @@
#Generated by Git-Commit-Id-Plugin
#Tue Oct 22 10:25:04 BST 2013
git.commit.id.abbrev=040321b
git.commit.user.email=awilkinson@gopivotal.com
git.commit.message.full=Isolate Aether in a separate class loader\n\nPrior to this commit, the Aether-based GrapeEngine was loaded in the\nsame class loader as the rest of Boot. This led to Aether's and its\ndependencies' types polluting the application's class path. Most\nnotably, this caused problems with logging as the logging framework\ncould be permaturely initialized.\n\nThis commit isolates AetherGrapeEngine, Aether and its dependencies\ninto a separate class loader. This is done by customizing the\npackaging of the CLI's jar file with the internal directory housing\nall of the types that will be loaded by the separate class loader.\n
git.commit.id=040321bf153db007290786623d45903cee27fa88
git.commit.message.short=Isolate Aether in a separate class loader
git.commit.user.name=Andy Wilkinson
git.build.user.name=Andy Wilkinson
git.build.user.email=awilkinson@gopivotal.com
git.branch=aether-grab
git.commit.time=2013-10-21T16\:24\:40+0100
git.build.time=2013-10-22T10\:25\:04+0100