What about changing the package name to avoid jar hell? On Tue, May 19, 2009 at 2:07 PM, Craig L Russell <craig.russ...@sun.com>wrote:
> What is the policy in the other Apache projects? >> > > In OpenJPA, the policy is to make compatibility-breaking changes in a major > release. So if you have a change to a signature or behavior of a method that > shipped in 1.2.0, you would have to make the change in a 2.0.x release. The > old behavior continues in the 1.2.x line.