Christoph Läubrich

Results 1886 comments of Christoph Läubrich

> So what's left is tycho-its internal projects restructuring while the move from other "its" tests is done. Yes if I remmber correctly I have now migrated all its to...

/request-license-review

The reason for removing it from Tycho is not because Platform don't use it anymore. It is because I don't want to support it anymore. Anyone that has a strong...

> The mojo has worked perfectly fine for our use-cases and I'd be sad to see this go. But beside that you always did it, why do you actually _need...

> Also an unknown number of people will need to do an unknown about of work which one might argue is "for their safety and comfort", or even "for their...

@sratz regarding the internal site just enable for that site to include all sources and it can be rewritten to: ``` updatesite.internal/ category.xml ``` If you then add your updatesite...

Platform is now building clean without this feature! We need to adjust some integration tests now.

> those test failures indikates the issue with versioning Thanks for the testcase! > What next is needed here ? Someone needs time to pick this up and provide a...

My recommendation would be to add a proposed fix to this PR and then we will see if anything fails and then one might understand it better or even notice...

> Would the [MessageFormatter](https://github.com/cucumber/cucumber-jvm/blob/main/cucumber-core/src/main/java/io/cucumber/core/plugin/MessageFormatter.java) be something that you could use? Good catch, that would be a better place to implement that interface But it has the same limitations as JsonFormatter:...