[jboss-cvs] jbosside/core/plugins/org.jboss.ide.eclipse.xdoclet.assist/src/main/org/jboss/ide/eclipse/xdoclet/assist/ui ...

Marshall Culpepper mculpepper at jboss.com
Mon Oct 2 19:02:35 EDT 2006


  User: mculpepper
  Date: 06/10/02 19:02:35

  Modified:    core/plugins/org.jboss.ide.eclipse.xdoclet.assist/src/main/org/jboss/ide/eclipse/xdoclet/assist/ui           
                        PatternFieldEditor.java TemplateListViewer.java
                        ImageStore.java TemplatesPreferencePage.java
                        IProposalListener.java CompletionProposalPopup.java
                        TemplateListContentProvider.java
                        VariablesPreferencePage.java TreeNameDialog.java
                        XDocletPreferencePage.java ProposalEvent.java
  Log:
  updated copyright header and plugin provider for all core plugins
  
  Revision  Changes    Path
  1.3       +3 -3      jbosside/core/plugins/org.jboss.ide.eclipse.xdoclet.assist/src/main/org/jboss/ide/eclipse/xdoclet/assist/ui/PatternFieldEditor.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: PatternFieldEditor.java
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/core/plugins/org.jboss.ide.eclipse.xdoclet.assist/src/main/org/jboss/ide/eclipse/xdoclet/assist/ui/PatternFieldEditor.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- PatternFieldEditor.java	29 Jan 2006 04:20:51 -0000	1.2
  +++ PatternFieldEditor.java	2 Oct 2006 23:02:35 -0000	1.3
  @@ -1,6 +1,6 @@
   /*
  - * JBoss, Home of Professional Open Source
  - * Copyright 2005, JBoss Inc., and individual contributors as indicated
  + * JBoss, a division of Red Hat
  + * Copyright 2006, Red Hat Middleware, LLC, and individual contributors as indicated
    * by the @authors tag. See the copyright.txt in the distribution for a
    * full listing of individual contributors.
    *
  @@ -28,7 +28,7 @@
   
   /**
    * @author    Hans Dockter
  - * @version   $Revision: 1.2 $
  + * @version   $Revision: 1.3 $
    * @created   17 mai 2003
    */
   public class PatternFieldEditor extends StringFieldEditor
  
  
  
  1.3       +7 -7      jbosside/core/plugins/org.jboss.ide.eclipse.xdoclet.assist/src/main/org/jboss/ide/eclipse/xdoclet/assist/ui/TemplateListViewer.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: TemplateListViewer.java
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/core/plugins/org.jboss.ide.eclipse.xdoclet.assist/src/main/org/jboss/ide/eclipse/xdoclet/assist/ui/TemplateListViewer.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- TemplateListViewer.java	29 Jan 2006 04:20:51 -0000	1.2
  +++ TemplateListViewer.java	2 Oct 2006 23:02:35 -0000	1.3
  @@ -1,6 +1,6 @@
   /*
  - * JBoss, Home of Professional Open Source
  - * Copyright 2005, JBoss Inc., and individual contributors as indicated
  + * JBoss, a division of Red Hat
  + * Copyright 2006, Red Hat Middleware, LLC, and individual contributors as indicated
    * by the @authors tag. See the copyright.txt in the distribution for a
    * full listing of individual contributors.
    *
  @@ -51,7 +51,7 @@
   
   /**
    * @author    Hans Dockter
  - * @version   $Revision: 1.2 $
  + * @version   $Revision: 1.3 $
    * @created   17 mai 2003
    */
   public class TemplateListViewer extends Composite
  @@ -565,7 +565,7 @@
       * Description of the Class
       *
       * @author    Administrator
  -    * @version   $Revision: 1.2 $
  +    * @version   $Revision: 1.3 $
       * @created   17 mai 2003
       */
      protected class AddProposalListener implements IProposalListener
  @@ -632,7 +632,7 @@
       * Description of the Class
       *
       * @author    Administrator
  -    * @version   $Revision: 1.2 $
  +    * @version   $Revision: 1.3 $
       * @created   17 mai 2003
       */
      protected class LocalLableProvider extends LabelProvider
  @@ -666,7 +666,7 @@
       * Description of the Class
       *
       * @author    Administrator
  -    * @version   $Revision: 1.2 $
  +    * @version   $Revision: 1.3 $
       * @created   17 mai 2003
       */
      protected class ReplaceProposalListener implements IProposalListener
  @@ -698,7 +698,7 @@
       * Description of the Class
       *
       * @author    Administrator
  -    * @version   $Revision: 1.2 $
  +    * @version   $Revision: 1.3 $
       * @created   17 mai 2003
       */
      public static class NameSorter extends ViewerSorter
  
  
  
  1.3       +3 -3      jbosside/core/plugins/org.jboss.ide.eclipse.xdoclet.assist/src/main/org/jboss/ide/eclipse/xdoclet/assist/ui/ImageStore.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: ImageStore.java
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/core/plugins/org.jboss.ide.eclipse.xdoclet.assist/src/main/org/jboss/ide/eclipse/xdoclet/assist/ui/ImageStore.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- ImageStore.java	29 Jan 2006 04:20:51 -0000	1.2
  +++ ImageStore.java	2 Oct 2006 23:02:35 -0000	1.3
  @@ -1,6 +1,6 @@
   /*
  - * JBoss, Home of Professional Open Source
  - * Copyright 2005, JBoss Inc., and individual contributors as indicated
  + * JBoss, a division of Red Hat
  + * Copyright 2006, Red Hat Middleware, LLC, and individual contributors as indicated
    * by the @authors tag. See the copyright.txt in the distribution for a
    * full listing of individual contributors.
    *
  @@ -32,7 +32,7 @@
   
   /**
    * @author    Hans Dockter
  - * @version   $Revision: 1.2 $
  + * @version   $Revision: 1.3 $
    * @created   17 mai 2003
    */
   public class ImageStore
  
  
  
  1.3       +3 -3      jbosside/core/plugins/org.jboss.ide.eclipse.xdoclet.assist/src/main/org/jboss/ide/eclipse/xdoclet/assist/ui/TemplatesPreferencePage.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: TemplatesPreferencePage.java
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/core/plugins/org.jboss.ide.eclipse.xdoclet.assist/src/main/org/jboss/ide/eclipse/xdoclet/assist/ui/TemplatesPreferencePage.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- TemplatesPreferencePage.java	29 Jan 2006 04:20:51 -0000	1.2
  +++ TemplatesPreferencePage.java	2 Oct 2006 23:02:35 -0000	1.3
  @@ -1,6 +1,6 @@
   /*
  - * JBoss, Home of Professional Open Source
  - * Copyright 2005, JBoss Inc., and individual contributors as indicated
  + * JBoss, a division of Red Hat
  + * Copyright 2006, Red Hat Middleware, LLC, and individual contributors as indicated
    * by the @authors tag. See the copyright.txt in the distribution for a
    * full listing of individual contributors.
    *
  @@ -35,7 +35,7 @@
   
   /**
    * @author    Hans Dockter
  - * @version   $Revision: 1.2 $
  + * @version   $Revision: 1.3 $
    * @created   17 mai 2003
    */
   public class TemplatesPreferencePage extends PreferencePage implements IWorkbenchPreferencePage
  
  
  
  1.3       +3 -3      jbosside/core/plugins/org.jboss.ide.eclipse.xdoclet.assist/src/main/org/jboss/ide/eclipse/xdoclet/assist/ui/IProposalListener.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: IProposalListener.java
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/core/plugins/org.jboss.ide.eclipse.xdoclet.assist/src/main/org/jboss/ide/eclipse/xdoclet/assist/ui/IProposalListener.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- IProposalListener.java	29 Jan 2006 04:20:51 -0000	1.2
  +++ IProposalListener.java	2 Oct 2006 23:02:35 -0000	1.3
  @@ -1,6 +1,6 @@
   /*
  - * JBoss, Home of Professional Open Source
  - * Copyright 2005, JBoss Inc., and individual contributors as indicated
  + * JBoss, a division of Red Hat
  + * Copyright 2006, Red Hat Middleware, LLC, and individual contributors as indicated
    * by the @authors tag. See the copyright.txt in the distribution for a
    * full listing of individual contributors.
    *
  @@ -23,7 +23,7 @@
   
   /**
    * @author    Hans Dockter
  - * @version   $Revision: 1.2 $
  + * @version   $Revision: 1.3 $
    * @created   17 mai 2003
    */
   public interface IProposalListener
  
  
  
  1.3       +5 -5      jbosside/core/plugins/org.jboss.ide.eclipse.xdoclet.assist/src/main/org/jboss/ide/eclipse/xdoclet/assist/ui/CompletionProposalPopup.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: CompletionProposalPopup.java
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/core/plugins/org.jboss.ide.eclipse.xdoclet.assist/src/main/org/jboss/ide/eclipse/xdoclet/assist/ui/CompletionProposalPopup.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- CompletionProposalPopup.java	29 Jan 2006 04:20:51 -0000	1.2
  +++ CompletionProposalPopup.java	2 Oct 2006 23:02:35 -0000	1.3
  @@ -1,6 +1,6 @@
   /*
  - * JBoss, Home of Professional Open Source
  - * Copyright 2005, JBoss Inc., and individual contributors as indicated
  + * JBoss, a division of Red Hat
  + * Copyright 2006, Red Hat Middleware, LLC, and individual contributors as indicated
    * by the @authors tag. See the copyright.txt in the distribution for a
    * full listing of individual contributors.
    *
  @@ -49,7 +49,7 @@
   
   /**
    * @author    Hans Dockter
  - * @version   $Revision: 1.2 $
  + * @version   $Revision: 1.3 $
    * @created   17 mai 2003
    */
   public class CompletionProposalPopup
  @@ -322,7 +322,7 @@
       * Description of the Class
       *
       * @author    Administrator
  -    * @version   $Revision: 1.2 $
  +    * @version   $Revision: 1.3 $
       * @created   17 mai 2003
       */
      protected class LocalContentProvider implements IStructuredContentProvider
  @@ -359,7 +359,7 @@
       * Description of the Class
       *
       * @author    Administrator
  -    * @version   $Revision: 1.2 $
  +    * @version   $Revision: 1.3 $
       * @created   17 mai 2003
       */
      protected class LocalLableProvider implements ITableLabelProvider
  
  
  
  1.3       +3 -3      jbosside/core/plugins/org.jboss.ide.eclipse.xdoclet.assist/src/main/org/jboss/ide/eclipse/xdoclet/assist/ui/TemplateListContentProvider.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: TemplateListContentProvider.java
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/core/plugins/org.jboss.ide.eclipse.xdoclet.assist/src/main/org/jboss/ide/eclipse/xdoclet/assist/ui/TemplateListContentProvider.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- TemplateListContentProvider.java	29 Jan 2006 04:20:51 -0000	1.2
  +++ TemplateListContentProvider.java	2 Oct 2006 23:02:35 -0000	1.3
  @@ -1,6 +1,6 @@
   /*
  - * JBoss, Home of Professional Open Source
  - * Copyright 2005, JBoss Inc., and individual contributors as indicated
  + * JBoss, a division of Red Hat
  + * Copyright 2006, Red Hat Middleware, LLC, and individual contributors as indicated
    * by the @authors tag. See the copyright.txt in the distribution for a
    * full listing of individual contributors.
    *
  @@ -35,7 +35,7 @@
   
   /**
    * @author    Hans Dockter
  - * @version   $Revision: 1.2 $
  + * @version   $Revision: 1.3 $
    * @created   17 mai 2003
    */
   public class TemplateListContentProvider implements ITreeContentProvider, ITemplateListListener, ITemplateTreeListener
  
  
  
  1.3       +3 -3      jbosside/core/plugins/org.jboss.ide.eclipse.xdoclet.assist/src/main/org/jboss/ide/eclipse/xdoclet/assist/ui/VariablesPreferencePage.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: VariablesPreferencePage.java
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/core/plugins/org.jboss.ide.eclipse.xdoclet.assist/src/main/org/jboss/ide/eclipse/xdoclet/assist/ui/VariablesPreferencePage.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- VariablesPreferencePage.java	29 Jan 2006 04:20:51 -0000	1.2
  +++ VariablesPreferencePage.java	2 Oct 2006 23:02:35 -0000	1.3
  @@ -1,6 +1,6 @@
   /*
  - * JBoss, Home of Professional Open Source
  - * Copyright 2005, JBoss Inc., and individual contributors as indicated
  + * JBoss, a division of Red Hat
  + * Copyright 2006, Red Hat Middleware, LLC, and individual contributors as indicated
    * by the @authors tag. See the copyright.txt in the distribution for a
    * full listing of individual contributors.
    *
  @@ -31,7 +31,7 @@
   
   /**
    * @author    Hans Dockter
  - * @version   $Revision: 1.2 $
  + * @version   $Revision: 1.3 $
    * @created   17 mai 2003
    */
   public class VariablesPreferencePage extends FieldEditorPreferencePage implements IWorkbenchPreferencePage
  
  
  
  1.3       +4 -4      jbosside/core/plugins/org.jboss.ide.eclipse.xdoclet.assist/src/main/org/jboss/ide/eclipse/xdoclet/assist/ui/TreeNameDialog.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: TreeNameDialog.java
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/core/plugins/org.jboss.ide.eclipse.xdoclet.assist/src/main/org/jboss/ide/eclipse/xdoclet/assist/ui/TreeNameDialog.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- TreeNameDialog.java	29 Jan 2006 04:20:51 -0000	1.2
  +++ TreeNameDialog.java	2 Oct 2006 23:02:35 -0000	1.3
  @@ -1,6 +1,6 @@
   /*
  - * JBoss, Home of Professional Open Source
  - * Copyright 2005, JBoss Inc., and individual contributors as indicated
  + * JBoss, a division of Red Hat
  + * Copyright 2006, Red Hat Middleware, LLC, and individual contributors as indicated
    * by the @authors tag. See the copyright.txt in the distribution for a
    * full listing of individual contributors.
    *
  @@ -41,7 +41,7 @@
   
   /**
    * @author    Hans Dockter
  - * @version   $Revision: 1.2 $
  + * @version   $Revision: 1.3 $
    * @created   17 mai 2003
    */
   public class TreeNameDialog extends Dialog
  @@ -192,7 +192,7 @@
       * Description of the Class
       *
       * @author    Administrator
  -    * @version   $Revision: 1.2 $
  +    * @version   $Revision: 1.3 $
       * @created   17 mai 2003
       */
      protected class LocalValidator implements IInputValidator
  
  
  
  1.3       +3 -3      jbosside/core/plugins/org.jboss.ide.eclipse.xdoclet.assist/src/main/org/jboss/ide/eclipse/xdoclet/assist/ui/XDocletPreferencePage.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: XDocletPreferencePage.java
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/core/plugins/org.jboss.ide.eclipse.xdoclet.assist/src/main/org/jboss/ide/eclipse/xdoclet/assist/ui/XDocletPreferencePage.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- XDocletPreferencePage.java	29 Jan 2006 04:20:51 -0000	1.2
  +++ XDocletPreferencePage.java	2 Oct 2006 23:02:35 -0000	1.3
  @@ -1,6 +1,6 @@
   /*
  - * JBoss, Home of Professional Open Source
  - * Copyright 2005, JBoss Inc., and individual contributors as indicated
  + * JBoss, a division of Red Hat
  + * Copyright 2006, Red Hat Middleware, LLC, and individual contributors as indicated
    * by the @authors tag. See the copyright.txt in the distribution for a
    * full listing of individual contributors.
    *
  @@ -37,7 +37,7 @@
   
   /**
    * @author    Hans Dockter
  - * @version   $Revision: 1.2 $
  + * @version   $Revision: 1.3 $
    * @created   17 mai 2003
    */
   public class XDocletPreferencePage extends PreferencePage implements IWorkbenchPreferencePage
  
  
  
  1.3       +3 -3      jbosside/core/plugins/org.jboss.ide.eclipse.xdoclet.assist/src/main/org/jboss/ide/eclipse/xdoclet/assist/ui/ProposalEvent.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: ProposalEvent.java
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/core/plugins/org.jboss.ide.eclipse.xdoclet.assist/src/main/org/jboss/ide/eclipse/xdoclet/assist/ui/ProposalEvent.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- ProposalEvent.java	29 Jan 2006 04:20:51 -0000	1.2
  +++ ProposalEvent.java	2 Oct 2006 23:02:35 -0000	1.3
  @@ -1,6 +1,6 @@
   /*
  - * JBoss, Home of Professional Open Source
  - * Copyright 2005, JBoss Inc., and individual contributors as indicated
  + * JBoss, a division of Red Hat
  + * Copyright 2006, Red Hat Middleware, LLC, and individual contributors as indicated
    * by the @authors tag. See the copyright.txt in the distribution for a
    * full listing of individual contributors.
    *
  @@ -25,7 +25,7 @@
   
   /**
    * @author    Hans Dockter
  - * @version   $Revision: 1.2 $
  + * @version   $Revision: 1.3 $
    * @created   17 mai 2003
    */
   public class ProposalEvent extends EventObject
  
  
  



More information about the jboss-cvs-commits mailing list