[jboss-cvs] jbosside/releng/org.jboss.ide.eclipse.releng/src/org/jboss/ide/eclipse/releng ...

Marshall Culpepper mculpepper at jboss.com
Thu Sep 14 15:05:08 EDT 2006


  User: mculpepper
  Date: 06/09/14 15:05:08

  Modified:    releng/org.jboss.ide.eclipse.releng/src/org/jboss/ide/eclipse/releng    
                        CalculateFeatureDependenciesTask.java
                        ReverseUpdatePlugins.java
                        CreateSubversionFetchScriptTask.java
                        UpdateVersionsTask.java
  Log:
  changed capital D to lower case d in division
  
  Revision  Changes    Path
  1.5       +1 -1      jbosside/releng/org.jboss.ide.eclipse.releng/src/org/jboss/ide/eclipse/releng/CalculateFeatureDependenciesTask.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: CalculateFeatureDependenciesTask.java
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/releng/org.jboss.ide.eclipse.releng/src/org/jboss/ide/eclipse/releng/CalculateFeatureDependenciesTask.java,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -b -r1.4 -r1.5
  --- CalculateFeatureDependenciesTask.java	14 Sep 2006 19:00:54 -0000	1.4
  +++ CalculateFeatureDependenciesTask.java	14 Sep 2006 19:05:08 -0000	1.5
  @@ -1,5 +1,5 @@
   /*
  - * JBoss, a Division of Red Hat
  + * 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       +1 -1      jbosside/releng/org.jboss.ide.eclipse.releng/src/org/jboss/ide/eclipse/releng/ReverseUpdatePlugins.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: ReverseUpdatePlugins.java
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/releng/org.jboss.ide.eclipse.releng/src/org/jboss/ide/eclipse/releng/ReverseUpdatePlugins.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- ReverseUpdatePlugins.java	14 Sep 2006 19:00:54 -0000	1.2
  +++ ReverseUpdatePlugins.java	14 Sep 2006 19:05:08 -0000	1.3
  @@ -1,5 +1,5 @@
   /*
  - * JBoss, a Division of Red Hat
  + * 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       +1 -1      jbosside/releng/org.jboss.ide.eclipse.releng/src/org/jboss/ide/eclipse/releng/CreateSubversionFetchScriptTask.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: CreateSubversionFetchScriptTask.java
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/releng/org.jboss.ide.eclipse.releng/src/org/jboss/ide/eclipse/releng/CreateSubversionFetchScriptTask.java,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -b -r1.3 -r1.4
  --- CreateSubversionFetchScriptTask.java	14 Sep 2006 19:00:54 -0000	1.3
  +++ CreateSubversionFetchScriptTask.java	14 Sep 2006 19:05:08 -0000	1.4
  @@ -1,5 +1,5 @@
   /*
  - * JBoss, a Division of Red Hat
  + * 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.6       +1 -1      jbosside/releng/org.jboss.ide.eclipse.releng/src/org/jboss/ide/eclipse/releng/UpdateVersionsTask.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: UpdateVersionsTask.java
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/releng/org.jboss.ide.eclipse.releng/src/org/jboss/ide/eclipse/releng/UpdateVersionsTask.java,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -b -r1.5 -r1.6
  --- UpdateVersionsTask.java	14 Sep 2006 19:00:54 -0000	1.5
  +++ UpdateVersionsTask.java	14 Sep 2006 19:05:08 -0000	1.6
  @@ -1,5 +1,5 @@
   /*
  - * JBoss, a Division of Red Hat
  + * 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