-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: SASSCOMPILER-0.9.12
-
Fix Version/s: SASSCOMPILER-0.9.12-NX01
-
Component/s: vaadin-sass-compiler
-
Story Points:2
vaadin-sass-compiler-0.9.12.jar contains a logging.properties file at the root of the JAR, which overrides any java.util.logging (JUL) configuration contributed by the java.util.logging.config.file system property.
This file should be removed from the artifact, in order to allow proper JUL logging.
https://github.com/vaadin/sass-compiler/pull/309 is a fix for this.
- is required by
-
NXP-23337 Remove logging.properties from vaadin-sass-compiler JAR
- Resolved