-
and try to create minimal overhead - as we now have three locations for this information:
- htmlSanityCheck itself
- hSCConsumer - readme
- hSCConsumer - the tryout-document that is checked
either ma…
-
Currently you can only pass a single root directory, plus list of files.
Using a gradle FileCollection would give the user much more control, as we could exclude certain directories.
-
got an exception when trying to run HtmlSanityCheck 1.0.0-RC-1 on docs-as-co.de sources.
It seems that this occurs when `sourceDocuments` is not set and therefore all files in `sourceDir` should be…
-
eat your own dogfood...
-
The default directory for reports (following the [ReportingExtension](https://docs.gradle.org/4.10/javadoc/constant-values.html#org.gradle.api.reporting.ReportingExtension.DEFAULT_REPORTS_DIR_NAME)) i…
-
let's fix that...
-
(proposed by @aalmiray)
Instructions are laid out at http://plugins.gradle.org/submit
Suggested values for the gradle-plugin attribute parts:
id: org.aim42.htmlsanitycheck
group: org.aim42
artifact…
-
the asciidoc source currently pose a problem on generatePDF.
Because of the line
image:http://badge.waffle.io/aim42/{project}.png?label=bug&title=bugs[link="{project-bugs}"]
`gradlew gene…
-
build is working locally (with gradle 4.9), but fails on Travis:
https://travis-ci.org/aim42/htmlSanityCheck/jobs/406913289
org.aim42.htmlsanitycheck.HtmlSanityCheckTaskFunctionalTest > can …
-
https://travis-ci.org/aim42/htmlSanityCheck
- [x] analyze
- [x] fix