Wed, 12 Oct 2005 00:38:53 +0000#62006 revisited: make fix work even with top-level comments etc. version-2-3-52
jglick@netbeans.org [Wed, 12 Oct 2005 00:38:53 +0000] rev 70
#62006 revisited: make fix work even with top-level comments etc.

Wed, 05 Oct 2005 00:53:06 +0000#62006: normalize whitespace in XMLUtil.write, to guard against weird blocks of whitespace being shuffled around editor_api_20060102 graph1_base version-2-3-50 version-2-3-51
jglick@netbeans.org [Wed, 05 Oct 2005 00:53:06 +0000] rev 69
#62006: normalize whitespace in XMLUtil.write, to guard against weird blocks of whitespace being shuffled around
by AntProjectHelper's defensive cloning. Fix should correct the bug and even heal previously broken project.xml
files, if they are modified in some way.

Tue, 04 Oct 2005 09:18:56 +0000Yet another reason for random failures in FolderList is fixed: RP.Task.isFinished used to have incorrect state when the task was scheduled for later and then finished
jtulach@netbeans.org [Tue, 04 Oct 2005 09:18:56 +0000] rev 68
Yet another reason for random failures in FolderList is fixed: RP.Task.isFinished used to have incorrect state when the task was scheduled for later and then finished

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