You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@openjpa.apache.org by Michael Dick <mi...@apache.org> on 2011/02/21 22:29:19 UTC

[ANNOUNCE] OpenJPA 2.1.0 release

The Apache OpenJPA community is proud to announce the maintenance
release of OpenJPA 2.1.0.  As with the prior 2.0.1 release, this
distribution is based on the final JSR 317 Java Persistence API, Version
2.0 specification and passes the JPA 2.0 TCK.

Please visit our project website to learn more about Apache OpenJPA and
how to download or include our persistence provider in your builds.

 http://openjpa.apache.org/

Thanks,
Apache OpenJPA PMC

Re: [ANNOUNCE] OpenJPA 2.1.0 release

Posted by David Beer <da...@googlemail.com>.
On Thu, 2011-02-24 at 15:04 -0600, Michael Dick wrote:
> On Thu, Feb 24, 2011 at 2:08 PM, David Beer
> <da...@googlemail.com> wrote:
>         
>         On Mon, 2011-02-21 at 15:29 -0600, Michael Dick wrote:
>         > The Apache OpenJPA community is proud to announce the
>         maintenance
>         > release of OpenJPA 2.1.0.  As with the prior 2.0.1 release,
>         this
>         > distribution is based on the final JSR 317 Java Persistence
>         API, Version
>         > 2.0 specification and passes the JPA 2.0 TCK.
>         >
>         > Please visit our project website to learn more about Apache
>         OpenJPA and
>         > how to download or include our persistence provider in your
>         builds.
>         >
>         >  http://openjpa.apache.org/
>         >
>         > Thanks,
>         > Apache OpenJPA PMC
>         
>         
>         Hi Mike
>         
>         I ahve just tried to add the maven dependancy of 2.1
>         openjpa-all and
>         don't see it as officially released yet. It seems to be in the
>         main
>         central repo but is not comming up as and apache.openjpa
>         release.
>         
>         Am I missing something or was the artifact not deployed
>         properly.
>         
>         Thanks
>         
>         David
>         
> 
> Hi David,
> 
> I'm not sure what you mean by the artifact not coming up as an
> apache.openjpa release.
> 
> I was able to download it as a dependency with this syntax :
>         <dependency>
>             <groupId>org.apache.openjpa</groupId>
>             <artifactId>openjpa-all</artifactId>
>             <version>2.1.0</version>
>         </dependency>
> 
> The artifact was deployed / promoted via the Apache nexus repository
> manager which should have finalized the release (AFAIK). 
> 
> -mike
> 
> 

Hi Mike

Thanks for this I am not sure what was wrong but copying the above
worked. It found the jar and downloaded it nicely.

Thanks

David


Re: [ANNOUNCE] OpenJPA 2.1.0 release

Posted by Michael Dick <mi...@gmail.com>.
On Thu, Feb 24, 2011 at 3:38 PM, Jesse Farinacci <ji...@gmail.com> wrote:

> Hi,
>
> On Thu, Feb 24, 2011 at 4:16 PM, Michael Dick <mi...@gmail.com>
> wrote:
> > The news announcement should be there now (I forgot to update the main
> page
> > to trigger the confluence export).
>
> Ok, thanks! The only other thing would be to nitpick on "The upcoming
> 2.1 release is based off of the 2.0.x release stream and will contain
> some additional features as mentioned in the 2.1 Roadmap." given that
> 2.1 was released.. :-)
>
> Thanks to all the OpenJPA developers! Great product..
>
> -Jesse
>
> --
> There are 10 types of people in this world, those
> that can read binary and those that can not.
>

I've updated the main page with the new version numbers. I haven't started a
new feature page for 2.2 yet, but we'll probably have one in the near-ish
future.

Thanks again for keeping us honest :-)

-mike

Re: [ANNOUNCE] OpenJPA 2.1.0 release

Posted by Jesse Farinacci <ji...@gmail.com>.
Hi,

On Thu, Feb 24, 2011 at 4:16 PM, Michael Dick <mi...@gmail.com> wrote:
> The news announcement should be there now (I forgot to update the main page
> to trigger the confluence export).

Ok, thanks! The only other thing would be to nitpick on "The upcoming
2.1 release is based off of the 2.0.x release stream and will contain
some additional features as mentioned in the 2.1 Roadmap." given that
2.1 was released.. :-)

Thanks to all the OpenJPA developers! Great product..

-Jesse

-- 
There are 10 types of people in this world, those
that can read binary and those that can not.

Re: [ANNOUNCE] OpenJPA 2.1.0 release

Posted by Michael Dick <mi...@gmail.com>.
The news announcement should be there now (I forgot to update the main page
to trigger the confluence export).

-mike

On Thu, Feb 24, 2011 at 3:11 PM, Jesse Farinacci <ji...@gmail.com> wrote:

> Greetings,
>
> On Thu, Feb 24, 2011 at 4:04 PM, Michael Dick <mi...@gmail.com>
> wrote:
> >
> > The artifact was deployed / promoted via the Apache nexus repository
> manager
> > which should have finalized the release (AFAIK).
>
> It sure seems to be deployed properly to me, too.. just a random
> smattering:
>
> http://repo2.maven.org/maven2/org/apache/openjpa/openjpa-jdbc/2.1.0/
> http://repo2.maven.org/maven2/org/apache/openjpa/openjpa-kernel/2.1.0/
>
> http://repo2.maven.org/maven2/org/apache/openjpa/openjpa-persistence-jdbc/2.1.0/
>
> are all there and look right.
>
> The problem I have with the release so far is that
> http://openjpa.apache.org doesn't reflect the new version, there's no
> news announcement, and yet the downloads area does have links for
> 2.1.0 ... so it's a bit of a mixed bag there.
>
> -Jesse
>
> --
> There are 10 types of people in this world, those
> that can read binary and those that can not.
>

Re: [ANNOUNCE] OpenJPA 2.1.0 release

Posted by Jesse Farinacci <ji...@gmail.com>.
Greetings,

On Thu, Feb 24, 2011 at 4:04 PM, Michael Dick <mi...@gmail.com> wrote:
>
> The artifact was deployed / promoted via the Apache nexus repository manager
> which should have finalized the release (AFAIK).

It sure seems to be deployed properly to me, too.. just a random smattering:

http://repo2.maven.org/maven2/org/apache/openjpa/openjpa-jdbc/2.1.0/
http://repo2.maven.org/maven2/org/apache/openjpa/openjpa-kernel/2.1.0/
http://repo2.maven.org/maven2/org/apache/openjpa/openjpa-persistence-jdbc/2.1.0/

are all there and look right.

The problem I have with the release so far is that
http://openjpa.apache.org doesn't reflect the new version, there's no
news announcement, and yet the downloads area does have links for
2.1.0 ... so it's a bit of a mixed bag there.

-Jesse

-- 
There are 10 types of people in this world, those
that can read binary and those that can not.

Re: [ANNOUNCE] OpenJPA 2.1.0 release

Posted by Michael Dick <mi...@gmail.com>.
On Thu, Feb 24, 2011 at 2:08 PM, David Beer <da...@googlemail.com>wrote:

> On Mon, 2011-02-21 at 15:29 -0600, Michael Dick wrote:
> > The Apache OpenJPA community is proud to announce the maintenance
> > release of OpenJPA 2.1.0.  As with the prior 2.0.1 release, this
> > distribution is based on the final JSR 317 Java Persistence API, Version
> > 2.0 specification and passes the JPA 2.0 TCK.
> >
> > Please visit our project website to learn more about Apache OpenJPA and
> > how to download or include our persistence provider in your builds.
> >
> >  http://openjpa.apache.org/
> >
> > Thanks,
> > Apache OpenJPA PMC
>
> Hi Mike
>
> I ahve just tried to add the maven dependancy of 2.1 openjpa-all and
> don't see it as officially released yet. It seems to be in the main
> central repo but is not comming up as and apache.openjpa release.
>
> Am I missing something or was the artifact not deployed properly.
>
> Thanks
>
> David
>
>
Hi David,

I'm not sure what you mean by the artifact not coming up as an
apache.openjpa release.

I was able to download it as a dependency with this syntax :
        <dependency>
            <groupId>org.apache.openjpa</groupId>
            <artifactId>openjpa-all</artifactId>
            <version>2.1.0</version>
        </dependency>

The artifact was deployed / promoted via the Apache nexus repository manager
which should have finalized the release (AFAIK).

-mike

Re: [ANNOUNCE] OpenJPA 2.1.0 release

Posted by David Beer <da...@googlemail.com>.
On Mon, 2011-02-21 at 15:29 -0600, Michael Dick wrote:
> The Apache OpenJPA community is proud to announce the maintenance
> release of OpenJPA 2.1.0.  As with the prior 2.0.1 release, this
> distribution is based on the final JSR 317 Java Persistence API, Version
> 2.0 specification and passes the JPA 2.0 TCK.
> 
> Please visit our project website to learn more about Apache OpenJPA and
> how to download or include our persistence provider in your builds.
> 
>  http://openjpa.apache.org/
> 
> Thanks,
> Apache OpenJPA PMC

Hi Mike

I ahve just tried to add the maven dependancy of 2.1 openjpa-all and
don't see it as officially released yet. It seems to be in the main
central repo but is not comming up as and apache.openjpa release.

Am I missing something or was the artifact not deployed properly.

Thanks 

David


Re: [ANNOUNCE] OpenJPA 2.1.0 release

Posted by Michael Dick <mi...@apache.org>.
I can't update the release notes in the distribution artifacts, but I will
update the manual and I think I can add something to the website.

Thanks for letting us know.

-mike

On Tue, Feb 22, 2011 at 8:32 AM, Henno Vermeulen <he...@huizemolenaar.nl>wrote:

> I switched to OpenJPA 2.1 and ran our tests. All tests had the same results
> as before, except for a new problem with dates in sql server 2008, which was
> solved after upgrading our jdbc driver from microsofts drivers version 2.0
> to 3.0 (I created https://issues.apache.org/jira/browse/OPENJPA-1950 and
> resolved as invalid). Maybe the need to update the driver should be noted in
> the release notes.
>
> Regards,
> Henno
>
> -----Oorspronkelijk bericht-----
> Van: michael.d.dick@gmail.com [mailto:michael.d.dick@gmail.com] Namens
> Michael Dick
> Verzonden: maandag 21 februari 2011 22:29
> Aan: dev@openjpa.apache.org; users@openjpa.apache.org; announce@apache.org
> Onderwerp: [ANNOUNCE] OpenJPA 2.1.0 release
>
> The Apache OpenJPA community is proud to announce the maintenance
> release of OpenJPA 2.1.0.  As with the prior 2.0.1 release, this
> distribution is based on the final JSR 317 Java Persistence API, Version
> 2.0 specification and passes the JPA 2.0 TCK.
>
> Please visit our project website to learn more about Apache OpenJPA and
> how to download or include our persistence provider in your builds.
>
>  http://openjpa.apache.org/
>
> Thanks,
> Apache OpenJPA PMC
>

RE: [ANNOUNCE] OpenJPA 2.1.0 release

Posted by Henno Vermeulen <he...@huizemolenaar.nl>.
I switched to OpenJPA 2.1 and ran our tests. All tests had the same results as before, except for a new problem with dates in sql server 2008, which was solved after upgrading our jdbc driver from microsofts drivers version 2.0 to 3.0 (I created https://issues.apache.org/jira/browse/OPENJPA-1950 and resolved as invalid). Maybe the need to update the driver should be noted in the release notes.

Regards,
Henno

-----Oorspronkelijk bericht-----
Van: michael.d.dick@gmail.com [mailto:michael.d.dick@gmail.com] Namens Michael Dick
Verzonden: maandag 21 februari 2011 22:29
Aan: dev@openjpa.apache.org; users@openjpa.apache.org; announce@apache.org
Onderwerp: [ANNOUNCE] OpenJPA 2.1.0 release

The Apache OpenJPA community is proud to announce the maintenance
release of OpenJPA 2.1.0.  As with the prior 2.0.1 release, this
distribution is based on the final JSR 317 Java Persistence API, Version
2.0 specification and passes the JPA 2.0 TCK.

Please visit our project website to learn more about Apache OpenJPA and
how to download or include our persistence provider in your builds.

 http://openjpa.apache.org/

Thanks,
Apache OpenJPA PMC