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 123939 - broken build - circular dependency
Summary: broken build - circular dependency
Status: VERIFIED FIXED
Alias: None
Product: xml
Classification: Unclassified
Component: Lexer (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: Samaresh Panda
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-13 11:42 UTC by Lukas Jungmann
Modified: 2007-12-13 17:57 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 Lukas Jungmann 2007-12-13 11:42:50 UTC
since hudson build #4807:

/hudson/workdir/jobs/trunk/workspace/nbbuild/build.xml:683: The following error occurred while executing this line:
/hudson/workdir/jobs/trunk/workspace/nbbuild/build.xml:722: Circular dependency: all-xml/text-edit <- all-xml/lexer <-
all-xml/text-edit
Comment 1 Samaresh Panda 2007-12-13 15:22:56 UTC
Sorry, my mistake, fix integrated.

/cvs/xml/lexer/test/unit/src/org/netbeans/api/xml/lexer/XMLTokenIdTest.java,v  <--  XMLTokenIdTest.java
new revision: 1.2; previous revision: 1.1
/cvs/xml/lexer/nbproject/project.xml,v  <--  project.xml
new revision: 1.5 and 1.6;
Comment 2 Lukas Jungmann 2007-12-13 17:57:11 UTC
v.