Fri, 16 Sep 2005 09:27:21 +0000#52238 - output from jemmy is printed to output tab but System.out messages goes still to the console BLD200509181800
jskrivanek@netbeans.org [Fri, 16 Sep 2005 09:27:21 +0000] rev 6404
#52238 - output from jemmy is printed to output tab but System.out messages goes still to the console

Thu, 15 Sep 2005 20:09:35 +0000Code cleanup of test cases in standard modules. By no means complete, just what I got around to.
jglick@netbeans.org [Thu, 15 Sep 2005 20:09:35 +0000] rev 6403
Code cleanup of test cases in standard modules. By no means complete, just what I got around to.
1. suite() methods that just included the tests introspected in the class. This is the default anyway.
2. main() methods that didn't do anything special. The Ant harness should handle this instead.
3. No-op overrides of setUp or tearDown - empty or only called super.
4. tearDown overrides which only nulled out vars which setUp would always initialize anyway.
5. Old or missing copyright notices.
6. Unnecessary unimported FQNs and import list cleanups.
7. Obsolete or pointless comments left behind by some wizard.
8. Empty Javadoc comments. (Why do people write these?!)
A disturbing number of test cases were not compilable to begin with and still won't be.
serverplugins/sun/appsrv81/test in particular is in poor condition.
Make sure xtest/instance/master-config.xml#unit-nb lists your module if you care about its tests!

Tue, 13 Sep 2005 20:45:12 +0000Initial revision
tboudreau@netbeans.org [Tue, 13 Sep 2005 20:45:12 +0000] rev 6402
Initial revision

Tue, 13 Sep 2005 18:57:19 +0000Experimental I18N/hardcoded strings checker. javaee5_merge1
jlahoda@netbeans.org [Tue, 13 Sep 2005 18:57:19 +0000] rev 6401
Experimental I18N/hardcoded strings checker.

Fri, 09 Sep 2005 11:23:34 +0000unneceseary method BLD200509131800
rkubacki@netbeans.org [Fri, 09 Sep 2005 11:23:34 +0000] rev 6400
unneceseary method

Thu, 08 Sep 2005 22:04:09 +0000some changes according to the "no-scrambled file" policy
yutayoshida@netbeans.org [Thu, 08 Sep 2005 22:04:09 +0000] rev 6399
some changes according to the "no-scrambled file" policy

Thu, 08 Sep 2005 21:45:57 +0000new field "spent time today"
lebedkov@netbeans.org [Thu, 08 Sep 2005 21:45:57 +0000] rev 6398
new field "spent time today"

Thu, 08 Sep 2005 18:28:15 +0000Resetting to default platform, and NB 5.0 format upgrade.
jglick@netbeans.org [Thu, 08 Sep 2005 18:28:15 +0000] rev 6397
Resetting to default platform, and NB 5.0 format upgrade.

Thu, 08 Sep 2005 18:23:43 +0000Reset to default platform for now.
jglick@netbeans.org [Thu, 08 Sep 2005 18:23:43 +0000] rev 6396
Reset to default platform for now.

Thu, 08 Sep 2005 16:41:33 +0000Adding an action that allows stepping through parse errors using F2 shortcut.
jlahoda@netbeans.org [Thu, 08 Sep 2005 16:41:33 +0000] rev 6395
Adding an action that allows stepping through parse errors using F2 shortcut.