[jboss-cvs] jbosside/ejb3/plugins/org.jboss.ide.eclipse.ejb3.wizards.ui/src/main/org/jboss/ide/eclipse/ejb3/wizards/ui/wizards/pages ...

Marshall Culpepper mculpepper at jboss.com
Mon Oct 2 19:04:58 EDT 2006


  User: mculpepper
  Date: 06/10/02 19:04:58

  Modified:    ejb3/plugins/org.jboss.ide.eclipse.ejb3.wizards.ui/src/main/org/jboss/ide/eclipse/ejb3/wizards/ui/wizards/pages    
                        JBossEJB3LibrariesPage.java
                        NewMessageDrivenBeanWizardPage.java
                        JBossSelectionPage.java
                        NewSessionBeanWizardPage.java
  Log:
  updated copyright header and plugin provider for all ejb3 plugins
  
  Revision  Changes    Path
  1.7       +2 -2      jbosside/ejb3/plugins/org.jboss.ide.eclipse.ejb3.wizards.ui/src/main/org/jboss/ide/eclipse/ejb3/wizards/ui/wizards/pages/JBossEJB3LibrariesPage.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: JBossEJB3LibrariesPage.java
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/ejb3/plugins/org.jboss.ide.eclipse.ejb3.wizards.ui/src/main/org/jboss/ide/eclipse/ejb3/wizards/ui/wizards/pages/JBossEJB3LibrariesPage.java,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -b -r1.6 -r1.7
  --- JBossEJB3LibrariesPage.java	11 Jul 2006 05:35:57 -0000	1.6
  +++ JBossEJB3LibrariesPage.java	2 Oct 2006 23:04:58 -0000	1.7
  @@ -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.
    *
  
  
  
  1.3       +2 -2      jbosside/ejb3/plugins/org.jboss.ide.eclipse.ejb3.wizards.ui/src/main/org/jboss/ide/eclipse/ejb3/wizards/ui/wizards/pages/NewMessageDrivenBeanWizardPage.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: NewMessageDrivenBeanWizardPage.java
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/ejb3/plugins/org.jboss.ide.eclipse.ejb3.wizards.ui/src/main/org/jboss/ide/eclipse/ejb3/wizards/ui/wizards/pages/NewMessageDrivenBeanWizardPage.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- NewMessageDrivenBeanWizardPage.java	29 Jan 2006 05:05:19 -0000	1.2
  +++ NewMessageDrivenBeanWizardPage.java	2 Oct 2006 23:04:58 -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.
    *
  
  
  
  1.5       +2 -2      jbosside/ejb3/plugins/org.jboss.ide.eclipse.ejb3.wizards.ui/src/main/org/jboss/ide/eclipse/ejb3/wizards/ui/wizards/pages/JBossSelectionPage.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: JBossSelectionPage.java
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/ejb3/plugins/org.jboss.ide.eclipse.ejb3.wizards.ui/src/main/org/jboss/ide/eclipse/ejb3/wizards/ui/wizards/pages/JBossSelectionPage.java,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -b -r1.4 -r1.5
  --- JBossSelectionPage.java	2 Jun 2006 19:20:04 -0000	1.4
  +++ JBossSelectionPage.java	2 Oct 2006 23:04:58 -0000	1.5
  @@ -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.
    *
  
  
  
  1.4       +2 -2      jbosside/ejb3/plugins/org.jboss.ide.eclipse.ejb3.wizards.ui/src/main/org/jboss/ide/eclipse/ejb3/wizards/ui/wizards/pages/NewSessionBeanWizardPage.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: NewSessionBeanWizardPage.java
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/ejb3/plugins/org.jboss.ide.eclipse.ejb3.wizards.ui/src/main/org/jboss/ide/eclipse/ejb3/wizards/ui/wizards/pages/NewSessionBeanWizardPage.java,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -b -r1.3 -r1.4
  --- NewSessionBeanWizardPage.java	27 Jun 2006 21:58:57 -0000	1.3
  +++ NewSessionBeanWizardPage.java	2 Oct 2006 23:04:58 -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.
    *
  
  
  



More information about the jboss-cvs-commits mailing list