eclipse-null-eea-augments icon indicating copy to clipboard operation
eclipse-null-eea-augments copied to clipboard

Use compilerArgs rather than deprecated compilerArguments in examples/.../parent

Open kwin opened this issue 8 years ago • 1 comments

In https://github.com/lastnpe/eclipse-null-eea-augments/blob/master/examples/maven/parent/pom.xml#L52 the new configuration property compilerArgs should be used instead of the deprecated compilerArguments (https://maven.apache.org/plugins/maven-compiler-plugin/compile-mojo.html#compilerArgs).

kwin avatar Mar 07 '17 11:03 kwin

This should not be done before https://github.com/lastnpe/eclipse-external-annotations-m2e-plugin/issues/11 is implemented...

vorburger avatar Sep 15 '17 00:09 vorburger

This should not be done before lastnpe/eclipse-external-annotations-m2e-plugin#11 is implemented...

@vorburger hmm, I changed it as part of https://github.com/lastnpe/eclipse-null-eea-augments/commit/5b59e61cca73600872d625e8578dce90c977d46a

sebthom avatar Sep 30 '24 19:09 sebthom

Indeed, I can see you've used compilerArgs.

In that case, I guess this is moot, as it's done; I'll close it.

PS: You're very welcome to close outdated issues yourself as well in the future, if you like!

vorburger avatar Sep 30 '24 19:09 vorburger