[weld-commits] [weld/core] cc7512: WELD-1853 Print member line on Definition/Deployme...

GitHub noreply at github.com
Mon May 25 10:36:51 EDT 2015


  Branch: refs/heads/2.3
  Home:   https://github.com/weld/core
  Commit: cc7512f5f48aa0b2f13ecb6a59822a3467c39ad6
      https://github.com/weld/core/commit/cc7512f5f48aa0b2f13ecb6a59822a3467c39ad6
  Author: Martin Kouba <mkouba at redhat.com>
  Date:   2015-05-25 (Mon, 25 May 2015)

  Changed paths:
    M impl/src/main/java/org/jboss/weld/bootstrap/Validator.java
    M impl/src/main/java/org/jboss/weld/util/reflection/Formats.java
    A impl/src/test/java/org/jboss/weld/tests/unit/util/reflection/Bean.java
    A impl/src/test/java/org/jboss/weld/tests/unit/util/reflection/FormatsTest.java
    A impl/src/test/java/org/jboss/weld/tests/unit/util/reflection/Small.java
    A impl/src/test/java/org/jboss/weld/tests/unit/util/reflection/Superbean.java
    A impl/src/test/java/org/jboss/weld/tests/unit/util/reflection/Vanilla.java

  Log Message:
  -----------
  WELD-1853 Print member line on Definition/Deployment exception if possible


  Commit: 1b56204ca9e992b97a8316231ec079031045fb43
      https://github.com/weld/core/commit/1b56204ca9e992b97a8316231ec079031045fb43
  Author: Martin Kouba <mkouba at redhat.com>
  Date:   2015-05-25 (Mon, 25 May 2015)

  Changed paths:
    M impl/src/main/java/org/jboss/weld/bootstrap/Validator.java
    M impl/src/main/java/org/jboss/weld/util/reflection/Formats.java
    M impl/src/test/java/org/jboss/weld/tests/unit/util/reflection/FormatsTest.java

  Log Message:
  -----------
  WELD-1853 Formats.getLineNumber() - remove ResourceLoader param


Compare: https://github.com/weld/core/compare/9c70a0f51cab...1b56204ca9e9


More information about the weld-commits mailing list