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 109686 - xml cluster now depends on j2ee cluster
Summary: xml cluster now depends on j2ee cluster
Status: VERIFIED FIXED
Alias: None
Product: xml
Classification: Unclassified
Component: WSDL Tools (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: Shivanand Kini
URL: http://deadlock.netbeans.org/hudson/j...
Keywords: ARCH, REGRESSION
Depends on:
Blocks:
 
Reported: 2007-07-13 20:35 UTC by Jesse Glick
Modified: 2007-08-22 16:00 UTC (History)
2 users (show)

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-07-13 20:35:31 UTC
http://deadlock.netbeans.org/hudson/job/trunk/lastSuccessfulBuild/artifact/nbbuild/build/generated/cluster-deps.txt

GROUP xml
  REQUIRES org.netbeans.modules.websvc.core (j2ee)

When you start Basic IDE, you now get an error dialog that some modules could not be enabled.
org.netbeans.modules.xml.wsdlui seems to be the culprit.

Either the xml cluster should remove its dep on the j2ee cluster or we should remove the xml cluster from the basic
cluster config.

(The dep

  REQUIRES org.netbeans.modules.java.project/1 (java)

is rather suspicious as well, but at least this cluster is in the basic config.)
Comment 1 Shivanand Kini 2007-07-14 02:00:46 UTC
Removed dependency of the websvc/core module on the wsdlui module.
Removed redundant java.project dependency too.
Comment 2 jlautz 2007-08-22 16:00:16 UTC
Verified that the reported error no longer occurs when starting up the IDE with 
Product Version: NetBeans IDE Dev (Build 200708210000) Java: 1.6.0_01; Java HotSpot(TM) Client VM 1.6.0_01-b06 System:
Windows XP version 5.1 running on x86; Cp1252; en_US (nb) Userdir: C:\Documents and Settings\lautz\.netbeans\dev