The new demo-related class toursdb.insertMaps needs to be added to derbyTesting.jar, I think.
 
maybe about here in <trunk>/build.xml:
=================

<!-- - - - - - - - - - - - derby testing jar target - - - - - - - - - - -->

  <target name="derbytestingjar" depends="initjars,ckderbytesting" if="derbyTesting.available">
    <zip destfile="${derby.jar.dir}/derbyTesting.jar" filesonly="true" compress="true">
      <fileset dir="${out.dir}" includes="org/apache/derbyTesting/**,SimpleApp*,org/apache/derby/impl/tools/ij/mt*.class,org/apache/derby/impl/tools/ij/SimpleCharStream.class,org/apache/derby/impl/drda/TestProto.class,org/apache/derby/impl/store/access/conglomerate/QualifierUtil.class,org/apache/derby/loc/m*_qq_PP_testOnly*,toursdb/inserMaps.class"/>
    </zip>
  </target>

==============
 
Myrna
 
On 3/17/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
[Auto-generated mail]

*TinderBox_Derby* 386803/2006-03-18 05:12:21 CET
*derbyall*

Failed  Tests    OK  Skip  Duration       Platform
-------------------------------------------------------
*Jvm: 1.5*
   2    645    643     0   113.01%     Solaris 10 1/06 s10x_u1wos_19a X86 32bits
Details in       http://www.multinet.no/~solberg/public/Apache/TinderBox_Derby/Limited/testSummary-386803.html
Attempted failure analysis in
                 http://www.multinet.no/~solberg/public/Apache/Failures/TinderBox_Derby/386803.html

Changes in      http://www.multinet.no/~solberg/public/Apache/TinderBox_Derby/UpdateInfo/386803.txt

( All results in http://www.multinet.no/~solberg/public/Apache/index.html )


Reply via email to