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 123024 - Test compilation failure
Summary: Test compilation failure
Status: RESOLVED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Andrei Badea
URL: http://deadlock.netbeans.org/hudson/j...
Keywords: TEST
: 122963 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-11-29 00:41 UTC by Jesse Glick
Modified: 2007-12-07 16:36 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-11-29 00:41:09 UTC
j2ee/utilities tests not compilable, I think after removing AbstractTask.
Comment 1 Andrei Badea 2007-11-29 10:32:34 UTC
Fixed.

Checking in test/unit/src/org/netbeans/modules/j2ee/common/method/MethodModelSupportTest.java;
/cvs/j2ee/utilities/test/unit/src/org/netbeans/modules/j2ee/common/method/MethodModelSupportTest.java,v  <-- 
MethodModelSupportTest.java
new revision: 1.10; previous revision: 1.9
done
Checking in test/unit/src/org/netbeans/modules/j2ee/common/source/GenerationUtilsTest.java;
/cvs/j2ee/utilities/test/unit/src/org/netbeans/modules/j2ee/common/source/GenerationUtilsTest.java,v  <-- 
GenerationUtilsTest.java
new revision: 1.16; previous revision: 1.15
done
Checking in test/unit/src/org/netbeans/modules/j2ee/common/source/SourceUtilsTest.java;
/cvs/j2ee/utilities/test/unit/src/org/netbeans/modules/j2ee/common/source/SourceUtilsTest.java,v  <--  SourceUtilsTest.java
new revision: 1.14; previous revision: 1.13
done
Comment 2 Petr Blaha 2007-11-29 11:04:48 UTC
*** Issue 122963 has been marked as a duplicate of this issue. ***