X-Git-Url: http://wamblee.org/gitweb/?a=blobdiff_plain;f=test%2FREADME.txt;h=6879926d8336b7555bc3e809f94bca980d3fef96;hb=d8fcef17270fcc417ed1aa7fe3f24cbfa5e363d6;hp=48a58473c7e0736675f42551f310ecf6f1a0ee99;hpb=dd174318e1f8b2afa8a17ffc7e3775d65d0401ca;p=utils diff --git a/test/README.txt b/test/README.txt index 48a58473..6879926d 100644 --- a/test/README.txt +++ b/test/README.txt @@ -2,3 +2,6 @@ Behavior which requires a persistence provider but does not use the persistence provider extensively is only tested with hibernate. +Test code for each of the JPA providers is in a separate 'jpatest-' project. This is +required to remove the dependence on the JPA provider from the pom, allowing them to +be deployed to the central maven repo.