Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 6.0.0beta11
-
Component/s: None
-
Labels:None
-
Environment:Windows XP
-
Number of attachments :
Description
I have made a patch, where I simply made the statement into a debug instead of info. See attachment.
The annoying statements are shown below:
[INFO] Scan complete at Mon Feb 20 19:40:59 CET 2006
[INFO] Scanning ...
Here is a more complete example:
[INFO] Starting Jetty Server ...
[INFO] Property org.mortbay.log.LogFactory.noDiscovery=true was set
0 [main] INFO org.mortbay.log - Logging to org.slf4j.impl.SimpleLogger@1682a53 via org.mortbay.log.Slf4jLog
[INFO] Context path = /
[INFO] Webapp directory = D:\projects\modelware\remato\remato-web\src\main\webapp
[INFO] Setting up classpath ...
[INFO] Finished setting up classpath
[INFO] Started configuring web.xml, resource base=D:\projects\modelware\remato\remato-web\src\main\webapp
[INFO] Finished configuring web.xml
875 [main] INFO org.mortbay.log - Started SelectChannelConnector @ 0.0.0.0:8080
[INFO] Scanning ...
[INFO] Scan complete at Mon Feb 20 19:40:49 CET 2006
[INFO] Starting scanner at interval of 10 seconds.
[INFO] Scanning ...
[INFO] Scan complete at Mon Feb 20 19:40:59 CET 2006
[INFO] Scanning ...
[INFO] Scan complete at Mon Feb 20 19:41:09 CET 2006
[INFO] Scanning ...
[INFO] Scan complete at Mon Feb 20 19:41:19 CET 2006
[INFO] Scanning ...
[INFO] Scan complete at Mon Feb 20 19:41:29 CET 2006
[INFO] Scanning ...
[INFO] Scan complete at Mon Feb 20 19:41:39 CET 2006
[INFO] Scanning ...
[INFO] Scan complete at Mon Feb 20 19:41:49 CET 2006
[INFO] Scanning ...
[INFO] Scan complete at Mon Feb 20 19:41:59 CET 2006
[INFO] Scanning ...
[INFO] Scan complete at Mon Feb 20 19:42:09 CET 2006
[INFO] Scanning ...
[INFO] Scan complete at Mon Feb 20 19:42:19 CET 2006
[INFO] Scanning ...
[INFO] Scan complete at Mon Feb 20 19:42:29 CET 2006
[INFO] Scanning ...
[INFO] Scan complete at Mon Feb 20 19:42:39 CET 2006
Activity
| Field | Original Value | New Value |
|---|---|---|
| Key | MPJETTY-9 |
|
| Project | maven-jetty-plugin [ 10421 ] | Jetty [ 11160 ] |
| Assignee | Jan Bartel [ janb ] |
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] | |
| Fix Version/s | 6.0.0beta11 [ 12417 ] |