gradle-checker-framework-plugin icon indicating copy to clipboard operation
gradle-checker-framework-plugin copied to clipboard

Enable configuration of Checker Framework version

Open mernst opened this issue 6 years ago • 7 comments

The plugin currently seems hard-coded to use version 2.4.0 of the Checker Framework. Many bugs have been fixed, and features added, since then.

Please provide a configuration setting that I can use in my build.gradle file to specify what version of the Checker Framework the plugin will use. (It would also be nice to change the default version to 2.6.0.)

mernst avatar Feb 16 '19 00:02 mernst

Now the default should be changed to version 2.7.0.

(Is everything OK with the maintainers? The project has gone quiet of late.)

mernst avatar Mar 02 '19 05:03 mernst

Are you suggesting this be added to the extension?

jaredsburrows avatar Jan 03 '21 02:01 jaredsburrows

Started working on this here - https://github.com/jaredsburrows/gradle-checker-framework-plugin/pull/19.

jaredsburrows avatar Jan 03 '21 03:01 jaredsburrows

Thanks for the updates. Your project has been forked by @kelloggm: https://github.com/kelloggm/checkerframework-gradle-plugin . I have been successfully using his version, which credits you for the original code.

Perhaps you could link to that version from your README, or join forces on that version.

mernst avatar Jan 04 '21 22:01 mernst

@mernst It is not forked and my name is not in the git logs. Why would I link to code that was copied my repository? Ideally, PR should have be sent here and submitted.

jaredsburrows avatar Jan 05 '21 16:01 jaredsburrows

I speculate that the reason that no PR was submitted here is that you didn't respond to PRs and issues against this repository for two years.

mernst avatar Jan 05 '21 20:01 mernst

Yes. Nice to see my name referenced in the README but my name is not in the git logs since it was copied and not forked.

jaredsburrows avatar Jan 05 '21 20:01 jaredsburrows