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

Summary: Test compilation failures
Product: xml Reporter: Jesse Glick <jglick>
Component: SchemaAssignee: Michael Nazarov <michaelnazarov>
Status: RESOLVED FIXED    
Severity: blocker Keywords: TEST
Priority: P1    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://deadlock.netbeans.org/hudson/job/test-compilation/918/testReport/
Issue Type: DEFECT Exception Reporter:

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