The main documentation page <http://openjpa.apache.org/documentation.html>has the correct links, I'm not sure how the /javadoc.html page gets pulled together though.
In the mean time try these links : 2.2.0-SNAPSHOT Javadoc : http://openjpa.apache.org/builds/latest/docs/javadoc/index.html 2.1.0-SNAPSHOT Javadoc: http://openjpa.apache.org/builds/apache-openjpa-2.1.1-SNAPSHOT/docs/javadoc/index.html 2.1.0 JavaDoc : http://openjpa.apache.org/builds/2.1.0/apache-openjpa-2.1.0/docs/javadoc/index.html -mike On Thu, Apr 7, 2011 at 8:56 AM, Michael Dick <[email protected]>wrote: > Hi Henno, > > Thanks for letting us know. I thought I updated that page after the > release, but I must have missed it. The links should be fixed later this > morning (afternoon in the Netherlands). > > -mike > > On Thu, Apr 7, 2011 at 3:43 AM, Henno Vermeulen <[email protected]>wrote: > >> Hello, >> >> Maybe you are already aware of this, but just in case... The javadoc page >> at http://openjpa.apache.org/javadoc.html is out of date, it shows >> 2.1.0-SNAPSHOT as the latest version but when I click this it opens the >> documentation for 2.2.0-snapshot and there is no link to the 2.1.0 release >> documentation. >> >> Regards, >> Henno Vermeulen >> Huize Molenaar >> > >
