[hibernate-commits] Hibernate SVN: r16402 - in validator/trunk: hibernate-validator and 26 other directories.

hibernate-commits at lists.jboss.org hibernate-commits at lists.jboss.org
Wed Apr 22 10:13:26 EDT 2009


Author: hardy.ferentschik
Date: 2009-04-22 10:13:26 -0400 (Wed, 22 Apr 2009)
New Revision: 16402

Modified:
   validator/trunk/hibernate-validator-archetype/pom.xml
   validator/trunk/hibernate-validator-archetype/src/main/resources/log4j.properties
   validator/trunk/hibernate-validator-legacy/pom.xml
   validator/trunk/hibernate-validator-legacy/src/main/assembly/dist.xml
   validator/trunk/hibernate-validator-legacy/src/main/docbook/en-US/master.xml
   validator/trunk/hibernate-validator-legacy/src/main/docbook/en-US/modules/checkconstraints.xml
   validator/trunk/hibernate-validator-legacy/src/main/docbook/en-US/modules/defineconstraints.xml
   validator/trunk/hibernate-validator-legacy/src/main/resources/org/hibernate/validator/resources/DefaultValidatorMessages.properties
   validator/trunk/hibernate-validator-legacy/src/main/resources/org/hibernate/validator/resources/DefaultValidatorMessages_cs.properties
   validator/trunk/hibernate-validator-legacy/src/main/resources/org/hibernate/validator/resources/DefaultValidatorMessages_da.properties
   validator/trunk/hibernate-validator-legacy/src/main/resources/org/hibernate/validator/resources/DefaultValidatorMessages_de.properties
   validator/trunk/hibernate-validator-legacy/src/main/resources/org/hibernate/validator/resources/DefaultValidatorMessages_en.properties
   validator/trunk/hibernate-validator-legacy/src/main/resources/org/hibernate/validator/resources/DefaultValidatorMessages_es.properties
   validator/trunk/hibernate-validator-legacy/src/main/resources/org/hibernate/validator/resources/DefaultValidatorMessages_fr.properties
   validator/trunk/hibernate-validator-legacy/src/main/resources/org/hibernate/validator/resources/DefaultValidatorMessages_it.properties
   validator/trunk/hibernate-validator-legacy/src/main/resources/org/hibernate/validator/resources/DefaultValidatorMessages_ja.properties
   validator/trunk/hibernate-validator-legacy/src/main/resources/org/hibernate/validator/resources/DefaultValidatorMessages_nl.properties
   validator/trunk/hibernate-validator-legacy/src/main/resources/org/hibernate/validator/resources/DefaultValidatorMessages_pt_BR.properties
   validator/trunk/hibernate-validator-legacy/src/main/resources/org/hibernate/validator/resources/DefaultValidatorMessages_sv.properties
   validator/trunk/hibernate-validator-legacy/src/main/resources/org/hibernate/validator/resources/DefaultValidatorMessages_zh_CN.properties
   validator/trunk/hibernate-validator-legacy/src/main/resources/org/hibernate/validator/resources/DefaultValidatorMessages_zh_TW.properties
   validator/trunk/hibernate-validator-legacy/src/test/resources/ValidatorMessages.properties
   validator/trunk/hibernate-validator-legacy/src/test/resources/ValidatorMessages_da.properties
   validator/trunk/hibernate-validator-legacy/src/test/resources/ValidatorMessages_fr.properties
   validator/trunk/hibernate-validator-legacy/src/test/resources/hibernate.properties
   validator/trunk/hibernate-validator-legacy/src/test/resources/log4j.properties
   validator/trunk/hibernate-validator-legacy/src/test/resources/messages_en.properties
   validator/trunk/hibernate-validator-tck-runner/pom.xml
   validator/trunk/hibernate-validator-tck-runner/src/jboss-as/build.properties
   validator/trunk/hibernate-validator-tck-runner/src/jboss-as/build.xml
   validator/trunk/hibernate-validator-tck-runner/src/main/resources/META-INF/jboss-test-harness.properties
   validator/trunk/hibernate-validator-tck-runner/src/test/resources/jndi.properties
   validator/trunk/hibernate-validator-tck-runner/src/test/resources/log4j.xml
   validator/trunk/hibernate-validator-tck-runner/src/test/resources/org/jboss/testharness/impl/packaging/jsr299/default/beans.xml
   validator/trunk/hibernate-validator/pom.xml
   validator/trunk/hibernate-validator/src/main/assembly/dist.xml
   validator/trunk/hibernate-validator/src/main/docbook/en-US/master.xml
   validator/trunk/hibernate-validator/src/main/docbook/en-US/modules/checkconstraints.xml
   validator/trunk/hibernate-validator/src/main/docbook/en-US/modules/customconstraints.xml
   validator/trunk/hibernate-validator/src/main/docbook/en-US/modules/defineconstraints.xml
   validator/trunk/hibernate-validator/src/main/docbook/en-US/modules/extendedri.xml
   validator/trunk/hibernate-validator/src/main/docbook/en-US/modules/gettingstarted.xml
   validator/trunk/hibernate-validator/src/main/docbook/en-US/modules/integration.xml
   validator/trunk/hibernate-validator/src/main/docbook/en-US/modules/introduction.xml
   validator/trunk/hibernate-validator/src/main/docbook/en-US/modules/usingvalidator.xml
   validator/trunk/hibernate-validator/src/main/docbook/en-US/modules/xmlconfiguration.xml
   validator/trunk/hibernate-validator/src/main/java/org/hibernate/validation/engine/ConstraintTree.java
   validator/trunk/hibernate-validator/src/main/java/org/hibernate/validation/engine/MetaConstraint.java
   validator/trunk/hibernate-validator/src/site/site.xml
   validator/trunk/hibernate-validator/src/test/resources/META-INF/validation.xml
   validator/trunk/hibernate-validator/src/test/resources/META-INF/validation/order-constraints.xml
   validator/trunk/hibernate-validator/src/test/resources/META-INF/validation/user-constraints.xml
   validator/trunk/hibernate-validator/src/test/resources/ValidationMessages_es.properties
   validator/trunk/hibernate-validator/src/test/resources/log4j.properties
   validator/trunk/hibernate-validator/src/test/suite/unit-tests.xml
   validator/trunk/pom.xml
   validator/trunk/src/site/site.xml
   validator/trunk/tck-utils/api/pom.xml
   validator/trunk/tck-utils/impl/pom.xml
   validator/trunk/tck-utils/pom.xml
Log:
svn:keywords


Property changes on: validator/trunk/hibernate-validator/pom.xml
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: validator/trunk/hibernate-validator/src/main/assembly/dist.xml
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: validator/trunk/hibernate-validator/src/main/docbook/en-US/master.xml
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: validator/trunk/hibernate-validator/src/main/docbook/en-US/modules/checkconstraints.xml
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: validator/trunk/hibernate-validator/src/main/docbook/en-US/modules/customconstraints.xml
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: validator/trunk/hibernate-validator/src/main/docbook/en-US/modules/defineconstraints.xml
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: validator/trunk/hibernate-validator/src/main/docbook/en-US/modules/extendedri.xml
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: validator/trunk/hibernate-validator/src/main/docbook/en-US/modules/gettingstarted.xml
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: validator/trunk/hibernate-validator/src/main/docbook/en-US/modules/integration.xml
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: validator/trunk/hibernate-validator/src/main/docbook/en-US/modules/introduction.xml
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: validator/trunk/hibernate-validator/src/main/docbook/en-US/modules/usingvalidator.xml
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: validator/trunk/hibernate-validator/src/main/docbook/en-US/modules/xmlconfiguration.xml
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: validator/trunk/hibernate-validator/src/main/java/org/hibernate/validation/engine/ConstraintTree.java
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: validator/trunk/hibernate-validator/src/main/java/org/hibernate/validation/engine/MetaConstraint.java
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: validator/trunk/hibernate-validator/src/site/site.xml
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: validator/trunk/hibernate-validator/src/test/resources/META-INF/validation/order-constraints.xml
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: validator/trunk/hibernate-validator/src/test/resources/META-INF/validation/user-constraints.xml
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: validator/trunk/hibernate-validator/src/test/resources/META-INF/validation.xml
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: validator/trunk/hibernate-validator/src/test/resources/ValidationMessages_es.properties
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: validator/trunk/hibernate-validator/src/test/resources/log4j.properties
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: validator/trunk/hibernate-validator/src/test/suite/unit-tests.xml
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: validator/trunk/hibernate-validator-archetype/pom.xml
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: validator/trunk/hibernate-validator-archetype/src/main/resources/log4j.properties
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: validator/trunk/hibernate-validator-legacy/pom.xml
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: validator/trunk/hibernate-validator-legacy/src/main/assembly/dist.xml
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: validator/trunk/hibernate-validator-legacy/src/main/docbook/en-US/master.xml
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: validator/trunk/hibernate-validator-legacy/src/main/docbook/en-US/modules/checkconstraints.xml
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: validator/trunk/hibernate-validator-legacy/src/main/docbook/en-US/modules/defineconstraints.xml
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: validator/trunk/hibernate-validator-legacy/src/main/resources/org/hibernate/validator/resources/DefaultValidatorMessages.properties
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Revision Author Id


Property changes on: validator/trunk/hibernate-validator-legacy/src/main/resources/org/hibernate/validator/resources/DefaultValidatorMessages_cs.properties
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: validator/trunk/hibernate-validator-legacy/src/main/resources/org/hibernate/validator/resources/DefaultValidatorMessages_da.properties
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: validator/trunk/hibernate-validator-legacy/src/main/resources/org/hibernate/validator/resources/DefaultValidatorMessages_de.properties
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Revision Author Id


Property changes on: validator/trunk/hibernate-validator-legacy/src/main/resources/org/hibernate/validator/resources/DefaultValidatorMessages_en.properties
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: validator/trunk/hibernate-validator-legacy/src/main/resources/org/hibernate/validator/resources/DefaultValidatorMessages_es.properties
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: validator/trunk/hibernate-validator-legacy/src/main/resources/org/hibernate/validator/resources/DefaultValidatorMessages_fr.properties
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Revision Author Id


Property changes on: validator/trunk/hibernate-validator-legacy/src/main/resources/org/hibernate/validator/resources/DefaultValidatorMessages_it.properties
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Revision Author Id


Property changes on: validator/trunk/hibernate-validator-legacy/src/main/resources/org/hibernate/validator/resources/DefaultValidatorMessages_ja.properties
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: validator/trunk/hibernate-validator-legacy/src/main/resources/org/hibernate/validator/resources/DefaultValidatorMessages_nl.properties
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: validator/trunk/hibernate-validator-legacy/src/main/resources/org/hibernate/validator/resources/DefaultValidatorMessages_pt_BR.properties
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: validator/trunk/hibernate-validator-legacy/src/main/resources/org/hibernate/validator/resources/DefaultValidatorMessages_sv.properties
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: validator/trunk/hibernate-validator-legacy/src/main/resources/org/hibernate/validator/resources/DefaultValidatorMessages_zh_CN.properties
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Revision Author Id


Property changes on: validator/trunk/hibernate-validator-legacy/src/main/resources/org/hibernate/validator/resources/DefaultValidatorMessages_zh_TW.properties
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Revision Author Id


Property changes on: validator/trunk/hibernate-validator-legacy/src/test/resources/ValidatorMessages.properties
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Revision Author Id


Property changes on: validator/trunk/hibernate-validator-legacy/src/test/resources/ValidatorMessages_da.properties
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Revision Author Id


Property changes on: validator/trunk/hibernate-validator-legacy/src/test/resources/ValidatorMessages_fr.properties
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Revision Author Id


Property changes on: validator/trunk/hibernate-validator-legacy/src/test/resources/hibernate.properties
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: validator/trunk/hibernate-validator-legacy/src/test/resources/log4j.properties
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: validator/trunk/hibernate-validator-legacy/src/test/resources/messages_en.properties
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Revision Author Id


Property changes on: validator/trunk/hibernate-validator-tck-runner/pom.xml
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: validator/trunk/hibernate-validator-tck-runner/src/jboss-as/build.properties
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: validator/trunk/hibernate-validator-tck-runner/src/jboss-as/build.xml
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: validator/trunk/hibernate-validator-tck-runner/src/main/resources/META-INF/jboss-test-harness.properties
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: validator/trunk/hibernate-validator-tck-runner/src/test/resources/jndi.properties
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: validator/trunk/hibernate-validator-tck-runner/src/test/resources/log4j.xml
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: validator/trunk/hibernate-validator-tck-runner/src/test/resources/org/jboss/testharness/impl/packaging/jsr299/default/beans.xml
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: validator/trunk/pom.xml
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: validator/trunk/src/site/site.xml
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: validator/trunk/tck-utils/api/pom.xml
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: validator/trunk/tck-utils/impl/pom.xml
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: validator/trunk/tck-utils/pom.xml
___________________________________________________________________
Name: svn:keywords
   + Id




More information about the hibernate-commits mailing list