automatic BLD200306270100
authordkaspar@netbeans.org
Wed, 25 Jun 2003 15:40:20 +0000
changeset 13011f9b51edb19f
parent 1300 4c250113b67f
child 1302 0feea1dec1bc
automatic
qa/izquery/qb_report/index.xml
qa/izquery/qb_report/qbuild_reports/qbuild.xml
     1.1 --- a/qa/izquery/qb_report/index.xml	Wed Jun 25 13:21:50 2003 +0000
     1.2 +++ b/qa/izquery/qb_report/index.xml	Wed Jun 25 15:40:20 2003 +0000
     1.3 @@ -1,8 +1,13 @@
     1.4  <?xml version="1.0" encoding="UTF-8"?>
     1.5  <index>
     1.6 -    <!-- Build 200306110100-->
     1.7 -    <qbuild-info build="200306110100" name="Q-build">
     1.8 +<qbuild-info build="200306110100" name="Q-build">
     1.9          <promoted-build>200306110100</promoted-build>
    1.10          <promoted-date>11/Jun/2003</promoted-date>
    1.11      </qbuild-info>
    1.12 +    
    1.13 +    <!-- Build 200306250100-->
    1.14 +    <qbuild-info build="200306250100" name="Q-build">
    1.15 +        <promoted-build>N/A</promoted-build>
    1.16 +        <promoted-date>N/A</promoted-date>
    1.17 +    </qbuild-info>
    1.18  </index>
     2.1 --- a/qa/izquery/qb_report/qbuild_reports/qbuild.xml	Wed Jun 25 13:21:50 2003 +0000
     2.2 +++ b/qa/izquery/qb_report/qbuild_reports/qbuild.xml	Wed Jun 25 15:40:20 2003 +0000
     2.3 @@ -1,5 +1,5 @@
     2.4  <?xml version="1.0" encoding="UTF-8"?>
     2.5 -<qbuild-report xmlns:SimpleDateFormat="java:java.text.SimpleDateFormat" xmlns:Date="java:java.util.Date" xmlns:java="java" name="Q-build" build="200303252350" date="26/Mar/003" recommend="no" datestamp="20030326">
     2.6 +<qbuild-report xmlns:SimpleDateFormat="java:java.text.SimpleDateFormat" xmlns:Date="java:java.util.Date" xmlns:java="java" name="Q-build" build="200306250100" date="25/Jun/2003" recommend="no" datestamp="20030625">
     2.7      
     2.8      <!-- Fill promoted build number and date here-->
     2.9      <promoted-build>N/A</promoted-build>
    2.10 @@ -7,21 +7,27 @@
    2.11      
    2.12      <!-- Fill Dont's for this build here-->
    2.13      <donts>
    2.14 -        Don't be suprised when IDE hangs up while adding debugger 'type' column
    2.15 -    </donts>
    2.16 -    <donts>
    2.17 -        Don't expect the VCS support to be perfect
    2.18 -    </donts>
    2.19 -    <donts>
    2.20 -        Don't expect correct behavior when deleting/unmounting web module
    2.21 +        Don't expect that XML auto-completion works with external DTDs. (#34317)
    2.22      </donts>
    2.23      
    2.24      <!-- ant -->
    2.25      <component name="ant">
    2.26 +        <issue id="34475" priority="P2" stopper="no" to-fix="no">
    2.27 +            <short_desc>Use javadoctools to generate API</short_desc>
    2.28 +            <time>20030619</time>
    2.29 +        </issue>
    2.30      </component>
    2.31      
    2.32      <!-- autoupdate -->
    2.33      <component name="autoupdate">
    2.34 +        <issue id="31062" priority="P2" stopper="no" to-fix="no">
    2.35 +            <short_desc>Restrict public packages of AutoUpdate.jar</short_desc>
    2.36 +            <time>20030214</time>
    2.37 +        </issue>
    2.38 +        <issue id="31764" priority="P2" stopper="no" to-fix="no">
    2.39 +            <short_desc>I18N - AU should handle localizing nbms correctly.</short_desc>
    2.40 +            <time>20030307</time>
    2.41 +        </issue>
    2.42      </component>
    2.43      
    2.44      <!-- beans -->
    2.45 @@ -34,77 +40,241 @@
    2.46      
    2.47      <!-- core -->
    2.48      <component name="core">
    2.49 -        <issue id="32147" priority="P1" stopper="yes" to-fix="no">
    2.50 -            <short_desc>Wrong order of templates in New From Template dialog</short_desc>
    2.51 -            <time>20030319</time>
    2.52 +        <issue id="28090" priority="P2" stopper="no" to-fix="no">
    2.53 +            <short_desc>IllegalArgumentException from DefaultContainerImpl</short_desc>
    2.54 +            <time>20021017</time>
    2.55          </issue>
    2.56 -        <issue priority="P3" id="32346">
    2.57 -            <short_desc>Upgrade setting cannot detect 3.5 build</short_desc>
    2.58 -            <time>20030326</time>
    2.59 +        <issue id="31641" priority="P2" stopper="no" to-fix="no">
    2.60 +            <short_desc>use Container.getPreferredSize instead of getMinimumSize in NbPresenter</short_desc>
    2.61 +            <time>20030304</time>
    2.62          </issue>
    2.63 -        <issue id="32357" priority="P1" stopper="no" to-fix="no">
    2.64 -            <short_desc>FFJ40, Enterprise Edition userdir isn't recognized by Import Settings Wizard</short_desc>
    2.65 -            <time>20030326</time>
    2.66 +        <issue id="31901" priority="P2" stopper="no" to-fix="no">
    2.67 +            <short_desc>[MDI] Minimized window disappears</short_desc>
    2.68 +            <time>20030311</time>
    2.69 +        </issue>
    2.70 +        <issue id="32080" priority="P2" stopper="no" to-fix="no">
    2.71 +            <short_desc>Wrong layout of files in distribution</short_desc>
    2.72 +            <time>20030318</time>
    2.73 +        </issue>
    2.74 +        <issue id="33478" priority="P2" stopper="no" to-fix="no">
    2.75 +            <short_desc>-Dnetbeans.frames.activate.delay is no longer effective</short_desc>
    2.76 +            <time>20030507</time>
    2.77 +        </issue>
    2.78 +        <issue id="33786" priority="P2" stopper="no" to-fix="no">
    2.79 +            <short_desc>I18N - Some parts of main window do not fully appear in other locales when translated and/or using larger font sizes</short_desc>
    2.80 +            <time>20030520</time>
    2.81 +        </issue>
    2.82 +        <issue id="34295" priority="P2" stopper="no" to-fix="no">
    2.83 +            <short_desc>Fix #28260 prevent Ant XSLT Extentions from working</short_desc>
    2.84 +            <time>20030611</time>
    2.85 +        </issue>
    2.86 +        <issue priority="P3" id="34296">
    2.87 +            <short_desc>Focus on Editor</short_desc>
    2.88 +            <time>20030611</time>
    2.89 +        </issue>
    2.90 +        <issue id="34415" priority="P2" stopper="no" to-fix="no">
    2.91 +            <short_desc>NPE from CompilerDisplayer while compiling JSP pages</short_desc>
    2.92 +            <time>20030617</time>
    2.93 +        </issue>
    2.94 +        <issue id="34520" priority="P1" stopper="no" to-fix="no">
    2.95 +            <short_desc>Unable to create folder using New Wizard</short_desc>
    2.96 +            <time>20030620</time>
    2.97 +        </issue>
    2.98 +        <issue priority="P3" id="34579">
    2.99 +            <short_desc>Cannot resize panes in IDE</short_desc>
   2.100 +            <time>20030625</time>
   2.101          </issue>
   2.102      </component>
   2.103      
   2.104      <!-- debugger -->
   2.105      <component name="debugger">
   2.106 +        <issue id="32452" priority="P2" stopper="no" to-fix="no">
   2.107 +            <short_desc>New breakpoint action is not prefilled correctly.</short_desc>
   2.108 +            <time>20030328</time>
   2.109 +        </issue>
   2.110 +        <issue priority="P3" id="32932">
   2.111 +            <short_desc>null VariablesFilter.getToolbar() causes NPE</short_desc>
   2.112 +            <time>20030415</time>
   2.113 +        </issue>
   2.114 +        <issue id="33991" priority="P2" stopper="no" to-fix="no">
   2.115 +            <short_desc>debuggercore did not pass "expression" to dbxgui when adding watch item</short_desc>
   2.116 +            <time>20030528</time>
   2.117 +        </issue>
   2.118 +        <issue id="34027" priority="P2" stopper="no" to-fix="no">
   2.119 +            <short_desc>Debugger hangs while stepping through code</short_desc>
   2.120 +            <time>20030529</time>
   2.121 +        </issue>
   2.122 +        <issue id="34124" priority="P2" stopper="no" to-fix="no">
   2.123 +            <short_desc>JPDA debugger is broken</short_desc>
   2.124 +            <time>20030603</time>
   2.125 +        </issue>
   2.126 +        <issue id="34140" priority="P1" stopper="no" to-fix="yes">
   2.127 +            <short_desc>Cannot fix code during debug session</short_desc>
   2.128 +            <time>20030604</time>
   2.129 +        </issue>
   2.130 +        <issue id="34372" priority="P2" stopper="no" to-fix="no">
   2.131 +            <short_desc>A java.lang.IllegalArgumentException occurs starting a new session</short_desc>
   2.132 +            <time>20030613</time>
   2.133 +        </issue>
   2.134 +        <issue id="34383" priority="P2" stopper="no" to-fix="no">
   2.135 +            <short_desc>Cannot fix class after debugger starts</short_desc>
   2.136 +            <time>20030613</time>
   2.137 +        </issue>
   2.138 +        <issue id="34391" priority="P1" stopper="no" to-fix="no">
   2.139 +            <short_desc>Ide displays java.lang.ArithmeticException: / by zero error and fails to load</short_desc>
   2.140 +            <time>20030613</time>
   2.141 +        </issue>
   2.142 +        <issue id="34502" priority="P2" stopper="no" to-fix="no">
   2.143 +            <short_desc>NPEs and Deadlock durring debugging.</short_desc>
   2.144 +            <time>20030619</time>
   2.145 +        </issue>
   2.146 +        <issue id="34517" priority="P1" stopper="no" to-fix="no">
   2.147 +            <short_desc>Debugger total freeze</short_desc>
   2.148 +            <time>20030620</time>
   2.149 +        </issue>
   2.150      </component>
   2.151      
   2.152      <!-- editor -->
   2.153      <component name="editor">
   2.154 -        <issue priority="P3" id="32343">
   2.155 -            <short_desc>There is possible to import class defined in actual source (compilation unit).</short_desc>
   2.156 -            <time>20030326</time>
   2.157 +        <issue id="32975" priority="P2" stopper="no" to-fix="no">
   2.158 +            <short_desc>Parser DB of a project is not visible in All view in CC DB manager</short_desc>
   2.159 +            <time>20030417</time>
   2.160          </issue>
   2.161 -        <issue priority="P3" id="32349">
   2.162 -            <short_desc>There is possible to import class defined in actual source (compilation unit).</short_desc>
   2.163 -            <time>20030326</time>
   2.164 +        <issue id="33040" priority="P2" stopper="no" to-fix="no">
   2.165 +            <short_desc>An exception appears after generating of javadoc for a method.</short_desc>
   2.166 +            <time>20030418</time>
   2.167 +        </issue>
   2.168 +        <issue priority="P3" id="33115">
   2.169 +            <short_desc>Go to Declaration misbehaviour</short_desc>
   2.170 +            <time>20030422</time>
   2.171 +        </issue>
   2.172 +        <issue id="33143" priority="P1" stopper="no" to-fix="no">
   2.173 +            <short_desc>first keystroke often lost after moving cursor in java editor</short_desc>
   2.174 +            <time>20030422</time>
   2.175 +        </issue>
   2.176 +        <issue id="34388" priority="P2" stopper="no" to-fix="no">
   2.177 +            <short_desc>Find dialog cast focus to main window</short_desc>
   2.178 +            <time>20030613</time>
   2.179 +        </issue>
   2.180 +        <issue id="34539" priority="P2" stopper="no" to-fix="no">
   2.181 +            <short_desc>Deadlock in source editor, often manifests after Save All / compilation</short_desc>
   2.182 +            <time>20030623</time>
   2.183 +        </issue>
   2.184 +        <issue id="34546" priority="P2" stopper="no" to-fix="no">
   2.185 +            <short_desc>IDE frozen after new webapp project</short_desc>
   2.186 +            <time>20030624</time>
   2.187 +        </issue>
   2.188 +        <issue id="34566" priority="P1" stopper="no" to-fix="no">
   2.189 +            <short_desc>Cursor dissapears and keyboard stops responding on Editor window</short_desc>
   2.190 +            <time>20030624</time>
   2.191          </issue>
   2.192      </component>
   2.193      
   2.194      <!-- form -->
   2.195      <component name="form">
   2.196 -        <issue priority="P3" id="32356">
   2.197 -            <short_desc>java.lang.ClassNotFoundException when invalid class name is typed</short_desc>
   2.198 -            <time>20030326</time>
   2.199 +        <issue id="33099" priority="P2" stopper="no" to-fix="no">
   2.200 +            <short_desc>I18N - missing message in options does not allow choice in localized locale</short_desc>
   2.201 +            <time>20030421</time>
   2.202 +        </issue>
   2.203 +        <issue id="33617" priority="P2" stopper="no" to-fix="no">
   2.204 +            <short_desc>Deadlock durring using clipboard</short_desc>
   2.205 +            <time>20030514</time>
   2.206 +        </issue>
   2.207 +        <issue id="34078" priority="P2" stopper="no" to-fix="no">
   2.208 +            <short_desc>Context menu submenu item list shrinks beyond recognition</short_desc>
   2.209 +            <time>20030531</time>
   2.210 +        </issue>
   2.211 +        <issue id="34133" priority="P2" stopper="no" to-fix="no">
   2.212 +            <short_desc>form editor losing components</short_desc>
   2.213 +            <time>20030603</time>
   2.214          </issue>
   2.215      </component>
   2.216      
   2.217      <!-- i18n -->
   2.218      <component name="i18n">
   2.219 -        <issue id="32313" priority="P2" stopper="no" to-fix="no">
   2.220 -            <short_desc>NB freezes if a file being internationalized is read only</short_desc>
   2.221 -            <time>20030325</time>
   2.222 -        </issue>
   2.223      </component>
   2.224      
   2.225      <!-- installer -->
   2.226      <component name="installer">
   2.227 -        <issue id="32292" priority="P1" stopper="no" to-fix="no">
   2.228 -            <short_desc>Enable detection of FFJ and S1S</short_desc>
   2.229 -            <time>20030325</time>
   2.230 +        <issue id="30767" priority="P1" stopper="no" to-fix="no">
   2.231 +            <short_desc>Installer Hange 99% CPU on Clean Install on XP</short_desc>
   2.232 +            <time>20030206</time>
   2.233 +        </issue>
   2.234 +        <issue id="34283" priority="P1" stopper="no" to-fix="no">
   2.235 +            <short_desc>Unable to install netbeans 3.5</short_desc>
   2.236 +            <time>20030610</time>
   2.237          </issue>
   2.238      </component>
   2.239      
   2.240      <!-- jarpackager -->
   2.241      <component name="jarpackager">
   2.242 +        <issue id="29211" priority="P2" stopper="no" to-fix="no">
   2.243 +            <short_desc>No property of JAR node is remembered when restarting IDE</short_desc>
   2.244 +            <time>20021202</time>
   2.245 +        </issue>
   2.246 +        <issue id="31446" priority="P2" stopper="no" to-fix="no">
   2.247 +            <short_desc>Arch description of jarpackager</short_desc>
   2.248 +            <time>20030225</time>
   2.249 +        </issue>
   2.250 +        <issue id="32766" priority="P2" stopper="no" to-fix="no">
   2.251 +            <short_desc>listener accumulate in manifest property editor</short_desc>
   2.252 +            <time>20030409</time>
   2.253 +        </issue>
   2.254 +        <issue id="33010" priority="P2" stopper="no" to-fix="no">
   2.255 +            <short_desc>New Configuration and existing JAR File target</short_desc>
   2.256 +            <time>20030417</time>
   2.257 +        </issue>
   2.258 +        <issue id="33015" priority="P2" stopper="no" to-fix="no">
   2.259 +            <short_desc>JAR Content recursive check</short_desc>
   2.260 +            <time>20030417</time>
   2.261 +        </issue>
   2.262 +        <issue id="33017" priority="P2" stopper="no" to-fix="no">
   2.263 +            <short_desc>JAR Content dialog and OK, Cancel buttons</short_desc>
   2.264 +            <time>20030417</time>
   2.265 +        </issue>
   2.266      </component>
   2.267      
   2.268      <!-- java -->
   2.269      <component name="java">
   2.270 -        <issue id="31913" priority="P2" stopper="no" to-fix="no">
   2.271 -            <short_desc>Need  file read-only/writeable status change event</short_desc>
   2.272 -            <time>20030311</time>
   2.273 +        <issue id="30962" priority="P2" stopper="no" to-fix="no">
   2.274 +            <short_desc>Source repackaging does not work</short_desc>
   2.275 +            <time>20030211</time>
   2.276 +        </issue>
   2.277 +        <issue id="32770" priority="P1" stopper="no" to-fix="no">
   2.278 +            <short_desc>Customizer - Compiled Classes/Sources Used + Add Roots</short_desc>
   2.279 +            <time>20030409</time>
   2.280 +        </issue>
   2.281 +        <issue id="32863" priority="P2" stopper="no" to-fix="no">
   2.282 +            <short_desc>adding a new java root is not to spec</short_desc>
   2.283 +            <time>20030414</time>
   2.284 +        </issue>
   2.285 +        <issue id="33949" priority="P2" stopper="no" to-fix="no">
   2.286 +            <short_desc>I18N - Some parts of editor window do not fully appear in other locales</short_desc>
   2.287 +            <time>20030527</time>
   2.288 +        </issue>
   2.289 +        <issue id="34188" priority="P2" stopper="no" to-fix="no">
   2.290 +            <short_desc>I18N - Some parts of import management wizard windows do not fully appear in other locales when translated and/or using larger font sizes</short_desc>
   2.291 +            <time>20030604</time>
   2.292 +        </issue>
   2.293 +        <issue id="34307" priority="P2" stopper="no" to-fix="no">
   2.294 +            <short_desc>endless renaming loop</short_desc>
   2.295 +            <time>20030611</time>
   2.296 +        </issue>
   2.297 +        <issue id="34416" priority="P2" stopper="no" to-fix="no">
   2.298 +            <short_desc>ClassCastExcexption after removing java source roots</short_desc>
   2.299 +            <time>20030617</time>
   2.300 +        </issue>
   2.301 +        <issue id="34470" priority="P2" stopper="no" to-fix="no">
   2.302 +            <short_desc>Use javadoctools to generate API</short_desc>
   2.303 +            <time>20030619</time>
   2.304          </issue>
   2.305      </component>
   2.306      
   2.307      <!-- javadoc -->
   2.308      <component name="javadoc">
   2.309 -        <issue id="32093" priority="P2" stopper="no" to-fix="no">
   2.310 -            <short_desc>HTTP Javadoc filesystems not connecting</short_desc>
   2.311 -            <time>20030318</time>
   2.312 +        <issue id="34189" priority="P2" stopper="no" to-fix="no">
   2.313 +            <short_desc>I18N - Some parts of javadoc manager window do not fully appear in other locales when translated and/or using larger font sizes</short_desc>
   2.314 +            <time>20030604</time>
   2.315          </issue>
   2.316      </component>
   2.317      
   2.318 @@ -114,54 +284,234 @@
   2.319      
   2.320      <!-- jndi -->
   2.321      <component name="jndi">
   2.322 +        <issue priority="P5" id="34586">
   2.323 +            <short_desc>Remove debug messages written to System.out</short_desc>
   2.324 +            <time>20030625</time>
   2.325 +        </issue>
   2.326 +        <issue id="34587" priority="P2" stopper="no" to-fix="no">
   2.327 +            <short_desc>Enabling disabled module throws exceptions and Runtime|JNDI node does not have any subnode</short_desc>
   2.328 +            <time>20030625</time>
   2.329 +        </issue>
   2.330      </component>
   2.331      
   2.332      <!-- openide -->
   2.333      <component name="openide">
   2.334 -        <issue id="29054" priority="P2" stopper="no" to-fix="no">
   2.335 -            <short_desc>[JDK1.4.2] Bad sized Windows in lots of Wizards</short_desc>
   2.336 -            <time>20021127</time>
   2.337 +        <issue id="27749" priority="P2" stopper="no" to-fix="no">
   2.338 +            <short_desc>copy operation not precisely synchronized</short_desc>
   2.339 +            <time>20021002</time>
   2.340          </issue>
   2.341 -        <issue priority="P3" id="32243">
   2.342 -            <short_desc>AbstractFileSystem is doing too expensive refreshes which are unnecessary</short_desc>
   2.343 -            <time>20030324</time>
   2.344 +        <issue id="32901" priority="P2" stopper="no" to-fix="no">
   2.345 +            <short_desc>Usability issue related to nonrefreshing folders</short_desc>
   2.346 +            <time>20030415</time>
   2.347          </issue>
   2.348 -        <issue id="32322" priority="P1" stopper="yes" to-fix="no">
   2.349 -            <short_desc>Infinite wait possibly from Children.addNotify</short_desc>
   2.350 -            <time>20030325</time>
   2.351 +        <issue id="33171" priority="P2" stopper="no" to-fix="no">
   2.352 +            <short_desc>Non-unique actions have no displayed accelerators</short_desc>
   2.353 +            <time>20030423</time>
   2.354          </issue>
   2.355 -        <issue id="32328" priority="P1" stopper="yes" to-fix="no">
   2.356 -            <short_desc>[TTV] infinite loop when adding debugger 'type' column</short_desc>
   2.357 -            <time>20030325</time>
   2.358 +        <issue id="34019" priority="P2" stopper="no" to-fix="no">
   2.359 +            <short_desc>registry.jar should be an autoload</short_desc>
   2.360 +            <time>20030529</time>
   2.361          </issue>
   2.362 -        <issue priority="P3" id="32344">
   2.363 -            <short_desc>icons lost after upgrade from Nb33</short_desc>
   2.364 -            <time>20030326</time>
   2.365 +        <issue id="34238" priority="P2" stopper="no" to-fix="no">
   2.366 +            <short_desc>I18N - Wizard panels not sized properly</short_desc>
   2.367 +            <time>20030606</time>
   2.368 +        </issue>
   2.369 +        <issue id="34374" priority="P2" stopper="no" to-fix="no">
   2.370 +            <short_desc>Cannot delete file for unknown reason</short_desc>
   2.371 +            <time>20030613</time>
   2.372 +        </issue>
   2.373 +        <issue id="34478" priority="P2" stopper="no" to-fix="no">
   2.374 +            <short_desc>Use javadoctools to generate API</short_desc>
   2.375 +            <time>20030619</time>
   2.376 +        </issue>
   2.377 +        <issue id="34482" priority="P2" stopper="no" to-fix="no">
   2.378 +            <short_desc>Use javadoctools to generate Master FS API</short_desc>
   2.379 +            <time>20030619</time>
   2.380 +        </issue>
   2.381 +        <issue id="34483" priority="P2" stopper="no" to-fix="no">
   2.382 +            <short_desc>NPE when DnD</short_desc>
   2.383 +            <time>20030619</time>
   2.384 +        </issue>
   2.385 +        <issue id="34551" priority="P1" stopper="no" to-fix="no">
   2.386 +            <short_desc>Context impl over FS does not merge primitive data types</short_desc>
   2.387 +            <time>20030624</time>
   2.388 +        </issue>
   2.389 +        <issue id="34581" priority="P2" stopper="no" to-fix="no">
   2.390 +            <short_desc>explorerActions.setConfirmDelete (false) does not work</short_desc>
   2.391 +            <time>20030625</time>
   2.392          </issue>
   2.393      </component>
   2.394      
   2.395      <!-- projects -->
   2.396      <component name="projects">
   2.397 +        <issue id="27688" priority="P2" stopper="no" to-fix="no">
   2.398 +            <short_desc>[looks] Annoying exception when creating a new Java project</short_desc>
   2.399 +            <time>20020930</time>
   2.400 +        </issue>
   2.401 +        <issue id="28151" priority="P2" stopper="no" to-fix="no">
   2.402 +            <short_desc>Poject remains loaded in memory after it is closed</short_desc>
   2.403 +            <time>20021021</time>
   2.404 +        </issue>
   2.405          <issue id="30804" priority="P2" stopper="no" to-fix="no">
   2.406              <short_desc>Module depends on deprecated APIs</short_desc>
   2.407              <time>20030207</time>
   2.408          </issue>
   2.409 +        <issue id="30950" priority="P2" stopper="no" to-fix="no">
   2.410 +            <short_desc>Deadlock in ProjectMemberList</short_desc>
   2.411 +            <time>20030211</time>
   2.412 +        </issue>
   2.413 +        <issue id="31106" priority="P2" stopper="no" to-fix="no">
   2.414 +            <short_desc>Exceptions generated when exiting java derived project</short_desc>
   2.415 +            <time>20030216</time>
   2.416 +        </issue>
   2.417 +        <issue id="31164" priority="P2" stopper="no" to-fix="no">
   2.418 +            <short_desc>RaceCondition in IdeProject.getProjectFilesRoots().add() method</short_desc>
   2.419 +            <time>20030218</time>
   2.420 +        </issue>
   2.421 +        <issue id="31527" priority="P1" stopper="no" to-fix="no">
   2.422 +            <short_desc>Cannot create Basic Java Application due to deadlock</short_desc>
   2.423 +            <time>20030227</time>
   2.424 +        </issue>
   2.425 +        <issue id="31551" priority="P1" stopper="no" to-fix="no">
   2.426 +            <short_desc>Memory leak has been detected during the ContextSettingsTest</short_desc>
   2.427 +            <time>20030227</time>
   2.428 +        </issue>
   2.429 +        <issue id="31552" priority="P2" stopper="no" to-fix="no">
   2.430 +            <short_desc>Deadlock when running projects/compilation tests</short_desc>
   2.431 +            <time>20030227</time>
   2.432 +        </issue>
   2.433 +        <issue id="32163" priority="P1" stopper="no" to-fix="no">
   2.434 +            <short_desc>ContextIDExistsException when refreshing children of Look</short_desc>
   2.435 +            <time>20030320</time>
   2.436 +        </issue>
   2.437 +        <issue id="32252" priority="P2" stopper="no" to-fix="no">
   2.438 +            <short_desc>Deadlock on startup</short_desc>
   2.439 +            <time>20030324</time>
   2.440 +        </issue>
   2.441 +        <issue id="32319" priority="P1" stopper="no" to-fix="no">
   2.442 +            <short_desc>Menus should follow UI spec.</short_desc>
   2.443 +            <time>20030325</time>
   2.444 +        </issue>
   2.445 +        <issue id="32443" priority="P2" stopper="no" to-fix="no">
   2.446 +            <short_desc>PCDataObject collects contents after project close</short_desc>
   2.447 +            <time>20030328</time>
   2.448 +        </issue>
   2.449 +        <issue id="32523" priority="P2" stopper="no" to-fix="no">
   2.450 +            <short_desc>Deadlock</short_desc>
   2.451 +            <time>20030401</time>
   2.452 +        </issue>
   2.453 +        <issue id="32536" priority="P2" stopper="no" to-fix="no">
   2.454 +            <short_desc>IdeProjects.sourcesNode does not  correspond to project tab content</short_desc>
   2.455 +            <time>20030401</time>
   2.456 +        </issue>
   2.457 +        <issue id="32631" priority="P2" stopper="no" to-fix="no">
   2.458 +            <short_desc>Cookies are not removed after module uninstall</short_desc>
   2.459 +            <time>20030404</time>
   2.460 +        </issue>
   2.461 +        <issue id="32657" priority="P2" stopper="no" to-fix="no">
   2.462 +            <short_desc>Dangling settings after the object is deleted</short_desc>
   2.463 +            <time>20030406</time>
   2.464 +        </issue>
   2.465 +        <issue id="32668" priority="P2" stopper="no" to-fix="no">
   2.466 +            <short_desc>Deadlock during New (Web) Project</short_desc>
   2.467 +            <time>20030407</time>
   2.468 +        </issue>
   2.469 +        <issue id="32978" priority="P2" stopper="no" to-fix="no">
   2.470 +            <short_desc>Deadlock in settings inheritance</short_desc>
   2.471 +            <time>20030417</time>
   2.472 +        </issue>
   2.473 +        <issue id="33003" priority="P2" stopper="no" to-fix="no">
   2.474 +            <short_desc>Settings configurations poorly specified</short_desc>
   2.475 +            <time>20030417</time>
   2.476 +        </issue>
   2.477 +        <issue id="33004" priority="P2" stopper="no" to-fix="no">
   2.478 +            <short_desc>NPE when closing active project</short_desc>
   2.479 +            <time>20030417</time>
   2.480 +        </issue>
   2.481 +        <issue id="33301" priority="P2" stopper="no" to-fix="no">
   2.482 +            <short_desc>NPE after attempt to open project</short_desc>
   2.483 +            <time>20030429</time>
   2.484 +        </issue>
   2.485 +        <issue id="34001" priority="P2" stopper="no" to-fix="no">
   2.486 +            <short_desc>ant checkout fails</short_desc>
   2.487 +            <time>20030529</time>
   2.488 +        </issue>
   2.489 +        <issue id="34004" priority="P1" stopper="no" to-fix="no">
   2.490 +            <short_desc>Document layout and content of natures</short_desc>
   2.491 +            <time>20030529</time>
   2.492 +        </issue>
   2.493 +        <issue id="34010" priority="P2" stopper="no" to-fix="no">
   2.494 +            <short_desc>NPE In CompoundWizardIterator.java:377</short_desc>
   2.495 +            <time>20030529</time>
   2.496 +        </issue>
   2.497 +        <issue id="34035" priority="P2" stopper="no" to-fix="no">
   2.498 +            <short_desc>ProjectWizard and ProjectCustomizers behave differently</short_desc>
   2.499 +            <time>20030530</time>
   2.500 +        </issue>
   2.501 +        <issue id="34038" priority="P2" stopper="no" to-fix="no">
   2.502 +            <short_desc>Depends on org.openide.loaders: TemplateWizard</short_desc>
   2.503 +            <time>20030530</time>
   2.504 +        </issue>
   2.505 +        <issue id="34110" priority="P2" stopper="no" to-fix="no">
   2.506 +            <short_desc>AWT blocked DataObjectPool.waitNotified</short_desc>
   2.507 +            <time>20030603</time>
   2.508 +        </issue>
   2.509 +        <issue id="34227" priority="P2" stopper="no" to-fix="no">
   2.510 +            <short_desc>folder fileset includes contents of JAR recursively</short_desc>
   2.511 +            <time>20030606</time>
   2.512 +        </issue>
   2.513 +        <issue id="34258" priority="P2" stopper="no" to-fix="no">
   2.514 +            <short_desc>IDE freezes during new web project</short_desc>
   2.515 +            <time>20030609</time>
   2.516 +        </issue>
   2.517 +        <issue id="34266" priority="P1" stopper="no" to-fix="no">
   2.518 +            <short_desc>Cannot create project due to StackOverflowError</short_desc>
   2.519 +            <time>20030610</time>
   2.520 +        </issue>
   2.521 +        <issue id="34267" priority="P2" stopper="no" to-fix="no">
   2.522 +            <short_desc>Jar content is shown twice</short_desc>
   2.523 +            <time>20030610</time>
   2.524 +        </issue>
   2.525 +        <issue id="34310" priority="P1" stopper="no" to-fix="no">
   2.526 +            <short_desc>There is no API for adding a natures to the existing project.</short_desc>
   2.527 +            <time>20030611</time>
   2.528 +        </issue>
   2.529 +        <issue id="34321" priority="P2" stopper="no" to-fix="no">
   2.530 +            <short_desc>Compilable extends Node.Cookie</short_desc>
   2.531 +            <time>20030611</time>
   2.532 +        </issue>
   2.533 +        <issue id="34325" priority="P2" stopper="no" to-fix="no">
   2.534 +            <short_desc>Project.findAll() does not work</short_desc>
   2.535 +            <time>20030611</time>
   2.536 +        </issue>
   2.537 +        <issue id="34406" priority="P2" stopper="no" to-fix="no">
   2.538 +            <short_desc>IllegalStateException when creating new build target</short_desc>
   2.539 +            <time>20030616</time>
   2.540 +        </issue>
   2.541 +        <issue id="34426" priority="P1" stopper="no" to-fix="no">
   2.542 +            <short_desc>Weak threading model - ContainerUpdater</short_desc>
   2.543 +            <time>20030617</time>
   2.544 +        </issue>
   2.545 +        <issue id="34538" priority="P1" stopper="no" to-fix="no">
   2.546 +            <short_desc>The implementation of ProjectMember.rename() doesn't work</short_desc>
   2.547 +            <time>20030623</time>
   2.548 +        </issue>
   2.549 +        <issue id="34556" priority="P2" stopper="no" to-fix="no">
   2.550 +            <short_desc>ContextId is more an SPI</short_desc>
   2.551 +            <time>20030624</time>
   2.552 +        </issue>
   2.553      </component>
   2.554      
   2.555      <!-- properties -->
   2.556      <component name="properties">
   2.557 +        <issue id="34565" priority="P2" stopper="no" to-fix="no">
   2.558 +            <short_desc>I18N - Fontisize problem in properties table</short_desc>
   2.559 +            <time>20030624</time>
   2.560 +        </issue>
   2.561      </component>
   2.562      
   2.563      <!-- rmi -->
   2.564      <component name="rmi">
   2.565 -        <issue id="31489" priority="P1" stopper="no" to-fix="no">
   2.566 -            <short_desc>Impossible to add registry because of NPE</short_desc>
   2.567 -            <time>20030226</time>
   2.568 -        </issue>
   2.569 -        <issue id="31743" priority="P2" stopper="no" to-fix="no">
   2.570 -            <short_desc>The 'Local Registry' menu item on RMI Registry node is disabled.</short_desc>
   2.571 -            <time>20030306</time>
   2.572 -        </issue>
   2.573      </component>
   2.574      
   2.575      <!-- scripting -->
   2.576 @@ -178,67 +528,105 @@
   2.577      
   2.578      <!-- ui -->
   2.579      <component name="ui">
   2.580 +        <issue id="33700" priority="P2" stopper="no" to-fix="no">
   2.581 +            <short_desc>I18N - hardcoded font sizes in source code not relative to global font</short_desc>
   2.582 +            <time>20030518</time>
   2.583 +        </issue>
   2.584      </component>
   2.585      
   2.586      <!-- vcs -->
   2.587      <component name="vcs">
   2.588 -        <issue id="32065" priority="P2" stopper="no" to-fix="yes">
   2.589 -            <short_desc>Build All becomes very long</short_desc>
   2.590 -            <time>20030317</time>
   2.591 +        <issue id="29524" priority="P2" stopper="no" to-fix="no">
   2.592 +            <short_desc>No annotation while diffing non-java files</short_desc>
   2.593 +            <time>20021212</time>
   2.594          </issue>
   2.595 -        <issue id="32198" priority="P2" stopper="no" to-fix="no">
   2.596 -            <short_desc>deserialization of cached filesystem info not working correctly</short_desc>
   2.597 -            <time>20030321</time>
   2.598 +        <issue id="29525" priority="P2" stopper="no" to-fix="no">
   2.599 +            <short_desc>Lines are wrapped while diffing two non-java files</short_desc>
   2.600 +            <time>20021212</time>
   2.601          </issue>
   2.602 -        <issue id="32249" priority="P2" stopper="no" to-fix="no">
   2.603 -            <short_desc>refresh command not executing on multifile objects</short_desc>
   2.604 -            <time>20030324</time>
   2.605 +        <issue id="33132" priority="P2" stopper="no" to-fix="no">
   2.606 +            <short_desc>CC: After `Convert To WebModule` action some nodes look like local.</short_desc>
   2.607 +            <time>20030422</time>
   2.608          </issue>
   2.609 -        <issue id="32251" priority="P2" stopper="no" to-fix="no">
   2.610 -            <short_desc>CLEARCASE: FileChooser dialog shows Wrong state of module</short_desc>
   2.611 -            <time>20030324</time>
   2.612 +        <issue id="34428" priority="P2" stopper="no" to-fix="no">
   2.613 +            <short_desc>PVCS Add don't work for Folders</short_desc>
   2.614 +            <time>20030617</time>
   2.615          </issue>
   2.616 -        <issue id="32273" priority="P2" stopper="no" to-fix="no">
   2.617 -            <short_desc>I18N - Empty menu does not appear in Japanese</short_desc>
   2.618 -            <time>20030325</time>
   2.619 +        <issue id="34456" priority="P2" stopper="no" to-fix="no">
   2.620 +            <short_desc>PERFORMANCE: ide freez for a while when I was mounting G-CVS FS</short_desc>
   2.621 +            <time>20030618</time>
   2.622          </issue>
   2.623 -        <issue priority="P3" id="32345">
   2.624 -            <short_desc>CVS Update does too much unnecessary refreshing</short_desc>
   2.625 -            <time>20030326</time>
   2.626 +        <issue id="34471" priority="P2" stopper="no" to-fix="no">
   2.627 +            <short_desc>Use javadoctools to generate API</short_desc>
   2.628 +            <time>20030619</time>
   2.629          </issue>
   2.630 -        <issue id="32348" priority="P2" stopper="no" to-fix="yes">
   2.631 -            <short_desc>PVCS: Can't verify a group.</short_desc>
   2.632 -            <time>20030326</time>
   2.633 +        <issue id="34472" priority="P2" stopper="no" to-fix="no">
   2.634 +            <short_desc>Use javadoctools to generate API</short_desc>
   2.635 +            <time>20030619</time>
   2.636          </issue>
   2.637 -
   2.638 -        <issue id="32097" priority="P2" stopper="yes" to-fix="no">
   2.639 -            <short_desc>Problems of Object Integrity Support</short_desc>
   2.640 -            <time>20030326</time>
   2.641 +        <issue id="34582" priority="P2" stopper="no" to-fix="yes">
   2.642 +            <short_desc>CVS: "Check Out" command does not work on Windows 9x.</short_desc>
   2.643 +            <time>20030625</time>
   2.644          </issue>
   2.645 -
   2.646      </component>
   2.647      
   2.648      <!-- web -->
   2.649      <component name="web">
   2.650 -        <issue id="31647" priority="P1" stopper="no" to-fix="yes">
   2.651 -            <short_desc>invalid context menu when Web Module node is deleted.</short_desc>
   2.652 +        <issue id="31675" priority="P2" stopper="no" to-fix="no">
   2.653 +            <short_desc>I18N - JSP compilation error: Validation error messages from taglib.</short_desc>
   2.654              <time>20030304</time>
   2.655          </issue>
   2.656          <issue id="31924" priority="P2" stopper="no" to-fix="no">
   2.657              <short_desc>I18N - Couldn't generate TagLib correctly with Japanese characters on Linux.</short_desc>
   2.658              <time>20030312</time>
   2.659          </issue>
   2.660 -        <issue id="32166" priority="P1" stopper="yes" to-fix="no">
   2.661 -            <short_desc>IllegalStateException is thrown when a web module is unmounted</short_desc>
   2.662 -            <time>20030320</time>
   2.663 +        <issue id="32794" priority="P2" stopper="no" to-fix="no">
   2.664 +            <short_desc>Unmount web module doesn't release all resources</short_desc>
   2.665 +            <time>20030410</time>
   2.666 +        </issue>
   2.667 +        <issue id="32803" priority="P2" stopper="no" to-fix="no">
   2.668 +            <short_desc>Mount Web Module dialog is opened enough slowly at first time.</short_desc>
   2.669 +            <time>20030410</time>
   2.670 +        </issue>
   2.671 +        <issue id="33678" priority="P2" stopper="no" to-fix="no">
   2.672 +            <short_desc>Building JSP files takes forever</short_desc>
   2.673 +            <time>20030516</time>
   2.674 +        </issue>
   2.675 +        <issue id="34098" priority="P2" stopper="no" to-fix="no">
   2.676 +            <short_desc>Expanding web application node fails on intial startup</short_desc>
   2.677 +            <time>20030602</time>
   2.678 +        </issue>
   2.679 +        <issue id="34293" priority="P2" stopper="no" to-fix="no">
   2.680 +            <short_desc>NPE when creating new Servlet</short_desc>
   2.681 +            <time>20030611</time>
   2.682 +        </issue>
   2.683 +        <issue id="34294" priority="P2" stopper="no" to-fix="no">
   2.684 +            <short_desc>FSException from Web Appl wizard</short_desc>
   2.685 +            <time>20030611</time>
   2.686 +        </issue>
   2.687 +        <issue id="34303" priority="P2" stopper="no" to-fix="no">
   2.688 +            <short_desc>Deadlock from web module wizard</short_desc>
   2.689 +            <time>20030611</time>
   2.690 +        </issue>
   2.691 +        <issue id="34399" priority="P2" stopper="no" to-fix="no">
   2.692 +            <short_desc>I18N - default encoding is always "EUC-JP" on Ja Solaris</short_desc>
   2.693 +            <time>20030615</time>
   2.694 +        </issue>
   2.695 +        <issue id="34438" priority="P2" stopper="no" to-fix="no">
   2.696 +            <short_desc>Generate Tag Handlers hangs IDE when "add newline b4 brace" is set in java indent engine</short_desc>
   2.697 +            <time>20030617</time>
   2.698          </issue>
   2.699      </component>
   2.700      
   2.701      <!-- xml -->
   2.702      <component name="xml">
   2.703 -        <issue id="31656" priority="P2" stopper="no" to-fix="no">
   2.704 -            <short_desc>Visual editor cannot handle huge XML files</short_desc>
   2.705 -            <time>20030304</time>
   2.706 +        <issue id="34317" priority="P1" stopper="yes" to-fix="no">
   2.707 +            <short_desc>Resolution of external entities fails</short_desc>
   2.708 +            <time>20030611</time>
   2.709 +        </issue>
   2.710 +        <issue id="34473" priority="P2" stopper="no" to-fix="no">
   2.711 +            <short_desc>Use javadoctools to generate API</short_desc>
   2.712 +            <time>20030619</time>
   2.713          </issue>
   2.714      </component>
   2.715  </qbuild-report>