Dennis Hendriks

Results 22 comments of Dennis Hendriks

I'm not sure. It would need two commits. One for adding the integration test, and another for a change in the license feature, but not the other feature. Then subsequent...

I've quickly looked at existing integration tests. I've found only: * `tycho/tycho-its/projects/packaging.buildtimestamp/` * `tycho/tycho-its/projects/ci-friendly/buildqualifier/` Neither seems set up to fail like suggested. I have no clue how to do all...

I'm getting these kinds of warnings as well: ``` [INFO] --- tycho-p2-repository-plugin:3.0.0:assemble-repository (default-assemble-repository) @ org.eclipse.escet.product --- [WARNING] [71251595-7120-4ff3-ad6c-a79222cf10ac][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.escet.cif.codegen,0.8.0.dev. [WARNING] [71251595-7120-4ff3-ad6c-a79222cf10ac][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0]...

~I just found out that issue #1242 (MetaRequirementsTest fails on windows) actually has the same message in its description. And, I see the message in this build output: https://github.com/eclipse-tycho/tycho/actions/runs/2816986663/jobs/4448420263:~ ```...

This issue has been closed, and it seems a fix was applied. And indeed, the list has gotten much smaller. However, we still get several such warnings in Tycho 4.0.0-SNAPSHOT:...

This issue is almost 3 years old. Isn't that enough time for a new release that can switch to a new highlight.js version? highlight.js 9 is no longer supported, the...

And see https://github.com/asciidoctor/asciidoctorj/issues/1258 for more practical reasons why I think it is time to upgrade.

Thanks, this particular dependency is properly handled again.

@waynebeaton Do you have any idea when this can be looked at?