You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@openjpa.apache.org by Mark Struberg <st...@yahoo.de> on 2010/03/19 16:05:15 UTC

[VOTE] release openjpa-maven-plugin-1.1

Hi!

I'd like to release a version 1.1 of the openjpa-maven-plugin [1].

This version has been tested with OpenJPA-1.1, 1.2 and various 2.0.0 versions. The following issues have been fixed [2] since 1.0:

Bug

    * [MOPENJPA-11] - Empty properties cause exception to be thrown when running openjpa:schema
    * [MOPENJPA-12] - property setting ignored with openjpa:schema
    * [MOPENJPA-13] - Class enhancing fails with custom persistence.xml
    * [MOPENJPA-17] - Dependencies with scope test must be on enhancement classpath as well

Improvement

    * [MOPENJPA-7] - upgrade documentation to reflect latest changes
    * [MOPENJPA-16] - the openjpa-plugin mojos shall not get executed for projets with packaging type 'pom'
    * [MOPENJPA-18] - add a 'skip' flag to omit execution of all openjpa mojos
    * [MOPENJPA-19] - make openjpa-dependency optional
    * [MOPENJPA-20] - Add named parameters to allow adding of ConnectionDriverName and ConnectionProperties
    * [MOPENJPA-29] - upgrade to mojo-parent-23

New Feature

    * [MOPENJPA-2] - add a config property to specify a specific persistence.xml location and name.


Documentation can be found here: [3].


Vote is open for 72h with lazy consensus

[+1] ship it
[+0] don't care but doesn't look bad
[-1] postpone due to ${reason}


Here you can find a guide to enable codehaus snapshot plugins for testing: [4]

txs and LieGrue,
strub

[1] http://snapshots.repository.codehaus.org/org/codehaus/mojo/openjpa-maven-plugin/1.1-SNAPSHOT/
[2] http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11931&version=15975
[3] http://mojo.codehaus.org/openjpa-maven-plugin/
[4] http://mojo.codehaus.org/using-sandbox-plugins.html

__________________________________________________
Do You Yahoo!?
Sie sind Spam leid? Yahoo! Mail verfügt über einen herausragenden Schutz gegen Massenmails. 
http://mail.yahoo.com 

Re: [VOTE] release openjpa-maven-plugin-1.1

Posted by Michael Dick <mi...@gmail.com>.
+1. Works great in my experience.

-mike

On Fri, Mar 19, 2010 at 11:17 AM, No1UNo <je...@jerrycarter.org> wrote:

>
> +1  This is a good step forward and will benefit from wider use.
>
>
> On Mar 19, 2010, at 11:05 AM, Mark Struberg [via OpenJPA] wrote:
>
> > Hi!
> >
> > I'd like to release a version 1.1 of the openjpa-maven-plugin [1].
> >
> > This version has been tested with OpenJPA-1.1, 1.2 and various 2.0.0
> versions. The following issues have been fixed [2] since 1.0:
> >
> > Bug
> >
> >     * [MOPENJPA-11] - Empty properties cause exception to be thrown when
> running openjpa:schema
> >     * [MOPENJPA-12] - property setting ignored with openjpa:schema
> >     * [MOPENJPA-13] - Class enhancing fails with custom persistence.xml
> >     * [MOPENJPA-17] - Dependencies with scope test must be on enhancement
> classpath as well
> >
> > Improvement
> >
> >     * [MOPENJPA-7] - upgrade documentation to reflect latest changes
> >     * [MOPENJPA-16] - the openjpa-plugin mojos shall not get executed for
> projets with packaging type 'pom'
> >     * [MOPENJPA-18] - add a 'skip' flag to omit execution of all openjpa
> mojos
> >     * [MOPENJPA-19] - make openjpa-dependency optional
> >     * [MOPENJPA-20] - Add named parameters to allow adding of
> ConnectionDriverName and ConnectionProperties
> >     * [MOPENJPA-29] - upgrade to mojo-parent-23
> >
> > New Feature
> >
> >     * [MOPENJPA-2] - add a config property to specify a specific
> persistence.xml location and name.
> >
> >
> > Documentation can be found here: [3].
> >
> >
> > Vote is open for 72h with lazy consensus
> >
> > [+1] ship it
> > [+0] don't care but doesn't look bad
> > [-1] postpone due to ${reason}
> >
> >
> > Here you can find a guide to enable codehaus snapshot plugins for
> testing: [4]
> >
> > txs and LieGrue,
> > strub
> >
> > [1]
> http://snapshots.repository.codehaus.org/org/codehaus/mojo/openjpa-maven-plugin/1.1-SNAPSHOT/
> > [2]
> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11931&version=15975
> > [3] http://mojo.codehaus.org/openjpa-maven-plugin/
> > [4] http://mojo.codehaus.org/using-sandbox-plugins.html
> >
> > __________________________________________________
> > Do You Yahoo!?
> > Sie sind Spam leid? Yahoo! Mail verfügt über einen herausragenden Schutz
> gegen Massenmails.
> > http://mail.yahoo.com
> >
> >
> > View message @
> http://n2.nabble.com/VOTE-release-openjpa-maven-plugin-1-1-tp4763509p4763509.html
> > To start a new topic under OpenJPA Users, email
> ml-node+208411-1595610943-93721@n2.nabble.com<ml...@n2.nabble.com>
> > To unsubscribe from OpenJPA Users, click here.
> >
>
>
> --
> View this message in context:
> http://n2.nabble.com/VOTE-release-openjpa-maven-plugin-1-1-tp4763509p4763984.html
> Sent from the OpenJPA Users mailing list archive at Nabble.com.
>

Re: [VOTE] release openjpa-maven-plugin-1.1

Posted by No1UNo <je...@jerrycarter.org>.
+1  This is a good step forward and will benefit from wider use.


On Mar 19, 2010, at 11:05 AM, Mark Struberg [via OpenJPA] wrote:

> Hi! 
> 
> I'd like to release a version 1.1 of the openjpa-maven-plugin [1]. 
> 
> This version has been tested with OpenJPA-1.1, 1.2 and various 2.0.0 versions. The following issues have been fixed [2] since 1.0: 
> 
> Bug 
> 
>     * [MOPENJPA-11] - Empty properties cause exception to be thrown when running openjpa:schema 
>     * [MOPENJPA-12] - property setting ignored with openjpa:schema 
>     * [MOPENJPA-13] - Class enhancing fails with custom persistence.xml 
>     * [MOPENJPA-17] - Dependencies with scope test must be on enhancement classpath as well 
> 
> Improvement 
> 
>     * [MOPENJPA-7] - upgrade documentation to reflect latest changes 
>     * [MOPENJPA-16] - the openjpa-plugin mojos shall not get executed for projets with packaging type 'pom' 
>     * [MOPENJPA-18] - add a 'skip' flag to omit execution of all openjpa mojos 
>     * [MOPENJPA-19] - make openjpa-dependency optional 
>     * [MOPENJPA-20] - Add named parameters to allow adding of ConnectionDriverName and ConnectionProperties 
>     * [MOPENJPA-29] - upgrade to mojo-parent-23 
> 
> New Feature 
> 
>     * [MOPENJPA-2] - add a config property to specify a specific persistence.xml location and name. 
> 
> 
> Documentation can be found here: [3]. 
> 
> 
> Vote is open for 72h with lazy consensus 
> 
> [+1] ship it 
> [+0] don't care but doesn't look bad 
> [-1] postpone due to ${reason} 
> 
> 
> Here you can find a guide to enable codehaus snapshot plugins for testing: [4] 
> 
> txs and LieGrue, 
> strub 
> 
> [1] http://snapshots.repository.codehaus.org/org/codehaus/mojo/openjpa-maven-plugin/1.1-SNAPSHOT/
> [2] http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11931&version=15975
> [3] http://mojo.codehaus.org/openjpa-maven-plugin/
> [4] http://mojo.codehaus.org/using-sandbox-plugins.html
> 
> __________________________________________________ 
> Do You Yahoo!? 
> Sie sind Spam leid? Yahoo! Mail verfügt über einen herausragenden Schutz gegen Massenmails. 
> http://mail.yahoo.com
> 
> 
> View message @ http://n2.nabble.com/VOTE-release-openjpa-maven-plugin-1-1-tp4763509p4763509.html 
> To start a new topic under OpenJPA Users, email ml-node+208411-1595610943-93721@n2.nabble.com 
> To unsubscribe from OpenJPA Users, click here.
> 


-- 
View this message in context: http://n2.nabble.com/VOTE-release-openjpa-maven-plugin-1-1-tp4763509p4763984.html
Sent from the OpenJPA Users mailing list archive at Nabble.com.

Re: [VOTE] release openjpa-maven-plugin-1.1

Posted by Donald Woods <dw...@apache.org>.
+1  I've been testing it with some junits in openjpa/trunk and it works
great!  Thanks.

-Donald


On 3/19/10 11:05 AM, Mark Struberg wrote:
> Hi!
> 
> I'd like to release a version 1.1 of the openjpa-maven-plugin [1].
> 
> This version has been tested with OpenJPA-1.1, 1.2 and various 2.0.0 versions. The following issues have been fixed [2] since 1.0:
> 
> Bug
> 
>     * [MOPENJPA-11] - Empty properties cause exception to be thrown when running openjpa:schema
>     * [MOPENJPA-12] - property setting ignored with openjpa:schema
>     * [MOPENJPA-13] - Class enhancing fails with custom persistence.xml
>     * [MOPENJPA-17] - Dependencies with scope test must be on enhancement classpath as well
> 
> Improvement
> 
>     * [MOPENJPA-7] - upgrade documentation to reflect latest changes
>     * [MOPENJPA-16] - the openjpa-plugin mojos shall not get executed for projets with packaging type 'pom'
>     * [MOPENJPA-18] - add a 'skip' flag to omit execution of all openjpa mojos
>     * [MOPENJPA-19] - make openjpa-dependency optional
>     * [MOPENJPA-20] - Add named parameters to allow adding of ConnectionDriverName and ConnectionProperties
>     * [MOPENJPA-29] - upgrade to mojo-parent-23
> 
> New Feature
> 
>     * [MOPENJPA-2] - add a config property to specify a specific persistence.xml location and name.
> 
> 
> Documentation can be found here: [3].
> 
> 
> Vote is open for 72h with lazy consensus
> 
> [+1] ship it
> [+0] don't care but doesn't look bad
> [-1] postpone due to ${reason}
> 
> 
> Here you can find a guide to enable codehaus snapshot plugins for testing: [4]
> 
> txs and LieGrue,
> strub
> 
> [1] http://snapshots.repository.codehaus.org/org/codehaus/mojo/openjpa-maven-plugin/1.1-SNAPSHOT/
> [2] http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11931&version=15975
> [3] http://mojo.codehaus.org/openjpa-maven-plugin/
> [4] http://mojo.codehaus.org/using-sandbox-plugins.html
> 
> __________________________________________________
> Do You Yahoo!?
> Sie sind Spam leid? Yahoo! Mail verfügt über einen herausragenden Schutz gegen Massenmails. 
> http://mail.yahoo.com 
> 

[ANN]openjpa-maven-plugin-1.1 released

Posted by Mark Struberg <st...@yahoo.de>.
Hi!

I'm happy to announce the release of the openjpa-maven-plugin-1.1 [1].

This version has been tested with OpenJPA-1.1, 1.2 and various 2.0.0 versions. The following issues have been fixed [2] since 1.0:

Bug

    * [MOPENJPA-11] - Empty properties cause exception to be thrown when running openjpa:schema
    * [MOPENJPA-12] - property setting ignored with openjpa:schema
    * [MOPENJPA-13] - Class enhancing fails with custom persistence.xml
    * [MOPENJPA-17] - Dependencies with scope test must be on enhancement classpath as well

Improvement

    * [MOPENJPA-7] - upgrade documentation to reflect latest changes
    * [MOPENJPA-16] - the openjpa-plugin mojos shall not get executed for projets with packaging type 'pom'
    * [MOPENJPA-18] - add a 'skip' flag to omit execution of all openjpa mojos
    * [MOPENJPA-19] - make openjpa-dependency optional
    * [MOPENJPA-20] - Add named parameters to allow adding of ConnectionDriverName and ConnectionProperties
    * [MOPENJPA-29] - upgrade to mojo-parent-23

New Feature

    * [MOPENJPA-2] - add a config property to specify a specific persistence.xml location and name.

Documentation can be found here: [3].


txs and LieGrue,
strub

[1] http://repository.codehaus.org/org/codehaus/mojo/openjpa-maven-plugin/1.1/
[2] http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11931&version=15975
[3] http://mojo.codehaus.org/openjpa-maven-plugin/


__________________________________________________
Do You Yahoo!?
Sie sind Spam leid? Yahoo! Mail verfügt über einen herausragenden Schutz gegen Massenmails. 
http://mail.yahoo.com 

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


[ANN]openjpa-maven-plugin-1.1 released

Posted by Mark Struberg <st...@yahoo.de>.
Hi!

I'm happy to announce the release of the openjpa-maven-plugin-1.1 [1].

This version has been tested with OpenJPA-1.1, 1.2 and various 2.0.0 versions. The following issues have been fixed [2] since 1.0:

Bug

    * [MOPENJPA-11] - Empty properties cause exception to be thrown when running openjpa:schema
    * [MOPENJPA-12] - property setting ignored with openjpa:schema
    * [MOPENJPA-13] - Class enhancing fails with custom persistence.xml
    * [MOPENJPA-17] - Dependencies with scope test must be on enhancement classpath as well

Improvement

    * [MOPENJPA-7] - upgrade documentation to reflect latest changes
    * [MOPENJPA-16] - the openjpa-plugin mojos shall not get executed for projets with packaging type 'pom'
    * [MOPENJPA-18] - add a 'skip' flag to omit execution of all openjpa mojos
    * [MOPENJPA-19] - make openjpa-dependency optional
    * [MOPENJPA-20] - Add named parameters to allow adding of ConnectionDriverName and ConnectionProperties
    * [MOPENJPA-29] - upgrade to mojo-parent-23

New Feature

    * [MOPENJPA-2] - add a config property to specify a specific persistence.xml location and name.

Documentation can be found here: [3].


txs and LieGrue,
strub

[1] http://repository.codehaus.org/org/codehaus/mojo/openjpa-maven-plugin/1.1/
[2] http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11931&version=15975
[3] http://mojo.codehaus.org/openjpa-maven-plugin/


__________________________________________________
Do You Yahoo!?
Sie sind Spam leid? Yahoo! Mail verfügt über einen herausragenden Schutz gegen Massenmails. 
http://mail.yahoo.com 

Re: [mojo-dev] [VOTE] release openjpa-maven-plugin-1.1 - RESULT

Posted by Mark Struberg <st...@yahoo.de>.
Voting has passed with the following votes:

4x +1:  Donald Woods, Michael Dick, Jerry Carter, Mark Struberg, 

no +0 and 
no -1

I'll go on and release the openjpa-maven-plugin now.

txs and LieGrue,
strub

--- Mark Struberg <st...@yahoo.de> schrieb am Fr, 19.3.2010:

> Von: Mark Struberg <st...@yahoo.de>
> Betreff: [mojo-dev] [VOTE] release openjpa-maven-plugin-1.1
> An: user@mojo.codehaus.org, dev@mojo.codehaus.org
> CC: users@openjpa.apache.org
> Datum: Freitag, 19. März, 2010 16:05 Uhr
> Hi!
> 
> I'd like to release a version 1.1 of the
> openjpa-maven-plugin [1].
> 
> This version has been tested with OpenJPA-1.1, 1.2 and
> various 2.0.0 versions. The following issues have been fixed
> [2] since 1.0:
> 
> Bug
> 
>     * [MOPENJPA-11] - Empty properties cause
> exception to be thrown when running openjpa:schema
>     * [MOPENJPA-12] - property setting ignored
> with openjpa:schema
>     * [MOPENJPA-13] - Class enhancing fails with
> custom persistence.xml
>     * [MOPENJPA-17] - Dependencies with scope
> test must be on enhancement classpath as well
> 
> Improvement
> 
>     * [MOPENJPA-7] - upgrade documentation to
> reflect latest changes
>     * [MOPENJPA-16] - the openjpa-plugin mojos
> shall not get executed for projets with packaging type
> 'pom'
>     * [MOPENJPA-18] - add a 'skip' flag to omit
> execution of all openjpa mojos
>     * [MOPENJPA-19] - make openjpa-dependency
> optional
>     * [MOPENJPA-20] - Add named parameters to
> allow adding of ConnectionDriverName and
> ConnectionProperties
>     * [MOPENJPA-29] - upgrade to mojo-parent-23
> 
> New Feature
> 
>     * [MOPENJPA-2] - add a config property to
> specify a specific persistence.xml location and name.
> 
> 
> Documentation can be found here: [3].
> 
> 
> Vote is open for 72h with lazy consensus
> 
> [+1] ship it
> [+0] don't care but doesn't look bad
> [-1] postpone due to ${reason}
> 
> 
> Here you can find a guide to enable codehaus snapshot
> plugins for testing: [4]
> 
> txs and LieGrue,
> strub
> 
> [1] http://snapshots.repository.codehaus.org/org/codehaus/mojo/openjpa-maven-plugin/1.1-SNAPSHOT/
> [2] http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11931&version=15975
> [3] http://mojo.codehaus.org/openjpa-maven-plugin/
> [4] http://mojo.codehaus.org/using-sandbox-plugins.html
> 
> __________________________________________________
> Do You Yahoo!?
> Sie sind Spam leid? Yahoo! Mail verfügt über einen
> herausragenden Schutz gegen Massenmails. 
> http://mail.yahoo.com
> 
> ---------------------------------------------------------------------
> To unsubscribe from this list, please visit:
> 
>     http://xircles.codehaus.org/manage_email
> 
> 
> 

__________________________________________________
Do You Yahoo!?
Sie sind Spam leid? Yahoo! Mail verfügt über einen herausragenden Schutz gegen Massenmails. 
http://mail.yahoo.com