cedric      2002/07/15 05:51:52

  Modified:    src/share/org/apache/struts/tiles
                        ComponentDefinitionsFactory.java
  Log:
  Add deprecated javadoc tag.
  Now we must use the plugin.
  
  Revision  Changes    Path
  1.2       +4 -3      
jakarta-struts/src/share/org/apache/struts/tiles/ComponentDefinitionsFactory.java
  
  Index: ComponentDefinitionsFactory.java
  ===================================================================
  RCS file: 
/home/cvs/jakarta-struts/src/share/org/apache/struts/tiles/ComponentDefinitionsFactory.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- ComponentDefinitionsFactory.java  25 Jun 2002 03:14:49 -0000      1.1
  +++ ComponentDefinitionsFactory.java  15 Jul 2002 12:51:52 -0000      1.2
  @@ -74,6 +74,7 @@
    * factory implementation.
    * Implementation must be Serializable, in order to be compliant with web Container
    * having this constraint (Weblogic 6.x).
  + * @deprecated Use DefinitionsFactory instead.
   */
   public interface ComponentDefinitionsFactory extends Serializable
   {
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to