Gerd Aschemann
Gerd Aschemann
## Why the new feature should be added As a power user of the plugin I would like to get a respective file extension (and title) when extracting embedded source...
As discussed in community meeting 2023-02-08
As a maintainer/contributor I would like do find some detailed documentation how to get started with changes, in particular if it comes to frequent tasks: * When a new JDK...
As a maintainer I would like to automate the necessary changes when upstream JDK/JRE tarballs are released, i.e., * updating URLs and Checksums * extending change logs
As a contributor I would like to use the current [`debhelper` compatibility level](https://manpages.debian.org/bullseye/debhelper/debhelper.7.en.html#COMPATIBILITY_LEVELS) (13) for all Debian related JDK/JRE installers to make sure the build process is following the recommended...
As a user of HSC I would like to be able to use SNAPSHOT builds in order to test and try new features before official releases are available. One solution...
As a HSC maintainer I would like to enable SonarQube analysis (in [SonarCloud](https://sonarcloud.io)) in order to further improve quality and in particular security.
Amazon seems to behave differently for unknown URLs depending on misc. request parameters. Currently I run into test errors with the test case [BrokenHttpLinksCheckerSpec:bad amazon link is identified as problem](https://github.com/aim42/htmlSanityCheck/blob/fa8b073a5addeab0acc0f26ad270718cadfbfc51/src/test/groovy/org/aim42/htmlsanitycheck/check/BrokenHttpLinksCheckerSpec.groovy#L160)....
Consider to switch to [Rainbow Gum](https://github.com/jstachio/rainbowgum) (RG) as lightweight logging library, in particular for the CLI feature (#318). RG should (in particular) enable simple configuration of misc. levels of verbosity.
Based on the modularisation (#309) of HSC I would like to see a CLI tool to run HTML Sanity Checks from the command line.