Module verification broken; tasklist/api really does have a (runtime) dep on the java module, oddly. (Should BLD200412210916
authorjglick@netbeans.org
Mon, 20 Dec 2004 22:01:54 +0000
changeset 1648cefc2cecd773
parent 1647 23e5a2ff5441
child 1649 8cd01d40e21d
Module verification broken; tasklist/api really does have a (runtime) dep on the java module, oddly. (Should
probably be fixed.) Projectization of tasklist/api in partial disarray; cleaning it up.
tasklist/arch/arch-tasklist-core.xml
     1.1 --- a/tasklist/arch/arch-tasklist-core.xml	Wed Dec 15 10:48:25 2004 +0000
     1.2 +++ b/tasklist/arch/arch-tasklist-core.xml	Mon Dec 20 22:01:54 2004 +0000
     1.3 @@ -148,6 +148,15 @@
     1.4      />
     1.5      Task List APIs
     1.6  </li>
     1.7 +            <li>
     1.8 +                <api group="java" name="org.netbeans.modules.java.Util" type="import" category="private">
     1.9 +                    <p>
    1.10 +                        Apparent illegal backdoor access to <code>org.netbeans.modules.java.Util</code> from
    1.11 +                        org.netbeans.modules.tasklist.providers.JavaSuggestionContext. <strong>XXX document
    1.12 +                        properly!</strong>
    1.13 +                    </p>
    1.14 +                </api>
    1.15 +            </li>
    1.16  </ul>
    1.17  </answer>
    1.18