PMD is not compileable after new java module merge. BLD200404051800
authorpkuzel@netbeans.org
Sat, 03 Apr 2004 22:02:00 +0000
changeset 149967d38b37225f
parent 1498 1624a9b0afd5
child 1500 71110a3b58c6
PMD is not compileable after new java module merge.
tasklist/build.xml
     1.1 --- a/tasklist/build.xml	Thu Apr 01 18:28:05 2004 +0000
     1.2 +++ b/tasklist/build.xml	Sat Apr 03 22:02: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, pmd"/>    
     1.8 +    <property name="submodules" value="api, core, usertasks, 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"/>