This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 249071 - Excessive logging from GlobFileBuiltQuery
Summary: Excessive logging from GlobFileBuiltQuery
Status: NEW
Alias: None
Product: projects
Classification: Unclassified
Component: Ant Project (show other bugs)
Version: 8.1
Hardware: PC Linux
: P4 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-12-02 14:43 UTC by Jesse Glick
Modified: 2014-12-02 14:43 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse Glick 2014-12-02 14:43:31 UTC
In a dev build (142380cace70) I see tons of output from GlobFileBuiltQuery in my log that ought to have been logged at FINE; for example:

INFO [org.netbeans.spi.project.support.ant.GlobFileBuiltQuery]: Found target for /space/src/nb/main/maven/src/org/netbeans/modules/maven/spi/cos/CompileOnSaveSkipper.java: /space/src/nb/main/maven/build/classes/org/netbeans/modules/maven/spi/cos/CompileOnSaveSkipper.class
INFO [org.netbeans.spi.project.support.ant.GlobFileBuiltQuery]: isBuilt: true from GFBQ.StatusImpl[/space/src/nb/main/maven/src/org/netbeans/modules/maven/spi/cos/CompileOnSaveSkipper.java@ccc06308:34ae2534 -> /space/src/nb/main/maven/build/classes/org/netbeans/modules/maven/spi/cos/CompileOnSaveSkipper.class]