[jboss-cvs] jbosside/core/plugins/org.jboss.ide.eclipse.firstrun/src/main/org/jboss/ide/eclipse/firstrun ...

Marshall Culpepper mculpepper at jboss.com
Mon Oct 2 16:39:35 EDT 2006


  User: mculpepper
  Date: 06/10/02 16:39:35

  Modified:    core/plugins/org.jboss.ide.eclipse.firstrun/src/main/org/jboss/ide/eclipse/firstrun    
                        FirstRunMessages.java FirstRunPlugin.java
                        FirstRunMessages.properties FirstRunStartup.java
  Log:
  updated copyright headers and plugin info
  
  Revision  Changes    Path
  1.3       +2 -2      jbosside/core/plugins/org.jboss.ide.eclipse.firstrun/src/main/org/jboss/ide/eclipse/firstrun/FirstRunMessages.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: FirstRunMessages.java
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/core/plugins/org.jboss.ide.eclipse.firstrun/src/main/org/jboss/ide/eclipse/firstrun/FirstRunMessages.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- FirstRunMessages.java	29 Jan 2006 04:21:00 -0000	1.2
  +++ FirstRunMessages.java	2 Oct 2006 20:39: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.
    *
  
  
  
  1.4       +2 -2      jbosside/core/plugins/org.jboss.ide.eclipse.firstrun/src/main/org/jboss/ide/eclipse/firstrun/FirstRunPlugin.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: FirstRunPlugin.java
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/core/plugins/org.jboss.ide.eclipse.firstrun/src/main/org/jboss/ide/eclipse/firstrun/FirstRunPlugin.java,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -b -r1.3 -r1.4
  --- FirstRunPlugin.java	12 Sep 2006 21:25:22 -0000	1.3
  +++ FirstRunPlugin.java	2 Oct 2006 20:39:35 -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.
    *
  
  
  
  1.7       +3 -2      jbosside/core/plugins/org.jboss.ide.eclipse.firstrun/src/main/org/jboss/ide/eclipse/firstrun/FirstRunMessages.properties
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: FirstRunMessages.properties
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/core/plugins/org.jboss.ide.eclipse.firstrun/src/main/org/jboss/ide/eclipse/firstrun/FirstRunMessages.properties,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -b -r1.6 -r1.7
  --- FirstRunMessages.properties	28 Sep 2006 00:15:41 -0000	1.6
  +++ FirstRunMessages.properties	2 Oct 2006 20:39:35 -0000	1.7
  @@ -31,8 +31,9 @@
   InfoPage20.info=\
   Welcome to JBossIDE for Eclipse 2.0!\n\n\
   This wizard is here to aid in the conversion of current users of JBossIDE 1.5/1.6 to JBossIDE 2.0.\n\
  -It is recommended that all JBossIDE users perform this conversion, as both JBossAS support and Packaging have been radically changed.\n\
  -When you are ready to continue on with the wizard, go ahead and press "Next >"\n\n\
  +It is recommended that all JBossIDE users perform this conversion, as both JBossAS support and\n\
  +Packaging have been radically changed. When you are ready to continue on with the wizard, \n\
  +go ahead and press "Next >"\n\n\
   If you have already run this wizard previously, or think that you can safely skip this wizard, just press "Cancel".
   
   FinalPage20.title=Finished
  
  
  
  1.9       +3 -3      jbosside/core/plugins/org.jboss.ide.eclipse.firstrun/src/main/org/jboss/ide/eclipse/firstrun/FirstRunStartup.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: FirstRunStartup.java
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/core/plugins/org.jboss.ide.eclipse.firstrun/src/main/org/jboss/ide/eclipse/firstrun/FirstRunStartup.java,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -b -r1.8 -r1.9
  --- FirstRunStartup.java	28 Sep 2006 18:03:37 -0000	1.8
  +++ FirstRunStartup.java	2 Oct 2006 20:39:35 -0000	1.9
  @@ -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