Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix annotation warnings in Reveal.js plugin #281

Closed
ysb33r opened this issue Nov 24, 2018 · 0 comments
Closed

Fix annotation warnings in Reveal.js plugin #281

ysb33r opened this issue Nov 24, 2018 · 0 comments
Assignees
Labels
2.x Issue related to the 2.x series
Milestone

Comments

@ysb33r
Copy link
Member

ysb33r commented Nov 24, 2018

Fix the following warnings

 - Warning: Task type 'org.asciidoctor.gradle.jvm.slides.AsciidoctorJRevealJSTask': property 'pluginListLocation' is private and annotated with an input or output annotation.
  - Warning: Task type 'org.asciidoctor.gradle.jvm.slides.AsciidoctorJRevealJSTask': property 'pluginSupportAvailable' is private and annotated with an input or output annotation.
  - Warning: Task type 'org.asciidoctor.gradle.jvm.slides.AsciidoctorJRevealJSTask': property 'revealjsExtension' is not annotated with an input or output annotation.
  - Warning: Task type 'org.asciidoctor.gradle.jvm.slides.AsciidoctorJRevealJSTask': property 'revealsjsPluginExtension' is not annotated with an input or output annotation.
  - Warning: Task type 'org.asciidoctor.gradle.jvm.slides.AsciidoctorJRevealJSTask': property 'templateRelativeDir' is not annotated with an input or output annotation.
@ysb33r ysb33r added improvement 2.x Issue related to the 2.x series labels Nov 24, 2018
@ysb33r ysb33r self-assigned this Nov 24, 2018
@ysb33r ysb33r added this to the 2.0.0 milestone Nov 24, 2018
@ysb33r ysb33r changed the title Fix annotation watnings in Reveal.js plugin Fix annotation warnings in Reveal.js plugin Nov 24, 2018
@ysb33r ysb33r mentioned this issue Nov 24, 2018
28 tasks
ysb33r added a commit to ysb33r/asciidoctor-gradle-plugin that referenced this issue Nov 24, 2018
@ysb33r ysb33r closed this as completed Mar 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.x Issue related to the 2.x series
Projects
None yet
Development

No branches or pull requests

1 participant