You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by eh...@apache.org on 2003/09/09 22:10:18 UTC

cvs commit: jakarta-tapestry/framework/src/org/apache/tapestry/parse SetLimitedPropertiesRule.java

ehatcher    2003/09/09 13:10:18

  Modified:    framework/src/org/apache/tapestry/parse
                        SetLimitedPropertiesRule.java
  Log:
  remove unused imports
  
  Revision  Changes    Path
  1.5       +1 -5      jakarta-tapestry/framework/src/org/apache/tapestry/parse/SetLimitedPropertiesRule.java
  
  Index: SetLimitedPropertiesRule.java
  ===================================================================
  RCS file: /home/cvs/jakarta-tapestry/framework/src/org/apache/tapestry/parse/SetLimitedPropertiesRule.java,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- SetLimitedPropertiesRule.java	7 Aug 2003 16:54:34 -0000	1.4
  +++ SetLimitedPropertiesRule.java	9 Sep 2003 20:10:18 -0000	1.5
  @@ -55,10 +55,6 @@
   
   package org.apache.tapestry.parse;
   
  -import java.util.HashMap;
  -import java.util.Map;
  -
  -import org.apache.commons.beanutils.BeanUtils;
   import org.apache.commons.beanutils.PropertyUtils;
   import org.apache.commons.lang.StringUtils;
   import org.xml.sax.Attributes;
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-dev-help@jakarta.apache.org