You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cxf.apache.org by Daniel Kulp <dk...@apache.org> on 2007/12/06 16:22:26 UTC

[VOTE][PROPOSAL] Migrate Project Yoko from Incubator to Geronimo / CXF

This discussion has been open for a week now so I think we should go 
ahead and call the vote.  

Basically, we are voting on the CXF parts of the proposal of accepting 
the WS binding and tooling from the Yoko project.

Here is my +1



Dan


On Friday 30 November 2007, Matt Hogstrom wrote:
> The members of project yoko have been considering the future of Yoko
> as a project.  There have been several milestones delivered and the
> project is used by other ASF projects.   The project is not as active
> as other ASF projects and it makes sense to move the code from Yoko to
> other projects.  The Yoko team has the following proposal for your
> consideration.
>
> Proposed Code Donation from Project Yoko to Apache CXF and Apache
> Geronimo
>
> The Yoko community has been successful in delivering several
> milestones of the ORB implementation while in the Apache Incubator.
> These milestones are used by other Apache projects (namely Geronimo
> and Harmony) to support their releases.  The WebServices bindings are
> dependent on CXF.  The Yoko community has decided that the Yoko
> project does not have quite the momentum to carry itself as an
> independent project but has sufficient value for other projects for
> them to consider receiving the code and committers for that code-base
> as sub-projects.  Since the code under consideration is used by Apache
> Geronimo, Apache CXF and Apache Harmony the movement of the code
> should continue to allow for independent releases so the code can be
> easily shared with other dependent projects.
>
> The proposed division is:
>
> yoko-spec-corba - this is the org.omg interface classes.
> rmi-spec - this is the javax.rmi spec implementation
> core - This is the actual ORB implementation.
> rmi-impl - This is the implementation of the RMIIIOP support.
>
> These modules are also used by Harmony.
>
> In addition to the code we propose that the following committers in
> Apache Yoko be accepted as committers in Apache Geronimo given their
> demonstration of delivering code, creating releases and functioning as
> a community.  Those noted with asterisks are already Geronimo
> committers.
>
> Continued involvement with the core:
>
> Rick McGuire *
> David Jencks *
> Alan Cabrera  *
> Lars Kuhne
> Alexey Petrenko
> Darren Middleman
>
> The remainder of the modules in Yoko are part of the webservices
> support and are independent of the underlying ORB implementation.
>
> api -- interface classes used for the web services support.
> bindings -- code to implement the CORBA-Web services bindings.
> tools -- tools for generation WSDL and IDL for the bindings
> maven-plugin -- some maven plugins that can use the tools for
> generating binding-related build artifacts.  None of the maven-plugin
> code is used by the ORB.
>
> There is also a distribution directory with some sample applications.
> One set of samples demonstrates using the core ORB, the other set is
> for WebServices.  We recommend that the distribution directory should
> move to Apache CXF as the webservices examples use the orb samples to
> bind them as web services.  Since Apache Geronimo's only use of CORBA
> is for exporting EJBs, these samples are not particularly valuable for
> Geronimo.
>
> The Yoko community did not have any committers that expressed an
> interest in continuing work on these bindings.  As such, only the code
> would be moving to apache CXF.



-- 
J. Daniel Kulp
Principal Engineer
IONA
P: 781-902-8727    C: 508-380-7194
daniel.kulp@iona.com
http://www.dankulp.com/blog

Re: [VOTE][PROPOSAL] Migrate Project Yoko from Incubator to Geronimo / CXF

Posted by Freeman Fang <fr...@iona.com>.
+1

Daniel Kulp wrote:
> This discussion has been open for a week now so I think we should go 
> ahead and call the vote.  
>
> Basically, we are voting on the CXF parts of the proposal of accepting 
> the WS binding and tooling from the Yoko project.
>
> Here is my +1
>
>
>
> Dan
>
>
> On Friday 30 November 2007, Matt Hogstrom wrote:
>   
>> The members of project yoko have been considering the future of Yoko
>> as a project.  There have been several milestones delivered and the
>> project is used by other ASF projects.   The project is not as active
>> as other ASF projects and it makes sense to move the code from Yoko to
>> other projects.  The Yoko team has the following proposal for your
>> consideration.
>>
>> Proposed Code Donation from Project Yoko to Apache CXF and Apache
>> Geronimo
>>
>> The Yoko community has been successful in delivering several
>> milestones of the ORB implementation while in the Apache Incubator.
>> These milestones are used by other Apache projects (namely Geronimo
>> and Harmony) to support their releases.  The WebServices bindings are
>> dependent on CXF.  The Yoko community has decided that the Yoko
>> project does not have quite the momentum to carry itself as an
>> independent project but has sufficient value for other projects for
>> them to consider receiving the code and committers for that code-base
>> as sub-projects.  Since the code under consideration is used by Apache
>> Geronimo, Apache CXF and Apache Harmony the movement of the code
>> should continue to allow for independent releases so the code can be
>> easily shared with other dependent projects.
>>
>> The proposed division is:
>>
>> yoko-spec-corba - this is the org.omg interface classes.
>> rmi-spec - this is the javax.rmi spec implementation
>> core - This is the actual ORB implementation.
>> rmi-impl - This is the implementation of the RMIIIOP support.
>>
>> These modules are also used by Harmony.
>>
>> In addition to the code we propose that the following committers in
>> Apache Yoko be accepted as committers in Apache Geronimo given their
>> demonstration of delivering code, creating releases and functioning as
>> a community.  Those noted with asterisks are already Geronimo
>> committers.
>>
>> Continued involvement with the core:
>>
>> Rick McGuire *
>> David Jencks *
>> Alan Cabrera  *
>> Lars Kuhne
>> Alexey Petrenko
>> Darren Middleman
>>
>> The remainder of the modules in Yoko are part of the webservices
>> support and are independent of the underlying ORB implementation.
>>
>> api -- interface classes used for the web services support.
>> bindings -- code to implement the CORBA-Web services bindings.
>> tools -- tools for generation WSDL and IDL for the bindings
>> maven-plugin -- some maven plugins that can use the tools for
>> generating binding-related build artifacts.  None of the maven-plugin
>> code is used by the ORB.
>>
>> There is also a distribution directory with some sample applications.
>> One set of samples demonstrates using the core ORB, the other set is
>> for WebServices.  We recommend that the distribution directory should
>> move to Apache CXF as the webservices examples use the orb samples to
>> bind them as web services.  Since Apache Geronimo's only use of CORBA
>> is for exporting EJBs, these samples are not particularly valuable for
>> Geronimo.
>>
>> The Yoko community did not have any committers that expressed an
>> interest in continuing work on these bindings.  As such, only the code
>> would be moving to apache CXF.
>>     
>
>
>
>   

Re: [VOTE][PROPOSAL] Migrate Project Yoko from Incubator to Geronimo / CXF

Posted by Bozhong Lin <bo...@gmail.com>.
+1

On Dec 6, 2007 11:22 PM, Daniel Kulp <dk...@apache.org> wrote:

>
> This discussion has been open for a week now so I think we should go
> ahead and call the vote.
>
> Basically, we are voting on the CXF parts of the proposal of accepting
> the WS binding and tooling from the Yoko project.
>
> Here is my +1
>
>
>
> Dan
>
>
> On Friday 30 November 2007, Matt Hogstrom wrote:
> > The members of project yoko have been considering the future of Yoko
> > as a project.  There have been several milestones delivered and the
> > project is used by other ASF projects.   The project is not as active
> > as other ASF projects and it makes sense to move the code from Yoko to
> > other projects.  The Yoko team has the following proposal for your
> > consideration.
> >
> > Proposed Code Donation from Project Yoko to Apache CXF and Apache
> > Geronimo
> >
> > The Yoko community has been successful in delivering several
> > milestones of the ORB implementation while in the Apache Incubator.
> > These milestones are used by other Apache projects (namely Geronimo
> > and Harmony) to support their releases.  The WebServices bindings are
> > dependent on CXF.  The Yoko community has decided that the Yoko
> > project does not have quite the momentum to carry itself as an
> > independent project but has sufficient value for other projects for
> > them to consider receiving the code and committers for that code-base
> > as sub-projects.  Since the code under consideration is used by Apache
> > Geronimo, Apache CXF and Apache Harmony the movement of the code
> > should continue to allow for independent releases so the code can be
> > easily shared with other dependent projects.
> >
> > The proposed division is:
> >
> > yoko-spec-corba - this is the org.omg interface classes.
> > rmi-spec - this is the javax.rmi spec implementation
> > core - This is the actual ORB implementation.
> > rmi-impl - This is the implementation of the RMIIIOP support.
> >
> > These modules are also used by Harmony.
> >
> > In addition to the code we propose that the following committers in
> > Apache Yoko be accepted as committers in Apache Geronimo given their
> > demonstration of delivering code, creating releases and functioning as
> > a community.  Those noted with asterisks are already Geronimo
> > committers.
> >
> > Continued involvement with the core:
> >
> > Rick McGuire *
> > David Jencks *
> > Alan Cabrera  *
> > Lars Kuhne
> > Alexey Petrenko
> > Darren Middleman
> >
> > The remainder of the modules in Yoko are part of the webservices
> > support and are independent of the underlying ORB implementation.
> >
> > api -- interface classes used for the web services support.
> > bindings -- code to implement the CORBA-Web services bindings.
> > tools -- tools for generation WSDL and IDL for the bindings
> > maven-plugin -- some maven plugins that can use the tools for
> > generating binding-related build artifacts.  None of the maven-plugin
> > code is used by the ORB.
> >
> > There is also a distribution directory with some sample applications.
> > One set of samples demonstrates using the core ORB, the other set is
> > for WebServices.  We recommend that the distribution directory should
> > move to Apache CXF as the webservices examples use the orb samples to
> > bind them as web services.  Since Apache Geronimo's only use of CORBA
> > is for exporting EJBs, these samples are not particularly valuable for
> > Geronimo.
> >
> > The Yoko community did not have any committers that expressed an
> > interest in continuing work on these bindings.  As such, only the code
> > would be moving to apache CXF.
>
>
>
> --
> J. Daniel Kulp
> Principal Engineer
> IONA
> P: 781-902-8727    C: 508-380-7194
> daniel.kulp@iona.com
> http://www.dankulp.com/blog
>

Re: [VOTE][PROPOSAL] Migrate Project Yoko from Incubator to Geronimo / CXF

Posted by James Mao <ja...@iona.com>.
+1

James

> This discussion has been open for a week now so I think we should go 
> ahead and call the vote.  
>
> Basically, we are voting on the CXF parts of the proposal of accepting 
> the WS binding and tooling from the Yoko project.
>
> Here is my +1
>
>
>
> Dan
>
>
> On Friday 30 November 2007, Matt Hogstrom wrote:
>   
>> The members of project yoko have been considering the future of Yoko
>> as a project.  There have been several milestones delivered and the
>> project is used by other ASF projects.   The project is not as active
>> as other ASF projects and it makes sense to move the code from Yoko to
>> other projects.  The Yoko team has the following proposal for your
>> consideration.
>>
>> Proposed Code Donation from Project Yoko to Apache CXF and Apache
>> Geronimo
>>
>> The Yoko community has been successful in delivering several
>> milestones of the ORB implementation while in the Apache Incubator.
>> These milestones are used by other Apache projects (namely Geronimo
>> and Harmony) to support their releases.  The WebServices bindings are
>> dependent on CXF.  The Yoko community has decided that the Yoko
>> project does not have quite the momentum to carry itself as an
>> independent project but has sufficient value for other projects for
>> them to consider receiving the code and committers for that code-base
>> as sub-projects.  Since the code under consideration is used by Apache
>> Geronimo, Apache CXF and Apache Harmony the movement of the code
>> should continue to allow for independent releases so the code can be
>> easily shared with other dependent projects.
>>
>> The proposed division is:
>>
>> yoko-spec-corba - this is the org.omg interface classes.
>> rmi-spec - this is the javax.rmi spec implementation
>> core - This is the actual ORB implementation.
>> rmi-impl - This is the implementation of the RMIIIOP support.
>>
>> These modules are also used by Harmony.
>>
>> In addition to the code we propose that the following committers in
>> Apache Yoko be accepted as committers in Apache Geronimo given their
>> demonstration of delivering code, creating releases and functioning as
>> a community.  Those noted with asterisks are already Geronimo
>> committers.
>>
>> Continued involvement with the core:
>>
>> Rick McGuire *
>> David Jencks *
>> Alan Cabrera  *
>> Lars Kuhne
>> Alexey Petrenko
>> Darren Middleman
>>
>> The remainder of the modules in Yoko are part of the webservices
>> support and are independent of the underlying ORB implementation.
>>
>> api -- interface classes used for the web services support.
>> bindings -- code to implement the CORBA-Web services bindings.
>> tools -- tools for generation WSDL and IDL for the bindings
>> maven-plugin -- some maven plugins that can use the tools for
>> generating binding-related build artifacts.  None of the maven-plugin
>> code is used by the ORB.
>>
>> There is also a distribution directory with some sample applications.
>> One set of samples demonstrates using the core ORB, the other set is
>> for WebServices.  We recommend that the distribution directory should
>> move to Apache CXF as the webservices examples use the orb samples to
>> bind them as web services.  Since Apache Geronimo's only use of CORBA
>> is for exporting EJBs, these samples are not particularly valuable for
>> Geronimo.
>>
>> The Yoko community did not have any committers that expressed an
>> interest in continuing work on these bindings.  As such, only the code
>> would be moving to apache CXF.
>>     
>
>
>
>   


Re: [VOTE][PROPOSAL] Migrate Project Yoko from Incubator to Geronimo / CXF

Posted by James Strachan <ja...@gmail.com>.
+1

On 06/12/2007, Daniel Kulp <dk...@apache.org> wrote:
>
> This discussion has been open for a week now so I think we should go
> ahead and call the vote.
>
> Basically, we are voting on the CXF parts of the proposal of accepting
> the WS binding and tooling from the Yoko project.
>
> Here is my +1
>
>
>
> Dan
>
>
> On Friday 30 November 2007, Matt Hogstrom wrote:
> > The members of project yoko have been considering the future of Yoko
> > as a project.  There have been several milestones delivered and the
> > project is used by other ASF projects.   The project is not as active
> > as other ASF projects and it makes sense to move the code from Yoko to
> > other projects.  The Yoko team has the following proposal for your
> > consideration.
> >
> > Proposed Code Donation from Project Yoko to Apache CXF and Apache
> > Geronimo
> >
> > The Yoko community has been successful in delivering several
> > milestones of the ORB implementation while in the Apache Incubator.
> > These milestones are used by other Apache projects (namely Geronimo
> > and Harmony) to support their releases.  The WebServices bindings are
> > dependent on CXF.  The Yoko community has decided that the Yoko
> > project does not have quite the momentum to carry itself as an
> > independent project but has sufficient value for other projects for
> > them to consider receiving the code and committers for that code-base
> > as sub-projects.  Since the code under consideration is used by Apache
> > Geronimo, Apache CXF and Apache Harmony the movement of the code
> > should continue to allow for independent releases so the code can be
> > easily shared with other dependent projects.
> >
> > The proposed division is:
> >
> > yoko-spec-corba - this is the org.omg interface classes.
> > rmi-spec - this is the javax.rmi spec implementation
> > core - This is the actual ORB implementation.
> > rmi-impl - This is the implementation of the RMIIIOP support.
> >
> > These modules are also used by Harmony.
> >
> > In addition to the code we propose that the following committers in
> > Apache Yoko be accepted as committers in Apache Geronimo given their
> > demonstration of delivering code, creating releases and functioning as
> > a community.  Those noted with asterisks are already Geronimo
> > committers.
> >
> > Continued involvement with the core:
> >
> > Rick McGuire *
> > David Jencks *
> > Alan Cabrera  *
> > Lars Kuhne
> > Alexey Petrenko
> > Darren Middleman
> >
> > The remainder of the modules in Yoko are part of the webservices
> > support and are independent of the underlying ORB implementation.
> >
> > api -- interface classes used for the web services support.
> > bindings -- code to implement the CORBA-Web services bindings.
> > tools -- tools for generation WSDL and IDL for the bindings
> > maven-plugin -- some maven plugins that can use the tools for
> > generating binding-related build artifacts.  None of the maven-plugin
> > code is used by the ORB.
> >
> > There is also a distribution directory with some sample applications.
> > One set of samples demonstrates using the core ORB, the other set is
> > for WebServices.  We recommend that the distribution directory should
> > move to Apache CXF as the webservices examples use the orb samples to
> > bind them as web services.  Since Apache Geronimo's only use of CORBA
> > is for exporting EJBs, these samples are not particularly valuable for
> > Geronimo.
> >
> > The Yoko community did not have any committers that expressed an
> > interest in continuing work on these bindings.  As such, only the code
> > would be moving to apache CXF.
>
>
>
> --
> J. Daniel Kulp
> Principal Engineer
> IONA
> P: 781-902-8727    C: 508-380-7194
> daniel.kulp@iona.com
> http://www.dankulp.com/blog
>


-- 
James
-------
http://macstrac.blogspot.com/

Open Source Integration
http://open.iona.com

Re: [VOTE][PROPOSAL] Migrate Project Yoko from Incubator to Geronimo / CXF

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

Daniel Kulp wrote:
> This discussion has been open for a week now so I think we should go 
> ahead and call the vote.  
> 
> Basically, we are voting on the CXF parts of the proposal of accepting 
> the WS binding and tooling from the Yoko project.
> 
> Here is my +1
> 
> 
> 
> Dan
> 
> 
> On Friday 30 November 2007, Matt Hogstrom wrote:
>> The members of project yoko have been considering the future of Yoko
>> as a project.  There have been several milestones delivered and the
>> project is used by other ASF projects.   The project is not as active
>> as other ASF projects and it makes sense to move the code from Yoko to
>> other projects.  The Yoko team has the following proposal for your
>> consideration.
>>
>> Proposed Code Donation from Project Yoko to Apache CXF and Apache
>> Geronimo
>>
>> The Yoko community has been successful in delivering several
>> milestones of the ORB implementation while in the Apache Incubator.
>> These milestones are used by other Apache projects (namely Geronimo
>> and Harmony) to support their releases.  The WebServices bindings are
>> dependent on CXF.  The Yoko community has decided that the Yoko
>> project does not have quite the momentum to carry itself as an
>> independent project but has sufficient value for other projects for
>> them to consider receiving the code and committers for that code-base
>> as sub-projects.  Since the code under consideration is used by Apache
>> Geronimo, Apache CXF and Apache Harmony the movement of the code
>> should continue to allow for independent releases so the code can be
>> easily shared with other dependent projects.
>>
>> The proposed division is:
>>
>> yoko-spec-corba - this is the org.omg interface classes.
>> rmi-spec - this is the javax.rmi spec implementation
>> core - This is the actual ORB implementation.
>> rmi-impl - This is the implementation of the RMIIIOP support.
>>
>> These modules are also used by Harmony.
>>
>> In addition to the code we propose that the following committers in
>> Apache Yoko be accepted as committers in Apache Geronimo given their
>> demonstration of delivering code, creating releases and functioning as
>> a community.  Those noted with asterisks are already Geronimo
>> committers.
>>
>> Continued involvement with the core:
>>
>> Rick McGuire *
>> David Jencks *
>> Alan Cabrera  *
>> Lars Kuhne
>> Alexey Petrenko
>> Darren Middleman
>>
>> The remainder of the modules in Yoko are part of the webservices
>> support and are independent of the underlying ORB implementation.
>>
>> api -- interface classes used for the web services support.
>> bindings -- code to implement the CORBA-Web services bindings.
>> tools -- tools for generation WSDL and IDL for the bindings
>> maven-plugin -- some maven plugins that can use the tools for
>> generating binding-related build artifacts.  None of the maven-plugin
>> code is used by the ORB.
>>
>> There is also a distribution directory with some sample applications.
>> One set of samples demonstrates using the core ORB, the other set is
>> for WebServices.  We recommend that the distribution directory should
>> move to Apache CXF as the webservices examples use the orb samples to
>> bind them as web services.  Since Apache Geronimo's only use of CORBA
>> is for exporting EJBs, these samples are not particularly valuable for
>> Geronimo.
>>
>> The Yoko community did not have any committers that expressed an
>> interest in continuing work on these bindings.  As such, only the code
>> would be moving to apache CXF.
> 
> 
> 

Re: [VOTE][PROPOSAL] Migrate Project Yoko from Incubator to Geronimo / CXF

Posted by Ulhas Bhole <ul...@iona.com>.
+1

-- Ulhas Bhole

Daniel Kulp wrote:
> This discussion has been open for a week now so I think we should go 
> ahead and call the vote.  
>
> Basically, we are voting on the CXF parts of the proposal of accepting 
> the WS binding and tooling from the Yoko project.
>
> Here is my +1
>
>
>
> Dan
>
>
> On Friday 30 November 2007, Matt Hogstrom wrote:
>   
>> The members of project yoko have been considering the future of Yoko
>> as a project.  There have been several milestones delivered and the
>> project is used by other ASF projects.   The project is not as active
>> as other ASF projects and it makes sense to move the code from Yoko to
>> other projects.  The Yoko team has the following proposal for your
>> consideration.
>>
>> Proposed Code Donation from Project Yoko to Apache CXF and Apache
>> Geronimo
>>
>> The Yoko community has been successful in delivering several
>> milestones of the ORB implementation while in the Apache Incubator.
>> These milestones are used by other Apache projects (namely Geronimo
>> and Harmony) to support their releases.  The WebServices bindings are
>> dependent on CXF.  The Yoko community has decided that the Yoko
>> project does not have quite the momentum to carry itself as an
>> independent project but has sufficient value for other projects for
>> them to consider receiving the code and committers for that code-base
>> as sub-projects.  Since the code under consideration is used by Apache
>> Geronimo, Apache CXF and Apache Harmony the movement of the code
>> should continue to allow for independent releases so the code can be
>> easily shared with other dependent projects.
>>
>> The proposed division is:
>>
>> yoko-spec-corba - this is the org.omg interface classes.
>> rmi-spec - this is the javax.rmi spec implementation
>> core - This is the actual ORB implementation.
>> rmi-impl - This is the implementation of the RMIIIOP support.
>>
>> These modules are also used by Harmony.
>>
>> In addition to the code we propose that the following committers in
>> Apache Yoko be accepted as committers in Apache Geronimo given their
>> demonstration of delivering code, creating releases and functioning as
>> a community.  Those noted with asterisks are already Geronimo
>> committers.
>>
>> Continued involvement with the core:
>>
>> Rick McGuire *
>> David Jencks *
>> Alan Cabrera  *
>> Lars Kuhne
>> Alexey Petrenko
>> Darren Middleman
>>
>> The remainder of the modules in Yoko are part of the webservices
>> support and are independent of the underlying ORB implementation.
>>
>> api -- interface classes used for the web services support.
>> bindings -- code to implement the CORBA-Web services bindings.
>> tools -- tools for generation WSDL and IDL for the bindings
>> maven-plugin -- some maven plugins that can use the tools for
>> generating binding-related build artifacts.  None of the maven-plugin
>> code is used by the ORB.
>>
>> There is also a distribution directory with some sample applications.
>> One set of samples demonstrates using the core ORB, the other set is
>> for WebServices.  We recommend that the distribution directory should
>> move to Apache CXF as the webservices examples use the orb samples to
>> bind them as web services.  Since Apache Geronimo's only use of CORBA
>> is for exporting EJBs, these samples are not particularly valuable for
>> Geronimo.
>>
>> The Yoko community did not have any committers that expressed an
>> interest in continuing work on these bindings.  As such, only the code
>> would be moving to apache CXF.
>>     
>
>
>
>   


----------------------------
IONA Technologies PLC (registered in Ireland)
Registered Number: 171387
Registered Address: The IONA Building, Shelbourne Road, Dublin 4, Ireland

Re: [VOTE][PROPOSAL] Migrate Project Yoko from Incubator to Geronimo / CXF

Posted by Peter Jones <pe...@iona.com>.
+1

On Thu, Dec 06, 2007 at 10:22:26AM -0500, Daniel Kulp wrote:
> 
> This discussion has been open for a week now so I think we should go 
> ahead and call the vote.  
> 
> Basically, we are voting on the CXF parts of the proposal of accepting 
> the WS binding and tooling from the Yoko project.
> 
> Here is my +1
> 
> 
> 
> Dan
> 
> 
> On Friday 30 November 2007, Matt Hogstrom wrote:
> > The members of project yoko have been considering the future of Yoko
> > as a project.  There have been several milestones delivered and the
> > project is used by other ASF projects.   The project is not as active
> > as other ASF projects and it makes sense to move the code from Yoko to
> > other projects.  The Yoko team has the following proposal for your
> > consideration.
> >
> > Proposed Code Donation from Project Yoko to Apache CXF and Apache
> > Geronimo
> >
> > The Yoko community has been successful in delivering several
> > milestones of the ORB implementation while in the Apache Incubator.
> > These milestones are used by other Apache projects (namely Geronimo
> > and Harmony) to support their releases.  The WebServices bindings are
> > dependent on CXF.  The Yoko community has decided that the Yoko
> > project does not have quite the momentum to carry itself as an
> > independent project but has sufficient value for other projects for
> > them to consider receiving the code and committers for that code-base
> > as sub-projects.  Since the code under consideration is used by Apache
> > Geronimo, Apache CXF and Apache Harmony the movement of the code
> > should continue to allow for independent releases so the code can be
> > easily shared with other dependent projects.
> >
> > The proposed division is:
> >
> > yoko-spec-corba - this is the org.omg interface classes.
> > rmi-spec - this is the javax.rmi spec implementation
> > core - This is the actual ORB implementation.
> > rmi-impl - This is the implementation of the RMIIIOP support.
> >
> > These modules are also used by Harmony.
> >
> > In addition to the code we propose that the following committers in
> > Apache Yoko be accepted as committers in Apache Geronimo given their
> > demonstration of delivering code, creating releases and functioning as
> > a community.  Those noted with asterisks are already Geronimo
> > committers.
> >
> > Continued involvement with the core:
> >
> > Rick McGuire *
> > David Jencks *
> > Alan Cabrera  *
> > Lars Kuhne
> > Alexey Petrenko
> > Darren Middleman
> >
> > The remainder of the modules in Yoko are part of the webservices
> > support and are independent of the underlying ORB implementation.
> >
> > api -- interface classes used for the web services support.
> > bindings -- code to implement the CORBA-Web services bindings.
> > tools -- tools for generation WSDL and IDL for the bindings
> > maven-plugin -- some maven plugins that can use the tools for
> > generating binding-related build artifacts.  None of the maven-plugin
> > code is used by the ORB.
> >
> > There is also a distribution directory with some sample applications.
> > One set of samples demonstrates using the core ORB, the other set is
> > for WebServices.  We recommend that the distribution directory should
> > move to Apache CXF as the webservices examples use the orb samples to
> > bind them as web services.  Since Apache Geronimo's only use of CORBA
> > is for exporting EJBs, these samples are not particularly valuable for
> > Geronimo.
> >
> > The Yoko community did not have any committers that expressed an
> > interest in continuing work on these bindings.  As such, only the code
> > would be moving to apache CXF.

-- 
Peter Jones
IONA Technologies
E-Mail: mailto:peter.jones@iona.com
Tel: 709-738-3725 x321 | Fax: 709-738-3745
570 Newfoundland Drive, St. John's, NL, Canada A1A 5B1

RE: [VOTE][PROPOSAL] Migrate Project Yoko from Incubator to Geronimo / CXF

Posted by "Liu, Jervis" <jl...@iona.com>.
+1

Jervis

> -----Original Message-----
> From: Daniel Kulp [mailto:dkulp@apache.org]
> Sent: 2007年12月6日 23:22
> To: cxf-dev@incubator.apache.org
> Cc: Matt Hogstrom
> Subject: [VOTE][PROPOSAL] Migrate Project Yoko from Incubator to
> Geronimo / CXF
> 
> 
> This discussion has been open for a week now so I think we should go
> ahead and call the vote.
> 
> Basically, we are voting on the CXF parts of the proposal of accepting
> the WS binding and tooling from the Yoko project.
> 
> Here is my +1
> 
> 
> 
> Dan
> 
> 
> On Friday 30 November 2007, Matt Hogstrom wrote:
> > The members of project yoko have been considering the future of Yoko
> > as a project.  There have been several milestones delivered and the
> > project is used by other ASF projects.   The project is not as active
> > as other ASF projects and it makes sense to move the code from Yoko to
> > other projects.  The Yoko team has the following proposal for your
> > consideration.
> >
> > Proposed Code Donation from Project Yoko to Apache CXF and Apache
> > Geronimo
> >
> > The Yoko community has been successful in delivering several
> > milestones of the ORB implementation while in the Apache Incubator.
> > These milestones are used by other Apache projects (namely Geronimo
> > and Harmony) to support their releases.  The WebServices bindings are
> > dependent on CXF.  The Yoko community has decided that the Yoko
> > project does not have quite the momentum to carry itself as an
> > independent project but has sufficient value for other projects for
> > them to consider receiving the code and committers for that code-base
> > as sub-projects.  Since the code under consideration is used by Apache
> > Geronimo, Apache CXF and Apache Harmony the movement of the code
> > should continue to allow for independent releases so the code can be
> > easily shared with other dependent projects.
> >
> > The proposed division is:
> >
> > yoko-spec-corba - this is the org.omg interface classes.
> > rmi-spec - this is the javax.rmi spec implementation
> > core - This is the actual ORB implementation.
> > rmi-impl - This is the implementation of the RMIIIOP support.
> >
> > These modules are also used by Harmony.
> >
> > In addition to the code we propose that the following committers in
> > Apache Yoko be accepted as committers in Apache Geronimo given their
> > demonstration of delivering code, creating releases and functioning as
> > a community.  Those noted with asterisks are already Geronimo
> > committers.
> >
> > Continued involvement with the core:
> >
> > Rick McGuire *
> > David Jencks *
> > Alan Cabrera  *
> > Lars Kuhne
> > Alexey Petrenko
> > Darren Middleman
> >
> > The remainder of the modules in Yoko are part of the webservices
> > support and are independent of the underlying ORB implementation.
> >
> > api -- interface classes used for the web services support.
> > bindings -- code to implement the CORBA-Web services bindings.
> > tools -- tools for generation WSDL and IDL for the bindings
> > maven-plugin -- some maven plugins that can use the tools for
> > generating binding-related build artifacts.  None of the maven-plugin
> > code is used by the ORB.
> >
> > There is also a distribution directory with some sample applications.
> > One set of samples demonstrates using the core ORB, the other set is
> > for WebServices.  We recommend that the distribution directory should
> > move to Apache CXF as the webservices examples use the orb samples to
> > bind them as web services.  Since Apache Geronimo's only use of CORBA
> > is for exporting EJBs, these samples are not particularly valuable for
> > Geronimo.
> >
> > The Yoko community did not have any committers that expressed an
> > interest in continuing work on these bindings.  As such, only the code
> > would be moving to apache CXF.
> 
> 
> 
> --
> J. Daniel Kulp
> Principal Engineer
> IONA
> P: 781-902-8727    C: 508-380-7194
> daniel.kulp@iona.com
> http://www.dankulp.com/blog

----------------------------
IONA Technologies PLC (registered in Ireland)
Registered Number: 171387
Registered Address: The IONA Building, Shelbourne Road, Dublin 4, Ireland

Re: [VOTE][PROPOSAL] Migrate Project Yoko from Incubator to Geronimo / CXF

Posted by Willem Jiang <ni...@iona.com>.
My +1

Willem.

Daniel Kulp wrote:
> This discussion has been open for a week now so I think we should go 
> ahead and call the vote.  
>
> Basically, we are voting on the CXF parts of the proposal of accepting 
> the WS binding and tooling from the Yoko project.
>
> Here is my +1
>
>
>
> Dan
>
>
> On Friday 30 November 2007, Matt Hogstrom wrote:
>   
>> The members of project yoko have been considering the future of Yoko
>> as a project.  There have been several milestones delivered and the
>> project is used by other ASF projects.   The project is not as active
>> as other ASF projects and it makes sense to move the code from Yoko to
>> other projects.  The Yoko team has the following proposal for your
>> consideration.
>>
>> Proposed Code Donation from Project Yoko to Apache CXF and Apache
>> Geronimo
>>
>> The Yoko community has been successful in delivering several
>> milestones of the ORB implementation while in the Apache Incubator.
>> These milestones are used by other Apache projects (namely Geronimo
>> and Harmony) to support their releases.  The WebServices bindings are
>> dependent on CXF.  The Yoko community has decided that the Yoko
>> project does not have quite the momentum to carry itself as an
>> independent project but has sufficient value for other projects for
>> them to consider receiving the code and committers for that code-base
>> as sub-projects.  Since the code under consideration is used by Apache
>> Geronimo, Apache CXF and Apache Harmony the movement of the code
>> should continue to allow for independent releases so the code can be
>> easily shared with other dependent projects.
>>
>> The proposed division is:
>>
>> yoko-spec-corba - this is the org.omg interface classes.
>> rmi-spec - this is the javax.rmi spec implementation
>> core - This is the actual ORB implementation.
>> rmi-impl - This is the implementation of the RMIIIOP support.
>>
>> These modules are also used by Harmony.
>>
>> In addition to the code we propose that the following committers in
>> Apache Yoko be accepted as committers in Apache Geronimo given their
>> demonstration of delivering code, creating releases and functioning as
>> a community.  Those noted with asterisks are already Geronimo
>> committers.
>>
>> Continued involvement with the core:
>>
>> Rick McGuire *
>> David Jencks *
>> Alan Cabrera  *
>> Lars Kuhne
>> Alexey Petrenko
>> Darren Middleman
>>
>> The remainder of the modules in Yoko are part of the webservices
>> support and are independent of the underlying ORB implementation.
>>
>> api -- interface classes used for the web services support.
>> bindings -- code to implement the CORBA-Web services bindings.
>> tools -- tools for generation WSDL and IDL for the bindings
>> maven-plugin -- some maven plugins that can use the tools for
>> generating binding-related build artifacts.  None of the maven-plugin
>> code is used by the ORB.
>>
>> There is also a distribution directory with some sample applications.
>> One set of samples demonstrates using the core ORB, the other set is
>> for WebServices.  We recommend that the distribution directory should
>> move to Apache CXF as the webservices examples use the orb samples to
>> bind them as web services.  Since Apache Geronimo's only use of CORBA
>> is for exporting EJBs, these samples are not particularly valuable for
>> Geronimo.
>>
>> The Yoko community did not have any committers that expressed an
>> interest in continuing work on these bindings.  As such, only the code
>> would be moving to apache CXF.
>>     
>
>
>
>   

[RESULT][VOTE][PROPOSAL] Migrate Project Yoko from Incubator to Geronimo / CXF

Posted by Daniel Kulp <dk...@apache.org>.
This vote has been open for 4 days now.   Thus, I'm going to close it.

There were 13 +1 votes and 1 0 vote 

+1: dkulp, jstrachan, bmargulies, jgenender, apaibir, ubhole, pjones, 
blin, ningjiang, ffang, ema, jmao, jliu
0:   gmazza

Thus, this vote passes.   Off to the IPMC for final approval. 

Dan


On Thursday 06 December 2007, Daniel Kulp wrote:
> This discussion has been open for a week now so I think we should go
> ahead and call the vote.
>
> Basically, we are voting on the CXF parts of the proposal of accepting
> the WS binding and tooling from the Yoko project.
>
> Here is my +1
>
>
>
> Dan
>
> On Friday 30 November 2007, Matt Hogstrom wrote:
> > The members of project yoko have been considering the future of Yoko
> > as a project.  There have been several milestones delivered and the
> > project is used by other ASF projects.   The project is not as
> > active as other ASF projects and it makes sense to move the code
> > from Yoko to other projects.  The Yoko team has the following
> > proposal for your consideration.
> >
> > Proposed Code Donation from Project Yoko to Apache CXF and Apache
> > Geronimo
> >
> > The Yoko community has been successful in delivering several
> > milestones of the ORB implementation while in the Apache Incubator.
> > These milestones are used by other Apache projects (namely Geronimo
> > and Harmony) to support their releases.  The WebServices bindings
> > are dependent on CXF.  The Yoko community has decided that the Yoko
> > project does not have quite the momentum to carry itself as an
> > independent project but has sufficient value for other projects for
> > them to consider receiving the code and committers for that
> > code-base as sub-projects.  Since the code under consideration is
> > used by Apache Geronimo, Apache CXF and Apache Harmony the movement
> > of the code should continue to allow for independent releases so the
> > code can be easily shared with other dependent projects.
> >
> > The proposed division is:
> >
> > yoko-spec-corba - this is the org.omg interface classes.
> > rmi-spec - this is the javax.rmi spec implementation
> > core - This is the actual ORB implementation.
> > rmi-impl - This is the implementation of the RMIIIOP support.
> >
> > These modules are also used by Harmony.
> >
> > In addition to the code we propose that the following committers in
> > Apache Yoko be accepted as committers in Apache Geronimo given their
> > demonstration of delivering code, creating releases and functioning
> > as a community.  Those noted with asterisks are already Geronimo
> > committers.
> >
> > Continued involvement with the core:
> >
> > Rick McGuire *
> > David Jencks *
> > Alan Cabrera  *
> > Lars Kuhne
> > Alexey Petrenko
> > Darren Middleman
> >
> > The remainder of the modules in Yoko are part of the webservices
> > support and are independent of the underlying ORB implementation.
> >
> > api -- interface classes used for the web services support.
> > bindings -- code to implement the CORBA-Web services bindings.
> > tools -- tools for generation WSDL and IDL for the bindings
> > maven-plugin -- some maven plugins that can use the tools for
> > generating binding-related build artifacts.  None of the
> > maven-plugin code is used by the ORB.
> >
> > There is also a distribution directory with some sample
> > applications. One set of samples demonstrates using the core ORB,
> > the other set is for WebServices.  We recommend that the
> > distribution directory should move to Apache CXF as the webservices
> > examples use the orb samples to bind them as web services.  Since
> > Apache Geronimo's only use of CORBA is for exporting EJBs, these
> > samples are not particularly valuable for Geronimo.
> >
> > The Yoko community did not have any committers that expressed an
> > interest in continuing work on these bindings.  As such, only the
> > code would be moving to apache CXF.



-- 
J. Daniel Kulp
Principal Engineer
IONA
P: 781-902-8727    C: 508-380-7194
daniel.kulp@iona.com
http://www.dankulp.com/blog

Re: [VOTE][PROPOSAL] Migrate Project Yoko from Incubator to Geronimo / CXF

Posted by Glen Mazza <gl...@verizon.net>.
Abstain.  I haven't researched the matter.

Am Donnerstag, den 06.12.2007, 10:22 -0500 schrieb Daniel Kulp:
> This discussion has been open for a week now so I think we should go 
> ahead and call the vote.  
> 
> Basically, we are voting on the CXF parts of the proposal of accepting 
> the WS binding and tooling from the Yoko project.
> 
> Here is my +1
> 
> 
> 
> Dan
> 
> 
> On Friday 30 November 2007, Matt Hogstrom wrote:
> > The members of project yoko have been considering the future of Yoko
> > as a project.  There have been several milestones delivered and the
> > project is used by other ASF projects.   The project is not as active
> > as other ASF projects and it makes sense to move the code from Yoko to
> > other projects.  The Yoko team has the following proposal for your
> > consideration.
> >
> > Proposed Code Donation from Project Yoko to Apache CXF and Apache
> > Geronimo
> >
> > The Yoko community has been successful in delivering several
> > milestones of the ORB implementation while in the Apache Incubator.
> > These milestones are used by other Apache projects (namely Geronimo
> > and Harmony) to support their releases.  The WebServices bindings are
> > dependent on CXF.  The Yoko community has decided that the Yoko
> > project does not have quite the momentum to carry itself as an
> > independent project but has sufficient value for other projects for
> > them to consider receiving the code and committers for that code-base
> > as sub-projects.  Since the code under consideration is used by Apache
> > Geronimo, Apache CXF and Apache Harmony the movement of the code
> > should continue to allow for independent releases so the code can be
> > easily shared with other dependent projects.
> >
> > The proposed division is:
> >
> > yoko-spec-corba - this is the org.omg interface classes.
> > rmi-spec - this is the javax.rmi spec implementation
> > core - This is the actual ORB implementation.
> > rmi-impl - This is the implementation of the RMIIIOP support.
> >
> > These modules are also used by Harmony.
> >
> > In addition to the code we propose that the following committers in
> > Apache Yoko be accepted as committers in Apache Geronimo given their
> > demonstration of delivering code, creating releases and functioning as
> > a community.  Those noted with asterisks are already Geronimo
> > committers.
> >
> > Continued involvement with the core:
> >
> > Rick McGuire *
> > David Jencks *
> > Alan Cabrera  *
> > Lars Kuhne
> > Alexey Petrenko
> > Darren Middleman
> >
> > The remainder of the modules in Yoko are part of the webservices
> > support and are independent of the underlying ORB implementation.
> >
> > api -- interface classes used for the web services support.
> > bindings -- code to implement the CORBA-Web services bindings.
> > tools -- tools for generation WSDL and IDL for the bindings
> > maven-plugin -- some maven plugins that can use the tools for
> > generating binding-related build artifacts.  None of the maven-plugin
> > code is used by the ORB.
> >
> > There is also a distribution directory with some sample applications.
> > One set of samples demonstrates using the core ORB, the other set is
> > for WebServices.  We recommend that the distribution directory should
> > move to Apache CXF as the webservices examples use the orb samples to
> > bind them as web services.  Since Apache Geronimo's only use of CORBA
> > is for exporting EJBs, these samples are not particularly valuable for
> > Geronimo.
> >
> > The Yoko community did not have any committers that expressed an
> > interest in continuing work on these bindings.  As such, only the code
> > would be moving to apache CXF.
> 
> 
> 


Re: [VOTE][PROPOSAL] Migrate Project Yoko from Incubator to Geronimo / CXF

Posted by Jim Ma <em...@iona.com>.
+1

Jim

Daniel Kulp wrote:
> This discussion has been open for a week now so I think we should go 
> ahead and call the vote.  
>
> Basically, we are voting on the CXF parts of the proposal of accepting 
> the WS binding and tooling from the Yoko project.
>
> Here is my +1
>
>
>
> Dan
>
>
> On Friday 30 November 2007, Matt Hogstrom wrote:
>   
>> The members of project yoko have been considering the future of Yoko
>> as a project.  There have been several milestones delivered and the
>> project is used by other ASF projects.   The project is not as active
>> as other ASF projects and it makes sense to move the code from Yoko to
>> other projects.  The Yoko team has the following proposal for your
>> consideration.
>>
>> Proposed Code Donation from Project Yoko to Apache CXF and Apache
>> Geronimo
>>
>> The Yoko community has been successful in delivering several
>> milestones of the ORB implementation while in the Apache Incubator.
>> These milestones are used by other Apache projects (namely Geronimo
>> and Harmony) to support their releases.  The WebServices bindings are
>> dependent on CXF.  The Yoko community has decided that the Yoko
>> project does not have quite the momentum to carry itself as an
>> independent project but has sufficient value for other projects for
>> them to consider receiving the code and committers for that code-base
>> as sub-projects.  Since the code under consideration is used by Apache
>> Geronimo, Apache CXF and Apache Harmony the movement of the code
>> should continue to allow for independent releases so the code can be
>> easily shared with other dependent projects.
>>
>> The proposed division is:
>>
>> yoko-spec-corba - this is the org.omg interface classes.
>> rmi-spec - this is the javax.rmi spec implementation
>> core - This is the actual ORB implementation.
>> rmi-impl - This is the implementation of the RMIIIOP support.
>>
>> These modules are also used by Harmony.
>>
>> In addition to the code we propose that the following committers in
>> Apache Yoko be accepted as committers in Apache Geronimo given their
>> demonstration of delivering code, creating releases and functioning as
>> a community.  Those noted with asterisks are already Geronimo
>> committers.
>>
>> Continued involvement with the core:
>>
>> Rick McGuire *
>> David Jencks *
>> Alan Cabrera  *
>> Lars Kuhne
>> Alexey Petrenko
>> Darren Middleman
>>
>> The remainder of the modules in Yoko are part of the webservices
>> support and are independent of the underlying ORB implementation.
>>
>> api -- interface classes used for the web services support.
>> bindings -- code to implement the CORBA-Web services bindings.
>> tools -- tools for generation WSDL and IDL for the bindings
>> maven-plugin -- some maven plugins that can use the tools for
>> generating binding-related build artifacts.  None of the maven-plugin
>> code is used by the ORB.
>>
>> There is also a distribution directory with some sample applications.
>> One set of samples demonstrates using the core ORB, the other set is
>> for WebServices.  We recommend that the distribution directory should
>> move to Apache CXF as the webservices examples use the orb samples to
>> bind them as web services.  Since Apache Geronimo's only use of CORBA
>> is for exporting EJBs, these samples are not particularly valuable for
>> Geronimo.
>>
>> The Yoko community did not have any committers that expressed an
>> interest in continuing work on these bindings.  As such, only the code
>> would be moving to apache CXF.
>>     
>
>
>
>   

Re: [COMMENT] Migrate Project Yoko from Incubator to Geronimo / CXF

Posted by Matt Hogstrom <ma...@hogstrom.org>.
Apache Geronimo has completed their voting process and voted to accept  
the Yoko project as outlined in the proposal.  When this vote is  
finalized I'll take the recommendation to the IPMC for their approval  
and we'll work out the logistics after that.

Cheers.


On Dec 6, 2007, at 10:22 AM, Daniel Kulp wrote:

>
> This discussion has been open for a week now so I think we should go
> ahead and call the vote.
>
> Basically, we are voting on the CXF parts of the proposal of accepting
> the WS binding and tooling from the Yoko project.
>
> Here is my +1
>
>
>
> Dan
>
>
> On Friday 30 November 2007, Matt Hogstrom wrote:
>> The members of project yoko have been considering the future of Yoko
>> as a project.  There have been several milestones delivered and the
>> project is used by other ASF projects.   The project is not as active
>> as other ASF projects and it makes sense to move the code from Yoko  
>> to
>> other projects.  The Yoko team has the following proposal for your
>> consideration.
>>
>> Proposed Code Donation from Project Yoko to Apache CXF and Apache
>> Geronimo
>>
>> The Yoko community has been successful in delivering several
>> milestones of the ORB implementation while in the Apache Incubator.
>> These milestones are used by other Apache projects (namely Geronimo
>> and Harmony) to support their releases.  The WebServices bindings are
>> dependent on CXF.  The Yoko community has decided that the Yoko
>> project does not have quite the momentum to carry itself as an
>> independent project but has sufficient value for other projects for
>> them to consider receiving the code and committers for that code-base
>> as sub-projects.  Since the code under consideration is used by  
>> Apache
>> Geronimo, Apache CXF and Apache Harmony the movement of the code
>> should continue to allow for independent releases so the code can be
>> easily shared with other dependent projects.
>>
>> The proposed division is:
>>
>> yoko-spec-corba - this is the org.omg interface classes.
>> rmi-spec - this is the javax.rmi spec implementation
>> core - This is the actual ORB implementation.
>> rmi-impl - This is the implementation of the RMIIIOP support.
>>
>> These modules are also used by Harmony.
>>
>> In addition to the code we propose that the following committers in
>> Apache Yoko be accepted as committers in Apache Geronimo given their
>> demonstration of delivering code, creating releases and functioning  
>> as
>> a community.  Those noted with asterisks are already Geronimo
>> committers.
>>
>> Continued involvement with the core:
>>
>> Rick McGuire *
>> David Jencks *
>> Alan Cabrera  *
>> Lars Kuhne
>> Alexey Petrenko
>> Darren Middleman
>>
>> The remainder of the modules in Yoko are part of the webservices
>> support and are independent of the underlying ORB implementation.
>>
>> api -- interface classes used for the web services support.
>> bindings -- code to implement the CORBA-Web services bindings.
>> tools -- tools for generation WSDL and IDL for the bindings
>> maven-plugin -- some maven plugins that can use the tools for
>> generating binding-related build artifacts.  None of the maven-plugin
>> code is used by the ORB.
>>
>> There is also a distribution directory with some sample applications.
>> One set of samples demonstrates using the core ORB, the other set is
>> for WebServices.  We recommend that the distribution directory should
>> move to Apache CXF as the webservices examples use the orb samples to
>> bind them as web services.  Since Apache Geronimo's only use of CORBA
>> is for exporting EJBs, these samples are not particularly valuable  
>> for
>> Geronimo.
>>
>> The Yoko community did not have any committers that expressed an
>> interest in continuing work on these bindings.  As such, only the  
>> code
>> would be moving to apache CXF.
>
>
>
> -- 
> J. Daniel Kulp
> Principal Engineer
> IONA
> P: 781-902-8727    C: 508-380-7194
> daniel.kulp@iona.com
> http://www.dankulp.com/blog
>


RE: [VOTE][PROPOSAL] Migrate Project Yoko from Incubator to Geronimo / CXF

Posted by Benson Margulies <bi...@basistech.com>.
+1

-----Original Message-----
From: Daniel Kulp [mailto:dkulp@apache.org]
Sent: Thu 12/6/2007 10:22 AM
To: cxf-dev@incubator.apache.org
Cc: Matt Hogstrom
Subject: [VOTE][PROPOSAL] Migrate Project Yoko from Incubator to Geronimo / CXF
 

This discussion has been open for a week now so I think we should go 
ahead and call the vote.  

Basically, we are voting on the CXF parts of the proposal of accepting 
the WS binding and tooling from the Yoko project.

Here is my +1



Dan


On Friday 30 November 2007, Matt Hogstrom wrote:
> The members of project yoko have been considering the future of Yoko
> as a project.  There have been several milestones delivered and the
> project is used by other ASF projects.   The project is not as active
> as other ASF projects and it makes sense to move the code from Yoko to
> other projects.  The Yoko team has the following proposal for your
> consideration.
>
> Proposed Code Donation from Project Yoko to Apache CXF and Apache
> Geronimo
>
> The Yoko community has been successful in delivering several
> milestones of the ORB implementation while in the Apache Incubator.
> These milestones are used by other Apache projects (namely Geronimo
> and Harmony) to support their releases.  The WebServices bindings are
> dependent on CXF.  The Yoko community has decided that the Yoko
> project does not have quite the momentum to carry itself as an
> independent project but has sufficient value for other projects for
> them to consider receiving the code and committers for that code-base
> as sub-projects.  Since the code under consideration is used by Apache
> Geronimo, Apache CXF and Apache Harmony the movement of the code
> should continue to allow for independent releases so the code can be
> easily shared with other dependent projects.
>
> The proposed division is:
>
> yoko-spec-corba - this is the org.omg interface classes.
> rmi-spec - this is the javax.rmi spec implementation
> core - This is the actual ORB implementation.
> rmi-impl - This is the implementation of the RMIIIOP support.
>
> These modules are also used by Harmony.
>
> In addition to the code we propose that the following committers in
> Apache Yoko be accepted as committers in Apache Geronimo given their
> demonstration of delivering code, creating releases and functioning as
> a community.  Those noted with asterisks are already Geronimo
> committers.
>
> Continued involvement with the core:
>
> Rick McGuire *
> David Jencks *
> Alan Cabrera  *
> Lars Kuhne
> Alexey Petrenko
> Darren Middleman
>
> The remainder of the modules in Yoko are part of the webservices
> support and are independent of the underlying ORB implementation.
>
> api -- interface classes used for the web services support.
> bindings -- code to implement the CORBA-Web services bindings.
> tools -- tools for generation WSDL and IDL for the bindings
> maven-plugin -- some maven plugins that can use the tools for
> generating binding-related build artifacts.  None of the maven-plugin
> code is used by the ORB.
>
> There is also a distribution directory with some sample applications.
> One set of samples demonstrates using the core ORB, the other set is
> for WebServices.  We recommend that the distribution directory should
> move to Apache CXF as the webservices examples use the orb samples to
> bind them as web services.  Since Apache Geronimo's only use of CORBA
> is for exporting EJBs, these samples are not particularly valuable for
> Geronimo.
>
> The Yoko community did not have any committers that expressed an
> interest in continuing work on these bindings.  As such, only the code
> would be moving to apache CXF.



-- 
J. Daniel Kulp
Principal Engineer
IONA
P: 781-902-8727    C: 508-380-7194
daniel.kulp@iona.com
http://www.dankulp.com/blog

+

RE: [VOTE][PROPOSAL] Migrate Project Yoko from Incubator to Geronimo / CXF

Posted by "Paibir, Ajay" <aj...@iona.com>.
 +1 

Ajay
> -----Original Message-----
> From: Daniel Kulp [mailto:dkulp@apache.org] 
> Sent: 06 December 2007 15:22
> To: cxf-dev@incubator.apache.org
> Cc: Matt Hogstrom
> Subject: [VOTE][PROPOSAL] Migrate Project Yoko from Incubator 
> to Geronimo / CXF
> 
> 
> This discussion has been open for a week now so I think we 
> should go ahead and call the vote.  
> 
> Basically, we are voting on the CXF parts of the proposal of 
> accepting the WS binding and tooling from the Yoko project.
> 
> Here is my +1
> 
> 
> 
> Dan
> 
> 
> On Friday 30 November 2007, Matt Hogstrom wrote:
> > The members of project yoko have been considering the 
> future of Yoko 
> > as a project.  There have been several milestones delivered and the
> > project is used by other ASF projects.   The project is not 
> as active
> > as other ASF projects and it makes sense to move the code 
> from Yoko to 
> > other projects.  The Yoko team has the following proposal for your 
> > consideration.
> >
> > Proposed Code Donation from Project Yoko to Apache CXF and Apache 
> > Geronimo
> >
> > The Yoko community has been successful in delivering several 
> > milestones of the ORB implementation while in the Apache Incubator.
> > These milestones are used by other Apache projects (namely Geronimo 
> > and Harmony) to support their releases.  The WebServices 
> bindings are 
> > dependent on CXF.  The Yoko community has decided that the Yoko 
> > project does not have quite the momentum to carry itself as an 
> > independent project but has sufficient value for other projects for 
> > them to consider receiving the code and committers for that 
> code-base 
> > as sub-projects.  Since the code under consideration is 
> used by Apache 
> > Geronimo, Apache CXF and Apache Harmony the movement of the code 
> > should continue to allow for independent releases so the 
> code can be 
> > easily shared with other dependent projects.
> >
> > The proposed division is:
> >
> > yoko-spec-corba - this is the org.omg interface classes.
> > rmi-spec - this is the javax.rmi spec implementation core - This is 
> > the actual ORB implementation.
> > rmi-impl - This is the implementation of the RMIIIOP support.
> >
> > These modules are also used by Harmony.
> >
> > In addition to the code we propose that the following committers in 
> > Apache Yoko be accepted as committers in Apache Geronimo 
> given their 
> > demonstration of delivering code, creating releases and 
> functioning as 
> > a community.  Those noted with asterisks are already Geronimo 
> > committers.
> >
> > Continued involvement with the core:
> >
> > Rick McGuire *
> > David Jencks *
> > Alan Cabrera  *
> > Lars Kuhne
> > Alexey Petrenko
> > Darren Middleman
> >
> > The remainder of the modules in Yoko are part of the webservices 
> > support and are independent of the underlying ORB implementation.
> >
> > api -- interface classes used for the web services support.
> > bindings -- code to implement the CORBA-Web services bindings.
> > tools -- tools for generation WSDL and IDL for the bindings 
> > maven-plugin -- some maven plugins that can use the tools for 
> > generating binding-related build artifacts.  None of the 
> maven-plugin 
> > code is used by the ORB.
> >
> > There is also a distribution directory with some sample 
> applications.
> > One set of samples demonstrates using the core ORB, the 
> other set is 
> > for WebServices.  We recommend that the distribution 
> directory should 
> > move to Apache CXF as the webservices examples use the orb 
> samples to 
> > bind them as web services.  Since Apache Geronimo's only 
> use of CORBA 
> > is for exporting EJBs, these samples are not particularly 
> valuable for 
> > Geronimo.
> >
> > The Yoko community did not have any committers that expressed an 
> > interest in continuing work on these bindings.  As such, 
> only the code 
> > would be moving to apache CXF.
> 
> 
> 
> --
> J. Daniel Kulp
> Principal Engineer
> IONA
> P: 781-902-8727    C: 508-380-7194
> daniel.kulp@iona.com
> http://www.dankulp.com/blog
> 

----------------------------
IONA Technologies PLC (registered in Ireland)
Registered Number: 171387
Registered Address: The IONA Building, Shelbourne Road, Dublin 4, Ireland