Dominik Broj
Dominik Broj
Additionally it is required to add strictTemplates and strictInjectionParameters to the tsconfig which adds more check (and many errors)
What would be the correct way to remove Constraints?
There is already [an open PR](https://github.com/rust-lang/vscode-rust/pull/875) for this
The CI job isn't running. I guess that's because you are still using travis-ci.org which has sunset in June 2021, see https://blog.travis-ci.com/2021-05-07-orgshutdown. You will have to sign in to travis-ci.com....
Hi there, in https://github.com/thetric/jaxb-xew-plugin I have migrated this plugin to Jakarta EE. This are the major changes: * feat: Upgraded to Jakarta XML Binding 3.0 * build: ~~update to 'net.mcbluna.jaxb3_commons:jaxb3-basics-tools'...
Yes, I understand your concern. The problem is that I was not able to find any other version of `org.jvnet.jaxb2_commons:jaxb2-basics-tools` that is compatible with Jakarta EE. I see three solutions...
To me it didn't looked like there was a new release of any of these libraries planned. Both pull requests have been merged over a year ago without resulting in...
> Edit: consider what happens when someone tries to use this plugin with maven-jaxb2-plugin and now you have 2 separate JARs in the maven plugin classpath that both have the...
~Currently blocked by angular-eslint (Angular 13 support):~ * https://github.com/angular-eslint/angular-eslint/issues/715 * https://github.com/angular-eslint/angular-eslint/issues/713 done, now uses a Angular 13 compatible version of angular-eslint
Further documentation to the mentions Gradle features: * conventions: https://docs.gradle.org/current/samples/sample_convention_plugins.html#compiling_convention_plugins * version catalog: https://docs.gradle.org/current/userguide/platforms.html ** might be in TOML format instead residing inside `settings.gradle`: https://docs.gradle.org/current/userguide/platforms.html#sub::toml-dependencies-format