[jboss-cvs] jbosside/core/features/org.jboss.ide.eclipse.source ...

Marshall Culpepper mculpepper at jboss.com
Mon Nov 13 14:15:09 EST 2006


  User: mculpepper
  Date: 06/11/13 14:15:09

  Modified:    core/features/org.jboss.ide.eclipse.source  feature.xml
  Log:
  replaced all instances of "JBoss Eclipse IDE" with "JBossIDE for Eclipse"
  
  Revision  Changes    Path
  1.4       +3 -3      jbosside/core/features/org.jboss.ide.eclipse.source/feature.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: feature.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/core/features/org.jboss.ide.eclipse.source/feature.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -b -r1.3 -r1.4
  --- feature.xml	6 Jul 2006 23:38:43 -0000	1.3
  +++ feature.xml	13 Nov 2006 19:15:09 -0000	1.4
  @@ -1,7 +1,7 @@
   <?xml version="1.0" encoding="UTF-8"?>
   <feature
         id="org.jboss.ide.eclipse.source"
  -      label="JBoss Eclipse IDE Source"
  +      label="JBossIDE for Eclipse Source"
         version="2.0.0"
         provider-name="JBoss, Inc.">
   
  @@ -10,7 +10,7 @@
      </description>
   
      <license url="http://osdn.dl.sourceforge.net/sourceforge/jboss/LGPL.html">
  -      JBoss Eclipse IDE is under the LGPL Licence
  +      JBossIDE for Eclipse is under the LGPL Licence
   GNU LESSER GENERAL PUBLIC LICENSE
   Version 2.1, February 1999 
   Copyright (C) 1991, 1999 Free Software Foundation, Inc.
  @@ -414,7 +414,7 @@
      </license>
   
      <url>
  -      <update label="JBoss Eclipse IDE Update Site" url="http://download.jboss.org/jbosside/updates/stable"/>
  +      <update label="JBossIDE for Eclipse Update Site" url="http://download.jboss.org/jbosside/updates/stable"/>
      </url>
   
      <requires>
  
  
  



More information about the jboss-cvs-commits mailing list