Mon, 04 Nov 2002 15:44:34 +0000The generic MODIFIED status have display name "Locally Modified" BLD200211050100
mentlicher@netbeans.org [Mon, 04 Nov 2002 15:44:34 +0000] rev 2761
The generic MODIFIED status have display name "Locally Modified"
to be compatible with all VCSGeneric's profiles.

Mon, 04 Nov 2002 12:35:00 +0000Fix of a NPE, that can happen in javacvs profile.
mentlicher@netbeans.org [Mon, 04 Nov 2002 12:35:00 +0000] rev 2760
Fix of a NPE, that can happen in javacvs profile.

Mon, 04 Nov 2002 03:36:04 +0000Massive refactoring (thanks, RefactorIt!). There's a
tor@netbeans.org [Mon, 04 Nov 2002 03:36:04 +0000] rev 2759
Massive refactoring (thanks, RefactorIt!). There's a
new "Core" module which contains the basic implementation
classes (the old org.netbeans.modules.tasklist package)
used by usertasks, editor, bugs, etc. This is in a
org.netbeans.modules.tasklist core package. The directory
structure of the CVS module has changed: each NetBeans
module is now in a separate directory. (core/, usertasks/,
etc.) As a result, our ant files are now a lot less
complicated and similar to the rest of NetBeans, since
we don't have to include and exclude subpackages etc.
The top level directory has an ant file which acts on
the sub-modules, so you should be able to run ant there
and have everything built.

There are some incompatibilities w.r.t. earlier versions;
I will describe these on dev@tasklist.netbeans.org since
very few of you / nobody(?) receives the CVS update mails,
and even those of you who do receive them have stopped
reading them after all the mails this week (why oh why
does CVS want to commit directory additions immediately?)

Sat, 02 Nov 2002 21:11:07 +0000#19443: openide separation, phase II (compiler + execution + io). BLD200211040100
jglick@netbeans.org [Sat, 02 Nov 2002 21:11:07 +0000] rev 2758
#19443: openide separation, phase II (compiler + execution + io).

Sat, 02 Nov 2002 21:06:00 +0000#19443: openide separation, phase II (compiler + execution + io).
jglick@netbeans.org [Sat, 02 Nov 2002 21:06:00 +0000] rev 2757
#19443: openide separation, phase II (compiler + execution + io).

Sat, 02 Nov 2002 05:15:09 +0000Initial Suggestions View functionality. NOT YET COMPLETE.
tor@netbeans.org [Sat, 02 Nov 2002 05:15:09 +0000] rev 2756
Initial Suggestions View functionality. NOT YET COMPLETE.
Various refactoring to make "Task" subclass "Suggestion";
some other method renaming for cleanup; plus various
import statement cleanup etc.

Fri, 01 Nov 2002 20:30:22 +0000I need to call this() in the second constructor so that the dialog will
mentlicher@netbeans.org [Fri, 01 Nov 2002 20:30:22 +0000] rev 2755
I need to call this() in the second constructor so that the dialog will
correctly initialize.

Fri, 01 Nov 2002 16:28:18 +0000The new VCS APIs merged from experimental branch to the main trunk.
mentlicher@netbeans.org [Fri, 01 Nov 2002 16:28:18 +0000] rev 2754
The new VCS APIs merged from experimental branch to the main trunk.
Not only new APIs are defined, but also vcscore and vcsgeneric functionality
is rewritten to use it. However a limited compatibility with the old
"APIs" (VcsCommand, VcsCommandExecutor, CommandsPool, etc.) is retained
so that profiles for vcsgeneric module will continue to work without changes.

Fri, 01 Nov 2002 14:36:03 +0000Stabilization of testQuiet test case
dkaspar@netbeans.org [Fri, 01 Nov 2002 14:36:03 +0000] rev 2753
Stabilization of testQuiet test case

Fri, 01 Nov 2002 13:14:20 +0000Stabilization - refresh
dkaspar@netbeans.org [Fri, 01 Nov 2002 13:14:20 +0000] rev 2752
Stabilization - refresh