[hibernate-commits] [hibernate/hibernate-validator] f03e54: HV-497 Fixing some javadoc warnings.

noreply at github.com noreply at github.com
Sat Jun 18 17:38:52 EDT 2011


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-validator

  Commit: f03e5463d676b790f98405afc5b6689296e903b7
      https://github.com/hibernate/hibernate-validator/commit/f03e5463d676b790f98405afc5b6689296e903b7
  Author: Kevin Pollet <pollet.kevin at gmail.com>
  Date:   2011-06-18 (Sat, 18 Jun 2011)

  Changed paths:
    M hibernate-validator-annotation-processor/src/main/java/org/hibernate/validator/ap/util/ConstraintHelper.java
  M hibernate-validator/src/main/java/org/hibernate/validator/constraints/impl/LuhnValidator.java

  Log Message:
  -----------
  HV-497 Fixing some javadoc warnings.


  Commit: 6d54c37582454dcb5a23c2b998d674125df9b7c5
      https://github.com/hibernate/hibernate-validator/commit/6d54c37582454dcb5a23c2b998d674125df9b7c5
  Author: Kevin Pollet <pollet.kevin at gmail.com>
  Date:   2011-06-18 (Sat, 18 Jun 2011)

  Changed paths:
    M hibernate-validator-annotation-processor/pom.xml
  M hibernate-validator-distribution/pom.xml
  M hibernate-validator/pom.xml

  Log Message:
  -----------
  HV-497 Adding maven-source-plugin configuration in annotation processor project pom.


  Commit: 67ae0e2af8fb9d19e92f40807dfe7687ffbae7a2
      https://github.com/hibernate/hibernate-validator/commit/67ae0e2af8fb9d19e92f40807dfe7687ffbae7a2
  Author: Kevin Pollet <pollet.kevin at gmail.com>
  Date:   2011-06-18 (Sat, 18 Jun 2011)

  Changed paths:
    M hibernate-validator-annotation-processor/pom.xml
  M hibernate-validator/pom.xml
  M pom.xml

  Log Message:
  -----------
  HV-497 Moving the javadoc configuration in the parent pom.


  Commit: e2e8d952967239e7740efe673fca3735201a01c8
      https://github.com/hibernate/hibernate-validator/commit/e2e8d952967239e7740efe673fca3735201a01c8
  Author: Kevin Pollet <pollet.kevin at gmail.com>
  Date:   2011-06-18 (Sat, 18 Jun 2011)

  Changed paths:
    M hibernate-validator-annotation-processor/pom.xml

  Log Message:
  -----------
  HV-497 Configure javadoc link to bean validation api in annotation processor javadoc


  Commit: 2fdf1822f3a59593d692390efd13f45d388ab4a1
      https://github.com/hibernate/hibernate-validator/commit/2fdf1822f3a59593d692390efd13f45d388ab4a1
  Author: Kevin Pollet <pollet.kevin at gmail.com>
  Date:   2011-06-18 (Sat, 18 Jun 2011)

  Changed paths:
    M hibernate-validator-distribution/pom.xml
  M hibernate-validator-distribution/src/main/assembly/dist.xml

  Log Message:
  -----------
  HV-497 Adding maven-javadoc-plugin configuration and update assembly configuration to include aggregated javadoc.


  Commit: 5191856828763c7469ab11e49b19d958b8c98b78
      https://github.com/hibernate/hibernate-validator/commit/5191856828763c7469ab11e49b19d958b8c98b78
  Author: Kevin Pollet <pollet.kevin at gmail.com>
  Date:   2011-06-18 (Sat, 18 Jun 2011)

  Changed paths:
    M hibernate-validator-annotation-processor/src/main/java/org/hibernate/validator/ap/checks/ConstraintValidatorCheck.java

  Log Message:
  -----------
  HV-497 Fixing error when aggregated javadoc is generated.


  Commit: a1daeba3a0aca732f40e16ddc38d9f8fe1c3576a
      https://github.com/hibernate/hibernate-validator/commit/a1daeba3a0aca732f40e16ddc38d9f8fe1c3576a
  Author: Kevin Pollet <pollet.kevin at gmail.com>
  Date:   2011-06-18 (Sat, 18 Jun 2011)

  Changed paths:
    M hibernate-validator/src/main/docbook/en-US/modules/customoptions.xml

  Log Message:
  -----------
  HV-372 Fixing typo.


Compare: https://github.com/hibernate/hibernate-validator/compare/a630ec4...a1daeba


More information about the hibernate-commits mailing list