Mon, 12 Aug 2002 13:24:16 +0000There is a possibility now to do commit right after remove command. QBE200209110100-BLD200209171414
jkovalsky@netbeans.org [Mon, 12 Aug 2002 13:24:16 +0000] rev 2513
There is a possibility now to do commit right after remove command.
This is a fix of issue #26188.

Wed, 07 Aug 2002 15:14:23 +0000licence
dkaspar@netbeans.org [Wed, 07 Aug 2002 15:14:23 +0000] rev 2512
licence

Wed, 07 Aug 2002 15:11:57 +0000removed debug outputs
dkaspar@netbeans.org [Wed, 07 Aug 2002 15:11:57 +0000] rev 2511
removed debug outputs

Wed, 07 Aug 2002 13:43:33 +0000Changed workdir setup
dkaspar@netbeans.org [Wed, 07 Aug 2002 13:43:33 +0000] rev 2510
Changed workdir setup

Wed, 07 Aug 2002 12:17:22 +0000getQuotedArguments() methods added into VcsUtilities to parse BLD200208080100
mentlicher@netbeans.org [Wed, 07 Aug 2002 12:17:22 +0000] rev 2509
getQuotedArguments() methods added into VcsUtilities to parse
String[] arguments from a single String. It takes into account quotation
marks (") for arguments with spaces.
ExecuteCommand use this instead of the simple StringTokenizer
to parse arguments for class commands execution.

Tue, 06 Aug 2002 10:48:23 +0000Construct the configuration input descriptor only if the BLD200208070100
mentlicher@netbeans.org [Tue, 06 Aug 2002 10:48:23 +0000] rev 2508
Construct the configuration input descriptor only if the
descriptor string representation is non-empty.
This prevents from creating and empty panel from the empty input descripor.
This is an additional fix of issue #25175.

Fri, 02 Aug 2002 18:50:52 +0000Routine specification version upgrade in trunk, to ensure all numbers BLD200208200100
jglick@netbeans.org [Fri, 02 Aug 2002 18:50:52 +0000] rev 2507
Routine specification version upgrade in trunk, to ensure all numbers
are higher than those in release34.

Fri, 02 Aug 2002 15:54:29 +0000These NBMs should not require IDE restart.
jglick@netbeans.org [Fri, 02 Aug 2002 15:54:29 +0000] rev 2506
These NBMs should not require IDE restart.

Fri, 02 Aug 2002 15:46:32 +0000Recovery process after some test failure improved.
jkovalsky@netbeans.org [Fri, 02 Aug 2002 15:46:32 +0000] rev 2505
Recovery process after some test failure improved.

Fri, 02 Aug 2002 14:51:13 +0000Added appjdk14 test bag
dkaspar@netbeans.org [Fri, 02 Aug 2002 14:51:13 +0000] rev 2504
Added appjdk14 test bag