Branch: refs/heads/2.0
Home:
https://github.com/forge/core
Commit: 444e3f6cbfa73c218f5a5fb761dbea040c03f92a
https://github.com/forge/core/commit/444e3f6cbfa73c218f5a5fb761dbea040c03...
Author: James Perkins <jperkins(a)redhat.com>
Date: 2013-03-21 (Thu, 21 Mar 2013)
Changed paths:
M bootstrap/pom.xml
M bootstrap/src/main/java/org/jboss/forge/bootstrap/Bootstrap.java
A bootstrap/src/main/java/org/jboss/forge/bootstrap/LoggingConfigurationLocator.java
A
bootstrap/src/main/resources/META-INF/services/org.jboss.logmanager.ConfigurationLocator
M
container-api/src/main/java/org/jboss/forge/container/util/OperatingSystemUtils.java
M dist/src/main/resources/bin/forge
M dist/src/main/resources/bin/forge.bat
Log Message:
-----------
Allow for better overriding of the logging configuration. Remove configuration settings
from the scripts and add to the bootstrap.
Commit: da1281736a3c17ee697b23fa910b960fac96d23c
https://github.com/forge/core/commit/da1281736a3c17ee697b23fa910b960fac96...
Author: Lincoln Baxter, III <lincolnbaxter(a)gmail.com>
Date: 2013-03-21 (Thu, 21 Mar 2013)
Changed paths:
M bootstrap/pom.xml
M bootstrap/src/main/java/org/jboss/forge/bootstrap/Bootstrap.java
A bootstrap/src/main/java/org/jboss/forge/bootstrap/LoggingConfigurationLocator.java
A
bootstrap/src/main/resources/META-INF/services/org.jboss.logmanager.ConfigurationLocator
M
container-api/src/main/java/org/jboss/forge/container/util/OperatingSystemUtils.java
M dist/src/main/resources/bin/forge
M dist/src/main/resources/bin/forge.bat
Log Message:
-----------
Merge pull request #301 from jamezp/logdir
Allow for better overriding of the logging configuration.
Compare:
https://github.com/forge/core/compare/9c29a99d2552...da1281736a3c