[weld-commits] [weld/core] c0386f: Cached implementation of ExecutorServices

GitHub noreply at github.com
Mon Aug 6 10:54:45 EDT 2012


  Branch: refs/heads/2.0
  Home:   https://github.com/weld/core
  Commit: c0386fe1440eefd6fcbe3f76a0dc6e8aa1105814
      https://github.com/weld/core/commit/c0386fe1440eefd6fcbe3f76a0dc6e8aa1105814
  Author: Martin Kouba <mkouba at redhat.com>
  Date:   2012-08-06 (Mon, 06 Aug 2012)

  Changed paths:
    M impl/src/main/java/org/jboss/weld/bootstrap/BootstrapConfiguration.java
    A impl/src/main/java/org/jboss/weld/executor/CachedThreadPoolExecutorServices.java
    M impl/src/main/java/org/jboss/weld/executor/ExecutorServicesFactory.java
    M impl/src/main/java/org/jboss/weld/executor/FixedThreadPoolExecutorServices.java
    M impl/src/main/java/org/jboss/weld/logging/messages/BootstrapMessage.java
    M impl/src/main/resources/org/jboss/weld/messages/bootstrap_en.properties
    A tests-arquillian/src/test/java/org/jboss/weld/tests/bootstrap/configuration/CachedThreadPoolBootstrapConfigurationTest.java

  Log Message:
  -----------
  Cached implementation of ExecutorServices





More information about the weld-commits mailing list