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/09/23 15:11:09 UTC

[CANCEL][VOTE] Release Apache OpenEJB 3.0.4

I may miss something in the release process, there are still some SNAPSHOT
not removed in the pom files.  Thanks for pointing it out, Jon !

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

> Thanks, Jonathan, no sure why there is still 3.0.4-SNAPSHOT in the pom.xml
> files. Will cancel this vote, and try it later.
>
>
> 2011/9/23 Kevan Miller <ke...@gmail.com>
>
>> Where are the source distributions? What are we voting on?
>>
>> --kevan
>> On Sep 21, 2011, at 11:58 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-087/
>> >
>> >    source codes :
>> > https://svn.apache.org/repos/asf/openejb/tags/openejb-3.0.4
>> >
>> >     Vote will be open for 72 hours.
>> >
>> >     [ ] +1  approve
>> >     [ ] +0  no opinion
>> >     [ ] -1  disapprove (and reason why)
>> >
>> > --
>> > Ivan
>>
>>
>
>
> --
> Ivan
>



-- 
Ivan

Re: [CANCEL][VOTE] Release Apache OpenEJB 3.0.4

Posted by Jeff Genender <jg...@apache.org>.
Not always… I have experienced the same thing and it seems sketchy.  I run that grep command after I do a dry run to be sure it gets picked up because I have been burned by it in the past.

Jeff

On Sep 23, 2011, at 7:27 AM, Ivan wrote:

> Yes, but all these things should be done by release plugin, that makes me
> feel confusion ....
> 
> 2011/9/23 Jeff Genender <jg...@apache.org>
> 
>> grep -r -l SNAPSHOT *
>> 
>> ;-)
>> 
>> Jeff
>> 
>> On Sep 23, 2011, at 7:11 AM, Ivan wrote:
>> 
>>> I may miss something in the release process, there are still some
>> SNAPSHOT
>>> not removed in the pom files.  Thanks for pointing it out, Jon !
>>> 
>>> 2011/9/23 Ivan <xh...@gmail.com>
>>> 
>>>> Thanks, Jonathan, no sure why there is still 3.0.4-SNAPSHOT in the
>> pom.xml
>>>> files. Will cancel this vote, and try it later.
>>>> 
>>>> 
>>>> 2011/9/23 Kevan Miller <ke...@gmail.com>
>>>> 
>>>>> Where are the source distributions? What are we voting on?
>>>>> 
>>>>> --kevan
>>>>> On Sep 21, 2011, at 11:58 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-087/
>>>>>> 
>>>>>>  source codes :
>>>>>> https://svn.apache.org/repos/asf/openejb/tags/openejb-3.0.4
>>>>>> 
>>>>>>   Vote will be open for 72 hours.
>>>>>> 
>>>>>>   [ ] +1  approve
>>>>>>   [ ] +0  no opinion
>>>>>>   [ ] -1  disapprove (and reason why)
>>>>>> 
>>>>>> --
>>>>>> Ivan
>>>>> 
>>>>> 
>>>> 
>>>> 
>>>> --
>>>> Ivan
>>>> 
>>> 
>>> 
>>> 
>>> --
>>> Ivan
>> 
>> 
> 
> 
> -- 
> Ivan


Re: [CANCEL][VOTE] Release Apache OpenEJB 3.0.4

Posted by Jonathan Gallimore <jo...@gmail.com>.
i think you might need to add -Dassemble to to mvn release:prepare
command if you don't have it already.

Jon

On 9/23/11, Ivan <xh...@gmail.com> wrote:
> Yes, but all these things should be done by release plugin, that makes me
> feel confusion ....
>
> 2011/9/23 Jeff Genender <jg...@apache.org>
>
>> grep -r -l SNAPSHOT *
>>
>> ;-)
>>
>> Jeff
>>
>> On Sep 23, 2011, at 7:11 AM, Ivan wrote:
>>
>> > I may miss something in the release process, there are still some
>> SNAPSHOT
>> > not removed in the pom files.  Thanks for pointing it out, Jon !
>> >
>> > 2011/9/23 Ivan <xh...@gmail.com>
>> >
>> >> Thanks, Jonathan, no sure why there is still 3.0.4-SNAPSHOT in the
>> pom.xml
>> >> files. Will cancel this vote, and try it later.
>> >>
>> >>
>> >> 2011/9/23 Kevan Miller <ke...@gmail.com>
>> >>
>> >>> Where are the source distributions? What are we voting on?
>> >>>
>> >>> --kevan
>> >>> On Sep 21, 2011, at 11:58 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-087/
>> >>>>
>> >>>>   source codes :
>> >>>> https://svn.apache.org/repos/asf/openejb/tags/openejb-3.0.4
>> >>>>
>> >>>>    Vote will be open for 72 hours.
>> >>>>
>> >>>>    [ ] +1  approve
>> >>>>    [ ] +0  no opinion
>> >>>>    [ ] -1  disapprove (and reason why)
>> >>>>
>> >>>> --
>> >>>> Ivan
>> >>>
>> >>>
>> >>
>> >>
>> >> --
>> >> Ivan
>> >>
>> >
>> >
>> >
>> > --
>> > Ivan
>>
>>
>
>
> --
> Ivan
>

Re: [CANCEL][VOTE] Release Apache OpenEJB 3.0.4

Posted by Ivan <xh...@gmail.com>.
Thanks for the suggestions, will begin a new round soon.

2011/9/24 David Jencks <da...@yahoo.com>

> I'm not sure any openejb branch has been made to work with the release
> plugin.  The last time I had this problem, in a geronimo build, it was due
> to quite a few modules not being included in the standard build, sometimes
> because we didn't want to release them (mostly the testsuite).  What worked
> for me in geronimo was to
>
> - make a profile "all-submodules" that included all the submodules, and use
> that in the release process
> - for the modules we didn't want to release, configure the deploy plugin
> with <skip>true</skip>
>
> With this, I got the release plugin to increment all the module versions,
> and only released the modules I wanted.
>
>
> grep was definitely my friend when working this out.
> hope this helps....
>
> david jencks
>
> On Sep 23, 2011, at 6:27 AM, Ivan wrote:
>
> > Yes, but all these things should be done by release plugin, that makes me
> > feel confusion ....
> >
> > 2011/9/23 Jeff Genender <jg...@apache.org>
> >
> >> grep -r -l SNAPSHOT *
> >>
> >> ;-)
> >>
> >> Jeff
> >>
> >> On Sep 23, 2011, at 7:11 AM, Ivan wrote:
> >>
> >>> I may miss something in the release process, there are still some
> >> SNAPSHOT
> >>> not removed in the pom files.  Thanks for pointing it out, Jon !
> >>>
> >>> 2011/9/23 Ivan <xh...@gmail.com>
> >>>
> >>>> Thanks, Jonathan, no sure why there is still 3.0.4-SNAPSHOT in the
> >> pom.xml
> >>>> files. Will cancel this vote, and try it later.
> >>>>
> >>>>
> >>>> 2011/9/23 Kevan Miller <ke...@gmail.com>
> >>>>
> >>>>> Where are the source distributions? What are we voting on?
> >>>>>
> >>>>> --kevan
> >>>>> On Sep 21, 2011, at 11:58 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-087/
> >>>>>>
> >>>>>>  source codes :
> >>>>>> https://svn.apache.org/repos/asf/openejb/tags/openejb-3.0.4
> >>>>>>
> >>>>>>   Vote will be open for 72 hours.
> >>>>>>
> >>>>>>   [ ] +1  approve
> >>>>>>   [ ] +0  no opinion
> >>>>>>   [ ] -1  disapprove (and reason why)
> >>>>>>
> >>>>>> --
> >>>>>> Ivan
> >>>>>
> >>>>>
> >>>>
> >>>>
> >>>> --
> >>>> Ivan
> >>>>
> >>>
> >>>
> >>>
> >>> --
> >>> Ivan
> >>
> >>
> >
> >
> > --
> > Ivan
>
>


-- 
Ivan

Re: [CANCEL][VOTE] Release Apache OpenEJB 3.0.4

Posted by David Jencks <da...@yahoo.com>.
I'm not sure any openejb branch has been made to work with the release plugin.  The last time I had this problem, in a geronimo build, it was due to quite a few modules not being included in the standard build, sometimes because we didn't want to release them (mostly the testsuite).  What worked for me in geronimo was to

- make a profile "all-submodules" that included all the submodules, and use that in the release process
- for the modules we didn't want to release, configure the deploy plugin with <skip>true</skip>

With this, I got the release plugin to increment all the module versions, and only released the modules I wanted.


grep was definitely my friend when working this out.
hope this helps....

david jencks

On Sep 23, 2011, at 6:27 AM, Ivan wrote:

> Yes, but all these things should be done by release plugin, that makes me
> feel confusion ....
> 
> 2011/9/23 Jeff Genender <jg...@apache.org>
> 
>> grep -r -l SNAPSHOT *
>> 
>> ;-)
>> 
>> Jeff
>> 
>> On Sep 23, 2011, at 7:11 AM, Ivan wrote:
>> 
>>> I may miss something in the release process, there are still some
>> SNAPSHOT
>>> not removed in the pom files.  Thanks for pointing it out, Jon !
>>> 
>>> 2011/9/23 Ivan <xh...@gmail.com>
>>> 
>>>> Thanks, Jonathan, no sure why there is still 3.0.4-SNAPSHOT in the
>> pom.xml
>>>> files. Will cancel this vote, and try it later.
>>>> 
>>>> 
>>>> 2011/9/23 Kevan Miller <ke...@gmail.com>
>>>> 
>>>>> Where are the source distributions? What are we voting on?
>>>>> 
>>>>> --kevan
>>>>> On Sep 21, 2011, at 11:58 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-087/
>>>>>> 
>>>>>>  source codes :
>>>>>> https://svn.apache.org/repos/asf/openejb/tags/openejb-3.0.4
>>>>>> 
>>>>>>   Vote will be open for 72 hours.
>>>>>> 
>>>>>>   [ ] +1  approve
>>>>>>   [ ] +0  no opinion
>>>>>>   [ ] -1  disapprove (and reason why)
>>>>>> 
>>>>>> --
>>>>>> Ivan
>>>>> 
>>>>> 
>>>> 
>>>> 
>>>> --
>>>> Ivan
>>>> 
>>> 
>>> 
>>> 
>>> --
>>> Ivan
>> 
>> 
> 
> 
> -- 
> Ivan


Re: [CANCEL][VOTE] Release Apache OpenEJB 3.0.4

Posted by Ivan <xh...@gmail.com>.
Yes, but all these things should be done by release plugin, that makes me
feel confusion ....

2011/9/23 Jeff Genender <jg...@apache.org>

> grep -r -l SNAPSHOT *
>
> ;-)
>
> Jeff
>
> On Sep 23, 2011, at 7:11 AM, Ivan wrote:
>
> > I may miss something in the release process, there are still some
> SNAPSHOT
> > not removed in the pom files.  Thanks for pointing it out, Jon !
> >
> > 2011/9/23 Ivan <xh...@gmail.com>
> >
> >> Thanks, Jonathan, no sure why there is still 3.0.4-SNAPSHOT in the
> pom.xml
> >> files. Will cancel this vote, and try it later.
> >>
> >>
> >> 2011/9/23 Kevan Miller <ke...@gmail.com>
> >>
> >>> Where are the source distributions? What are we voting on?
> >>>
> >>> --kevan
> >>> On Sep 21, 2011, at 11:58 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-087/
> >>>>
> >>>>   source codes :
> >>>> https://svn.apache.org/repos/asf/openejb/tags/openejb-3.0.4
> >>>>
> >>>>    Vote will be open for 72 hours.
> >>>>
> >>>>    [ ] +1  approve
> >>>>    [ ] +0  no opinion
> >>>>    [ ] -1  disapprove (and reason why)
> >>>>
> >>>> --
> >>>> Ivan
> >>>
> >>>
> >>
> >>
> >> --
> >> Ivan
> >>
> >
> >
> >
> > --
> > Ivan
>
>


-- 
Ivan

Re: [CANCEL][VOTE] Release Apache OpenEJB 3.0.4

Posted by Jeff Genender <jg...@apache.org>.
grep -r -l SNAPSHOT *

;-)

Jeff

On Sep 23, 2011, at 7:11 AM, Ivan wrote:

> I may miss something in the release process, there are still some SNAPSHOT
> not removed in the pom files.  Thanks for pointing it out, Jon !
> 
> 2011/9/23 Ivan <xh...@gmail.com>
> 
>> Thanks, Jonathan, no sure why there is still 3.0.4-SNAPSHOT in the pom.xml
>> files. Will cancel this vote, and try it later.
>> 
>> 
>> 2011/9/23 Kevan Miller <ke...@gmail.com>
>> 
>>> Where are the source distributions? What are we voting on?
>>> 
>>> --kevan
>>> On Sep 21, 2011, at 11:58 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-087/
>>>> 
>>>>   source codes :
>>>> https://svn.apache.org/repos/asf/openejb/tags/openejb-3.0.4
>>>> 
>>>>    Vote will be open for 72 hours.
>>>> 
>>>>    [ ] +1  approve
>>>>    [ ] +0  no opinion
>>>>    [ ] -1  disapprove (and reason why)
>>>> 
>>>> --
>>>> Ivan
>>> 
>>> 
>> 
>> 
>> --
>> Ivan
>> 
> 
> 
> 
> -- 
> Ivan