[jboss-cvs] jbosside/core/plugins/org.jboss.ide.eclipse.xdoclet.assist/src/main/org/jboss/ide/eclipse/xdoclet/assist/model ...

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


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

  Modified:    core/plugins/org.jboss.ide.eclipse.xdoclet.assist/src/main/org/jboss/ide/eclipse/xdoclet/assist/model                        
                        Marker.java NodeExistsException.java
                        TemplateTree.java TemplateTreeFormat.java
                        SortedKeyTreeNode.java XTagsProvider.java
                        DocletTreeXMLManager.java
                        XMLPersistenceManager.java TemplateEvent.java
                        SortedKeyTree.java DocletType.java
                        TemplateElement.java DocletElement.java
                        PatternStore.java AdditionalValuesXMLManager.java
                        Variable.java ITemplateTreeListener.java
                        VariableStoreXMLManager.java
                        ITemplateListListener.java IDocletConstants.java
                        TemplateListXMLManager.java DocletTree.java
                        VariableStore.java TemplateList.java
  Log:
  updated copyright header and plugin provider for all core plugins
  
  Revision  Changes    Path
  1.3       +3 -3      jbosside/core/plugins/org.jboss.ide.eclipse.xdoclet.assist/src/main/org/jboss/ide/eclipse/xdoclet/assist/model/Marker.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: Marker.java
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/core/plugins/org.jboss.ide.eclipse.xdoclet.assist/src/main/org/jboss/ide/eclipse/xdoclet/assist/model/Marker.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- Marker.java	29 Jan 2006 04:20:51 -0000	1.2
  +++ Marker.java	2 Oct 2006 23:02:34 -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.
    *
  @@ -25,7 +25,7 @@
   
   /**
    * @author    Hans Dockter
  - * @version   $Revision: 1.2 $
  + * @version   $Revision: 1.3 $
    * @created   17 mai 2003
    */
   public class Marker implements Serializable
  
  
  
  1.3       +3 -3      jbosside/core/plugins/org.jboss.ide.eclipse.xdoclet.assist/src/main/org/jboss/ide/eclipse/xdoclet/assist/model/NodeExistsException.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: NodeExistsException.java
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/core/plugins/org.jboss.ide.eclipse.xdoclet.assist/src/main/org/jboss/ide/eclipse/xdoclet/assist/model/NodeExistsException.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- NodeExistsException.java	29 Jan 2006 04:20:51 -0000	1.2
  +++ NodeExistsException.java	2 Oct 2006 23:02:34 -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.
    *
  @@ -23,7 +23,7 @@
   
   /**
    * @author    Hans Dockter
  - * @version   $Revision: 1.2 $
  + * @version   $Revision: 1.3 $
    * @created   17 mai 2003
    */
   public class NodeExistsException extends RuntimeException
  
  
  
  1.3       +3 -3      jbosside/core/plugins/org.jboss.ide.eclipse.xdoclet.assist/src/main/org/jboss/ide/eclipse/xdoclet/assist/model/TemplateTree.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: TemplateTree.java
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/core/plugins/org.jboss.ide.eclipse.xdoclet.assist/src/main/org/jboss/ide/eclipse/xdoclet/assist/model/TemplateTree.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- TemplateTree.java	29 Jan 2006 04:20:51 -0000	1.2
  +++ TemplateTree.java	2 Oct 2006 23:02:34 -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.
    *
  @@ -33,7 +33,7 @@
   
   /**
    * @author    Hans Dockter
  - * @version   $Revision: 1.2 $
  + * @version   $Revision: 1.3 $
    * @created   17 mai 2003
    */
   public class TemplateTree implements IConditionTreeListener, Serializable
  
  
  
  1.3       +3 -3      jbosside/core/plugins/org.jboss.ide.eclipse.xdoclet.assist/src/main/org/jboss/ide/eclipse/xdoclet/assist/model/TemplateTreeFormat.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: TemplateTreeFormat.java
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/core/plugins/org.jboss.ide.eclipse.xdoclet.assist/src/main/org/jboss/ide/eclipse/xdoclet/assist/model/TemplateTreeFormat.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- TemplateTreeFormat.java	29 Jan 2006 04:20:51 -0000	1.2
  +++ TemplateTreeFormat.java	2 Oct 2006 23:02:34 -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.
    *
  @@ -25,7 +25,7 @@
   
   /**
    * @author    Hans Dockter
  - * @version   $Revision: 1.2 $
  + * @version   $Revision: 1.3 $
    * @created   17 mai 2003
    */
   public class TemplateTreeFormat
  
  
  
  1.3       +3 -3      jbosside/core/plugins/org.jboss.ide.eclipse.xdoclet.assist/src/main/org/jboss/ide/eclipse/xdoclet/assist/model/SortedKeyTreeNode.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: SortedKeyTreeNode.java
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/core/plugins/org.jboss.ide.eclipse.xdoclet.assist/src/main/org/jboss/ide/eclipse/xdoclet/assist/model/SortedKeyTreeNode.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- SortedKeyTreeNode.java	29 Jan 2006 04:20:51 -0000	1.2
  +++ SortedKeyTreeNode.java	2 Oct 2006 23:02:34 -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 @@
   
   /**
    * @author    Hans Dockter
  - * @version   $Revision: 1.2 $
  + * @version   $Revision: 1.3 $
    * @created   17 mai 2003
    */
   public class SortedKeyTreeNode implements Comparable, Serializable
  
  
  
  1.3       +3 -3      jbosside/core/plugins/org.jboss.ide.eclipse.xdoclet.assist/src/main/org/jboss/ide/eclipse/xdoclet/assist/model/XTagsProvider.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: XTagsProvider.java
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/core/plugins/org.jboss.ide.eclipse.xdoclet.assist/src/main/org/jboss/ide/eclipse/xdoclet/assist/model/XTagsProvider.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- XTagsProvider.java	29 Jan 2006 04:20:51 -0000	1.2
  +++ XTagsProvider.java	2 Oct 2006 23:02:34 -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.
    *
  @@ -35,7 +35,7 @@
   
   /**
    * @author    Hans Dockter
  - * @version   $Revision: 1.2 $
  + * @version   $Revision: 1.3 $
    * @created   17 mai 2003
    */
   public class XTagsProvider
  
  
  
  1.3       +3 -3      jbosside/core/plugins/org.jboss.ide.eclipse.xdoclet.assist/src/main/org/jboss/ide/eclipse/xdoclet/assist/model/DocletTreeXMLManager.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: DocletTreeXMLManager.java
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/core/plugins/org.jboss.ide.eclipse.xdoclet.assist/src/main/org/jboss/ide/eclipse/xdoclet/assist/model/DocletTreeXMLManager.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- DocletTreeXMLManager.java	29 Jan 2006 04:20:51 -0000	1.2
  +++ DocletTreeXMLManager.java	2 Oct 2006 23:02:34 -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.
    *
  @@ -49,7 +49,7 @@
    * Inspired by the xtags.ConditionFactory class from Aslak Hellesøy of the XDoclet team
    *
    * @author    Hans Dockter
  - * @version   $Revision: 1.2 $
  + * @version   $Revision: 1.3 $
    * @created   15 mai 2003
    */
   public class DocletTreeXMLManager
  
  
  
  1.3       +3 -3      jbosside/core/plugins/org.jboss.ide.eclipse.xdoclet.assist/src/main/org/jboss/ide/eclipse/xdoclet/assist/model/XMLPersistenceManager.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: XMLPersistenceManager.java
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/core/plugins/org.jboss.ide.eclipse.xdoclet.assist/src/main/org/jboss/ide/eclipse/xdoclet/assist/model/XMLPersistenceManager.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- XMLPersistenceManager.java	29 Jan 2006 04:20:51 -0000	1.2
  +++ XMLPersistenceManager.java	2 Oct 2006 23:02:34 -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.
    *
  @@ -34,7 +34,7 @@
   
   /**
    * @author    Hans Dockter
  - * @version   $Revision: 1.2 $
  + * @version   $Revision: 1.3 $
    * @created   17 mai 2003
    */
   public class XMLPersistenceManager
  
  
  
  1.3       +3 -3      jbosside/core/plugins/org.jboss.ide.eclipse.xdoclet.assist/src/main/org/jboss/ide/eclipse/xdoclet/assist/model/TemplateEvent.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: TemplateEvent.java
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/core/plugins/org.jboss.ide.eclipse.xdoclet.assist/src/main/org/jboss/ide/eclipse/xdoclet/assist/model/TemplateEvent.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- TemplateEvent.java	29 Jan 2006 04:20:51 -0000	1.2
  +++ TemplateEvent.java	2 Oct 2006 23:02:34 -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.
    *
  @@ -25,7 +25,7 @@
   
   /**
    * @author    Hans Dockter
  - * @version   $Revision: 1.2 $
  + * @version   $Revision: 1.3 $
    * @created   17 mai 2003
    */
   public class TemplateEvent extends EventObject
  
  
  
  1.3       +3 -3      jbosside/core/plugins/org.jboss.ide.eclipse.xdoclet.assist/src/main/org/jboss/ide/eclipse/xdoclet/assist/model/SortedKeyTree.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: SortedKeyTree.java
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/core/plugins/org.jboss.ide.eclipse.xdoclet.assist/src/main/org/jboss/ide/eclipse/xdoclet/assist/model/SortedKeyTree.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- SortedKeyTree.java	29 Jan 2006 04:20:51 -0000	1.2
  +++ SortedKeyTree.java	2 Oct 2006 23:02:34 -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.
    *
  @@ -26,7 +26,7 @@
   
   /**
    * @author    Hans Dockter
  - * @version   $Revision: 1.2 $
  + * @version   $Revision: 1.3 $
    * @created   17 mai 2003
    */
   public class SortedKeyTree implements Serializable
  
  
  
  1.3       +3 -3      jbosside/core/plugins/org.jboss.ide.eclipse.xdoclet.assist/src/main/org/jboss/ide/eclipse/xdoclet/assist/model/DocletType.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: DocletType.java
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/core/plugins/org.jboss.ide.eclipse.xdoclet.assist/src/main/org/jboss/ide/eclipse/xdoclet/assist/model/DocletType.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- DocletType.java	29 Jan 2006 04:20:51 -0000	1.2
  +++ DocletType.java	2 Oct 2006 23:02:34 -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.
    *
  @@ -23,7 +23,7 @@
   
   /**
    * @author    Hans Dockter
  - * @version   $Revision: 1.2 $
  + * @version   $Revision: 1.3 $
    * @created   17 mai 2003
    */
   public class DocletType
  
  
  
  1.3       +3 -3      jbosside/core/plugins/org.jboss.ide.eclipse.xdoclet.assist/src/main/org/jboss/ide/eclipse/xdoclet/assist/model/TemplateElement.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: TemplateElement.java
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/core/plugins/org.jboss.ide.eclipse.xdoclet.assist/src/main/org/jboss/ide/eclipse/xdoclet/assist/model/TemplateElement.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- TemplateElement.java	29 Jan 2006 04:20:51 -0000	1.2
  +++ TemplateElement.java	2 Oct 2006 23:02:34 -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.
    *
  @@ -26,7 +26,7 @@
   
   /**
    * @author    Hans Dockter
  - * @version   $Revision: 1.2 $
  + * @version   $Revision: 1.3 $
    * @created   17 mai 2003
    */
   public class TemplateElement implements Comparable, Serializable
  
  
  
  1.3       +3 -3      jbosside/core/plugins/org.jboss.ide.eclipse.xdoclet.assist/src/main/org/jboss/ide/eclipse/xdoclet/assist/model/DocletElement.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: DocletElement.java
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/core/plugins/org.jboss.ide.eclipse.xdoclet.assist/src/main/org/jboss/ide/eclipse/xdoclet/assist/model/DocletElement.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- DocletElement.java	29 Jan 2006 04:20:51 -0000	1.2
  +++ DocletElement.java	2 Oct 2006 23:02:34 -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.
    *
  @@ -36,7 +36,7 @@
   
   /**
    * @author    Hans Dockter
  - * @version   $Revision: 1.2 $
  + * @version   $Revision: 1.3 $
    * @created   17 mai 2003
    */
   public class DocletElement implements Serializable
  
  
  
  1.3       +3 -3      jbosside/core/plugins/org.jboss.ide.eclipse.xdoclet.assist/src/main/org/jboss/ide/eclipse/xdoclet/assist/model/PatternStore.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: PatternStore.java
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/core/plugins/org.jboss.ide.eclipse.xdoclet.assist/src/main/org/jboss/ide/eclipse/xdoclet/assist/model/PatternStore.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- PatternStore.java	29 Jan 2006 04:20:51 -0000	1.2
  +++ PatternStore.java	2 Oct 2006 23:02:34 -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.
    *
  @@ -29,7 +29,7 @@
   
   /**
    * @author    Hans Dockter
  - * @version   $Revision: 1.2 $
  + * @version   $Revision: 1.3 $
    * @created   17 mai 2003
    */
   public class PatternStore
  
  
  
  1.3       +3 -3      jbosside/core/plugins/org.jboss.ide.eclipse.xdoclet.assist/src/main/org/jboss/ide/eclipse/xdoclet/assist/model/AdditionalValuesXMLManager.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: AdditionalValuesXMLManager.java
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/core/plugins/org.jboss.ide.eclipse.xdoclet.assist/src/main/org/jboss/ide/eclipse/xdoclet/assist/model/AdditionalValuesXMLManager.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- AdditionalValuesXMLManager.java	29 Jan 2006 04:20:51 -0000	1.2
  +++ AdditionalValuesXMLManager.java	2 Oct 2006 23:02:34 -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 @@
   
   /**
    * @author    Hans Dockter
  - * @version   $Revision: 1.2 $
  + * @version   $Revision: 1.3 $
    * @created   17 mai 2003
    */
   public class AdditionalValuesXMLManager
  
  
  
  1.3       +3 -3      jbosside/core/plugins/org.jboss.ide.eclipse.xdoclet.assist/src/main/org/jboss/ide/eclipse/xdoclet/assist/model/Variable.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: Variable.java
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/core/plugins/org.jboss.ide.eclipse.xdoclet.assist/src/main/org/jboss/ide/eclipse/xdoclet/assist/model/Variable.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- Variable.java	29 Jan 2006 04:20:51 -0000	1.2
  +++ Variable.java	2 Oct 2006 23:02:34 -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.
    *
  @@ -29,7 +29,7 @@
   
   /**
    * @author    Hans Dockter
  - * @version   $Revision: 1.2 $
  + * @version   $Revision: 1.3 $
    * @created   17 mai 2003
    */
   public class Variable implements Serializable
  
  
  
  1.3       +3 -3      jbosside/core/plugins/org.jboss.ide.eclipse.xdoclet.assist/src/main/org/jboss/ide/eclipse/xdoclet/assist/model/ITemplateTreeListener.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: ITemplateTreeListener.java
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/core/plugins/org.jboss.ide.eclipse.xdoclet.assist/src/main/org/jboss/ide/eclipse/xdoclet/assist/model/ITemplateTreeListener.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- ITemplateTreeListener.java	29 Jan 2006 04:20:51 -0000	1.2
  +++ ITemplateTreeListener.java	2 Oct 2006 23:02:34 -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.
    *
  @@ -23,7 +23,7 @@
   
   /**
    * @author    Hans Dockter
  - * @version   $Revision: 1.2 $
  + * @version   $Revision: 1.3 $
    * @created   17 mai 2003
    */
   public interface ITemplateTreeListener
  
  
  
  1.3       +3 -3      jbosside/core/plugins/org.jboss.ide.eclipse.xdoclet.assist/src/main/org/jboss/ide/eclipse/xdoclet/assist/model/VariableStoreXMLManager.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: VariableStoreXMLManager.java
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/core/plugins/org.jboss.ide.eclipse.xdoclet.assist/src/main/org/jboss/ide/eclipse/xdoclet/assist/model/VariableStoreXMLManager.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- VariableStoreXMLManager.java	29 Jan 2006 04:20:51 -0000	1.2
  +++ VariableStoreXMLManager.java	2 Oct 2006 23:02:34 -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 @@
   
   /**
    * @author    Hans Dockter
  - * @version   $Revision: 1.2 $
  + * @version   $Revision: 1.3 $
    * @created   17 mai 2003
    */
   public class VariableStoreXMLManager
  
  
  
  1.3       +3 -3      jbosside/core/plugins/org.jboss.ide.eclipse.xdoclet.assist/src/main/org/jboss/ide/eclipse/xdoclet/assist/model/ITemplateListListener.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: ITemplateListListener.java
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/core/plugins/org.jboss.ide.eclipse.xdoclet.assist/src/main/org/jboss/ide/eclipse/xdoclet/assist/model/ITemplateListListener.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- ITemplateListListener.java	29 Jan 2006 04:20:51 -0000	1.2
  +++ ITemplateListListener.java	2 Oct 2006 23:02:34 -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.
    *
  @@ -23,7 +23,7 @@
   
   /**
    * @author    Hans Dockter
  - * @version   $Revision: 1.2 $
  + * @version   $Revision: 1.3 $
    * @created   17 mai 2003
    */
   public interface ITemplateListListener
  
  
  
  1.3       +3 -3      jbosside/core/plugins/org.jboss.ide.eclipse.xdoclet.assist/src/main/org/jboss/ide/eclipse/xdoclet/assist/model/IDocletConstants.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: IDocletConstants.java
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/core/plugins/org.jboss.ide.eclipse.xdoclet.assist/src/main/org/jboss/ide/eclipse/xdoclet/assist/model/IDocletConstants.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- IDocletConstants.java	29 Jan 2006 04:20:51 -0000	1.2
  +++ IDocletConstants.java	2 Oct 2006 23:02:34 -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.
    *
  @@ -23,7 +23,7 @@
   
   /**
    * @author    Hans Dockter
  - * @version   $Revision: 1.2 $
  + * @version   $Revision: 1.3 $
    * @created   17 mai 2003
    */
   public interface IDocletConstants
  
  
  
  1.3       +3 -3      jbosside/core/plugins/org.jboss.ide.eclipse.xdoclet.assist/src/main/org/jboss/ide/eclipse/xdoclet/assist/model/TemplateListXMLManager.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: TemplateListXMLManager.java
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/core/plugins/org.jboss.ide.eclipse.xdoclet.assist/src/main/org/jboss/ide/eclipse/xdoclet/assist/model/TemplateListXMLManager.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- TemplateListXMLManager.java	29 Jan 2006 04:20:51 -0000	1.2
  +++ TemplateListXMLManager.java	2 Oct 2006 23:02:34 -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.
    *
  @@ -32,7 +32,7 @@
   
   /**
    * @author    Hans Dockter
  - * @version   $Revision: 1.2 $
  + * @version   $Revision: 1.3 $
    * @created   17 mai 2003
    */
   public class TemplateListXMLManager
  
  
  
  1.3       +3 -3      jbosside/core/plugins/org.jboss.ide.eclipse.xdoclet.assist/src/main/org/jboss/ide/eclipse/xdoclet/assist/model/DocletTree.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: DocletTree.java
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/core/plugins/org.jboss.ide.eclipse.xdoclet.assist/src/main/org/jboss/ide/eclipse/xdoclet/assist/model/DocletTree.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- DocletTree.java	29 Jan 2006 04:20:51 -0000	1.2
  +++ DocletTree.java	2 Oct 2006 23:02:34 -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 @@
   
   /**
    * @author    Hans Dockter
  - * @version   $Revision: 1.2 $
  + * @version   $Revision: 1.3 $
    * @created   17 mai 2003
    */
   public class DocletTree implements Serializable
  
  
  
  1.3       +3 -3      jbosside/core/plugins/org.jboss.ide.eclipse.xdoclet.assist/src/main/org/jboss/ide/eclipse/xdoclet/assist/model/VariableStore.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: VariableStore.java
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/core/plugins/org.jboss.ide.eclipse.xdoclet.assist/src/main/org/jboss/ide/eclipse/xdoclet/assist/model/VariableStore.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- VariableStore.java	29 Jan 2006 04:20:51 -0000	1.2
  +++ VariableStore.java	2 Oct 2006 23:02:34 -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.
    *
  @@ -25,7 +25,7 @@
   
   /**
    * @author    Hans Dockter
  - * @version   $Revision: 1.2 $
  + * @version   $Revision: 1.3 $
    * @created   17 mai 2003
    */
   public class VariableStore
  
  
  
  1.3       +3 -3      jbosside/core/plugins/org.jboss.ide.eclipse.xdoclet.assist/src/main/org/jboss/ide/eclipse/xdoclet/assist/model/TemplateList.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: TemplateList.java
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/core/plugins/org.jboss.ide.eclipse.xdoclet.assist/src/main/org/jboss/ide/eclipse/xdoclet/assist/model/TemplateList.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- TemplateList.java	29 Jan 2006 04:20:51 -0000	1.2
  +++ TemplateList.java	2 Oct 2006 23:02:34 -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.
    *
  @@ -32,7 +32,7 @@
   
   /**
    * @author    Hans Dockter
  - * @version   $Revision: 1.2 $
  + * @version   $Revision: 1.3 $
    * @created   17 mai 2003
    */
   public class TemplateList implements Serializable
  
  
  



More information about the jboss-cvs-commits mailing list