[hibernate-commits] [hibernate/hibernate-validator] f2f826: HV-650 Removing te archetype plugin. The generated...

GitHub noreply at github.com
Thu Dec 13 03:53:05 EST 2012


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-validator
  Commit: f2f8269146a81f2d0e85e4201c3c31c863aea666
      https://github.com/hibernate/hibernate-validator/commit/f2f8269146a81f2d0e85e4201c3c31c863aea666
  Author: Hardy Ferentschik <hibernate at ferentschik.de>
  Date:   2012-12-12 (Wed, 12 Dec 2012)

  Changed paths:
    R archetype/archetype.properties
    R archetype/pom.xml
    R archetype/src/main/java/com/example/Car.java
    R archetype/src/main/java/com/example/CarChecks.java
    R archetype/src/main/java/com/example/Driver.java
    R archetype/src/main/java/com/example/DriverChecks.java
    R archetype/src/main/java/com/example/OrderedChecks.java
    R archetype/src/main/java/com/example/Person.java
    R archetype/src/main/java/com/example/RentalCar.java
    R archetype/src/main/java/com/example/RentalChecks.java
    R archetype/src/main/resources/log4j.properties
    R archetype/src/test/java/com/example/BootstrapTest.java
    R archetype/src/test/java/com/example/CarTest.java
    R archetype/src/test/java/com/example/GroupTest.java
    M documentation/src/main/docbook/en-US/modules/gettingstarted.xml
    M pom.xml

  Log Message:
  -----------
  HV-650 Removing te archetype plugin. The generated maven project is to simplistic for users to be of much value and maintaining the archetype configuration seems an unnecessary overhead and a potential risk for release problems.





More information about the hibernate-commits mailing list