(no commit message)
[utils] / README.txt
index a41ba43712340249866fc48241f48af6da1ca00e..26f0a2ffc33711c9c2e9ff0cc35a7cea3ba9fffd 100644 (file)
@@ -28,6 +28,10 @@ Building
 
 You need maven2 and java 6 
 
+By default eclipselink is used as persistence provider. 
+Use mvn -Phibernate,!eclipselink (escape the ! if needed) to build with hibernate as
+persistence provider. 
+
 Releasing
 =========