+1 to remove it.

On 10/30/06, Matthew Lovett <[EMAIL PROTECTED]> wrote:
As the test case is basically empty, we should either fill it in or delete
it from svn... excluding it within the build files seems likely to cause
confusion in the future.

Matt

[EMAIL PROTECTED] wrote on 30/10/2006 03:31:32:

> Author: dims
> Date: Sun Oct 29 19:31:31 2006
> New Revision: 469054
>
> URL: http://svn.apache.org/viewvc?view=rev&rev=469054
> Log:
> exclude test that really does not do anything...
>
> Modified:
>     webservices/sandesha/trunk/java/project.xml
>
> Modified: webservices/sandesha/trunk/java/project.xml
> URL: http://svn.apache.
> org/viewvc/webservices/sandesha/trunk/java/project.xml?
> view=diff&rev=469054&r1=469053&r2=469054
>
==============================================================================
> --- webservices/sandesha/trunk/java/project.xml (original)
> +++ webservices/sandesha/trunk/java/project.xml Sun Oct 29 19:31:31 2006
> @@ -88,6 +88,9 @@
>              <includes>
>                  <include>**/*Test.java</include>
>              </includes>
> +            <excludes>
> +            <exclude>**/CloseSequenceTest.java</exclude>
> +            </excludes>
>              <resources>
>                  <resource>
>                      <directory>test-resources</directory>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>


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




--
Davanum Srinivas : http://www.wso2.net (Oxygen for Web Service Developers)

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

Reply via email to