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 115048 - Uncompilable unit tests
Summary: Uncompilable unit tests
Status: RESOLVED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Petr Pisl
URL: http://deadlock.netbeans.org/hudson/j...
Keywords: TEST
Depends on:
Blocks: 103552
  Show dependency tree
 
Reported: 2007-09-07 16:51 UTC by Jesse Glick
Modified: 2007-09-14 10:53 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 2007-09-07 16:51:23 UTC
http://deadlock.netbeans.org/hudson/job/test-compilation/ws/web/webapi/test/unit/src/org/netbeans/modules/web/webmodule/CustomProvider.java
:50: org.netbeans.modules.web.webmodule.CustomProvider.WM is not abstract and does not override abstract method
getMetadataModel() in org.netbeans.modules.web.spi.webmodule.WebModuleImplementation
    [javac]     private class WM implements WebModuleImplementation {
    [javac]             ^
Comment 1 Petr Pisl 2007-09-14 10:30:04 UTC
Fixed in the trunk.