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 195680 - Samples that do not have unit tests should not have the JUnit library
Summary: Samples that do not have unit tests should not have the JUnit library
Status: RESOLVED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Samples (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: issues@javaee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-18 23:03 UTC by Petr Jiricka
Modified: 2011-02-19 00:08 UTC (History)
1 user (show)

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 Petr Jiricka 2011-02-18 23:03:39 UTC
After the recent removal of JUnit, we should not pester users about missing JUnit, after they open a sample that does not need JUnit. So the reference to JUnit should be removed from the samples that do not have tests.
Comment 1 Jesse Glick 2011-02-19 00:08:19 UTC
I already fixed all sample projects - java, enterprise, groovy, apisupport, also visualweb & identity just in case.