[forge-commits] [forge/core] 444e3f: Allow for better overriding of the logging configu...

Lincoln.Baxter at lists.jboss.org Lincoln.Baxter at lists.jboss.org
Thu Mar 21 13:57:11 EDT 2013


  Branch: refs/heads/2.0
  Home:   https://github.com/forge/core
  Commit: 444e3f6cbfa73c218f5a5fb761dbea040c03f92a
      https://github.com/forge/core/commit/444e3f6cbfa73c218f5a5fb761dbea040c03f92a
  Author: James Perkins <jperkins at 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/da1281736a3c17ee697b23fa910b960fac96d23c
  Author: Lincoln Baxter, III <lincolnbaxter at 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


More information about the forge-commits mailing list