Sat, 16 Jun 2001 23:05:50 +0000To avoid appearing with an error icon in the New wizard, constructors apisupport_release_2_7_base
jglick@netbeans.org [Sat, 16 Jun 2001 23:05:50 +0000] rev 622
To avoid appearing with an error icon in the New wizard, constructors
for a group-templated class must use the template's class name, not
__NAME__; either should be substituted correctly anyway.

Fri, 15 Jun 2001 15:52:23 +0000Added PROPERTY_LOAD_ATTRS_TO_VARS to add commands
mentlicher@netbeans.org [Fri, 15 Jun 2001 15:52:23 +0000] rev 621
Added PROPERTY_LOAD_ATTRS_TO_VARS to add commands
with "isBinary" FileObject attribute.
This is a vcscvs's part of fix of issue #12819.

Thu, 14 Jun 2001 19:32:47 +0000The data output and data error disabled for several commands.
mentlicher@netbeans.org [Thu, 14 Jun 2001 19:32:47 +0000] rev 620
The data output and data error disabled for several commands.
This was done mainly to reduce the memory footprint in connection
with issue #12611.

Thu, 14 Jun 2001 19:05:16 +0000checkout can run on multiple files,
mentlicher@netbeans.org [Thu, 14 Jun 2001 19:05:16 +0000] rev 619
checkout can run on multiple files,
duplicate selector commands removed.

Thu, 14 Jun 2001 13:23:12 +0000INF=2506 Uninification of build scripts.
mz121859@netbeans.org [Thu, 14 Jun 2001 13:23:12 +0000] rev 618
INF=2506 Uninification of build scripts.
Change ant scripts to not use properties to specify classpath.
Addition of comments and decriptions.
Delete of obsolet code.

No functionality changes and no changes in build process.

Thu, 14 Jun 2001 09:13:38 +0000Removed dependence on nb-editor and openidex.
mentlicher@netbeans.org [Thu, 14 Jun 2001 09:13:38 +0000] rev 617
Removed dependence on nb-editor and openidex.

Wed, 13 Jun 2001 13:30:02 +0000A special scheduling ADD command implemented for the case,
mentlicher@netbeans.org [Wed, 13 Jun 2001 13:30:02 +0000] rev 616
A special scheduling ADD command implemented for the case,
when the locally removed file reappears again and the scheduling
for remove should be cancelled.

Wed, 13 Jun 2001 13:25:50 +0000The ignored list is parsed correctly.
mentlicher@netbeans.org [Wed, 13 Jun 2001 13:25:50 +0000] rev 615
The ignored list is parsed correctly.

Wed, 13 Jun 2001 10:12:48 +0000SPL License added.
mentlicher@netbeans.org [Wed, 13 Jun 2001 10:12:48 +0000] rev 614
SPL License added.

Fri, 08 Jun 2001 14:24:11 +0000Add all necessary files to commit, do not care whether associated
mentlicher@netbeans.org [Fri, 08 Jun 2001 14:24:11 +0000] rev 613
Add all necessary files to commit, do not care whether associated
FileObjects exist or not.
This is necessary for the fix of issue #11589 to work correctly.