Discussion:
[tycho-dev] Dev proposition
Guillaume Dufour
2017-04-23 21:14:48 UTC
Permalink
Hello,

I do 3 pull requests to discover the project. And I think I can help better
by ask what to do before coding ;o)

So what ticket can I take ?
How I can help better ?

Thanks for your reply.
If there is no reply, I think to take look and hope fix first most voted
ticket without any commit.
So maybe one of thos:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=389698
https://bugs.eclipse.org/bugs/show_bug.cgi?id=453708
https://bugs.eclipse.org/bugs/show_bug.cgi?id=397355
https://bugs.eclipse.org/bugs/show_bug.cgi?id=394998
https://bugs.eclipse.org/bugs/show_bug.cgi?id=380152
https://bugs.eclipse.org/bugs/show_bug.cgi?id=382482
https://bugs.eclipse.org/bugs/show_bug.cgi?id=373776

Have a nice day.
Guillaume Dufour
Sievers, Jan
2017-04-24 08:29:34 UTC
Permalink
thanks Guillaume your help is appreciated.

yes looking at the number of votes is probably a good guide as a representation of what is most desired by users.
Unfortunately not all of them are easy to patch (depending on how comfortable you are with tycho, maven and p2 already).

the underlying issue for some of the bugs you referenced is multi-process/thread-safety which is a cross-cutting concern that needs to be taken into account both in maven and tycho code as well as the embedded equinox runtime that is used by Tycho for p2 operations.
Adressing it would probably spread across the whole codebase.

In comparison
https://bugs.eclipse.org/bugs/show_bug.cgi?id=453708

is probably easier to tackle.

Maybe the feature patch problem
https://bugs.eclipse.org/bugs/show_bug.cgi?id=389698
is also easier to fix. This would probably require some p2 deep dive.

For release versions
https://bugs.eclipse.org/bugs/show_bug.cgi?id=382482

I had an idea but did not follow through with my proposed patch.
This is related to your other patch about the maven release process but with an alternative versioning approach.
if you want you could take it up from there.


Regards,
Jan




On 23.04.17, 23:14, "tycho-dev-***@eclipse.org on behalf of Guillaume Dufour" <tycho-dev-***@eclipse.org on behalf of ***@gmail.com> wrote:

Hello,


I do 3 pull requests to discover the project. And I think I can help better by ask what to do before coding ;o)



So what ticket can I take ?

How I can help better ?


Thanks for your reply.

If there is no reply, I think to take look and hope fix first most voted ticket without any commit.
So maybe one of thos:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=389698
https://bugs.eclipse.org/bugs/show_bug.cgi?id=453708
https://bugs.eclipse.org/bugs/show_bug.cgi?id=397355
https://bugs.eclipse.org/bugs/show_bug.cgi?id=394998
https://bugs.eclipse.org/bugs/show_bug.cgi?id=380152
https://bugs.eclipse.org/bugs/show_bug.cgi?id=382482
https://bugs.eclipse.org/bugs/show_bug.cgi?id=373776


Have a nice day.

Guillaume Dufour

Loading...