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 213622

Summary: .nbbugzilla-components cleanup & golden file mapping
Product: www Reporter: Jesse Glick <jglick>
Component: Builds & RepositoriesAssignee: pgebauer <pgebauer>
Status: NEW ---    
Severity: normal CC: anebuzelsky, jtulach, mmirilovic, musilt2
Priority: P1    
Version: 7.2   
Hardware: All   
OS: All   
Issue Type: TASK Exception Reporter:

Description Jesse Glick 2012-06-05 18:42:22 UTC
.nbbugzilla-components, used by the exception reporter, is likely incomplete - developers adding new modules are unlikely to remember to update this file.

The easiest way to make its maintenance more likely, consistent with the treatment of .hgmail, is to make a target in nbbuild/build.xml similar to summarize-hgmail, with a corresponding Ant task similar to SummarizeHgmail creating something like ${generated.files.dir}/nbbugzilla-components-summary.txt. Then this summary can be immediately inspected for unmapped modules, and ongoing changes will automatically get sent to api-changes@netbeans.org.
Comment 1 Marian Mirilovic 2012-06-07 08:31:04 UTC
cc-ing Tomas, we already have a new mapping ...