[jboss-cvs] jbosside/core/plugins/org.jboss.ide.eclipse.jdt.j2ee.ui/src/main/org/jboss/ide/eclipse/jdt/j2ee/ui/wizards/web ...

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


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

  Modified:    core/plugins/org.jboss.ide.eclipse.jdt.j2ee.ui/src/main/org/jboss/ide/eclipse/jdt/j2ee/ui/wizards/web       
                        NewServletWizardPage.java
                        NewJSPTagHandlerWizard.java NewServletWizard.java
                        NewJSPTagHandlerWizardPage.java
                        NewFilterWizard.java Templates.java
                        NewFilterWizardPage.java
  Log:
  updated copyright header and plugin provider for all core plugins
  
  Revision  Changes    Path
  1.4       +3 -3      jbosside/core/plugins/org.jboss.ide.eclipse.jdt.j2ee.ui/src/main/org/jboss/ide/eclipse/jdt/j2ee/ui/wizards/web/NewServletWizardPage.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: NewServletWizardPage.java
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/core/plugins/org.jboss.ide.eclipse.jdt.j2ee.ui/src/main/org/jboss/ide/eclipse/jdt/j2ee/ui/wizards/web/NewServletWizardPage.java,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -b -r1.3 -r1.4
  --- NewServletWizardPage.java	29 Jan 2006 04:21:19 -0000	1.3
  +++ NewServletWizardPage.java	2 Oct 2006 23:02:22 -0000	1.4
  @@ -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.
    *
  @@ -40,7 +40,7 @@
    * Description of the Class
    *
    * @author    Laurent Etiemble
  - * @version   $Revision: 1.3 $
  + * @version   $Revision: 1.4 $
    */
   public class NewServletWizardPage extends DOMClassWizardPage
   {
  
  
  
  1.3       +3 -3      jbosside/core/plugins/org.jboss.ide.eclipse.jdt.j2ee.ui/src/main/org/jboss/ide/eclipse/jdt/j2ee/ui/wizards/web/NewJSPTagHandlerWizard.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: NewJSPTagHandlerWizard.java
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/core/plugins/org.jboss.ide.eclipse.jdt.j2ee.ui/src/main/org/jboss/ide/eclipse/jdt/j2ee/ui/wizards/web/NewJSPTagHandlerWizard.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- NewJSPTagHandlerWizard.java	29 Jan 2006 04:21:19 -0000	1.2
  +++ NewJSPTagHandlerWizard.java	2 Oct 2006 23:02:22 -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.
    *
  @@ -30,7 +30,7 @@
    * Description of the Class
    *
    * @author    Laurent Etiemble
  - * @version   $Revision: 1.2 $
  + * @version   $Revision: 1.3 $
    */
   public class NewJSPTagHandlerWizard extends DOMClassWizard
   {
  
  
  
  1.3       +3 -3      jbosside/core/plugins/org.jboss.ide.eclipse.jdt.j2ee.ui/src/main/org/jboss/ide/eclipse/jdt/j2ee/ui/wizards/web/NewServletWizard.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: NewServletWizard.java
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/core/plugins/org.jboss.ide.eclipse.jdt.j2ee.ui/src/main/org/jboss/ide/eclipse/jdt/j2ee/ui/wizards/web/NewServletWizard.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- NewServletWizard.java	29 Jan 2006 04:21:19 -0000	1.2
  +++ NewServletWizard.java	2 Oct 2006 23:02:22 -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.
    *
  @@ -30,7 +30,7 @@
    * Description of the Class
    *
    * @author    Laurent Etiemble
  - * @version   $Revision: 1.2 $
  + * @version   $Revision: 1.3 $
    */
   public class NewServletWizard extends DOMClassWizard
   {
  
  
  
  1.3       +3 -3      jbosside/core/plugins/org.jboss.ide.eclipse.jdt.j2ee.ui/src/main/org/jboss/ide/eclipse/jdt/j2ee/ui/wizards/web/NewJSPTagHandlerWizardPage.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: NewJSPTagHandlerWizardPage.java
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/core/plugins/org.jboss.ide.eclipse.jdt.j2ee.ui/src/main/org/jboss/ide/eclipse/jdt/j2ee/ui/wizards/web/NewJSPTagHandlerWizardPage.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- NewJSPTagHandlerWizardPage.java	29 Jan 2006 04:21:19 -0000	1.2
  +++ NewJSPTagHandlerWizardPage.java	2 Oct 2006 23:02:22 -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.
    *
  @@ -39,7 +39,7 @@
    * Description of the Class
    *
    * @author    Laurent Etiemble
  - * @version   $Revision: 1.2 $
  + * @version   $Revision: 1.3 $
    */
   public class NewJSPTagHandlerWizardPage extends DOMClassWizardPage
   {
  
  
  
  1.3       +3 -3      jbosside/core/plugins/org.jboss.ide.eclipse.jdt.j2ee.ui/src/main/org/jboss/ide/eclipse/jdt/j2ee/ui/wizards/web/NewFilterWizard.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: NewFilterWizard.java
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/core/plugins/org.jboss.ide.eclipse.jdt.j2ee.ui/src/main/org/jboss/ide/eclipse/jdt/j2ee/ui/wizards/web/NewFilterWizard.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- NewFilterWizard.java	29 Jan 2006 04:21:19 -0000	1.2
  +++ NewFilterWizard.java	2 Oct 2006 23:02:22 -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.
    *
  @@ -30,7 +30,7 @@
    * Description of the Class
    *
    * @author    Laurent Etiemble
  - * @version   $Revision: 1.2 $
  + * @version   $Revision: 1.3 $
    */
   public class NewFilterWizard extends DOMClassWizard
   {
  
  
  
  1.3       +3 -3      jbosside/core/plugins/org.jboss.ide.eclipse.jdt.j2ee.ui/src/main/org/jboss/ide/eclipse/jdt/j2ee/ui/wizards/web/Templates.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: Templates.java
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/core/plugins/org.jboss.ide.eclipse.jdt.j2ee.ui/src/main/org/jboss/ide/eclipse/jdt/j2ee/ui/wizards/web/Templates.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- Templates.java	29 Jan 2006 04:21:19 -0000	1.2
  +++ Templates.java	2 Oct 2006 23:02:22 -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 @@
    * Generation templates accessor helper class
    *
    * @author    Laurent Etiemble
  - * @version   $Revision: 1.2 $
  + * @version   $Revision: 1.3 $
    */
   public class Templates extends AbstractTemplates
   {
  
  
  
  1.3       +3 -3      jbosside/core/plugins/org.jboss.ide.eclipse.jdt.j2ee.ui/src/main/org/jboss/ide/eclipse/jdt/j2ee/ui/wizards/web/NewFilterWizardPage.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: NewFilterWizardPage.java
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/core/plugins/org.jboss.ide.eclipse.jdt.j2ee.ui/src/main/org/jboss/ide/eclipse/jdt/j2ee/ui/wizards/web/NewFilterWizardPage.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- NewFilterWizardPage.java	29 Jan 2006 04:21:19 -0000	1.2
  +++ NewFilterWizardPage.java	2 Oct 2006 23:02:22 -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 @@
    * Description of the Class
    *
    * @author    Laurent Etiemble
  - * @version   $Revision: 1.2 $
  + * @version   $Revision: 1.3 $
    */
   public class NewFilterWizardPage extends DOMClassWizardPage
   {
  
  
  



More information about the jboss-cvs-commits mailing list