Christoph Läubrich

Results 1646 comments of Christoph Läubrich

@jeffmaury @rgrunber if you think this is suefull I think the best is to fork Tycho and suggest a PR. Beside that, you could consider different alternatives, e.g. deploying to...

> It still would be nice if Tycho handled this Contributions are welcome :-)

> I'm not sure what would be the best way to inject/overwrite the JDK path here with the Github actions Toolchains support property expansion, so there should be no need...

@akurtakov as you are dedicated to Java 17 support, can you take a look here what might be the problem?

> I forgot to re-ask / mention I did not find a similar toolchains setup. Can someone point me to a similar test (or mention the path I need to...

@akurtakov as far as I understand the issue arise when tycho is running on a lower JVM (11 here) but code should be compiled with a higher one (17 here)....

@aumann can you please give exact steps to reproduce: 1. What JDK use for running `mvn` (e.g. out put from `mvn -V`) 2. What JDKs are in your `toolchain.xml` 3....

I don't think so @aumann has provided steps to reproduce but I can't tell if this is an issue in Tycho or EJC ...