[weld-commits] [weld/api] 4e60e7: WELD-1342 SPI changes to enable global enablement ...

GitHub noreply at github.com
Tue Mar 12 14:07:43 EDT 2013


  Branch: refs/heads/2.0
  Home:   https://github.com/weld/api
  Commit: 4e60e79b30bf005a91cde04cba234ab7dd64a4f7
      https://github.com/weld/api/commit/4e60e79b30bf005a91cde04cba234ab7dd64a4f7
  Author: Jozef Hartinger <jharting at redhat.com>
  Date:   2013-03-11 (Mon, 11 Mar 2013)

  Changed paths:
    A weld-spi/src/main/java/org/jboss/weld/bootstrap/api/CDI11Bootstrap.java
    A weld-spi/src/main/java/org/jboss/weld/bootstrap/api/TypeDiscoveryConfiguration.java
    M weld-spi/src/main/java/org/jboss/weld/bootstrap/spi/Deployment.java

  Log Message:
  -----------
  WELD-1342 SPI changes to enable global enablement of CDI


  Commit: 3152f81667279436464818ec2ba4ca3ea14ff87a
      https://github.com/weld/api/commit/3152f81667279436464818ec2ba4ca3ea14ff87a
  Author: Jozef Hartinger <jharting at redhat.com>
  Date:   2013-03-11 (Mon, 11 Mar 2013)

  Changed paths:
    M weld-spi/src/main/java/org/jboss/weld/bootstrap/api/CDI11Bootstrap.java
    M weld-spi/src/main/java/org/jboss/weld/bootstrap/spi/BeanDeploymentArchive.java
    M weld-spi/src/main/java/org/jboss/weld/bootstrap/spi/Deployment.java

  Log Message:
  -----------
  Move getAdditionalTypes() to BeanDeploymentArchive, update type discovery rules.


  Commit: b258a69620b3e1a5122b67feec52510e0f07ad47
      https://github.com/weld/api/commit/b258a69620b3e1a5122b67feec52510e0f07ad47
  Author: Jozef Hartinger <jharting at redhat.com>
  Date:   2013-03-11 (Mon, 11 Mar 2013)

  Changed paths:
    M weld-spi/src/test/java/org/jboss/weld/bootstrap/api/test/MockDeployment.java

  Log Message:
  -----------
  Add an implementation of the new method to the mock


  Commit: af9272a187cd2c073924e416e76273f489a7cf7d
      https://github.com/weld/api/commit/af9272a187cd2c073924e416e76273f489a7cf7d
  Author: Jozef Hartinger <jharting at redhat.com>
  Date:   2013-03-12 (Tue, 12 Mar 2013)

  Changed paths:
    M weld-spi/src/main/java/org/jboss/weld/bootstrap/api/CDI11Bootstrap.java
    M weld-spi/src/main/java/org/jboss/weld/bootstrap/spi/BeanDeploymentArchive.java
    A weld-spi/src/main/java/org/jboss/weld/bootstrap/spi/CDI11BeanDeploymentArchive.java
    M weld-spi/src/test/java/org/jboss/weld/bootstrap/api/test/MockDeployment.java

  Log Message:
  -----------
  Introduce CDI11BeanDeploymentArchive


Compare: https://github.com/weld/api/compare/186227b82a17...af9272a187cd


More information about the weld-commits mailing list