This one (which to the best of my knowledge corresponds to the final
release of the spec)
http://people.apache.org/repo/m2-snapshot-repository/org/apache/
geronimo/specs/geronimo-jpa_3.0_spec/1.0-SNAPSHOT/
BTW, are you able to build a functioning plugin? I am getting stuck
here:
# cd plugins/common
# mvn install
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] load of geronimo/geronimo-gbean-deployer/1.1/car failed
Andrus
On Aug 31, 2006, at 7:22 PM, Aaron Mulder wrote:
OK, but which JPA spec JAR are you using? I want to make sure I'm
building against "the latest".
Thanks,
Aaron
On 8/31/06, Andrus Adamchik <[EMAIL PROTECTED]> wrote:
Hi Aaron,
finally got time to start poking around JPA plugin. I can compile it
now, but it requires a patch below to build against the latest JPA
spec. Not a big fan of SF issue tracker, so I simply put it on the
web:
http://people.apache.org/~aadamchik/jpa-plugin-patch.txt
Andrus