[hibernate-commits] [hibernate/hibernate-validator] 5af0d1: HV-376: Use Character class methods instead of reg...

noreply at github.com noreply at github.com
Mon Feb 7 10:55:28 EST 2011


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

Commit: 5af0d1df18077c416910629a22370913d8a2b50a
    https://github.com/hibernate/hibernate-validator/commit/5af0d1df18077c416910629a22370913d8a2b50a
Author: Kevin Pollet <pollet.kevin at gmail.com>
Date:   2011-02-07 (Mon, 07 Feb 2011)

Changed paths:
  M hibernate-validator/src/main/java/org/hibernate/validator/engine/PathImpl.java

Log Message:
-----------
HV-376: Use Character class methods instead of regex categories.


Commit: 1a08d183bc42320eaf8b4caf415fa70d52c9ce05
    https://github.com/hibernate/hibernate-validator/commit/1a08d183bc42320eaf8b4caf415fa70d52c9ce05
Author: Kevin Pollet <pollet.kevin at gmail.com>
Date:   2011-02-07 (Mon, 07 Feb 2011)

Changed paths:
  M hibernate-validator/src/main/java/org/hibernate/validator/engine/PathImpl.java

Log Message:
-----------
HV-376: Make the regexp more readable.


Commit: 2cecbc5d7284373cbe41c197cf48acf70081de01
    https://github.com/hibernate/hibernate-validator/commit/2cecbc5d7284373cbe41c197cf48acf70081de01
Author: Kevin Pollet <pollet.kevin at gmail.com>
Date:   2011-02-07 (Mon, 07 Feb 2011)

Changed paths:
  M pom.xml

Log Message:
-----------
HV-376: Add a comment for the UTF-8 source encoding property.


Commit: 7d5174451c32b1c7183ffd4157ac38fd80c83d10
    https://github.com/hibernate/hibernate-validator/commit/7d5174451c32b1c7183ffd4157ac38fd80c83d10
Author: Hardy Ferentschik <hibernate at ferentschik.de>
Date:   2011-02-07 (Mon, 07 Feb 2011)

Changed paths:
  M hibernate-validator/src/main/java/org/hibernate/validator/engine/PathImpl.java
  M hibernate-validator/src/test/java/org/hibernate/validator/test/engine/PathImplTest.java
  M hibernate-validator/src/test/java/org/hibernate/validator/test/engine/ValidatorTest.java
  M pom.xml

Log Message:
-----------
Merge branch 'HV-376' of http://github.com/kevinpollet/hibernate-validator


Commit: a695d429dd265a664ad72921ce4630ae57ef4c5b
    https://github.com/hibernate/hibernate-validator/commit/a695d429dd265a664ad72921ce4630ae57ef4c5b
Author: Hardy Ferentschik <hibernate at ferentschik.de>
Date:   2011-02-07 (Mon, 07 Feb 2011)

Changed paths:
  M hibernate-validator/src/main/java/org/hibernate/validator/engine/PathImpl.java
  M pom.xml

Log Message:
-----------
HV-376 formatting




More information about the hibernate-commits mailing list