On 11 Mar 2002 [EMAIL PROTECTED] wrote:

>   Index: build.xml
>   ===================================================================
>   RCS file: /home/cvs/jakarta-commons/digester/build.xml,v
>   retrieving revision 1.20
>   retrieving revision 1.21
>   diff -u -r1.20 -r1.21
>   --- build.xml       31 Jan 2002 20:25:11 -0000      1.20
>   +++ build.xml       11 Mar 2002 05:01:54 -0000      1.21
>   @@ -3,7 +3,7 @@
>
>    <!--
>            "Digester" component of the Jakarta Commons Subproject
>   -        $Id: build.xml,v 1.20 2002/01/31 20:25:11 rdonkin Exp $
>   +        $Id: build.xml,v 1.21 2002/03/11 05:01:54 craigmcc Exp $
>    -->
>
>
>   @@ -246,8 +246,7 @@
>                                   test.matching,
>                                   test.matching.extended,
>                                   test.rule,
>   -                               test.bpsr,
>   -                               test.xmlrules
>   +                               test.bpsr
>                                  "
>       description="Run all unit test cases">
>      </target>
>

I forgot to note the reason for this change in the commit report.  I'm
getting org.apache.commons.digester.xmlrules.CircularIncludeException
errors when I run this test, but haven't had time to look into it.  Could
whoever committed the xml rules stuff please help out and take a look?

Craig


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to