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 213223

Summary: org.netbeans.modules.testng.TestNGEntityResolver loaded on startup
Product: java Reporter: Petr Cyhelsky <cyhelsky>
Component: TestNGAssignee: Theofanis Oikonomou <theofanis>
Status: RESOLVED FIXED    
Severity: normal CC: jungi
Priority: P3 Keywords: PERFORMANCE
Version: 7.2   
Hardware: PC   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Petr Cyhelsky 2012-05-30 09:22:09 UTC
org.netbeans.modules.testng.TestNGEntityResolver is now loaded on startup.

Please evaluate if it is necessary to do so.
Comment 1 Petr Cyhelsky 2012-05-30 09:25:07 UTC
it is now added to whitelist:
http://hg.netbeans.org/ergonomics/rev/8b559f173ebb
please remove, when fixed.
Comment 2 Quality Engineering 2012-06-01 05:27:14 UTC
Integrated into 'main-golden', will be available in build *201206010001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/8b559f173ebb
User: Petr Cyhelsky <cyhelsky@netbeans.org>
Log: Adding class from #213223 to whitelist
Comment 3 Theofanis Oikonomou 2013-12-17 13:21:05 UTC
Changeset: 219aea5e44a3
Author:    Theofanis Oikonomou <theofanis@netbeans.org>
Date:      2013-12-17 14:22
Message:
Comment 4 Theofanis Oikonomou 2013-12-17 13:22:29 UTC
TestNGEntityResolver is no longer loaded for me in build 20131216-c26ddc99cc53 by adding a class breakpoint. I believe this was fixed by http://hg.netbeans.org/core-main/rev/a7af26668b25. Also removed the reference in whitelist.
Comment 5 Quality Engineering 2013-12-19 03:14:48 UTC
Integrated into 'main-silver', will be available in build *201312190002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/219aea5e44a3
User: Theofanis Oikonomou <theofanis@netbeans.org>
Log: Task #213223 - org.netbeans.modules.testng.TestNGEntityResolver loaded on startup