[weld-commits] [weld/core] db6ae8: An attempt to implement Formats.getLineNumber()

GitHub noreply at github.com
Fri Feb 13 02:21:01 EST 2015


  Branch: refs/heads/master
  Home:   https://github.com/weld/core
  Commit: db6ae8b3d3e414204be08e69d42730fbb7f922bf
      https://github.com/weld/core/commit/db6ae8b3d3e414204be08e69d42730fbb7f922bf
  Author: Martin Kouba <mkouba at redhat.com>
  Date:   2015-02-13 (Fri, 13 Feb 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:
  -----------
  An attempt to implement Formats.getLineNumber()


  Commit: 308d1f1cc7647c1fe267057c93fbdb82c3bafc8d
      https://github.com/weld/core/commit/308d1f1cc7647c1fe267057c93fbdb82c3bafc8d
  Author: Martin Kouba <mkouba at redhat.com>
  Date:   2015-02-13 (Fri, 13 Feb 2015)

  Changed paths:
    M impl/src/main/java/org/jboss/weld/util/reflection/Formats.java

  Log Message:
  -----------
  Formats.getLineNumber() - make checkstyle happy


Compare: https://github.com/weld/core/compare/2cb332ec7cd2...308d1f1cc764


More information about the weld-commits mailing list