JDK version:
java version "1.6.0_02"
Java(TM) SE Runtime Environment (build 1.6.0_02-b06)
Java HotSpot(TM) Client VM (build 1.6.0_02-b06, mixed mode, sharing)

maven version: 2.0.7

and probably the latest sdo code, downloaded 4 hours ago from
/tuscany/java/sdo/

Regards,
Adriano Crestani

On 8/2/07, ant elder <[EMAIL PROTECTED]> wrote:
>
> On 8/2/07, Adriano Crestani <[EMAIL PROTECTED]> wrote:
> >
> > Hi,
> >
> > I've downloaded the SDO from the trunk today and got the following
> errors
> > when running 'mvn' on /tuscany/sdo/ dir:
> >
> > Results :
> >
> > Tests in error:
> >   testConversionsFromDate(
> > org.apache.tuscany.sdo.test.DateConversionTestCase
> > )
> >   testConversionsFromDateTime(
> > org.apache.tuscany.sdo.test.DateConversionTestCase
> > )
> >   testConversionsFromDuration(
> > org.apache.tuscany.sdo.test.DateConversionTestCase
> > )
> >   testConversionsFromMonth(
> > org.apache.tuscany.sdo.test.DateConversionTestCase)
> >   testConversionsFromMonthDay(
> > org.apache.tuscany.sdo.test.DateConversionTestCase
> > )
> >   testConversionsFromYear(
> > org.apache.tuscany.sdo.test.DateConversionTestCase
> > )
> >   testConversionsFromYearMonth(
> > org.apache.tuscany.sdo.test.DateConversionTestCas
> > e)
> >   testConversionsFromYearMonthDay(
> > org.apache.tuscany.sdo.test.DateConversionTest
> > Case)
> >
> > Tests run: 189, Failures: 0, Errors: 8, Skipped: 0
> >
> > [INFO]
> > ------------------------------------------------------------------------
> > [ERROR] BUILD FAILURE
> > [INFO]
> > ------------------------------------------------------------------------
> > [INFO] There are test failures.
> > [INFO]
> > ------------------------------------------------------------------------
> > [INFO] For more information, run Maven with the -e switch
> > [INFO]
> > ------------------------------------------------------------------------
> > [INFO] Total time: 6 minutes 42 seconds
> > [INFO] Finished at: Thu Aug 02 10:24:50 GMT-04:00 2007
> > [INFO] Final Memory: 10M/34M
> > [INFO]
> > ------------------------------------------------------------------------
> >
> >
> >
> > Anyone else getting these errors too?
> >
> > Adriano Crestani
> >
>
> Its building fine for me. As those failures all seem to be date/time
> related
> i wondered if it was a JDK thing, but i've just tried with several JDK's
> and
> it always works fine. Also building with an empty local mvn repository is
> working ok for me, so i'm not sure what the problem could be. Are you
> definitely on the latest code, and what JDK and mvn version are you using?
>
>    ...ant
>

Reply via email to