Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Mylyn » questions regarding new integration process
questions regarding new integration process [message #70922] Mon, 20 July 2009 07:51 Go to next message
Yaron Burg is currently offline Yaron BurgFriend
Messages: 9
Registered: July 2009
Junior Member
Hi,

I work on a new Mylyn extension to task repository. since I'm now in the
process of getting my company's approval, I don't want to make it
"official" yet. once I get the approval - I will introduce it.

My goal is to make it a Mylyn project, like Bugzilla, Trac and Jira
extensions, with EPL license. I would also like to lead this extension
project.

I have a couple of questions which I should answer the open source
committee in my organization in order to proceed:
1. is it possible to lead and manage a Mylyn extension project, or will
this require self hosting?
2. If this is a Mylyn project, do I need to be a committer, contributor or
is there a different contributor type for integrators?

Thanks for your help,
Yaron.
Re: questions regarding new integration process [message #71023 is a reply to message #70922] Wed, 22 July 2009 18:11 Go to previous messageGo to next message
Steffen Pingel is currently offline Steffen PingelFriend
Messages: 706
Registered: July 2009
Senior Member
Hi Yaron,

you can host and develop you connector outside of the Mylyn project. If you
don't want to provide your own hosting space you can consider publicly
available services such as Google Code or Sourceforge.net.

If you want to contribute code to Eclipse.org it has to go through a legal
review. If you want to maintain the code as part of the Mylyn project you
have to become a committer first. This wiki page has more detailed
information:

http://wiki.eclipse.org/Mylyn_Contributor_Reference

Steffen


Yaron Burg wrote:

> Hi,
>
> I work on a new Mylyn extension to task repository. since I'm now in the
> process of getting my company's approval, I don't want to make it
> "official" yet. once I get the approval - I will introduce it.
>
> My goal is to make it a Mylyn project, like Bugzilla, Trac and Jira
> extensions, with EPL license. I would also like to lead this extension
> project.
>
> I have a couple of questions which I should answer the open source
> committee in my organization in order to proceed:
> 1. is it possible to lead and manage a Mylyn extension project, or will
> this require self hosting?
> 2. If this is a Mylyn project, do I need to be a committer, contributor or
> is there a different contributor type for integrators?
>
> Thanks for your help,
> Yaron.

--
Steffen Pingel
Committer, http://eclipse.org/mylyn
Senior Developer, http://tasktop.com
Re: questions regarding new integration process [message #71183 is a reply to message #71023] Sun, 26 July 2009 14:16 Go to previous messageGo to next message
Yaron Burg is currently offline Yaron BurgFriend
Messages: 9
Registered: July 2009
Junior Member
Hi Steffen,

thanks for your response.
I already checked this wiki page, but wasn't clear regarding my specific
question.
Just want to be sure I understand you correctly:
the only way to have my connector as
org.eclipse.mylyn.myConnector is by becoming a committer to the whole
Mylyn project?

Thanks,
Yaron.


steffen.pingel@tasktop.com wrote:

> Hi Yaron,

> you can host and develop you connector outside of the Mylyn project. If you
> don't want to provide your own hosting space you can consider publicly
> available services such as Google Code or Sourceforge.net.

> If you want to contribute code to Eclipse.org it has to go through a legal
> review. If you want to maintain the code as part of the Mylyn project you
> have to become a committer first. This wiki page has more detailed
> information:

> http://wiki.eclipse.org/Mylyn_Contributor_Reference

> Steffen
Re: questions regarding new integration process [message #103471 is a reply to message #71183] Mon, 27 July 2009 18:49 Go to previous message
Steffen Pingel is currently offline Steffen PingelFriend
Messages: 706
Registered: July 2009
Senior Member
Yes, I would recommend earning commit rights if you want to host your
connector on Eclipse.org. The process is described here:
http://www.eclipse.org/projects/dev_process/Eclipse_Standard _TopLevel_Charter_v1.1.php

Feel free to post more specific questions to mylyn-dev@eclipse.org or file a
bug report if you have a proposal for hosting a connector on Eclipse.org.

Steffen


Yaron Burg wrote:

> Hi Steffen,
>
> thanks for your response.
> I already checked this wiki page, but wasn't clear regarding my specific
> question.
> Just want to be sure I understand you correctly:
> the only way to have my connector as
> org.eclipse.mylyn.myConnector is by becoming a committer to the whole
> Mylyn project?
>
> Thanks,
> Yaron.
>
>
> steffen.pingel@tasktop.com wrote:
>
>> Hi Yaron,
>
>> you can host and develop you connector outside of the Mylyn project. If
>> you don't want to provide your own hosting space you can consider
>> publicly available services such as Google Code or Sourceforge.net.
>
>> If you want to contribute code to Eclipse.org it has to go through a
>> legal review. If you want to maintain the code as part of the Mylyn
>> project you have to become a committer first. This wiki page has more
>> detailed information:
>
>> http://wiki.eclipse.org/Mylyn_Contributor_Reference
>
>> Steffen

--
Steffen Pingel
Committer, http://eclipse.org/mylyn
Senior Developer, http://tasktop.com
Re: questions regarding new integration process [message #598293 is a reply to message #70922] Wed, 22 July 2009 18:11 Go to previous message
Steffen Pingel is currently offline Steffen PingelFriend
Messages: 706
Registered: July 2009
Senior Member
Hi Yaron,

you can host and develop you connector outside of the Mylyn project. If you
don't want to provide your own hosting space you can consider publicly
available services such as Google Code or Sourceforge.net.

If you want to contribute code to Eclipse.org it has to go through a legal
review. If you want to maintain the code as part of the Mylyn project you
have to become a committer first. This wiki page has more detailed
information:

http://wiki.eclipse.org/Mylyn_Contributor_Reference

Steffen


Yaron Burg wrote:

> Hi,
>
> I work on a new Mylyn extension to task repository. since I'm now in the
> process of getting my company's approval, I don't want to make it
> "official" yet. once I get the approval - I will introduce it.
>
> My goal is to make it a Mylyn project, like Bugzilla, Trac and Jira
> extensions, with EPL license. I would also like to lead this extension
> project.
>
> I have a couple of questions which I should answer the open source
> committee in my organization in order to proceed:
> 1. is it possible to lead and manage a Mylyn extension project, or will
> this require self hosting?
> 2. If this is a Mylyn project, do I need to be a committer, contributor or
> is there a different contributor type for integrators?
>
> Thanks for your help,
> Yaron.

--
Steffen Pingel
Committer, http://eclipse.org/mylyn
Senior Developer, http://tasktop.com
Re: questions regarding new integration process [message #598355 is a reply to message #71023] Sun, 26 July 2009 14:16 Go to previous message
Yaron Burg is currently offline Yaron BurgFriend
Messages: 9
Registered: July 2009
Junior Member
Hi Steffen,

thanks for your response.
I already checked this wiki page, but wasn't clear regarding my specific
question.
Just want to be sure I understand you correctly:
the only way to have my connector as
org.eclipse.mylyn.myConnector is by becoming a committer to the whole
Mylyn project?

Thanks,
Yaron.


steffen.pingel@tasktop.com wrote:

> Hi Yaron,

> you can host and develop you connector outside of the Mylyn project. If you
> don't want to provide your own hosting space you can consider publicly
> available services such as Google Code or Sourceforge.net.

> If you want to contribute code to Eclipse.org it has to go through a legal
> review. If you want to maintain the code as part of the Mylyn project you
> have to become a committer first. This wiki page has more detailed
> information:

> http://wiki.eclipse.org/Mylyn_Contributor_Reference

> Steffen
Re: questions regarding new integration process [message #598417 is a reply to message #71183] Mon, 27 July 2009 18:49 Go to previous message
Steffen Pingel is currently offline Steffen PingelFriend
Messages: 706
Registered: July 2009
Senior Member
Yes, I would recommend earning commit rights if you want to host your
connector on Eclipse.org. The process is described here:
http://www.eclipse.org/projects/dev_process/Eclipse_Standard _TopLevel_Charter_v1.1.php

Feel free to post more specific questions to mylyn-dev@eclipse.org or file a
bug report if you have a proposal for hosting a connector on Eclipse.org.

Steffen


Yaron Burg wrote:

> Hi Steffen,
>
> thanks for your response.
> I already checked this wiki page, but wasn't clear regarding my specific
> question.
> Just want to be sure I understand you correctly:
> the only way to have my connector as
> org.eclipse.mylyn.myConnector is by becoming a committer to the whole
> Mylyn project?
>
> Thanks,
> Yaron.
>
>
> steffen.pingel@tasktop.com wrote:
>
>> Hi Yaron,
>
>> you can host and develop you connector outside of the Mylyn project. If
>> you don't want to provide your own hosting space you can consider
>> publicly available services such as Google Code or Sourceforge.net.
>
>> If you want to contribute code to Eclipse.org it has to go through a
>> legal review. If you want to maintain the code as part of the Mylyn
>> project you have to become a committer first. This wiki page has more
>> detailed information:
>
>> http://wiki.eclipse.org/Mylyn_Contributor_Reference
>
>> Steffen

--
Steffen Pingel
Committer, http://eclipse.org/mylyn
Senior Developer, http://tasktop.com
Previous Topic:WikiText Preview "View"
Next Topic:Eclipse Galileo, Mylyn and NTLMv2 Proxy
Goto Forum:
  


Current Time: Fri Apr 19 13:55:09 GMT 2024

Powered by FUDForum. Page generated in 0.02470 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top