Skip to content
This repository has been archived by the owner on Jan 9, 2019. It is now read-only.

message "done" probably displayed through System.out #52

Open
kalgon opened this issue Jun 5, 2014 · 1 comment
Open

message "done" probably displayed through System.out #52

kalgon opened this issue Jun 5, 2014 · 1 comment

Comments

@kalgon
Copy link

kalgon commented Jun 5, 2014

This message probably comes from the less compiler itself as I couldn't see it in CompileMojo.compileIfChanged()

[INFO] --- lesscss-maven-plugin:1.7.0.1.0:compile (default) @ myproject---
[INFO] Compiling LESS source: resources\style.less...
done
[INFO] Finished compilation to c:\projects\myproject\target\webapp in 593 ms
[INFO] Complete Less compile job finished in 609 ms

BTW, less is sometimes spelled LESS or Less...

@kalgon
Copy link
Author

kalgon commented Jun 10, 2014

the message seems to come from the end of the lessc-rhino-1.7.0.js script (lesscss-java).

maybe the console.log() should redirect to the currently used logging framework (slf4j).

RetrofitCoder added a commit to RetrofitCoder/lesscss-maven-plugin that referenced this issue Sep 6, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant