Branch: refs/heads/2.0
  Home:   https://github.com/weld/core
  Commit: c3a0293db5b5f7a5d24ebeb0b8abefeaf8282134
      
https://github.com/weld/core/commit/c3a0293db5b5f7a5d24ebeb0b8abefeaf8282134
  Author: Martin Kouba <[email protected]>
  Date:   2012-09-04 (Tue, 04 Sep 2012)

  Changed paths:
    M impl/src/main/java/org/jboss/weld/bootstrap/BootstrapConfiguration.java
    R 
impl/src/main/java/org/jboss/weld/executor/CachedThreadPoolExecutorServices.java
    M impl/src/main/java/org/jboss/weld/executor/ExecutorServicesFactory.java
    A 
impl/src/main/java/org/jboss/weld/executor/TimingOutFixedThreadPoolExecutorServices.java
    R 
tests-arquillian/src/test/java/org/jboss/weld/tests/bootstrap/configuration/CachedThreadPoolBootstrapConfigurationTest.java
    A 
tests-arquillian/src/test/java/org/jboss/weld/tests/bootstrap/configuration/TimingOutFixedThreadPoolBootstrapConfigurationTest.java

  Log Message:
  -----------
  Replace cached impl of ExecutorServices with extended fixed impl
- threads are terminated if no new tasks arrive withing keep-alive time



_______________________________________________
weld-commits mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/weld-commits

Reply via email to