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 36527 - Tree Editor on AU center have strange dependecies
Summary: Tree Editor on AU center have strange dependecies
Status: VERIFIED FIXED
Alias: None
Product: xml
Classification: Unclassified
Component: Tree-Edit (show other bugs)
Version: 3.x
Hardware: Other Linux
: P2 blocker (vote)
Assignee: Rich Unger
URL:
Keywords:
: 35102 (view as bug list)
Depends on:
Blocks:
 
Reported: 2003-10-10 09:05 UTC by Martin Schovanek
Modified: 2007-09-25 06:06 UTC (History)
1 user (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 Martin Schovanek 2003-10-10 09:05:57 UTC
[Nb build 200310100100,  jdk1.4.2]              
              
Steps to reproduce:             
---------------------------             
1) start Tools > Upadate Center           
2) add  Tree Editor in Install  panel    
  
- If you selected only Netbeans Upadate Center.  
Error:  
  The following module dependencies could not be  
satisfied:  
  MODULE: org.netbeans.modules.xml.tree/1  
  module: org.netbeans.modules.xml.core/1>0.2.7  
  module: org.netbeans.modules.xml.tax/1>0.5.7  
  ...  
message appears.  
  
- If you selected all update centers.  
  
English Tree Editor, localized TAX, localized XML   
Core appear together  in Install panel.  The   
localiztion language is random. I seen Japenies SAX   
with Russian XML core.
Comment 1 Rich Unger 2003-10-22 18:48:54 UTC
I submitted a new nbm to aumasters (twice now).  I'm just waiting for
it to appear on the update center...
Comment 2 Milan Kuchtiak 2004-02-09 12:03:04 UTC
Tree editor module :
org.netbeans.modules.xml.tree/1
was replaced by :
OpenIDE-Module: org.netbeans.modules.xml.tree/2

The module dependencies were changed to 

OpenIDE-Module-Module-Dependencies: 
 org.netbeans.api.xml/1 > 1.2.3.6.0,
 org.netbeans.modules.xml.tax/2  = 3.6.0,
 org.netbeans.modules.xml.core/2 = 3.6.0

The dependencies should be OK since then.
See also issue 38267.

Comment 3 Milan Kuchtiak 2004-02-13 13:52:14 UTC
*** Issue 35102 has been marked as a duplicate of this issue. ***
Comment 4 Lukas Hasik 2004-02-13 14:33:19 UTC
verified