(no commit message)
authorerik <erik@77661180-640e-0410-b3a8-9f9b13e6d0e0>
Sat, 24 Apr 2010 18:56:04 +0000 (18:56 +0000)
committererik <erik@77661180-640e-0410-b3a8-9f9b13e6d0e0>
Sat, 24 Apr 2010 18:56:04 +0000 (18:56 +0000)
security/README.txt [new file with mode: 0644]

diff --git a/security/README.txt b/security/README.txt
new file mode 100644 (file)
index 0000000..bad8e3a
--- /dev/null
@@ -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. 
+