You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomee.apache.org by Ivan <xh...@gmail.com> on 2011/10/22 18:27:44 UTC

[VOTE] Apache OpenEJB 3.0.4 (3rd Try)

Hi,
    Let's vote for Apache OpenEJB 3.0.4, this release is mostly for the
incoming Geronimo 2.1.8.
    Comparing with the last version, only two JIRAs are included :

    OPENEJB-1091: Cause of RollbackException swallowed
    OPENEJB-1258 Boolean conversion problem in ejb-jar.xml

    binary repository  :
https://repository.apache.org/content/repositories/orgapacheopenejb-090

    source codes : https://svn.apache.org/repos/asf/openejb/tags/openejb-3.0
.4

    vote artifacts :


https://repository.apache.org/content/repositories/orgapacheopenejb-090/org/apache/openejb/openejb/3.0.4/openejb-3.0.4.tar.gz

https://repository.apache.org/content/repositories/orgapacheopenejb-090/org/apache/openejb/openejb/3.0.4/openejb-3.0.4.zip

    I used the David's legal tool to scan the artifacts in the staging
repository, the report looks fine to me :

    http://people.apache.org/~xuhaihong/report/archives.html

     Vote will be open for 72 hours.

     [ ] +1  approve
     [ ] +0  no opinion
     [ ] -1  disapprove (and reason why)


-- 
Ivan

Re: [VOTE] Apache OpenEJB 3.0.4 (3rd Try)

Posted by Jonathan Gallimore <jo...@gmail.com>.
Are you using Maven 3? I think I had to use Maven 2 when I tried.

Jon
On Oct 27, 2011 7:09 PM, "Kevan Miller" <ke...@gmail.com> wrote:

> Building, I ran into a couple of test failures. IIRC, that wasn't too
> uncommon for building 3.0.x on Mac OS.
>
> Running without tests, I'm seeing:
>
> [ERROR] Failed to execute goal on project openejb-axis2: Could not
> resolve dependencies for project
> org.apache.openejb:openejb-axis2:jar:3.0.4: Failed to collect
> dependencies for [org.apache.openejb:openejb-webservices:jar:3.0.4
> (compile), junit:junit:jar:4.4 (test),
> org.apache.axis2:axis2-jaxws:jar:1.3 (compile),
> org.apache.axis2:axis2-java2wsdl:jar:1.3 (compile),
> org.apache.axis2:axis2-kernel:jar:1.3 (compile),
> org.apache.axis2:axis2-adb:jar:1.3 (compile),
> org.apache.axis2:axis2-metadata:jar:1.3 (compile),
> org.apache.ws.commons.axiom:axiom-api:jar:1.2.5 (compile),
> org.apache.ws.commons.axiom:axiom-impl:jar:1.2.5 (compile),
> org.apache.ws.commons.schema:XmlSchema:jar:1.3.1 (compile),
> org.apache.neethi:neethi:jar:2.0 (compile),
> commons-httpclient:commons-httpclient:jar:3.0.1 (compile),
> commons-codec:commons-codec:jar:1.3 (compile),
> org.apache.xmlbeans:xmlbeans:jar:2.3.0 (compile),
> jaxen:jaxen:jar:1.1-beta-10 (compile), annogen:annogen:jar:0.1.0
> (compile)]: Failed to read artifact descriptor for
> org.apache.woden:woden:jar:1.0-incubating-M7b: Could not transfer
> artifact org.apache.woden:woden:pom:1.0-incubating-M7b from/to
> java.net (http://download.java.net/maven/1/): No connector available
> to access repository java.net (http://download.java.net/maven/1/) of
> type legacy using the available factories
> WagonRepositoryConnectorFactory -> [Help 1]
>
> Nobody else is seeing the same?
>
> --kevan
>

Re: [VOTE] Apache OpenEJB 3.0.4 (3rd Try)

Posted by Kevan Miller <ke...@gmail.com>.
Building, I ran into a couple of test failures. IIRC, that wasn't too
uncommon for building 3.0.x on Mac OS.

Running without tests, I'm seeing:

[ERROR] Failed to execute goal on project openejb-axis2: Could not
resolve dependencies for project
org.apache.openejb:openejb-axis2:jar:3.0.4: Failed to collect
dependencies for [org.apache.openejb:openejb-webservices:jar:3.0.4
(compile), junit:junit:jar:4.4 (test),
org.apache.axis2:axis2-jaxws:jar:1.3 (compile),
org.apache.axis2:axis2-java2wsdl:jar:1.3 (compile),
org.apache.axis2:axis2-kernel:jar:1.3 (compile),
org.apache.axis2:axis2-adb:jar:1.3 (compile),
org.apache.axis2:axis2-metadata:jar:1.3 (compile),
org.apache.ws.commons.axiom:axiom-api:jar:1.2.5 (compile),
org.apache.ws.commons.axiom:axiom-impl:jar:1.2.5 (compile),
org.apache.ws.commons.schema:XmlSchema:jar:1.3.1 (compile),
org.apache.neethi:neethi:jar:2.0 (compile),
commons-httpclient:commons-httpclient:jar:3.0.1 (compile),
commons-codec:commons-codec:jar:1.3 (compile),
org.apache.xmlbeans:xmlbeans:jar:2.3.0 (compile),
jaxen:jaxen:jar:1.1-beta-10 (compile), annogen:annogen:jar:0.1.0
(compile)]: Failed to read artifact descriptor for
org.apache.woden:woden:jar:1.0-incubating-M7b: Could not transfer
artifact org.apache.woden:woden:pom:1.0-incubating-M7b from/to
java.net (http://download.java.net/maven/1/): No connector available
to access repository java.net (http://download.java.net/maven/1/) of
type legacy using the available factories
WagonRepositoryConnectorFactory -> [Help 1]

Nobody else is seeing the same?

--kevan

Re: [VOTE] Apache OpenEJB 3.0.4 (3rd Try)

Posted by David Jencks <da...@yahoo.com>.
+1

it built for me with maven 3.... no idea why :-)

thanks
david jencks

On Oct 22, 2011, at 9:27 AM, Ivan wrote:

> Hi,
>    Let's vote for Apache OpenEJB 3.0.4, this release is mostly for the
> incoming Geronimo 2.1.8.
>    Comparing with the last version, only two JIRAs are included :
> 
>    OPENEJB-1091: Cause of RollbackException swallowed
>    OPENEJB-1258 Boolean conversion problem in ejb-jar.xml
> 
>    binary repository  :
> https://repository.apache.org/content/repositories/orgapacheopenejb-090
> 
>    source codes : https://svn.apache.org/repos/asf/openejb/tags/openejb-3.0
> .4
> 
>    vote artifacts :
> 
> 
> https://repository.apache.org/content/repositories/orgapacheopenejb-090/org/apache/openejb/openejb/3.0.4/openejb-3.0.4.tar.gz
> 
> https://repository.apache.org/content/repositories/orgapacheopenejb-090/org/apache/openejb/openejb/3.0.4/openejb-3.0.4.zip
> 
>    I used the David's legal tool to scan the artifacts in the staging
> repository, the report looks fine to me :
> 
>    http://people.apache.org/~xuhaihong/report/archives.html
> 
>     Vote will be open for 72 hours.
> 
>     [ ] +1  approve
>     [ ] +0  no opinion
>     [ ] -1  disapprove (and reason why)
> 
> 
> -- 
> Ivan


Re: [VOTE] Apache OpenEJB 3.0.4 (3rd Try)

Posted by Mohammad Nour El-Din <no...@gmail.com>.
+0

Don't have time at the moment to check it

On Tue, Oct 25, 2011 at 3:19 AM, David Blevins <da...@gmail.com> wrote:
> Just ran my little report.  Haven't checked out the results yet too much:
>
>  http://people.apache.org/~dblevins/orgapacheopenejb-090/archives.html
>
> -David
>
> On Oct 22, 2011, at 9:27 AM, Ivan wrote:
>
>> Hi,
>>    Let's vote for Apache OpenEJB 3.0.4, this release is mostly for the
>> incoming Geronimo 2.1.8.
>>    Comparing with the last version, only two JIRAs are included :
>>
>>    OPENEJB-1091: Cause of RollbackException swallowed
>>    OPENEJB-1258 Boolean conversion problem in ejb-jar.xml
>>
>>    binary repository  :
>> https://repository.apache.org/content/repositories/orgapacheopenejb-090
>>
>>    source codes : https://svn.apache.org/repos/asf/openejb/tags/openejb-3.0
>> .4
>>
>>    vote artifacts :
>>
>>
>> https://repository.apache.org/content/repositories/orgapacheopenejb-090/org/apache/openejb/openejb/3.0.4/openejb-3.0.4.tar.gz
>>
>> https://repository.apache.org/content/repositories/orgapacheopenejb-090/org/apache/openejb/openejb/3.0.4/openejb-3.0.4.zip
>>
>>    I used the David's legal tool to scan the artifacts in the staging
>> repository, the report looks fine to me :
>>
>>    http://people.apache.org/~xuhaihong/report/archives.html
>>
>>     Vote will be open for 72 hours.
>>
>>     [ ] +1  approve
>>     [ ] +0  no opinion
>>     [ ] -1  disapprove (and reason why)
>>
>>
>> --
>> Ivan
>
>



-- 
Thanks
- Mohammad Nour
----
"Life is like riding a bicycle. To keep your balance you must keep moving"
- Albert Einstein

Re: [RESULT][VOTE] Apache OpenEJB 3.0.4 (3rd Try)

Posted by Ivan <xh...@gmail.com>.
Sorry, David, did not realize that. The lucky thing is that the artifacts
are good :-)

Jeff, you are the third person to vote +1 :-)
You might check the link below
http://openejb.979440.n4.nabble.com/VOTE-Apache-OpenEJB-3-0-4-3rd-Try-td3928492.html

2011/10/27 Jeff Genender <jg...@apache.org>

> Doh... but not PMC... but I didnt see my name...
>
> Jeff
>
> On Oct 26, 2011, at 7:38 PM, Jeff Genender wrote:
>
> > and I threw in a +1 too, eh?  ;-)
> >
> > Jeff
> >
> > On Oct 26, 2011, at 7:29 PM, David Blevins wrote:
> >
> >> New I forgot something :)
> >>
> >> Throw me in for a +1
> >>
> >> So, small hitch.  We need to hold this vote open for at least one more
> PMC vote.  With my vote, we only have 2.
> >>
> >> Here's the list of people we need to persuade to provide some legal
> oversight:
> >>
> >> adc
> >> dain
> >> dblevins
> >> djencks
> >> jgallimore
> >> jlaskowski
> >> jlmonteiro
> >> kevan
> >>
> >>
> >>
> >> -David
> >>
> >> On Oct 26, 2011, at 5:35 PM, Ivan wrote:
> >>
> >>> The OpenEJB 3.0.4 vote passed with the following votes
> >>> +1 Jacek Laskowski, Karan Malhi, Jeff Genender, Daniel, Romain
> Manni-Bucau,
> >>> Ivan
> >>> +0 AndyG, Mohammad Nour El-Din
> >>> no -1
> >>> Thanks, everyone, I will promote the artifacts soon.
> >>>
> >>> 2011/10/27 Ivan <xh...@gmail.com>
> >>>
> >>>> close the vote, and will send a result email later, thanks !
> >>>>
> >>>>
> >>>> 2011/10/26 Ivan <xh...@gmail.com>
> >>>>
> >>>>> Hi, if no other issue, I will close the vote tomorrow.
> >>>>>
> >>>>>
> >>>>> 2011/10/25 Ivan <xh...@gmail.com>
> >>>>>
> >>>>>> Hi, Mark, source code packages are the artefacts we vote for, :-)
> >>>>>>
> >>>>>>
> >>>>>>
> >>>>>> vote artifacts :
> >>>>>>
> >>>>>>
> >>>>>>
> https://repository.apache.org/content/repositories/orgapacheopenejb-090/org/apache/openejb/openejb/3.0.4/openejb-3.0.4.tar.gz
> >>>>>>
> >>>>>>
> https://repository.apache.org/content/repositories/orgapacheopenejb-090/org/apache/openejb/openejb/3.0.4/openejb-3.0.4.zip
> >>>>>>
> >>>>>> 2011/10/25 Mark Struberg <st...@yahoo.de>
> >>>>>>
> >>>>>>> Hi folks!
> >>>>>>>
> >>>>>>> Where can I find the sources.zip?
> >>>>>>> This usually gets created via a task defined in apache-parent.pom
> >>>>>>> It should be somewhere in the staging repo, but I couldn't find it.
> >>>>>>>
> >>>>>>> LieGrue,
> >>>>>>> strub
> >>>>>>>
> >>>>>>>
> >>>>>>>
> >>>>>>> ----- Original Message -----
> >>>>>>>> From: David Blevins <da...@gmail.com>
> >>>>>>>> To: dev@openejb.apache.org
> >>>>>>>> Cc:
> >>>>>>>> Sent: Tuesday, October 25, 2011 3:19 AM
> >>>>>>>> Subject: Re: [VOTE] Apache OpenEJB 3.0.4 (3rd Try)
> >>>>>>>>
> >>>>>>>> Just ran my little report.  Haven't checked out the results yet
> too
> >>>>>>> much:
> >>>>>>>>
> >>>>>>>>
> >>>>>>>
> http://people.apache.org/~dblevins/orgapacheopenejb-090/archives.html
> >>>>>>>>
> >>>>>>>> -David
> >>>>>>>>
> >>>>>>>> On Oct 22, 2011, at 9:27 AM, Ivan wrote:
> >>>>>>>>
> >>>>>>>>> Hi,
> >>>>>>>>>  Let's vote for Apache OpenEJB 3.0.4, this release is mostly for
> >>>>>>> the
> >>>>>>>>> incoming Geronimo 2.1.8.
> >>>>>>>>>  Comparing with the last version, only two JIRAs are included :
> >>>>>>>>>
> >>>>>>>>>  OPENEJB-1091: Cause of RollbackException swallowed
> >>>>>>>>>  OPENEJB-1258 Boolean conversion problem in ejb-jar.xml
> >>>>>>>>>
> >>>>>>>>>  binary repository  :
> >>>>>>>>>
> >>>>>>>
> https://repository.apache.org/content/repositories/orgapacheopenejb-090
> >>>>>>>>>
> >>>>>>>>>  source codes :
> >>>>>>> https://svn.apache.org/repos/asf/openejb/tags/openejb-3.0
> >>>>>>>>> .4
> >>>>>>>>>
> >>>>>>>>>  vote artifacts :
> >>>>>>>>>
> >>>>>>>>>
> >>>>>>>>>
> >>>>>>>>
> >>>>>>>
> https://repository.apache.org/content/repositories/orgapacheopenejb-090/org/apache/openejb/openejb/3.0.4/openejb-3.0.4.tar.gz
> >>>>>>>>>
> >>>>>>>>>
> >>>>>>>>
> >>>>>>>
> https://repository.apache.org/content/repositories/orgapacheopenejb-090/org/apache/openejb/openejb/3.0.4/openejb-3.0.4.zip
> >>>>>>>>>
> >>>>>>>>>  I used the David's legal tool to scan the artifacts in the
> >>>>>>> staging
> >>>>>>>>> repository, the report looks fine to me :
> >>>>>>>>>
> >>>>>>>>>  http://people.apache.org/~xuhaihong/report/archives.html
> >>>>>>>>>
> >>>>>>>>>   Vote will be open for 72 hours.
> >>>>>>>>>
> >>>>>>>>>   [ ] +1  approve
> >>>>>>>>>   [ ] +0  no opinion
> >>>>>>>>>   [ ] -1  disapprove (and reason why)
> >>>>>>>>>
> >>>>>>>>>
> >>>>>>>>> --
> >>>>>>>>> Ivan
> >>>>>>>>
> >>>>>>>
> >>>>>>
> >>>>>>
> >>>>>>
> >>>>>> --
> >>>>>> Ivan
> >>>>>>
> >>>>>
> >>>>>
> >>>>>
> >>>>> --
> >>>>> Ivan
> >>>>>
> >>>>
> >>>>
> >>>>
> >>>> --
> >>>> Ivan
> >>>>
> >>>
> >>>
> >>>
> >>> --
> >>> Ivan
> >>
> >
>
>


-- 
Ivan

Re: [RESULT][VOTE] Apache OpenEJB 3.0.4 (3rd Try)

Posted by Jeff Genender <jg...@apache.org>.
Doh... but not PMC... but I didnt see my name...

Jeff

On Oct 26, 2011, at 7:38 PM, Jeff Genender wrote:

> and I threw in a +1 too, eh?  ;-)
> 
> Jeff
> 
> On Oct 26, 2011, at 7:29 PM, David Blevins wrote:
> 
>> New I forgot something :)
>> 
>> Throw me in for a +1
>> 
>> So, small hitch.  We need to hold this vote open for at least one more PMC vote.  With my vote, we only have 2.
>> 
>> Here's the list of people we need to persuade to provide some legal oversight:
>> 
>> adc
>> dain
>> dblevins
>> djencks
>> jgallimore
>> jlaskowski
>> jlmonteiro
>> kevan
>> 
>> 
>> 
>> -David
>> 
>> On Oct 26, 2011, at 5:35 PM, Ivan wrote:
>> 
>>> The OpenEJB 3.0.4 vote passed with the following votes
>>> +1 Jacek Laskowski, Karan Malhi, Jeff Genender, Daniel, Romain Manni-Bucau,
>>> Ivan
>>> +0 AndyG, Mohammad Nour El-Din
>>> no -1
>>> Thanks, everyone, I will promote the artifacts soon.
>>> 
>>> 2011/10/27 Ivan <xh...@gmail.com>
>>> 
>>>> close the vote, and will send a result email later, thanks !
>>>> 
>>>> 
>>>> 2011/10/26 Ivan <xh...@gmail.com>
>>>> 
>>>>> Hi, if no other issue, I will close the vote tomorrow.
>>>>> 
>>>>> 
>>>>> 2011/10/25 Ivan <xh...@gmail.com>
>>>>> 
>>>>>> Hi, Mark, source code packages are the artefacts we vote for, :-)
>>>>>> 
>>>>>> 
>>>>>> 
>>>>>> vote artifacts :
>>>>>> 
>>>>>> 
>>>>>> https://repository.apache.org/content/repositories/orgapacheopenejb-090/org/apache/openejb/openejb/3.0.4/openejb-3.0.4.tar.gz
>>>>>> 
>>>>>> https://repository.apache.org/content/repositories/orgapacheopenejb-090/org/apache/openejb/openejb/3.0.4/openejb-3.0.4.zip
>>>>>> 
>>>>>> 2011/10/25 Mark Struberg <st...@yahoo.de>
>>>>>> 
>>>>>>> Hi folks!
>>>>>>> 
>>>>>>> Where can I find the sources.zip?
>>>>>>> This usually gets created via a task defined in apache-parent.pom
>>>>>>> It should be somewhere in the staging repo, but I couldn't find it.
>>>>>>> 
>>>>>>> LieGrue,
>>>>>>> strub
>>>>>>> 
>>>>>>> 
>>>>>>> 
>>>>>>> ----- Original Message -----
>>>>>>>> From: David Blevins <da...@gmail.com>
>>>>>>>> To: dev@openejb.apache.org
>>>>>>>> Cc:
>>>>>>>> Sent: Tuesday, October 25, 2011 3:19 AM
>>>>>>>> Subject: Re: [VOTE] Apache OpenEJB 3.0.4 (3rd Try)
>>>>>>>> 
>>>>>>>> Just ran my little report.  Haven't checked out the results yet too
>>>>>>> much:
>>>>>>>> 
>>>>>>>> 
>>>>>>> http://people.apache.org/~dblevins/orgapacheopenejb-090/archives.html
>>>>>>>> 
>>>>>>>> -David
>>>>>>>> 
>>>>>>>> On Oct 22, 2011, at 9:27 AM, Ivan wrote:
>>>>>>>> 
>>>>>>>>> Hi,
>>>>>>>>>  Let's vote for Apache OpenEJB 3.0.4, this release is mostly for
>>>>>>> the
>>>>>>>>> incoming Geronimo 2.1.8.
>>>>>>>>>  Comparing with the last version, only two JIRAs are included :
>>>>>>>>> 
>>>>>>>>>  OPENEJB-1091: Cause of RollbackException swallowed
>>>>>>>>>  OPENEJB-1258 Boolean conversion problem in ejb-jar.xml
>>>>>>>>> 
>>>>>>>>>  binary repository  :
>>>>>>>>> 
>>>>>>> https://repository.apache.org/content/repositories/orgapacheopenejb-090
>>>>>>>>> 
>>>>>>>>>  source codes :
>>>>>>> https://svn.apache.org/repos/asf/openejb/tags/openejb-3.0
>>>>>>>>> .4
>>>>>>>>> 
>>>>>>>>>  vote artifacts :
>>>>>>>>> 
>>>>>>>>> 
>>>>>>>>> 
>>>>>>>> 
>>>>>>> https://repository.apache.org/content/repositories/orgapacheopenejb-090/org/apache/openejb/openejb/3.0.4/openejb-3.0.4.tar.gz
>>>>>>>>> 
>>>>>>>>> 
>>>>>>>> 
>>>>>>> https://repository.apache.org/content/repositories/orgapacheopenejb-090/org/apache/openejb/openejb/3.0.4/openejb-3.0.4.zip
>>>>>>>>> 
>>>>>>>>>  I used the David's legal tool to scan the artifacts in the
>>>>>>> staging
>>>>>>>>> repository, the report looks fine to me :
>>>>>>>>> 
>>>>>>>>>  http://people.apache.org/~xuhaihong/report/archives.html
>>>>>>>>> 
>>>>>>>>>   Vote will be open for 72 hours.
>>>>>>>>> 
>>>>>>>>>   [ ] +1  approve
>>>>>>>>>   [ ] +0  no opinion
>>>>>>>>>   [ ] -1  disapprove (and reason why)
>>>>>>>>> 
>>>>>>>>> 
>>>>>>>>> --
>>>>>>>>> Ivan
>>>>>>>> 
>>>>>>> 
>>>>>> 
>>>>>> 
>>>>>> 
>>>>>> --
>>>>>> Ivan
>>>>>> 
>>>>> 
>>>>> 
>>>>> 
>>>>> --
>>>>> Ivan
>>>>> 
>>>> 
>>>> 
>>>> 
>>>> --
>>>> Ivan
>>>> 
>>> 
>>> 
>>> 
>>> -- 
>>> Ivan
>> 
> 


Re: [RESULT][VOTE] Apache OpenEJB 3.0.4 (3rd Try)

Posted by Jeff Genender <jg...@apache.org>.
and I threw in a +1 too, eh?  ;-)

Jeff

On Oct 26, 2011, at 7:29 PM, David Blevins wrote:

> New I forgot something :)
> 
> Throw me in for a +1
> 
> So, small hitch.  We need to hold this vote open for at least one more PMC vote.  With my vote, we only have 2.
> 
> Here's the list of people we need to persuade to provide some legal oversight:
> 
> adc
> dain
> dblevins
> djencks
> jgallimore
> jlaskowski
> jlmonteiro
> kevan
> 
> 
> 
> -David
> 
> On Oct 26, 2011, at 5:35 PM, Ivan wrote:
> 
>> The OpenEJB 3.0.4 vote passed with the following votes
>> +1 Jacek Laskowski, Karan Malhi, Jeff Genender, Daniel, Romain Manni-Bucau,
>> Ivan
>> +0 AndyG, Mohammad Nour El-Din
>> no -1
>> Thanks, everyone, I will promote the artifacts soon.
>> 
>> 2011/10/27 Ivan <xh...@gmail.com>
>> 
>>> close the vote, and will send a result email later, thanks !
>>> 
>>> 
>>> 2011/10/26 Ivan <xh...@gmail.com>
>>> 
>>>> Hi, if no other issue, I will close the vote tomorrow.
>>>> 
>>>> 
>>>> 2011/10/25 Ivan <xh...@gmail.com>
>>>> 
>>>>> Hi, Mark, source code packages are the artefacts we vote for, :-)
>>>>> 
>>>>> 
>>>>> 
>>>>> vote artifacts :
>>>>> 
>>>>> 
>>>>> https://repository.apache.org/content/repositories/orgapacheopenejb-090/org/apache/openejb/openejb/3.0.4/openejb-3.0.4.tar.gz
>>>>> 
>>>>> https://repository.apache.org/content/repositories/orgapacheopenejb-090/org/apache/openejb/openejb/3.0.4/openejb-3.0.4.zip
>>>>> 
>>>>> 2011/10/25 Mark Struberg <st...@yahoo.de>
>>>>> 
>>>>>> Hi folks!
>>>>>> 
>>>>>> Where can I find the sources.zip?
>>>>>> This usually gets created via a task defined in apache-parent.pom
>>>>>> It should be somewhere in the staging repo, but I couldn't find it.
>>>>>> 
>>>>>> LieGrue,
>>>>>> strub
>>>>>> 
>>>>>> 
>>>>>> 
>>>>>> ----- Original Message -----
>>>>>>> From: David Blevins <da...@gmail.com>
>>>>>>> To: dev@openejb.apache.org
>>>>>>> Cc:
>>>>>>> Sent: Tuesday, October 25, 2011 3:19 AM
>>>>>>> Subject: Re: [VOTE] Apache OpenEJB 3.0.4 (3rd Try)
>>>>>>> 
>>>>>>> Just ran my little report.  Haven't checked out the results yet too
>>>>>> much:
>>>>>>> 
>>>>>>> 
>>>>>> http://people.apache.org/~dblevins/orgapacheopenejb-090/archives.html
>>>>>>> 
>>>>>>> -David
>>>>>>> 
>>>>>>> On Oct 22, 2011, at 9:27 AM, Ivan wrote:
>>>>>>> 
>>>>>>>> Hi,
>>>>>>>>   Let's vote for Apache OpenEJB 3.0.4, this release is mostly for
>>>>>> the
>>>>>>>> incoming Geronimo 2.1.8.
>>>>>>>>   Comparing with the last version, only two JIRAs are included :
>>>>>>>> 
>>>>>>>>   OPENEJB-1091: Cause of RollbackException swallowed
>>>>>>>>   OPENEJB-1258 Boolean conversion problem in ejb-jar.xml
>>>>>>>> 
>>>>>>>>   binary repository  :
>>>>>>>> 
>>>>>> https://repository.apache.org/content/repositories/orgapacheopenejb-090
>>>>>>>> 
>>>>>>>>   source codes :
>>>>>> https://svn.apache.org/repos/asf/openejb/tags/openejb-3.0
>>>>>>>> .4
>>>>>>>> 
>>>>>>>>   vote artifacts :
>>>>>>>> 
>>>>>>>> 
>>>>>>>> 
>>>>>>> 
>>>>>> https://repository.apache.org/content/repositories/orgapacheopenejb-090/org/apache/openejb/openejb/3.0.4/openejb-3.0.4.tar.gz
>>>>>>>> 
>>>>>>>> 
>>>>>>> 
>>>>>> https://repository.apache.org/content/repositories/orgapacheopenejb-090/org/apache/openejb/openejb/3.0.4/openejb-3.0.4.zip
>>>>>>>> 
>>>>>>>>   I used the David's legal tool to scan the artifacts in the
>>>>>> staging
>>>>>>>> repository, the report looks fine to me :
>>>>>>>> 
>>>>>>>>   http://people.apache.org/~xuhaihong/report/archives.html
>>>>>>>> 
>>>>>>>>    Vote will be open for 72 hours.
>>>>>>>> 
>>>>>>>>    [ ] +1  approve
>>>>>>>>    [ ] +0  no opinion
>>>>>>>>    [ ] -1  disapprove (and reason why)
>>>>>>>> 
>>>>>>>> 
>>>>>>>> --
>>>>>>>> Ivan
>>>>>>> 
>>>>>> 
>>>>> 
>>>>> 
>>>>> 
>>>>> --
>>>>> Ivan
>>>>> 
>>>> 
>>>> 
>>>> 
>>>> --
>>>> Ivan
>>>> 
>>> 
>>> 
>>> 
>>> --
>>> Ivan
>>> 
>> 
>> 
>> 
>> -- 
>> Ivan
> 


Re: [RESULT][VOTE] Apache OpenEJB 3.0.4 (3rd Try)

Posted by Mark Struberg <st...@yahoo.de>.
here is my +1, but nonbinding, sorry 


LieGrue,
strub



----- Original Message -----
> From: David Blevins <da...@gmail.com>
> To: dev@openejb.apache.org
> Cc: 
> Sent: Thursday, October 27, 2011 3:29 AM
> Subject: Re: [RESULT][VOTE] Apache OpenEJB 3.0.4 (3rd Try)
> 
> New I forgot something :)
> 
> Throw me in for a +1
> 
> So, small hitch.  We need to hold this vote open for at least one more PMC 
> vote.  With my vote, we only have 2.
> 
> Here's the list of people we need to persuade to provide some legal 
> oversight:
> 
> adc
> dain
> dblevins
> djencks
> jgallimore
> jlaskowski
> jlmonteiro
> kevan
> 
> 
> 
> -David
> 
> On Oct 26, 2011, at 5:35 PM, Ivan wrote:
> 
>>  The OpenEJB 3.0.4 vote passed with the following votes
>>  +1 Jacek Laskowski, Karan Malhi, Jeff Genender, Daniel, Romain Manni-Bucau,
>>  Ivan
>>  +0 AndyG, Mohammad Nour El-Din
>>  no -1
>>  Thanks, everyone, I will promote the artifacts soon.
>> 
>>  2011/10/27 Ivan <xh...@gmail.com>
>> 
>>>  close the vote, and will send a result email later, thanks !
>>> 
>>> 
>>>  2011/10/26 Ivan <xh...@gmail.com>
>>> 
>>>>  Hi, if no other issue, I will close the vote tomorrow.
>>>> 
>>>> 
>>>>  2011/10/25 Ivan <xh...@gmail.com>
>>>> 
>>>>>  Hi, Mark, source code packages are the artefacts we vote for, 
> :-)
>>>>> 
>>>>> 
>>>>> 
>>>>>  vote artifacts :
>>>>> 
>>>>> 
>>>>> 
> https://repository.apache.org/content/repositories/orgapacheopenejb-090/org/apache/openejb/openejb/3.0.4/openejb-3.0.4.tar.gz
>>>>> 
>>>>> 
> https://repository.apache.org/content/repositories/orgapacheopenejb-090/org/apache/openejb/openejb/3.0.4/openejb-3.0.4.zip
>>>>> 
>>>>>  2011/10/25 Mark Struberg <st...@yahoo.de>
>>>>> 
>>>>>>  Hi folks!
>>>>>> 
>>>>>>  Where can I find the sources.zip?
>>>>>>  This usually gets created via a task defined in 
> apache-parent.pom
>>>>>>  It should be somewhere in the staging repo, but I 
> couldn't find it.
>>>>>> 
>>>>>>  LieGrue,
>>>>>>  strub
>>>>>> 
>>>>>> 
>>>>>> 
>>>>>>  ----- Original Message -----
>>>>>>>  From: David Blevins <da...@gmail.com>
>>>>>>>  To: dev@openejb.apache.org
>>>>>>>  Cc:
>>>>>>>  Sent: Tuesday, October 25, 2011 3:19 AM
>>>>>>>  Subject: Re: [VOTE] Apache OpenEJB 3.0.4 (3rd Try)
>>>>>>> 
>>>>>>>  Just ran my little report.  Haven't checked out the 
> results yet too
>>>>>>  much:
>>>>>>> 
>>>>>>> 
>>>>>> 
> http://people.apache.org/~dblevins/orgapacheopenejb-090/archives.html
>>>>>>> 
>>>>>>>  -David
>>>>>>> 
>>>>>>>  On Oct 22, 2011, at 9:27 AM, Ivan wrote:
>>>>>>> 
>>>>>>>>  Hi,
>>>>>>>>     Let's vote for Apache OpenEJB 3.0.4, this 
> release is mostly for
>>>>>>  the
>>>>>>>>  incoming Geronimo 2.1.8.
>>>>>>>>     Comparing with the last version, only two JIRAs 
> are included :
>>>>>>>> 
>>>>>>>>     OPENEJB-1091: Cause of RollbackException 
> swallowed
>>>>>>>>     OPENEJB-1258 Boolean conversion problem in 
> ejb-jar.xml
>>>>>>>> 
>>>>>>>>     binary repository  :
>>>>>>>> 
>>>>>> 
> https://repository.apache.org/content/repositories/orgapacheopenejb-090
>>>>>>>> 
>>>>>>>>     source codes :
>>>>>>  https://svn.apache.org/repos/asf/openejb/tags/openejb-3.0
>>>>>>>>  .4
>>>>>>>> 
>>>>>>>>     vote artifacts :
>>>>>>>> 
>>>>>>>> 
>>>>>>>> 
>>>>>>> 
>>>>>> 
> https://repository.apache.org/content/repositories/orgapacheopenejb-090/org/apache/openejb/openejb/3.0.4/openejb-3.0.4.tar.gz
>>>>>>>> 
>>>>>>>> 
>>>>>>> 
>>>>>> 
> https://repository.apache.org/content/repositories/orgapacheopenejb-090/org/apache/openejb/openejb/3.0.4/openejb-3.0.4.zip
>>>>>>>> 
>>>>>>>>     I used the David's legal tool to scan the 
> artifacts in the
>>>>>>  staging
>>>>>>>>  repository, the report looks fine to me :
>>>>>>>> 
>>>>>>>>     
> http://people.apache.org/~xuhaihong/report/archives.html
>>>>>>>> 
>>>>>>>>      Vote will be open for 72 hours.
>>>>>>>> 
>>>>>>>>      [ ] +1  approve
>>>>>>>>      [ ] +0  no opinion
>>>>>>>>      [ ] -1  disapprove (and reason why)
>>>>>>>> 
>>>>>>>> 
>>>>>>>>  --
>>>>>>>>  Ivan
>>>>>>> 
>>>>>> 
>>>>> 
>>>>> 
>>>>> 
>>>>>  --
>>>>>  Ivan
>>>>> 
>>>> 
>>>> 
>>>> 
>>>>  --
>>>>  Ivan
>>>> 
>>> 
>>> 
>>> 
>>>  --
>>>  Ivan
>>> 
>> 
>> 
>> 
>>  -- 
>>  Ivan
>

Re: [RESULT][VOTE] Apache OpenEJB 3.0.4 (3rd Try)

Posted by David Blevins <da...@gmail.com>.
New I forgot something :)

Throw me in for a +1

So, small hitch.  We need to hold this vote open for at least one more PMC vote.  With my vote, we only have 2.

Here's the list of people we need to persuade to provide some legal oversight:

adc
dain
dblevins
djencks
jgallimore
jlaskowski
jlmonteiro
kevan



-David

On Oct 26, 2011, at 5:35 PM, Ivan wrote:

> The OpenEJB 3.0.4 vote passed with the following votes
> +1 Jacek Laskowski, Karan Malhi, Jeff Genender, Daniel, Romain Manni-Bucau,
> Ivan
> +0 AndyG, Mohammad Nour El-Din
> no -1
> Thanks, everyone, I will promote the artifacts soon.
> 
> 2011/10/27 Ivan <xh...@gmail.com>
> 
>> close the vote, and will send a result email later, thanks !
>> 
>> 
>> 2011/10/26 Ivan <xh...@gmail.com>
>> 
>>> Hi, if no other issue, I will close the vote tomorrow.
>>> 
>>> 
>>> 2011/10/25 Ivan <xh...@gmail.com>
>>> 
>>>> Hi, Mark, source code packages are the artefacts we vote for, :-)
>>>> 
>>>> 
>>>> 
>>>> vote artifacts :
>>>> 
>>>> 
>>>> https://repository.apache.org/content/repositories/orgapacheopenejb-090/org/apache/openejb/openejb/3.0.4/openejb-3.0.4.tar.gz
>>>> 
>>>> https://repository.apache.org/content/repositories/orgapacheopenejb-090/org/apache/openejb/openejb/3.0.4/openejb-3.0.4.zip
>>>> 
>>>> 2011/10/25 Mark Struberg <st...@yahoo.de>
>>>> 
>>>>> Hi folks!
>>>>> 
>>>>> Where can I find the sources.zip?
>>>>> This usually gets created via a task defined in apache-parent.pom
>>>>> It should be somewhere in the staging repo, but I couldn't find it.
>>>>> 
>>>>> LieGrue,
>>>>> strub
>>>>> 
>>>>> 
>>>>> 
>>>>> ----- Original Message -----
>>>>>> From: David Blevins <da...@gmail.com>
>>>>>> To: dev@openejb.apache.org
>>>>>> Cc:
>>>>>> Sent: Tuesday, October 25, 2011 3:19 AM
>>>>>> Subject: Re: [VOTE] Apache OpenEJB 3.0.4 (3rd Try)
>>>>>> 
>>>>>> Just ran my little report.  Haven't checked out the results yet too
>>>>> much:
>>>>>> 
>>>>>> 
>>>>> http://people.apache.org/~dblevins/orgapacheopenejb-090/archives.html
>>>>>> 
>>>>>> -David
>>>>>> 
>>>>>> On Oct 22, 2011, at 9:27 AM, Ivan wrote:
>>>>>> 
>>>>>>> Hi,
>>>>>>>    Let's vote for Apache OpenEJB 3.0.4, this release is mostly for
>>>>> the
>>>>>>> incoming Geronimo 2.1.8.
>>>>>>>    Comparing with the last version, only two JIRAs are included :
>>>>>>> 
>>>>>>>    OPENEJB-1091: Cause of RollbackException swallowed
>>>>>>>    OPENEJB-1258 Boolean conversion problem in ejb-jar.xml
>>>>>>> 
>>>>>>>    binary repository  :
>>>>>>> 
>>>>> https://repository.apache.org/content/repositories/orgapacheopenejb-090
>>>>>>> 
>>>>>>>    source codes :
>>>>> https://svn.apache.org/repos/asf/openejb/tags/openejb-3.0
>>>>>>> .4
>>>>>>> 
>>>>>>>    vote artifacts :
>>>>>>> 
>>>>>>> 
>>>>>>> 
>>>>>> 
>>>>> https://repository.apache.org/content/repositories/orgapacheopenejb-090/org/apache/openejb/openejb/3.0.4/openejb-3.0.4.tar.gz
>>>>>>> 
>>>>>>> 
>>>>>> 
>>>>> https://repository.apache.org/content/repositories/orgapacheopenejb-090/org/apache/openejb/openejb/3.0.4/openejb-3.0.4.zip
>>>>>>> 
>>>>>>>    I used the David's legal tool to scan the artifacts in the
>>>>> staging
>>>>>>> repository, the report looks fine to me :
>>>>>>> 
>>>>>>>    http://people.apache.org/~xuhaihong/report/archives.html
>>>>>>> 
>>>>>>>     Vote will be open for 72 hours.
>>>>>>> 
>>>>>>>     [ ] +1  approve
>>>>>>>     [ ] +0  no opinion
>>>>>>>     [ ] -1  disapprove (and reason why)
>>>>>>> 
>>>>>>> 
>>>>>>> --
>>>>>>> Ivan
>>>>>> 
>>>>> 
>>>> 
>>>> 
>>>> 
>>>> --
>>>> Ivan
>>>> 
>>> 
>>> 
>>> 
>>> --
>>> Ivan
>>> 
>> 
>> 
>> 
>> --
>> Ivan
>> 
> 
> 
> 
> -- 
> Ivan


[RESULT][VOTE] Apache OpenEJB 3.0.4 (3rd Try)

Posted by Ivan <xh...@gmail.com>.
The OpenEJB 3.0.4 vote passed with the following votes
+1 Jacek Laskowski, Karan Malhi, Jeff Genender, Daniel, Romain Manni-Bucau,
Ivan
+0 AndyG, Mohammad Nour El-Din
no -1
Thanks, everyone, I will promote the artifacts soon.

2011/10/27 Ivan <xh...@gmail.com>

> close the vote, and will send a result email later, thanks !
>
>
> 2011/10/26 Ivan <xh...@gmail.com>
>
>> Hi, if no other issue, I will close the vote tomorrow.
>>
>>
>> 2011/10/25 Ivan <xh...@gmail.com>
>>
>>> Hi, Mark, source code packages are the artefacts we vote for, :-)
>>>
>>>
>>>
>>> vote artifacts :
>>>
>>>
>>> https://repository.apache.org/content/repositories/orgapacheopenejb-090/org/apache/openejb/openejb/3.0.4/openejb-3.0.4.tar.gz
>>>
>>> https://repository.apache.org/content/repositories/orgapacheopenejb-090/org/apache/openejb/openejb/3.0.4/openejb-3.0.4.zip
>>>
>>> 2011/10/25 Mark Struberg <st...@yahoo.de>
>>>
>>>> Hi folks!
>>>>
>>>> Where can I find the sources.zip?
>>>> This usually gets created via a task defined in apache-parent.pom
>>>> It should be somewhere in the staging repo, but I couldn't find it.
>>>>
>>>> LieGrue,
>>>> strub
>>>>
>>>>
>>>>
>>>> ----- Original Message -----
>>>> > From: David Blevins <da...@gmail.com>
>>>> > To: dev@openejb.apache.org
>>>> > Cc:
>>>> > Sent: Tuesday, October 25, 2011 3:19 AM
>>>> > Subject: Re: [VOTE] Apache OpenEJB 3.0.4 (3rd Try)
>>>> >
>>>> > Just ran my little report.  Haven't checked out the results yet too
>>>> much:
>>>> >
>>>> >
>>>> http://people.apache.org/~dblevins/orgapacheopenejb-090/archives.html
>>>> >
>>>> > -David
>>>> >
>>>> > On Oct 22, 2011, at 9:27 AM, Ivan wrote:
>>>> >
>>>> >>  Hi,
>>>> >>     Let's vote for Apache OpenEJB 3.0.4, this release is mostly for
>>>> the
>>>> >>  incoming Geronimo 2.1.8.
>>>> >>     Comparing with the last version, only two JIRAs are included :
>>>> >>
>>>> >>     OPENEJB-1091: Cause of RollbackException swallowed
>>>> >>     OPENEJB-1258 Boolean conversion problem in ejb-jar.xml
>>>> >>
>>>> >>     binary repository  :
>>>> >>
>>>> https://repository.apache.org/content/repositories/orgapacheopenejb-090
>>>> >>
>>>> >>     source codes :
>>>> https://svn.apache.org/repos/asf/openejb/tags/openejb-3.0
>>>> >>  .4
>>>> >>
>>>> >>     vote artifacts :
>>>> >>
>>>> >>
>>>> >>
>>>> >
>>>> https://repository.apache.org/content/repositories/orgapacheopenejb-090/org/apache/openejb/openejb/3.0.4/openejb-3.0.4.tar.gz
>>>> >>
>>>> >>
>>>> >
>>>> https://repository.apache.org/content/repositories/orgapacheopenejb-090/org/apache/openejb/openejb/3.0.4/openejb-3.0.4.zip
>>>> >>
>>>> >>     I used the David's legal tool to scan the artifacts in the
>>>> staging
>>>> >>  repository, the report looks fine to me :
>>>> >>
>>>> >>     http://people.apache.org/~xuhaihong/report/archives.html
>>>> >>
>>>> >>      Vote will be open for 72 hours.
>>>> >>
>>>> >>      [ ] +1  approve
>>>> >>      [ ] +0  no opinion
>>>> >>      [ ] -1  disapprove (and reason why)
>>>> >>
>>>> >>
>>>> >>  --
>>>> >>  Ivan
>>>> >
>>>>
>>>
>>>
>>>
>>> --
>>> Ivan
>>>
>>
>>
>>
>> --
>> Ivan
>>
>
>
>
> --
> Ivan
>



-- 
Ivan

Re: [VOTE] Apache OpenEJB 3.0.4 (3rd Try)

Posted by Ivan <xh...@gmail.com>.
close the vote, and will send a result email later, thanks !

2011/10/26 Ivan <xh...@gmail.com>

> Hi, if no other issue, I will close the vote tomorrow.
>
>
> 2011/10/25 Ivan <xh...@gmail.com>
>
>> Hi, Mark, source code packages are the artefacts we vote for, :-)
>>
>>
>>
>> vote artifacts :
>>
>>
>> https://repository.apache.org/content/repositories/orgapacheopenejb-090/org/apache/openejb/openejb/3.0.4/openejb-3.0.4.tar.gz
>>
>> https://repository.apache.org/content/repositories/orgapacheopenejb-090/org/apache/openejb/openejb/3.0.4/openejb-3.0.4.zip
>>
>> 2011/10/25 Mark Struberg <st...@yahoo.de>
>>
>>> Hi folks!
>>>
>>> Where can I find the sources.zip?
>>> This usually gets created via a task defined in apache-parent.pom
>>> It should be somewhere in the staging repo, but I couldn't find it.
>>>
>>> LieGrue,
>>> strub
>>>
>>>
>>>
>>> ----- Original Message -----
>>> > From: David Blevins <da...@gmail.com>
>>> > To: dev@openejb.apache.org
>>> > Cc:
>>> > Sent: Tuesday, October 25, 2011 3:19 AM
>>> > Subject: Re: [VOTE] Apache OpenEJB 3.0.4 (3rd Try)
>>> >
>>> > Just ran my little report.  Haven't checked out the results yet too
>>> much:
>>> >
>>> >
>>> http://people.apache.org/~dblevins/orgapacheopenejb-090/archives.html
>>> >
>>> > -David
>>> >
>>> > On Oct 22, 2011, at 9:27 AM, Ivan wrote:
>>> >
>>> >>  Hi,
>>> >>     Let's vote for Apache OpenEJB 3.0.4, this release is mostly for
>>> the
>>> >>  incoming Geronimo 2.1.8.
>>> >>     Comparing with the last version, only two JIRAs are included :
>>> >>
>>> >>     OPENEJB-1091: Cause of RollbackException swallowed
>>> >>     OPENEJB-1258 Boolean conversion problem in ejb-jar.xml
>>> >>
>>> >>     binary repository  :
>>> >>
>>> https://repository.apache.org/content/repositories/orgapacheopenejb-090
>>> >>
>>> >>     source codes :
>>> https://svn.apache.org/repos/asf/openejb/tags/openejb-3.0
>>> >>  .4
>>> >>
>>> >>     vote artifacts :
>>> >>
>>> >>
>>> >>
>>> >
>>> https://repository.apache.org/content/repositories/orgapacheopenejb-090/org/apache/openejb/openejb/3.0.4/openejb-3.0.4.tar.gz
>>> >>
>>> >>
>>> >
>>> https://repository.apache.org/content/repositories/orgapacheopenejb-090/org/apache/openejb/openejb/3.0.4/openejb-3.0.4.zip
>>> >>
>>> >>     I used the David's legal tool to scan the artifacts in the staging
>>> >>  repository, the report looks fine to me :
>>> >>
>>> >>     http://people.apache.org/~xuhaihong/report/archives.html
>>> >>
>>> >>      Vote will be open for 72 hours.
>>> >>
>>> >>      [ ] +1  approve
>>> >>      [ ] +0  no opinion
>>> >>      [ ] -1  disapprove (and reason why)
>>> >>
>>> >>
>>> >>  --
>>> >>  Ivan
>>> >
>>>
>>
>>
>>
>> --
>> Ivan
>>
>
>
>
> --
> Ivan
>



-- 
Ivan

Re: [VOTE] Apache OpenEJB 3.0.4 (3rd Try)

Posted by Ivan <xh...@gmail.com>.
Hi, if no other issue, I will close the vote tomorrow.

2011/10/25 Ivan <xh...@gmail.com>

> Hi, Mark, source code packages are the artefacts we vote for, :-)
>
>
>
> vote artifacts :
>
>
> https://repository.apache.org/content/repositories/orgapacheopenejb-090/org/apache/openejb/openejb/3.0.4/openejb-3.0.4.tar.gz
>
> https://repository.apache.org/content/repositories/orgapacheopenejb-090/org/apache/openejb/openejb/3.0.4/openejb-3.0.4.zip
>
> 2011/10/25 Mark Struberg <st...@yahoo.de>
>
>> Hi folks!
>>
>> Where can I find the sources.zip?
>> This usually gets created via a task defined in apache-parent.pom
>> It should be somewhere in the staging repo, but I couldn't find it.
>>
>> LieGrue,
>> strub
>>
>>
>>
>> ----- Original Message -----
>> > From: David Blevins <da...@gmail.com>
>> > To: dev@openejb.apache.org
>> > Cc:
>> > Sent: Tuesday, October 25, 2011 3:19 AM
>> > Subject: Re: [VOTE] Apache OpenEJB 3.0.4 (3rd Try)
>> >
>> > Just ran my little report.  Haven't checked out the results yet too
>> much:
>> >
>> >   http://people.apache.org/~dblevins/orgapacheopenejb-090/archives.html
>> >
>> > -David
>> >
>> > On Oct 22, 2011, at 9:27 AM, Ivan wrote:
>> >
>> >>  Hi,
>> >>     Let's vote for Apache OpenEJB 3.0.4, this release is mostly for the
>> >>  incoming Geronimo 2.1.8.
>> >>     Comparing with the last version, only two JIRAs are included :
>> >>
>> >>     OPENEJB-1091: Cause of RollbackException swallowed
>> >>     OPENEJB-1258 Boolean conversion problem in ejb-jar.xml
>> >>
>> >>     binary repository  :
>> >>
>> https://repository.apache.org/content/repositories/orgapacheopenejb-090
>> >>
>> >>     source codes :
>> https://svn.apache.org/repos/asf/openejb/tags/openejb-3.0
>> >>  .4
>> >>
>> >>     vote artifacts :
>> >>
>> >>
>> >>
>> >
>> https://repository.apache.org/content/repositories/orgapacheopenejb-090/org/apache/openejb/openejb/3.0.4/openejb-3.0.4.tar.gz
>> >>
>> >>
>> >
>> https://repository.apache.org/content/repositories/orgapacheopenejb-090/org/apache/openejb/openejb/3.0.4/openejb-3.0.4.zip
>> >>
>> >>     I used the David's legal tool to scan the artifacts in the staging
>> >>  repository, the report looks fine to me :
>> >>
>> >>     http://people.apache.org/~xuhaihong/report/archives.html
>> >>
>> >>      Vote will be open for 72 hours.
>> >>
>> >>      [ ] +1  approve
>> >>      [ ] +0  no opinion
>> >>      [ ] -1  disapprove (and reason why)
>> >>
>> >>
>> >>  --
>> >>  Ivan
>> >
>>
>
>
>
> --
> Ivan
>



-- 
Ivan

Re: [VOTE] Apache OpenEJB 3.0.4 (3rd Try)

Posted by Ivan <xh...@gmail.com>.
Hi, Mark, source code packages are the artefacts we vote for, :-)


vote artifacts :


https://repository.apache.org/content/repositories/orgapacheopenejb-090/org/apache/openejb/openejb/3.0.4/openejb-3.0.4.tar.gz

https://repository.apache.org/content/repositories/orgapacheopenejb-090/org/apache/openejb/openejb/3.0.4/openejb-3.0.4.zip

2011/10/25 Mark Struberg <st...@yahoo.de>

> Hi folks!
>
> Where can I find the sources.zip?
> This usually gets created via a task defined in apache-parent.pom
> It should be somewhere in the staging repo, but I couldn't find it.
>
> LieGrue,
> strub
>
>
>
> ----- Original Message -----
> > From: David Blevins <da...@gmail.com>
> > To: dev@openejb.apache.org
> > Cc:
> > Sent: Tuesday, October 25, 2011 3:19 AM
> > Subject: Re: [VOTE] Apache OpenEJB 3.0.4 (3rd Try)
> >
> > Just ran my little report.  Haven't checked out the results yet too much:
> >
> >   http://people.apache.org/~dblevins/orgapacheopenejb-090/archives.html
> >
> > -David
> >
> > On Oct 22, 2011, at 9:27 AM, Ivan wrote:
> >
> >>  Hi,
> >>     Let's vote for Apache OpenEJB 3.0.4, this release is mostly for the
> >>  incoming Geronimo 2.1.8.
> >>     Comparing with the last version, only two JIRAs are included :
> >>
> >>     OPENEJB-1091: Cause of RollbackException swallowed
> >>     OPENEJB-1258 Boolean conversion problem in ejb-jar.xml
> >>
> >>     binary repository  :
> >>
> https://repository.apache.org/content/repositories/orgapacheopenejb-090
> >>
> >>     source codes :
> https://svn.apache.org/repos/asf/openejb/tags/openejb-3.0
> >>  .4
> >>
> >>     vote artifacts :
> >>
> >>
> >>
> >
> https://repository.apache.org/content/repositories/orgapacheopenejb-090/org/apache/openejb/openejb/3.0.4/openejb-3.0.4.tar.gz
> >>
> >>
> >
> https://repository.apache.org/content/repositories/orgapacheopenejb-090/org/apache/openejb/openejb/3.0.4/openejb-3.0.4.zip
> >>
> >>     I used the David's legal tool to scan the artifacts in the staging
> >>  repository, the report looks fine to me :
> >>
> >>     http://people.apache.org/~xuhaihong/report/archives.html
> >>
> >>      Vote will be open for 72 hours.
> >>
> >>      [ ] +1  approve
> >>      [ ] +0  no opinion
> >>      [ ] -1  disapprove (and reason why)
> >>
> >>
> >>  --
> >>  Ivan
> >
>



-- 
Ivan

Re: [VOTE] Apache OpenEJB 3.0.4 (3rd Try)

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

Where can I find the sources.zip?
This usually gets created via a task defined in apache-parent.pom
It should be somewhere in the staging repo, but I couldn't find it.

LieGrue,
strub



----- Original Message -----
> From: David Blevins <da...@gmail.com>
> To: dev@openejb.apache.org
> Cc: 
> Sent: Tuesday, October 25, 2011 3:19 AM
> Subject: Re: [VOTE] Apache OpenEJB 3.0.4 (3rd Try)
> 
> Just ran my little report.  Haven't checked out the results yet too much:
> 
>   http://people.apache.org/~dblevins/orgapacheopenejb-090/archives.html
> 
> -David
> 
> On Oct 22, 2011, at 9:27 AM, Ivan wrote:
> 
>>  Hi,
>>     Let's vote for Apache OpenEJB 3.0.4, this release is mostly for the
>>  incoming Geronimo 2.1.8.
>>     Comparing with the last version, only two JIRAs are included :
>> 
>>     OPENEJB-1091: Cause of RollbackException swallowed
>>     OPENEJB-1258 Boolean conversion problem in ejb-jar.xml
>> 
>>     binary repository  :
>>  https://repository.apache.org/content/repositories/orgapacheopenejb-090
>> 
>>     source codes : https://svn.apache.org/repos/asf/openejb/tags/openejb-3.0
>>  .4
>> 
>>     vote artifacts :
>> 
>> 
>> 
> https://repository.apache.org/content/repositories/orgapacheopenejb-090/org/apache/openejb/openejb/3.0.4/openejb-3.0.4.tar.gz
>> 
>> 
> https://repository.apache.org/content/repositories/orgapacheopenejb-090/org/apache/openejb/openejb/3.0.4/openejb-3.0.4.zip
>> 
>>     I used the David's legal tool to scan the artifacts in the staging
>>  repository, the report looks fine to me :
>> 
>>     http://people.apache.org/~xuhaihong/report/archives.html
>> 
>>      Vote will be open for 72 hours.
>> 
>>      [ ] +1  approve
>>      [ ] +0  no opinion
>>      [ ] -1  disapprove (and reason why)
>> 
>> 
>>  -- 
>>  Ivan
>

Re: [VOTE] Apache OpenEJB 3.0.4 (3rd Try)

Posted by David Blevins <da...@gmail.com>.
Just ran my little report.  Haven't checked out the results yet too much:

  http://people.apache.org/~dblevins/orgapacheopenejb-090/archives.html

-David

On Oct 22, 2011, at 9:27 AM, Ivan wrote:

> Hi,
>    Let's vote for Apache OpenEJB 3.0.4, this release is mostly for the
> incoming Geronimo 2.1.8.
>    Comparing with the last version, only two JIRAs are included :
> 
>    OPENEJB-1091: Cause of RollbackException swallowed
>    OPENEJB-1258 Boolean conversion problem in ejb-jar.xml
> 
>    binary repository  :
> https://repository.apache.org/content/repositories/orgapacheopenejb-090
> 
>    source codes : https://svn.apache.org/repos/asf/openejb/tags/openejb-3.0
> .4
> 
>    vote artifacts :
> 
> 
> https://repository.apache.org/content/repositories/orgapacheopenejb-090/org/apache/openejb/openejb/3.0.4/openejb-3.0.4.tar.gz
> 
> https://repository.apache.org/content/repositories/orgapacheopenejb-090/org/apache/openejb/openejb/3.0.4/openejb-3.0.4.zip
> 
>    I used the David's legal tool to scan the artifacts in the staging
> repository, the report looks fine to me :
> 
>    http://people.apache.org/~xuhaihong/report/archives.html
> 
>     Vote will be open for 72 hours.
> 
>     [ ] +1  approve
>     [ ] +0  no opinion
>     [ ] -1  disapprove (and reason why)
> 
> 
> -- 
> Ivan


Re: [VOTE] Apache OpenEJB 3.0.4 (3rd Try)

Posted by AndyG <an...@orprovision.com>.
+0 

Not in a position to check out tag.

--
View this message in context: http://openejb.979440.n4.nabble.com/VOTE-Apache-OpenEJB-3-0-4-3rd-Try-tp3928492p3932235.html
Sent from the OpenEJB Dev mailing list archive at Nabble.com.

Re: [VOTE] Apache OpenEJB 3.0.4 (3rd Try)

Posted by Romain Manni-Bucau <rm...@gmail.com>.
+1

Le 24 oct. 2011 07:03, "dsh" <da...@googlemail.com> a écrit :

>  [X ] +1  approve
>  [ ] +0  no opinion
>  [ ] -1  disapprove (and reason why)
>
> Cheers
> Daniel
>
> On Sat, Oct 22, 2011 at 6:27 PM, Ivan <xh...@gmail.com> wrote:
> > Hi,
> >    Let's vote for Apache OpenEJB 3.0.4, this release is mostly for the
> > incoming Geronimo 2.1.8.
> >    Comparing with the last version, only two JIRAs are included :
> >
> >    OPENEJB-1091: Cause of RollbackException swallowed
> >    OPENEJB-1258 Boolean conversion problem in ejb-jar.xml
> >
> >    binary repository  :
> > https://repository.apache.org/content/repositories/orgapacheopenejb-090
> >
> >    source codes :
> https://svn.apache.org/repos/asf/openejb/tags/openejb-3.0
> > .4
> >
> >    vote artifacts :
> >
> >
> >
> https://repository.apache.org/content/repositories/orgapacheopenejb-090/org/apache/openejb/openejb/3.0.4/openejb-3.0.4.tar.gz
> >
> >
> https://repository.apache.org/content/repositories/orgapacheopenejb-090/org/apache/openejb/openejb/3.0.4/openejb-3.0.4.zip
> >
> >    I used the David's legal tool to scan the artifacts in the staging
> > repository, the report looks fine to me :
> >
> >    http://people.apache.org/~xuhaihong/report/archives.html
> >
> >     Vote will be open for 72 hours.
> >
> >     [ ] +1  approve
> >     [ ] +0  no opinion
> >     [ ] -1  disapprove (and reason why)
> >
> >
> > --
> > Ivan
> >
>

Re: [VOTE] Apache OpenEJB 3.0.4 (3rd Try)

Posted by dsh <da...@googlemail.com>.
 [X ] +1  approve
 [ ] +0  no opinion
 [ ] -1  disapprove (and reason why)

Cheers
Daniel

On Sat, Oct 22, 2011 at 6:27 PM, Ivan <xh...@gmail.com> wrote:
> Hi,
>    Let's vote for Apache OpenEJB 3.0.4, this release is mostly for the
> incoming Geronimo 2.1.8.
>    Comparing with the last version, only two JIRAs are included :
>
>    OPENEJB-1091: Cause of RollbackException swallowed
>    OPENEJB-1258 Boolean conversion problem in ejb-jar.xml
>
>    binary repository  :
> https://repository.apache.org/content/repositories/orgapacheopenejb-090
>
>    source codes : https://svn.apache.org/repos/asf/openejb/tags/openejb-3.0
> .4
>
>    vote artifacts :
>
>
> https://repository.apache.org/content/repositories/orgapacheopenejb-090/org/apache/openejb/openejb/3.0.4/openejb-3.0.4.tar.gz
>
> https://repository.apache.org/content/repositories/orgapacheopenejb-090/org/apache/openejb/openejb/3.0.4/openejb-3.0.4.zip
>
>    I used the David's legal tool to scan the artifacts in the staging
> repository, the report looks fine to me :
>
>    http://people.apache.org/~xuhaihong/report/archives.html
>
>     Vote will be open for 72 hours.
>
>     [ ] +1  approve
>     [ ] +0  no opinion
>     [ ] -1  disapprove (and reason why)
>
>
> --
> Ivan
>

Re: [VOTE] Apache OpenEJB 3.0.4 (3rd Try)

Posted by Ivan <xh...@gmail.com>.
Thanks for checking this.

2011/10/28 Kevan Miller <ke...@gmail.com>

> Rat, license/notice, signature/checksum, all looked good.
>
> With Maven 2, builds fine for me. Test failures were caused by an
> external process taking up a port. So, tests work for me, now.
>
> Here's my +1
>
> --kevan
>
>
> On Sat, Oct 22, 2011 at 12:27 PM, Ivan <xh...@gmail.com> wrote:
> > Hi,
> >    Let's vote for Apache OpenEJB 3.0.4, this release is mostly for the
> > incoming Geronimo 2.1.8.
> >    Comparing with the last version, only two JIRAs are included :
> >
> >    OPENEJB-1091: Cause of RollbackException swallowed
> >    OPENEJB-1258 Boolean conversion problem in ejb-jar.xml
> >
> >    binary repository  :
> > https://repository.apache.org/content/repositories/orgapacheopenejb-090
> >
> >    source codes :
> https://svn.apache.org/repos/asf/openejb/tags/openejb-3.0
> > .4
> >
> >    vote artifacts :
> >
> >
> >
> https://repository.apache.org/content/repositories/orgapacheopenejb-090/org/apache/openejb/openejb/3.0.4/openejb-3.0.4.tar.gz
> >
> >
> https://repository.apache.org/content/repositories/orgapacheopenejb-090/org/apache/openejb/openejb/3.0.4/openejb-3.0.4.zip
> >
> >    I used the David's legal tool to scan the artifacts in the staging
> > repository, the report looks fine to me :
> >
> >    http://people.apache.org/~xuhaihong/report/archives.html
> >
> >     Vote will be open for 72 hours.
> >
> >     [ ] +1  approve
> >     [ ] +0  no opinion
> >     [ ] -1  disapprove (and reason why)
> >
> >
> > --
> > Ivan
> >
>



-- 
Ivan

Re: [VOTE] Apache OpenEJB 3.0.4 (3rd Try)

Posted by Kevan Miller <ke...@gmail.com>.
Rat, license/notice, signature/checksum, all looked good.

With Maven 2, builds fine for me. Test failures were caused by an
external process taking up a port. So, tests work for me, now.

Here's my +1

--kevan


On Sat, Oct 22, 2011 at 12:27 PM, Ivan <xh...@gmail.com> wrote:
> Hi,
>    Let's vote for Apache OpenEJB 3.0.4, this release is mostly for the
> incoming Geronimo 2.1.8.
>    Comparing with the last version, only two JIRAs are included :
>
>    OPENEJB-1091: Cause of RollbackException swallowed
>    OPENEJB-1258 Boolean conversion problem in ejb-jar.xml
>
>    binary repository  :
> https://repository.apache.org/content/repositories/orgapacheopenejb-090
>
>    source codes : https://svn.apache.org/repos/asf/openejb/tags/openejb-3.0
> .4
>
>    vote artifacts :
>
>
> https://repository.apache.org/content/repositories/orgapacheopenejb-090/org/apache/openejb/openejb/3.0.4/openejb-3.0.4.tar.gz
>
> https://repository.apache.org/content/repositories/orgapacheopenejb-090/org/apache/openejb/openejb/3.0.4/openejb-3.0.4.zip
>
>    I used the David's legal tool to scan the artifacts in the staging
> repository, the report looks fine to me :
>
>    http://people.apache.org/~xuhaihong/report/archives.html
>
>     Vote will be open for 72 hours.
>
>     [ ] +1  approve
>     [ ] +0  no opinion
>     [ ] -1  disapprove (and reason why)
>
>
> --
> Ivan
>

Re: [VOTE] Apache OpenEJB 3.0.4 (3rd Try)

Posted by Ivan <xh...@gmail.com>.
my +1

2011/10/23 Ivan <xh...@gmail.com>

> Hi,
>     Let's vote for Apache OpenEJB 3.0.4, this release is mostly for the
> incoming Geronimo 2.1.8.
>     Comparing with the last version, only two JIRAs are included :
>
>     OPENEJB-1091: Cause of RollbackException swallowed
>     OPENEJB-1258 Boolean conversion problem in ejb-jar.xml
>
>     binary repository  :
> https://repository.apache.org/content/repositories/orgapacheopenejb-090
>
>     source codes : https://svn.apache.org/repos/asf/openejb/tags/openejb-
> 3.0.4
>
>     vote artifacts :
>
>
> https://repository.apache.org/content/repositories/orgapacheopenejb-090/org/apache/openejb/openejb/3.0.4/openejb-3.0.4.tar.gz
>
> https://repository.apache.org/content/repositories/orgapacheopenejb-090/org/apache/openejb/openejb/3.0.4/openejb-3.0.4.zip
>
>     I used the David's legal tool to scan the artifacts in the staging
> repository, the report looks fine to me :
>
>     http://people.apache.org/~xuhaihong/report/archives.html
>
>      Vote will be open for 72 hours.
>
>      [ ] +1  approve
>      [ ] +0  no opinion
>      [ ] -1  disapprove (and reason why)
>
>
> --
> Ivan
>



-- 
Ivan

Re: [VOTE] Apache OpenEJB 3.0.4 (3rd Try)

Posted by Karan Malhi <ka...@gmail.com>.
+1

On Sun, Oct 23, 2011 at 1:22 PM, Jacek Laskowski <ja...@japila.pl> wrote:
> +1
>
> Jacek
>
> On Sat, Oct 22, 2011 at 6:27 PM, Ivan <xh...@gmail.com> wrote:
>> Hi,
>>    Let's vote for Apache OpenEJB 3.0.4, this release is mostly for the
>> incoming Geronimo 2.1.8.
>>    Comparing with the last version, only two JIRAs are included :
>>
>>    OPENEJB-1091: Cause of RollbackException swallowed
>>    OPENEJB-1258 Boolean conversion problem in ejb-jar.xml
>>
>>    binary repository  :
>> https://repository.apache.org/content/repositories/orgapacheopenejb-090
>>
>>    source codes : https://svn.apache.org/repos/asf/openejb/tags/openejb-3.0
>> .4
>>
>>    vote artifacts :
>>
>>
>> https://repository.apache.org/content/repositories/orgapacheopenejb-090/org/apache/openejb/openejb/3.0.4/openejb-3.0.4.tar.gz
>>
>> https://repository.apache.org/content/repositories/orgapacheopenejb-090/org/apache/openejb/openejb/3.0.4/openejb-3.0.4.zip
>>
>>    I used the David's legal tool to scan the artifacts in the staging
>> repository, the report looks fine to me :
>>
>>    http://people.apache.org/~xuhaihong/report/archives.html
>>
>>     Vote will be open for 72 hours.
>>
>>     [ ] +1  approve
>>     [ ] +0  no opinion
>>     [ ] -1  disapprove (and reason why)
>>
>>
>> --
>> Ivan
>>
>
>
>
> --
> Jacek Laskowski
> Java EE, functional languages and IBM WebSphere - http://blog.japila.pl
> Warszawa JUG conference = Confitura (formerly Javarsovia) :: http://confitura.pl
> "Hoping to save time by spending it" by David Blevins (Apache OpenEJB)
>



-- 

Karan Singh Malhi
twitter.com/KaranSinghMalhi

Re: [VOTE] Apache OpenEJB 3.0.4 (3rd Try)

Posted by Jeff Genender <jg...@apache.org>.
+1

Jeff

On Oct 23, 2011, at 2:22 PM, Jacek Laskowski wrote:

> +1
> 
> Jacek
> 
> On Sat, Oct 22, 2011 at 6:27 PM, Ivan <xh...@gmail.com> wrote:
>> Hi,
>>    Let's vote for Apache OpenEJB 3.0.4, this release is mostly for the
>> incoming Geronimo 2.1.8.
>>    Comparing with the last version, only two JIRAs are included :
>> 
>>    OPENEJB-1091: Cause of RollbackException swallowed
>>    OPENEJB-1258 Boolean conversion problem in ejb-jar.xml
>> 
>>    binary repository  :
>> https://repository.apache.org/content/repositories/orgapacheopenejb-090
>> 
>>    source codes : https://svn.apache.org/repos/asf/openejb/tags/openejb-3.0
>> .4
>> 
>>    vote artifacts :
>> 
>> 
>> https://repository.apache.org/content/repositories/orgapacheopenejb-090/org/apache/openejb/openejb/3.0.4/openejb-3.0.4.tar.gz
>> 
>> https://repository.apache.org/content/repositories/orgapacheopenejb-090/org/apache/openejb/openejb/3.0.4/openejb-3.0.4.zip
>> 
>>    I used the David's legal tool to scan the artifacts in the staging
>> repository, the report looks fine to me :
>> 
>>    http://people.apache.org/~xuhaihong/report/archives.html
>> 
>>     Vote will be open for 72 hours.
>> 
>>     [ ] +1  approve
>>     [ ] +0  no opinion
>>     [ ] -1  disapprove (and reason why)
>> 
>> 
>> --
>> Ivan
>> 
> 
> 
> 
> -- 
> Jacek Laskowski
> Java EE, functional languages and IBM WebSphere - http://blog.japila.pl
> Warszawa JUG conference = Confitura (formerly Javarsovia) :: http://confitura.pl
> "Hoping to save time by spending it" by David Blevins (Apache OpenEJB)


Re: [VOTE] Apache OpenEJB 3.0.4 (3rd Try)

Posted by Jacek Laskowski <ja...@japila.pl>.
+1

Jacek

On Sat, Oct 22, 2011 at 6:27 PM, Ivan <xh...@gmail.com> wrote:
> Hi,
>    Let's vote for Apache OpenEJB 3.0.4, this release is mostly for the
> incoming Geronimo 2.1.8.
>    Comparing with the last version, only two JIRAs are included :
>
>    OPENEJB-1091: Cause of RollbackException swallowed
>    OPENEJB-1258 Boolean conversion problem in ejb-jar.xml
>
>    binary repository  :
> https://repository.apache.org/content/repositories/orgapacheopenejb-090
>
>    source codes : https://svn.apache.org/repos/asf/openejb/tags/openejb-3.0
> .4
>
>    vote artifacts :
>
>
> https://repository.apache.org/content/repositories/orgapacheopenejb-090/org/apache/openejb/openejb/3.0.4/openejb-3.0.4.tar.gz
>
> https://repository.apache.org/content/repositories/orgapacheopenejb-090/org/apache/openejb/openejb/3.0.4/openejb-3.0.4.zip
>
>    I used the David's legal tool to scan the artifacts in the staging
> repository, the report looks fine to me :
>
>    http://people.apache.org/~xuhaihong/report/archives.html
>
>     Vote will be open for 72 hours.
>
>     [ ] +1  approve
>     [ ] +0  no opinion
>     [ ] -1  disapprove (and reason why)
>
>
> --
> Ivan
>



-- 
Jacek Laskowski
Java EE, functional languages and IBM WebSphere - http://blog.japila.pl
Warszawa JUG conference = Confitura (formerly Javarsovia) :: http://confitura.pl
"Hoping to save time by spending it" by David Blevins (Apache OpenEJB)