Fri, 30 Sep 2005 06:40:36 +0000#65124: Simple fixes shall be done in simple way mkleint_new_mode_names_base
jtulach@netbeans.org [Fri, 30 Sep 2005 06:40:36 +0000] rev 67
#65124: Simple fixes shall be done in simple way

Thu, 29 Sep 2005 23:03:35 +0000Javadoc tweaks, imports.
jglick@netbeans.org [Thu, 29 Sep 2005 23:03:35 +0000] rev 66
Javadoc tweaks, imports.

Sat, 24 Sep 2005 00:36:52 +0000Incrementing spec versions in the trunk. mimepath_20051007
jglick@netbeans.org [Sat, 24 Sep 2005 00:36:52 +0000] rev 65
Incrementing spec versions in the trunk.
Wrote script to do it semiautomatically - no more repetitive strain injury.
Note to self or next victim: next time do a clean build *before* branching
and grep for warnings mentioning 'spec.version.base' and consider fixing some.

Thu, 15 Sep 2005 20:09:27 +0000Code cleanup of test cases in standard modules. By no means complete, just what I got around to. context_api_64621_root javaee5_merge2 release50_beta_260905 version-2-3-45 version-2-3-46 version-2-3-48
jglick@netbeans.org [Thu, 15 Sep 2005 20:09:27 +0000] rev 64
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!

Wed, 14 Sep 2005 10:02:03 +0000removed useless NOI18N issue64326 javaee5_merge1 profiler_support_root2
rkubacki@netbeans.org [Wed, 14 Sep 2005 10:02:03 +0000] rev 63
removed useless NOI18N

Mon, 12 Sep 2005 21:13:07 +0000Javadoc note.
jglick@netbeans.org [Mon, 12 Sep 2005 21:13:07 +0000] rev 62
Javadoc note.

Mon, 12 Sep 2005 12:59:17 +0000#62101: Fixing broken links version-2-3-43
jtulach@netbeans.org [Mon, 12 Sep 2005 12:59:17 +0000] rev 61
#62101: Fixing broken links

Tue, 30 Aug 2005 05:35:19 +0000#63238: if findHelp results in a CNFE, it's probably not something anyone really cares to see. version-2-3-37 version-2-3-38 version-2-3-39 version-2-3-40 version-2-3-41
jglick@netbeans.org [Tue, 30 Aug 2005 05:35:19 +0000] rev 60
#63238: if findHelp results in a CNFE, it's probably not something anyone really cares to see.

Mon, 22 Aug 2005 18:42:21 +0000Comment only. before_75433_commit dev_j2eeserver_redesign2_root dev_j2eeserver_redesign_before_merge editor_api_base_20060103 javaee5_before_merge6 javaee5_before_merge7 javaee5_metadata_api_root javaee5_root persistence_support_m1 persistence_support_r55_m1_before persistence_support_root profiler_support2 release41_base tslota_temp_feb06_root
jglick@netbeans.org [Mon, 22 Aug 2005 18:42:21 +0000] rev 59
Comment only.

Fri, 19 Aug 2005 21:14:57 +0000#62680: make test pass on Windows too. issue58019_base issue_77706_root
jglick@netbeans.org [Fri, 19 Aug 2005 21:14:57 +0000] rev 58
#62680: make test pass on Windows too.