Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[tycho-dev] Get contributions into 0.16

Hi all,

I'm trying to find out the process to get committers attention on issues that I think are good to go into 0.16. I tried to set Target Milestone on bug, but it seems that it is not the appropriate way. For those issues, I provided patches, that you just have to review, and merge in case you like them So I send my (short) wish list here:
* https://git.eclipse.org/r/#/c/7636/ https://bugs.eclipse.org/bugs/show_bug.cgi?id=388084 Setting by default -XstartOnFirstThread on Mac. That would save a lot of lines in pom.xml that are necessary to workaround tycho-surefire-plugin to work on mac when using UI.
* https://git.eclipse.org/r/#/c/6199/ https://bugs.eclipse.org/bugs/show_bug.cgi?id=374349 Support source feature label. This is currently reviewed as -1 by Igor simply because I used Groovy instead of BeanShell to test plugin. The suggested Groovy script is way more powerful and verifies more stuff than what previous BeanShell one did. It's simply better quality. Source features are widely used, and I'd like to discuss whether a -1 for using Groovy instead of BeanShell is really fair.

Cheers,
--
Mickael Istria
Eclipse developer at JBoss, by Red Hat
My blog - My Tweets

Back to the top