You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by cr...@apache.org on 2002/07/15 08:02:24 UTC

cvs commit: xml-cocoon2/src/java/org/apache/cocoon/components/treeprocessor MapStackResolver.java

crossley    2002/07/14 23:02:24

  Modified:    src/java/org/apache/cocoon/components/treeprocessor
                        MapStackResolver.java
  Log:
  Fix a javadoc warning.
  
  Revision  Changes    Path
  1.5       +2 -2      xml-cocoon2/src/java/org/apache/cocoon/components/treeprocessor/MapStackResolver.java
  
  Index: MapStackResolver.java
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/src/java/org/apache/cocoon/components/treeprocessor/MapStackResolver.java,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- MapStackResolver.java	24 Jun 2002 20:32:18 -0000	1.4
  +++ MapStackResolver.java	15 Jul 2002 06:02:24 -0000	1.5
  @@ -61,7 +61,7 @@
    *
    * @author <a href="mailto:sylvain@apache.org">Sylvain Wallez</a>
    * @version CVS $Id$
  - * @deprecated use {@link org.apache.cocoon.treeprocessor.variables.VariableResolverFactory}
  + * @deprecated use {@link org.apache.cocoon.components.treeprocessor.variables.VariableResolverFactory}
    */
   
   public abstract class MapStackResolver {
  
  
  

----------------------------------------------------------------------
In case of troubles, e-mail:     webmaster@xml.apache.org
To unsubscribe, e-mail:          cocoon-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: cocoon-cvs-help@xml.apache.org