Branch: refs/heads/master
Home:
https://github.com/hibernate/hibernate-validator
Commit: a5aa8800147968add56d3dba182e5ebf7fda145a
https://github.com/hibernate/hibernate-validator/commit/a5aa8800147968add...
Author: Hardy Ferentschik <hibernate(a)ferentschik.de>
Date: 2012-04-26 (Thu, 26 Apr 2012)
Changed paths:
M archetype/pom.xml
M documentation/src/main/docbook/en-US/modules/annotationprocessor.xml
M documentation/src/main/docbook/en-US/modules/gettingstarted.xml
M documentation/src/main/docbook/en-US/modules/usingvalidator.xml
M engine/pom.xml
M pom.xml
Log Message:
-----------
HV-569 Switching to Java 6
Commit: b2982edaef6e518a645a55a5b3e5eade909393ea
https://github.com/hibernate/hibernate-validator/commit/b2982edaef6e518a6...
Author: Gunnar Morling <gunnar.morling(a)googlemail.com>
Date: 2012-04-27 (Fri, 27 Apr 2012)
Changed paths:
M annotation-processor/pom.xml
Log Message:
-----------
HV-569: Removing obsolete source/target level configuration
Commit: b4e8bfe63fdd9e9b74c10cffa2ebfb7106208bee
https://github.com/hibernate/hibernate-validator/commit/b4e8bfe63fdd9e9b7...
Author: Gunnar Morling <gunnar.morling(a)googlemail.com>
Date: 2012-04-27 (Fri, 27 Apr 2012)
Changed paths:
M archetype/pom.xml
M distribution/pom.xml
M distribution/src/main/assembly/dist.xml
M pom.xml
Log Message:
-----------
HV-569: Removing obsolete dependencies, excluding JDK 5 libs from distribution
Commit: 82cd34b607dca8a0517e09bd28cd003d8c42562e
https://github.com/hibernate/hibernate-validator/commit/82cd34b607dca8a05...
Author: Hardy Ferentschik <hibernate(a)ferentschik.de>
Date: 2012-04-27 (Fri, 27 Apr 2012)
Changed paths:
M
engine/src/main/java/org/hibernate/validator/internal/constraintvalidators/EmailValidator.java
Log Message:
-----------
HV-569 Removing explicit Java 6 note
Commit: 8edd026df871605cbbde94db51410d6c015ee2ed
https://github.com/hibernate/hibernate-validator/commit/8edd026df871605cb...
Author: Hardy Ferentschik <hibernate(a)ferentschik.de>
Date: 2012-04-30 (Mon, 30 Apr 2012)
Changed paths:
M README.md
M engine/src/main/java/org/hibernate/validator/constraints/ScriptAssert.java
Log Message:
-----------
HV-569 Changing Java note in readme and applying Gunnar's patch to @ScriptAssert
javadocs
Compare:
https://github.com/hibernate/hibernate-validator/compare/983b68e...8edd026