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 139460 - Test compilation failures
Summary: Test compilation failures
Status: RESOLVED FIXED
Alias: None
Product: xml
Classification: Unclassified
Component: Schema (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: Michael Nazarov
URL: http://deadlock.netbeans.org/hudson/j...
Keywords: TEST
Depends on:
Blocks:
 
Reported: 2008-07-09 19:02 UTC by Jesse Glick
Modified: 2008-07-09 20:59 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 2008-07-09 19:02:29 UTC
After

http://hg.netbeans.org/main/rev/340a68e069c3
http://hg.netbeans.org/main/rev/8157999ac54f

there is

xml.jaxb/test/qa-functional/src/org/netbeans/test/xml/jaxb/AcceptanceTestCaseXSD.java:83: package
org.netbeans.test.xml.schema.lib does not exist
import org.netbeans.test.xml.schema.lib.SchemaMultiView;
                                        ^
xml.schema/test/qa-functional/src/org/netbeans/test/xml/schema/general/refactoring/Refactoring_0001.java:252: cannot
find symbol
symbol  : variable SCHEMA_EXTENSION
location: class org.netbeans.test.xml.schema.general.refactoring.Refactoring_0001
      SchemaMultiView xml = new SchemaMultiView( SCHEMA_NAME_1 + SCHEMA_EXTENSION );
                                                                 ^
Comment 1 Samaresh Panda 2008-07-09 20:59:35 UTC
Fixed on behalf of Michael
http://hg.netbeans.org/main?cmd=changeset;node=62ce6e928506