As in my previous message, you need the official Oracle TCK, which
you won't find here. And since JPA 2.2 is released, you can no
longer create JPA 2.1 products.
Christian Schulz wrote on 3/21/19 2:44 PM:
Hello,
@Kevin
I will try it out, thanks.
@Lance
I want to build the TCK for JPA 2.1. As far as I know the
TCK project contains only JPA 2.2, right?
Best Regards,
Chris
OPEN
KNOWLEDGE GmbH
Poststraße 1, 26122 Oldenburg
Tel: +49 441 - 4082-146
Fax: +49 441 - 4082-111
christian.schulz@xxxxxxxxxxxxxxxx
www.openknowledge.de
Registergericht: Amtsgericht Oldenburg, HRB 4670
Geschäftsführer: Lars Röwekamp, Jens Schumann
Nächste Konferenz:
Javaland | Brühl | 18. - 21. März
2019
Nächste Akademie:
Architecture Summit | München | 11. -
13. März 2019
Treffen Sie uns auf weiteren Konferenzen,
Summits und Events:
Zu unseren weiteren Events
You should be able to do something like the
following to generate the jpa standalone tck bundle
1. edited install/jpa/bin/ts.jte and
set jpa.home
2. set deliverabledir=jpa
3. cd install/jpa/bin
4. ant build.all
5. cd release/tools
6. ant jpa
Lance
Thanks
for reaching out, but this TCK project is the
overall CTS / TCK bucket for the whole Jakarta
EE platform. The individual components' TCKs
(ie. EJB, JCA, JPA, etc) have not been broken
out yet. So, just executing the JPA bucket
might be a bit difficult at this point.
If
these pointers don't produce any fruit, come
back and ask again. Maybe we can help find
the appropriate contact.
-----
Original message -----
From: Christian Schulz <christian.schulz@xxxxxxxxxxxxxxxx>
Sent by: jakartaee-tck-dev-bounces@xxxxxxxxxxx
To: "jakartaee-tck-dev@xxxxxxxxxxx"
<jakartaee-tck-dev@xxxxxxxxxxx>
Cc:
Subject: [jakartaee-tck-dev] JPA 2.1 TCK
Request
Date: Thu, Mar 21, 2019 1:28 PM
Hello,
I am contributor of the
open source framework JPA Security
https://github.com/arneLimburg/jpasecurity/
.
It is extending the
functionality of the JPA persistence
providers like EclipseLink with some
security access checks.
I am trying to get the
JPA 2.1 TCK to run them against our
implementation ensuring we are not violating
anything.
Can anyone help me
getting the TCK or pointing on the right
way?
Best Regards,
Christian Schulz
_______________________________________________
jakartaee-tck-dev mailing list
jakartaee-tck-dev@xxxxxxxxxxx
To change your delivery options, retrieve your
password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/jakartaee-tck-dev

Lance
Andersen| Principal Member of Technical Staff |
+1.781.442.2037
Oracle Java
Engineering
1 Network Drive
Burlington, MA 01803
Lance.Andersen@xxxxxxxxxx
_______________________________________________
jakartaee-tck-dev mailing list
jakartaee-tck-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/jakartaee-tck-dev
|