[weld-commits] [weld/api] 15262e: WELD-1187

GitHub noreply at github.com
Tue Oct 9 08:21:54 EDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/weld/api
  Commit: 15262eee458ef47aa4a303ccf87464b80b5e8222
      https://github.com/weld/api/commit/15262eee458ef47aa4a303ccf87464b80b5e8222
  Author: Lincoln Baxter, III <lincolnbaxter at gmail.com>
  Date:   2012-09-17 (Mon, 17 Sep 2012)

  Changed paths:
    M weld-spi/src/main/java/org/jboss/weld/bootstrap/api/helpers/IsolatedStaticSingletonProvider.java

  Log Message:
  -----------
  WELD-1187

Improve error message.


  Commit: 015f2734f3f568d48b0cd9d07798d812847fdcb9
      https://github.com/weld/api/commit/015f2734f3f568d48b0cd9d07798d812847fdcb9
  Author: Mathieu ANCELIN <mathieu.ancelin at gmail.com>
  Date:   2012-09-17 (Mon, 17 Sep 2012)

  Changed paths:
    M weld-spi/src/main/java/org/jboss/weld/bootstrap/api/Singleton.java
    M weld-spi/src/main/java/org/jboss/weld/bootstrap/api/helpers/IsolatedStaticSingletonProvider.java
    M weld-spi/src/main/java/org/jboss/weld/bootstrap/api/helpers/TCCLSingletonProvider.java

  Log Message:
  -----------
  Change Singleton API


  Commit: a5cf0fb0cb82646f64c886e4d6679d99bc67c96d
      https://github.com/weld/api/commit/a5cf0fb0cb82646f64c886e4d6679d99bc67c96d
  Author: Mathieu ANCELIN <mathieu.ancelin at gmail.com>
  Date:   2012-09-17 (Mon, 17 Sep 2012)

  Changed paths:
    A weld-spi/src/main/java/org/jboss/weld/bootstrap/api/helpers/RegistrySingletonProvider.java

  Log Message:
  -----------
  Add a registry singleton provider


  Commit: 0bc833640e77a85996f482397c0e1202e7567624
      https://github.com/weld/api/commit/0bc833640e77a85996f482397c0e1202e7567624
  Author: Mathieu ANCELIN <mathieu.ancelin at gmail.com>
  Date:   2012-09-17 (Mon, 17 Sep 2012)

  Changed paths:
    M weld-spi/src/main/java/org/jboss/weld/bootstrap/api/helpers/RegistrySingletonProvider.java

  Log Message:
  -----------
  Remove useless code


  Commit: 9044f4e07f2afd621ffbd7101811bd403c34c1b4
      https://github.com/weld/api/commit/9044f4e07f2afd621ffbd7101811bd403c34c1b4
  Author: Ales Justin <ales.justin at gmail.com>
  Date:   2012-09-17 (Mon, 17 Sep 2012)

  Changed paths:
    M bom/pom.xml
    M parent/pom.xml
    M pom.xml
    M weld-spi/pom.xml
    M weld/pom.xml

  Log Message:
  -----------
  Fix version format -- 1.2.x


  Commit: 5f4ad725814d5d6dbc5253c000f99b77f8e2d880
      https://github.com/weld/api/commit/5f4ad725814d5d6dbc5253c000f99b77f8e2d880
  Author: Marko Luksa <marko.luksa at gmail.com>
  Date:   2012-09-17 (Mon, 17 Sep 2012)

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

  Log Message:
  -----------
  WELD-1188 Weld SE should remove duplicate entries when merging multiple beans.xml files


  Commit: 7e8ed35db96dbd91d4941f9ec1507a6814da6b8e
      https://github.com/weld/api/commit/7e8ed35db96dbd91d4941f9ec1507a6814da6b8e
  Author: Ales Justin <ales.justin at gmail.com>
  Date:   2012-09-17 (Mon, 17 Sep 2012)

  Changed paths:
    M .gitignore

  Log Message:
  -----------
  Ignore .idea/


  Commit: 196d31666892cf8bb0a6c3b2e2bca63334b8f64d
      https://github.com/weld/api/commit/196d31666892cf8bb0a6c3b2e2bca63334b8f64d
  Author: Ales Justin <ales.justin at gmail.com>
  Date:   2012-10-09 (Tue, 09 Oct 2012)

  Changed paths:
    M weld-spi/src/main/java/org/jboss/weld/bootstrap/api/helpers/RegistrySingletonProvider.java

  Log Message:
  -----------
  Use CHM instead of Hashtable.


Compare: https://github.com/weld/api/compare/0f5478c023b8...196d31666892


More information about the weld-commits mailing list