From 5a1e85b15a09c179621ccbf0d18b8d07ad4461d6 Mon Sep 17 00:00:00 2001 From: Erik Brakkee Date: Sat, 24 Apr 2010 18:56:04 +0000 Subject: [PATCH] --- security/README.txt | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 security/README.txt diff --git a/security/README.txt b/security/README.txt new file mode 100644 index 00000000..bad8e3ac --- /dev/null +++ b/security/README.txt @@ -0,0 +1,5 @@ + +Security is separated into impl and jpatest because current JPA 2.0 implementations +(hibernate, eclipse-link) are not available on central maven repo. Therefore, the +tests that depend on them must be put into a separate jpatest project. + -- 2.31.1