Eric Williams

Results 19 comments of Eric Williams
trafficstars

> @ericwill that's fine. What about the use of `next` version of theia? Are we going to replace `next` [here](https://github.com/eclipse/che-plugin-registry/blob/master/v3/plugins/eclipse/che-theia/next/meta.yaml#L61) with a digest or should we consider it as an...

Maybe I'm missing the point here, but wouldn't that still leave us with the problem of images "silently" changing between releases? For example: if a change is pushed to a...

Okay I think we're talking about the same thing. My main concern are the [14 base images](https://github.com/eclipse/che-devfile-registry/blob/master/arbitrary-users-patch/base_images) in the devfile registry. This is where "silent changes" can really cause problems...

> @ericwill why does [TreeItem.setImage()](https://github.com/eclipse-platform/eclipse.platform.swt/blob/e6588c2658d37ecc31b762bbc56fb29e0c924a52/bundles/org.eclipse.swt/Eclipse%20SWT/gtk/org/eclipse/swt/widgets/TreeItem.java#L1559) recreate renderer for a single column? Should not all columns be affected? You're asking me about code I haven't touched in ~4 years, so I...

I would love to support SWT but unfortunately I have moved into a different role at Red Hat. At the moment the looming threat to SWT-GTK (apart from lack of...

> Can there be some kind of lombok interoperability testing establish before releasing a plugin update? This happens ever so often. This is the responsibility of the Lombok project. Lombok...

That was done as one-time effort to resolve user complaints because the Lombok project maintainers are slow to react (the [PR](https://github.com/projectlombok/lombok/pull/3888) to fix the issue in Lombok is still open!)....