Testing PopupManager, ported editor submodule to clustered build and new lazy module system. BLD200404071800
authorpkuzel@netbeans.org
Wed, 07 Apr 2004 13:32:00 +0000
changeset 150071110a3b58c6
parent 1499 67d38b37225f
child 1501 247cb6945784
Testing PopupManager, ported editor submodule to clustered build and new lazy module system.
tasklist/build.xml
     1.1 --- a/tasklist/build.xml	Sat Apr 03 22:02:00 2004 +0000
     1.2 +++ b/tasklist/build.xml	Wed Apr 07 13:32:00 2004 +0000
     1.3 @@ -22,7 +22,7 @@
     1.4      <!-- Subset of modules that was ported to clustered build.
     1.5        TODO migrate all modules 
     1.6      -->
     1.7 -    <property name="submodules" value="api, core, usertasks, suggestions, suggestions/ui, docscan, copyright, bugs"/>    
     1.8 +    <property name="submodules" value="api, core, usertasks, editor, suggestions, suggestions/ui, docscan, copyright, bugs"/>    
     1.9      
    1.10      <!-- EXPERIMENTAL ADDITIONAL MODULES: pmd, compiler -->
    1.11      <property name="submodules" value="api, core, usertasks, editor, suggestions, suggestions/ui, docscan, copyright, bugs, javadoc, javaparser, html, pmd, compiler"/>