We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When there is no WARNING and user using --log-build option, do_maven_log_processing() fails.
The text was updated successfully, but these errors were encountered:
4b3b66e
Contrast-Finder v0.8.2
e3c0282
---------------------- set version to 0.8.2 fixed #99 / pom.xml file: replaced "-dev" by "-SNAPSHOT" Updated build_and_run-with-docker.sh (typo) fixed #99 / pom.xml file: replaced "-dev" by ".SNAPSHOT" refactor build documentation DOC - Release : using `mvn versions:set -DnewVersion=x.y.z` Fixed #93 - Upgraded maven-war-plugin 3.2.0 instead of 3.1.0 Updated CHANGELOG fixed #94 - Upgraded outdated dependency: SpringFramework 4.3.12 DOC - Updated Other-contrast-tools.md fixed #97 - build_and_run-with-docker.sh / log_processing() fails when there is no WARNING */pom.xml - typo Updated webapp/pom.xml webapp/pom.xml - Turn off JS warnings by yuicompressor-maven-plugin tar.gz - Updated descriptor.xml (don't use a root /) updated pom.xml DOC Build - Fix prerequesites Added documentation/badge.md build_and_run-with-docker.sh - refactor + fixed #95 Fixed #93 - Upgraded maven-dependency-plugin + maven-surefire-plugin fixed #94 - Upgraded outdated dependency: SpringFramework 4.3.11 Fixed #93 - Upgraded maven-compiler-plugin: 3.7.0 instead of 3.6.2 webapp: added CSS for accessible modal window system webapp: added accessible modal window system from van11y.net Fixed #92 - Upgraded maven-compiler-plugin: 3.6.2 instead of 3.6.1 set version to 0.8.2-dev
No branches or pull requests
Observed behaviour
When there is no WARNING and user using --log-build option, do_maven_log_processing() fails.
The text was updated successfully, but these errors were encountered: