On 11/12/2009, sebb <seb...@gmail.com> wrote:
> On 11/12/2009, hen...@apache.org <hen...@apache.org> wrote:
>  > Author: henrib
>  >  Date: Fri Dec 11 14:38:03 2009
>  >  New Revision: 889641
>  >
>  >  URL: http://svn.apache.org/viewvc?rev=889641&view=rev
>  >  Log:
>  >  Fixed JEXL-93; optional flag at UberspectImpl creation allows to consider 
> public fields as properties
>
>
> [snip]
>
>
>  >  
> ==============================================================================
>  >  --- 
> commons/proper/jexl/trunk/src/test/java/org/apache/commons/jexl2/PublicFieldsTest.java
>  (added)
>  >  +++ 
> commons/proper/jexl/trunk/src/test/java/org/apache/commons/jexl2/PublicFieldsTest.java
>  Fri Dec 11 14:38:03 2009
>  >  @@ -0,0 +1,124 @@
>  >  +/*
>  >  + *  Copyright 2009 henri.
>  >  + *
>
>
> Please don't add copyright to the AL header ...
>
>
>  >  + *  Licensed under the Apache License, Version 2.0 (the "License");
>  >  + *  you may not use this file except in compliance with the License.
>

Same applies to ClassCreator, ClassCreatorTest, PublicFieldsTest in
src/test/java/org/apache/commons/jexl2

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

Reply via email to