On Tue, Aug 11, 2009 at 8:08 AM, <s...@apache.org> wrote:
> Author: sebb
> Date: Tue Aug 11 12:08:12 2009
> New Revision: 803082
>
> URL: http://svn.apache.org/viewvc?rev=803082&view=rev
> Log:
> Examples have moved
>
> Modified:
>    commons/proper/jexl/branches/2.0/xdocs/reference/examples.xml
>
> Modified: commons/proper/jexl/branches/2.0/xdocs/reference/examples.xml
> URL: 
> http://svn.apache.org/viewvc/commons/proper/jexl/branches/2.0/xdocs/reference/examples.xml?rev=803082&r1=803081&r2=803082&view=diff
> ==============================================================================
> --- commons/proper/jexl/branches/2.0/xdocs/reference/examples.xml (original)
> +++ commons/proper/jexl/branches/2.0/xdocs/reference/examples.xml Tue Aug 11 
> 12:08:12 2009
> @@ -35,8 +35,8 @@
>       <p>
>         You can find two sample programs in JEXL's CVS repository:
>         <ul>
> -          <li><a 
> href="http://svn.apache.org/viewvc/commons/proper/jexl/trunk/examples/ArrayExample.java?view=markup";>Using
>  arrays</a></li>
> -          <li><a 
> href="http://svn.apache.org/viewvc/commons/proper/jexl/trunk/examples/MethodPropertyExample.java?view=markup";>Accessing
>  Properties and invoking methods</a></li>
> +          <li><a 
> href="http://svn.apache.org/viewvc/commons/proper/jexl/trunk/src/test/org/apache/commons/jexl/examples/ArrayTest.java?view=markup";>Using
>  arrays</a></li>
> +          <li><a 
> href="http://svn.apache.org/viewvc/commons/proper/jexl/trunk/src/test/org/apache/commons/jexl/examples/MethodPropertyTest.java?view=markup";>Accessing
>  Properties and invoking methods</a></li>
>         </ul>
>       </p>
>       <p>
>
>

Thanks for catching this. Should we port JEXL-69 to trunk then? (at
some point the 2.0 branch will become trunk, but these links still
404)

-Rahul

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

Reply via email to