[weld-commits] [weld/core] 7c43ec: WELD-1305 Expose bootstrap configuration through S...

GitHub noreply at github.com
Mon Jan 28 16:26:38 EST 2013


  Branch: refs/heads/2.0
  Home:   https://github.com/weld/core
  Commit: 7c43ec2026f112ddd9835d61d4646f1ddd628d37
      https://github.com/weld/core/commit/7c43ec2026f112ddd9835d61d4646f1ddd628d37
  Author: Jozef Hartinger <jharting at redhat.com>
  Date:   2013-01-28 (Mon, 28 Jan 2013)

  Changed paths:
    M docs/reference/src/main/docbook/en-US/configure.xml
    M impl/src/main/java/org/jboss/weld/bootstrap/BeanDeployment.java
    R impl/src/main/java/org/jboss/weld/bootstrap/BootstrapConfiguration.java
    M impl/src/main/java/org/jboss/weld/bootstrap/ConcurrentBeanDeployer.java
    M impl/src/main/java/org/jboss/weld/bootstrap/WeldBootstrap.java
    M impl/src/main/java/org/jboss/weld/bootstrap/events/ContainerLifecycleEventPreloader.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/executor/TimingOutFixedThreadPoolExecutorServices.java
    M tests-arquillian/src/test/java/org/jboss/weld/tests/bootstrap/configuration/DebugTest.java
    A tests-arquillian/src/test/java/org/jboss/weld/tests/bootstrap/configuration/DisabledConcurrencyTest.java
    A tests-arquillian/src/test/java/org/jboss/weld/tests/bootstrap/configuration/DisabledExecutorTest.java
    M tests-arquillian/src/test/java/org/jboss/weld/tests/bootstrap/configuration/DisabledPreloaderTest.java
    R tests-arquillian/src/test/java/org/jboss/weld/tests/bootstrap/configuration/DisabledThreadingTest.java
    M tests-arquillian/src/test/java/org/jboss/weld/tests/bootstrap/configuration/TimingOutFixedThreadPoolBootstrapConfigurationTest.java

  Log Message:
  -----------
  WELD-1305 Expose bootstrap configuration through SPI


  Commit: c7337b015ffd2aab9e5fa8c921cd362d287529e1
      https://github.com/weld/core/commit/c7337b015ffd2aab9e5fa8c921cd362d287529e1
  Author: Jozef Hartinger <jharting at redhat.com>
  Date:   2013-01-28 (Mon, 28 Jan 2013)

  Changed paths:
    M bom/pom.xml
    M build-config/pom.xml
    M bundles/osgi/pom.xml
    M docs/reference/pom.xml
    M environments/se/build/pom.xml
    M environments/se/core/pom.xml
    M environments/servlet/build/pom.xml
    M environments/servlet/core/pom.xml
    M environments/servlet/pom.xml
    M environments/servlet/tests/base/pom.xml
    M environments/servlet/tests/jetty/pom.xml
    M environments/servlet/tests/jetty6/pom.xml
    M environments/servlet/tests/tomcat/pom.xml
    M environments/servlet/tests/tomcat7/pom.xml
    M examples/jsf/login/pom.xml
    M examples/jsf/numberguess/pom.xml
    M examples/jsf/pastecode/pom.xml
    M examples/jsf/permalink/pom.xml
    M examples/jsf/translator/ear/pom.xml
    M examples/jsf/translator/ejb/pom.xml
    M examples/jsf/translator/ftest/pom.xml
    M examples/jsf/translator/pom.xml
    M examples/jsf/translator/war/pom.xml
    M examples/pom.xml
    M examples/se/hello-world/pom.xml
    M examples/se/numberguess/pom.xml
    M impl/pom.xml
    M inject-tck-runner/pom.xml
    M jboss-tck-runner/1.1/pom.xml
    M pom.xml
    M porting-package/1.1/pom.xml
    M tests-arquillian/pom.xml
    M tests/pom.xml

  Log Message:
  -----------
  [maven-release-plugin] prepare release 2.0.0.Beta3-staging


Compare: https://github.com/weld/core/compare/990babaad62f...c7337b015ffd


More information about the weld-commits mailing list