persistence@glassfish.java.net

Re: A change in persistence-api does not update toplink-essentials.jar

From: Marina Vatkina <Marina.Vatkina_at_Sun.COM>
Date: Thu, 21 Jun 2007 13:17:16 -0700

Hi Sahoo,

Solving this problem can be tricky, because the build should be only updating an
existing toplink-essentials.jar, but do not depend on its existence.

Right now you need to rebuild toplink-essentials.jar to incorporate any changes
from the persistence-api sources.

thanks,
-marina

Sahoo wrote:
> A 'maven build' in glassfish/persistence-api only updates javaee.jar; it
> does not update toplink-essentials.jar. Is this not a bug?
>
> Thanks,
> Sahoo