Glyn,

If you are execing "ant clean all", there was (is) an issue with the
dependancies.

In the old build system, functional-tests also ran junit.  I have split
these out now to be two separate identities.  If you "ant junit" it will
build and run just the junit tests.  If you "ant functional-tests" if will
build and run just the functional-tests

I forgot to go back and hook all-tests and all up to this new logic.  I
will get this in this morning...

Matt Seibert                                           [EMAIL PROTECTED]
IBM        External:    (512) 838-3656      Internal:   678-3656


                                                                                       
                                       
                      "Glyn Normington"                                                
                                       
                      <glyn_normington@        To:       [EMAIL PROTECTED]       
                                       
                      uk.ibm.com>              cc:                                     
                                       
                                               Subject:  Why are unit tests omitted 
from the build?                           
                      09/18/2002 06:30                                                 
                                       
                      Please respond to                                                
                                       
                      axis-dev                                                         
                                       
                                                                                       
                                       



Please forgive me if I missed a note on this subject, but ant clean all
does not now run all the unit tests.

I was alerted to this by ant clean all giving a BUILD SUCCESSFUL this
morning (for which I am very grateful!) in only 6 and a half minutes. The
saaj tests were not run in this (and take over 10 minutes when run
separately).

Can anyone tell me what's going on?

Glyn



Reply via email to