Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Won't Fix
-
Affects Version/s: None
-
Fix Version/s: 2.1
-
Component/s: None
-
Labels:None
Description
When running the demo browser, JDIC is doing a lot of annoying logging. It dups to the console something along the lines of:
native lib path F:\tmp\br\deps-carrot2-demo-browser-jar*** Error: nspr4.dll doesn't exist under F:\tmp\br\deps-carrot2-demo-browser-jar\ielib
native lib path F:\tmp\br\deps-carrot2-demo-browser-jar
Additionally, it creates a JDIC.log file in the demo browser's main directory.
Is there any way to get rid of this kind of logging?
We could recompile JDIC's sources and try to pinpoint these fragments...