On 11/12/2009, [email protected] <[email protected]> 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. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
