dev@glassfish.java.net

Implementation details in javax.persistence.persistence-api Maven jar???

From: Sahoo <Sahoo_at_Sun.COM>
Date: Fri, 22 Jun 2007 13:22:13 +0530

Hi,

As per the original intent documented here [1], the
persistence-api-${version}.jar should not be containing any method
implementation details, but the current ones [2] have them. Check the
Persistence.class that's part of the currently hosted
persistence-api-1.0.jar and persistence-api-1.0b.jar.

So, the question is are we not stripping the implementation details? Is
this by choice or a bug? I think it's a bug.

Thanks,
Sahoo

[1] http://weblogs.java.net/blog/ludo/archive/2007/01/java_ee_5_apis.html
[2] http://download.java.net/maven/1/javax.persistence/jars/