You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by rd...@apache.org on 2004/01/15 23:02:49 UTC

cvs commit: jakarta-commons/betwixt/src/java/org/apache/commons/betwixt/io BeanRuleSet.java

rdonkin     2004/01/15 14:02:49

  Modified:    betwixt/src/java/org/apache/commons/betwixt/io Tag:
                        REFACTORING-BRANCH_2004-01-13 BeanRuleSet.java
  Log:
  Cosmetic tidying.
  
  Revision  Changes    Path
  No                   revision
  No                   revision
  1.16.2.2  +5 -13     jakarta-commons/betwixt/src/java/org/apache/commons/betwixt/io/BeanRuleSet.java
  
  Index: BeanRuleSet.java
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/betwixt/src/java/org/apache/commons/betwixt/io/BeanRuleSet.java,v
  retrieving revision 1.16.2.1
  retrieving revision 1.16.2.2
  diff -u -r1.16.2.1 -r1.16.2.2
  --- BeanRuleSet.java	13 Jan 2004 21:49:46 -0000	1.16.2.1
  +++ BeanRuleSet.java	15 Jan 2004 22:02:49 -0000	1.16.2.2
  @@ -7,7 +7,7 @@
    * 
    * The Apache Software License, Version 1.1
    *
  - * Copyright (c) 2001-2003 The Apache Software Foundation.  All rights
  + * Copyright (c) 2001-2005 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -376,14 +376,6 @@
                           } else {
                               result = BeanBindAction.INSTANCE;
                           }
  -                        /*
  -                        if (childDescriptor.hasAttributes()) {
  -                            if ( log.isTraceEnabled() ) {
  -                                log.trace( "Element has attributes, so adding rule anyway : "
  -                                            + childDescriptor );
  -                            }
  -                            addRule(path,childDescriptor, context);
  -                        }*/
                       }
                   }
               }
  
  
  

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


Re: cvs commit: jakarta-commons/betwixt/src/java/org/apache/commons/betwixt/io BeanRuleSet.java

Posted by robert burrell donkin <ro...@blueyonder.co.uk>.
well spotted, mea culpa 8)

thanks

- robert

On 16 Jan 2004, at 00:30, dion@multitask.com.au wrote:

> rdonkin@apache.org wrote on 16/01/2004 09:02:49 AM:
>
> [snip]
>>   Log:
>>   Cosmetic tidying.
>>
>>   - * Copyright (c) 2001-2003 The Apache Software Foundation.  All
> rights
>>   + * Copyright (c) 2001-2005 The Apache Software Foundation.  All
> rights
>
> Did you really mean 2005?
> --
> dIon Gillard, Multitask Consulting
> Blog:      http://blogs.codehaus.org/people/dion/
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: commons-dev-help@jakarta.apache.org
>


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


Re: cvs commit: jakarta-commons/betwixt/src/java/org/apache/commons/betwixt/io BeanRuleSet.java

Posted by di...@multitask.com.au.
rdonkin@apache.org wrote on 16/01/2004 09:02:49 AM:

[snip]
>   Log:
>   Cosmetic tidying.
> 
>   - * Copyright (c) 2001-2003 The Apache Software Foundation.  All 
rights
>   + * Copyright (c) 2001-2005 The Apache Software Foundation.  All 
rights

Did you really mean 2005?
--
dIon Gillard, Multitask Consulting
Blog:      http://blogs.codehaus.org/people/dion/




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