deleted obsolete, meaningless old StarTeam log messages from all .java release33-BLD200201290331
authorttran@netbeans.org
Thu, 22 Nov 2001 08:56:54 +0000
changeset 19300b66d6edbf50
parent 1929 6553a51beac4
child 1931 792049795887
deleted obsolete, meaningless old StarTeam log messages from all .java
source files. No semantic change.
clazz/src/org/netbeans/modules/clazz/ClassException.java
clazz/src/org/netbeans/modules/clazz/ClassJavaDocImpl.java
vcscore/src/org/netbeans/modules/vcscore/DirReaderListener.java
vcscore/src/org/netbeans/modules/vcscore/VcsFactory.java
vcscore/src/org/netbeans/modules/vcscore/cmdline/CommandLineVcsDirReader.java
vcscore/src/org/netbeans/modules/vcscore/cmdline/VcsListCommand.java
vcscore/src/org/netbeans/modules/vcscore/cmdline/exec/BadRegexException.java
vcscore/src/org/netbeans/modules/vcscore/util/ChooseDirDialog.java
vcscore/src/org/netbeans/modules/vcscore/util/ChooseFileDialog.java
vcscore/src/org/netbeans/modules/vcscore/util/NotifyDescriptorInputPassword.java
     1.1 --- a/clazz/src/org/netbeans/modules/clazz/ClassException.java	Wed Nov 21 19:10:22 2001 +0000
     1.2 +++ b/clazz/src/org/netbeans/modules/clazz/ClassException.java	Thu Nov 22 08:56:54 2001 +0000
     1.3 @@ -43,11 +43,3 @@
     1.4          super (throwable, comment);
     1.5      }
     1.6  }
     1.7 -
     1.8 -/*
     1.9 - * Log
    1.10 - *  2    Gandalf   1.1         10/23/99 Ian Formanek    NO SEMANTIC CHANGE - Sun
    1.11 - *       Microsystems Copyright in File Comment
    1.12 - *  1    Gandalf   1.0         1/5/99   Ian Formanek    
    1.13 - * $
    1.14 - */
     2.1 --- a/clazz/src/org/netbeans/modules/clazz/ClassJavaDocImpl.java	Wed Nov 21 19:10:22 2001 +0000
     2.2 +++ b/clazz/src/org/netbeans/modules/clazz/ClassJavaDocImpl.java	Thu Nov 22 08:56:54 2001 +0000
     2.3 @@ -136,11 +136,3 @@
     2.4          }
     2.5      }
     2.6  }
     2.7 -/*
     2.8 - * Log
     2.9 - *  3    Gandalf   1.2         1/13/00  David Simonek   i18n
    2.10 - *  2    Gandalf   1.1         10/23/99 Ian Formanek    NO SEMANTIC CHANGE - Sun
    2.11 - *       Microsystems Copyright in File Comment
    2.12 - *  1    Gandalf   1.0         6/9/99   Petr Hrebejk    
    2.13 - * $
    2.14 - */
     3.1 --- a/vcscore/src/org/netbeans/modules/vcscore/DirReaderListener.java	Wed Nov 21 19:10:22 2001 +0000
     3.2 +++ b/vcscore/src/org/netbeans/modules/vcscore/DirReaderListener.java	Thu Nov 22 08:56:54 2001 +0000
     3.3 @@ -45,14 +45,3 @@
     3.4      public void readDirFinishedRecursive(String path, VcsDirContainer rawData, boolean success);
     3.5  
     3.6  }
     3.7 -
     3.8 -/*
     3.9 - * Log
    3.10 - *  5    Jaga      1.3.1.0     3/8/00   Martin Entlicher Recursive refresh added.
    3.11 - *  4    Gandalf   1.3         12/21/99 Martin Entlicher 
    3.12 - *  3    Gandalf   1.2         10/25/99 Pavel Buzek     copyright and log
    3.13 - *  2    Gandalf   1.1         10/23/99 Ian Formanek    NO SEMANTIC CHANGE - Sun
    3.14 - *       Microsystems Copyright in File Comment
    3.15 - *  1    Gandalf   1.0         9/30/99  Pavel Buzek     
    3.16 - * $
    3.17 - */
     4.1 --- a/vcscore/src/org/netbeans/modules/vcscore/VcsFactory.java	Wed Nov 21 19:10:22 2001 +0000
     4.2 +++ b/vcscore/src/org/netbeans/modules/vcscore/VcsFactory.java	Thu Nov 22 08:56:54 2001 +0000
     4.3 @@ -78,14 +78,3 @@
     4.4      public VcsCommandExecutor getCommandExecutor(VcsCommand command, Hashtable variables);
     4.5  
     4.6  }
     4.7 -
     4.8 -/*
     4.9 - * Log
    4.10 - *  4    Jaga      1.2.1.0     3/8/00   Martin Entlicher Recursive VcsDir Reader 
    4.11 - *       added
    4.12 - *  3    Gandalf   1.2         10/25/99 Pavel Buzek     copyright and log
    4.13 - *  2    Gandalf   1.1         10/23/99 Ian Formanek    NO SEMANTIC CHANGE - Sun
    4.14 - *       Microsystems Copyright in File Comment
    4.15 - *  1    Gandalf   1.0         9/30/99  Pavel Buzek     
    4.16 - * $
    4.17 - */
     5.1 --- a/vcscore/src/org/netbeans/modules/vcscore/cmdline/CommandLineVcsDirReader.java	Wed Nov 21 19:10:22 2001 +0000
     5.2 +++ b/vcscore/src/org/netbeans/modules/vcscore/cmdline/CommandLineVcsDirReader.java	Thu Nov 22 08:56:54 2001 +0000
     5.3 @@ -574,30 +574,3 @@
     5.4      //-------------------------------------------
     5.5  
     5.6  }
     5.7 -
     5.8 -/*
     5.9 - * Log
    5.10 - *  19   Gandalf-post-FCS1.17.1.0    4/4/00   Martin Entlicher setPath fix
    5.11 - *  18   Gandalf   1.17        2/10/00  Martin Entlicher Automatic refresh after 
    5.12 - *       last command only.
    5.13 - *  17   Gandalf   1.16        1/18/00  Martin Entlicher 
    5.14 - *  16   Gandalf   1.15        1/15/00  Ian Formanek    NOI18N
    5.15 - *  15   Gandalf   1.14        1/6/00   Martin Entlicher 
    5.16 - *  14   Gandalf   1.13        1/3/00   Martin Entlicher 
    5.17 - *  13   Gandalf   1.12        12/29/99 Martin Entlicher Debug messages added.
    5.18 - *  12   Gandalf   1.11        12/28/99 Martin Entlicher 
    5.19 - *  11   Gandalf   1.10        12/21/99 Martin Entlicher 
    5.20 - *  10   Gandalf   1.9         12/14/99 Martin Entlicher Output listener added
    5.21 - *  9    Gandalf   1.8         11/30/99 Martin Entlicher 
    5.22 - *  8    Gandalf   1.7         11/23/99 Martin Entlicher 
    5.23 - *  7    Gandalf   1.6         10/25/99 Pavel Buzek     
    5.24 - *  6    Gandalf   1.5         10/23/99 Ian Formanek    NO SEMANTIC CHANGE - Sun
    5.25 - *       Microsystems Copyright in File Comment
    5.26 - *  5    Gandalf   1.4         10/12/99 Martin Entlicher 
    5.27 - *  4    Gandalf   1.3         10/12/99 Pavel Buzek     
    5.28 - *  3    Gandalf   1.2         10/10/99 Pavel Buzek     
    5.29 - *  2    Gandalf   1.1         10/5/99  Pavel Buzek     VCS at least can be 
    5.30 - *       mounted
    5.31 - *  1    Gandalf   1.0         9/30/99  Pavel Buzek     
    5.32 - * $
    5.33 - */
     6.1 --- a/vcscore/src/org/netbeans/modules/vcscore/cmdline/VcsListCommand.java	Wed Nov 21 19:10:22 2001 +0000
     6.2 +++ b/vcscore/src/org/netbeans/modules/vcscore/cmdline/VcsListCommand.java	Thu Nov 22 08:56:54 2001 +0000
     6.3 @@ -64,14 +64,3 @@
     6.4  
     6.5  
     6.6  }
     6.7 -/*
     6.8 - * Log
     6.9 - *  6    Jaga      1.4.1.0     3/8/00   Martin Entlicher 
    6.10 - *  5    Gandalf   1.4         1/6/00   Martin Entlicher 
    6.11 - *  4    Gandalf   1.3         12/14/99 Martin Entlicher Listeners added
    6.12 - *  3    Gandalf   1.2         10/25/99 Pavel Buzek     
    6.13 - *  2    Gandalf   1.1         10/23/99 Ian Formanek    NO SEMANTIC CHANGE - Sun
    6.14 - *       Microsystems Copyright in File Comment
    6.15 - *  1    Gandalf   1.0         9/30/99  Pavel Buzek     
    6.16 - * $
    6.17 - */
     7.1 --- a/vcscore/src/org/netbeans/modules/vcscore/cmdline/exec/BadRegexException.java	Wed Nov 21 19:10:22 2001 +0000
     7.2 +++ b/vcscore/src/org/netbeans/modules/vcscore/cmdline/exec/BadRegexException.java	Thu Nov 22 08:56:54 2001 +0000
     7.3 @@ -58,16 +58,3 @@
     7.4      }
     7.5  
     7.6  }
     7.7 -
     7.8 -/*
     7.9 - * Log
    7.10 - *  6    Jaga      1.4.1.0     4/11/00  Petr Jiricka    New RegExp in 
    7.11 - *       org.openide.util
    7.12 - *  5    Gandalf   1.4         1/6/00   Martin Entlicher 
    7.13 - *  4    Gandalf   1.3         11/27/99 Patrik Knakal   
    7.14 - *  3    Gandalf   1.2         10/25/99 Pavel Buzek     
    7.15 - *  2    Gandalf   1.1         10/23/99 Ian Formanek    NO SEMANTIC CHANGE - Sun
    7.16 - *       Microsystems Copyright in File Comment
    7.17 - *  1    Gandalf   1.0         9/30/99  Pavel Buzek     
    7.18 - * $
    7.19 - */
     8.1 --- a/vcscore/src/org/netbeans/modules/vcscore/util/ChooseDirDialog.java	Wed Nov 21 19:10:22 2001 +0000
     8.2 +++ b/vcscore/src/org/netbeans/modules/vcscore/util/ChooseDirDialog.java	Thu Nov 22 08:56:54 2001 +0000
     8.3 @@ -143,16 +143,3 @@
     8.4  
     8.5  
     8.6  }
     8.7 -
     8.8 -/*
     8.9 - * Log
    8.10 - *  6    Gandalf   1.5         1/6/00   Martin Entlicher 
    8.11 - *  5    Gandalf   1.4         11/27/99 Patrik Knakal   
    8.12 - *  4    Gandalf   1.3         10/25/99 Pavel Buzek     copyright and log
    8.13 - *  3    Gandalf   1.2         10/23/99 Ian Formanek    NO SEMANTIC CHANGE - Sun
    8.14 - *       Microsystems Copyright in File Comment
    8.15 - *  2    Gandalf   1.1         10/5/99  Pavel Buzek     VCS at least can be 
    8.16 - *       mounted
    8.17 - *  1    Gandalf   1.0         9/30/99  Pavel Buzek     
    8.18 - * $
    8.19 - */
     9.1 --- a/vcscore/src/org/netbeans/modules/vcscore/util/ChooseFileDialog.java	Wed Nov 21 19:10:22 2001 +0000
     9.2 +++ b/vcscore/src/org/netbeans/modules/vcscore/util/ChooseFileDialog.java	Thu Nov 22 08:56:54 2001 +0000
     9.3 @@ -158,18 +158,3 @@
     9.4  
     9.5  
     9.6  }
     9.7 -
     9.8 -/*
     9.9 - * Log
    9.10 - *  8    Gandalf   1.7         1/17/00  Martin Entlicher 
    9.11 - *  7    Gandalf   1.6         1/6/00   Martin Entlicher 
    9.12 - *  6    Gandalf   1.5         12/15/99 Martin Entlicher 
    9.13 - *  5    Gandalf   1.4         11/27/99 Patrik Knakal   
    9.14 - *  4    Gandalf   1.3         10/25/99 Pavel Buzek     copyright and log
    9.15 - *  3    Gandalf   1.2         10/23/99 Ian Formanek    NO SEMANTIC CHANGE - Sun
    9.16 - *       Microsystems Copyright in File Comment
    9.17 - *  2    Gandalf   1.1         10/5/99  Pavel Buzek     VCS at least can be 
    9.18 - *       mounted
    9.19 - *  1    Gandalf   1.0         9/30/99  Pavel Buzek     
    9.20 - * $
    9.21 - */
    10.1 --- a/vcscore/src/org/netbeans/modules/vcscore/util/NotifyDescriptorInputPassword.java	Wed Nov 21 19:10:22 2001 +0000
    10.2 +++ b/vcscore/src/org/netbeans/modules/vcscore/util/NotifyDescriptorInputPassword.java	Thu Nov 22 08:56:54 2001 +0000
    10.3 @@ -94,19 +94,3 @@
    10.4          super (text, title, optionType, messageType);
    10.5      }
    10.6  }
    10.7 -/*
    10.8 - * Log
    10.9 - *  10   Gandalf   1.9         2/8/00   Martin Entlicher Action on Enter added.
   10.10 - *  9    Gandalf   1.8         1/15/00  Ian Formanek    NOI18N
   10.11 - *  8    Gandalf   1.7         1/7/00   Martin Entlicher 
   10.12 - *  7    Gandalf   1.6         1/6/00   Martin Entlicher 
   10.13 - *  6    Gandalf   1.5         1/6/00   Jan Jancura     Icon removed from 
   10.14 - *       NotifyDescriptor
   10.15 - *  5    Gandalf   1.4         11/9/99  Martin Entlicher 
   10.16 - *  4    Gandalf   1.3         10/25/99 Pavel Buzek     copyright and log
   10.17 - *  3    Gandalf   1.2         10/23/99 Ian Formanek    NO SEMANTIC CHANGE - Sun
   10.18 - *       Microsystems Copyright in File Comment
   10.19 - *  2    Gandalf   1.1         10/13/99 Pavel Buzek     
   10.20 - *  1    Gandalf   1.0         9/30/99  Pavel Buzek     
   10.21 - * $
   10.22 - */