Hi,

I found the problem. I was running the mvn command on impl folder and
getting this failure, and not on the root folder. Strangely, I tried to run
the mvn on the impl folder on another environment and it worked : )

It's probably a problem with my environment though

So, the RC4 seems OK to me ; )

Adriano Crestani

On Wed, Apr 2, 2008 at 9:16 PM, Adriano Crestani <[EMAIL PROTECTED]>
wrote:

> mvn clean install didn't work either : (
>
> Adriano Crestani
>
>
> On Wed, Apr 2, 2008 at 9:03 PM, Raymond Feng <[EMAIL PROTECTED]> wrote:
>
> > I just tried the 1.1-incubating branch with both IBM and SUN JDK 1.5.x.
> > The build was successful. Did you run with "mvn clean install"?
> >
> > IIRC, when I was playing around different versions of surefire plugin
> > this afternoon, I hit the same problem once in the OSGi test case. It seems
> > to be a bit random. Anyway, I don't think it's a blocker.
> >
> > Thanks,
> > Raymond
> > --------------------------------------------------
> > From: "Adriano Crestani" <[EMAIL PROTECTED]>
> > Sent: Wednesday, April 02, 2008 9:28 PM
> > To: <tuscany-dev@ws.apache.org>
> > Cc: <[EMAIL PROTECTED]>
> > Subject: Re: [VOTE] SDO 1.1 rc3 release
> >
> >  Hi,
> > >
> > > I'm getting a test failure (the maven output below)* : ( *. Am I doing
> > > something wrong?
> > >
> > > Regards,
> > > Adriano Crestani
> > >
> > > -------------------------------------------------------
> > > T E S T S
> > > -------------------------------------------------------
> > > Running org.apache.tuscany.sdo.test.DataObjectGetListTestCase
> > > Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114
> > > sec
> > > Running org.apache.tuscany.sdo.test.NeverStaleChangeSummaryTestCase
> > > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037
> > > sec
> > > Running org.apache.tuscany.sdo.test.XPathTestCase
> > > Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.1
> > > sec
> > > Running org.apache.tuscany.sdo.test.DynamicTypesComparisonTestCase
> > > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023
> > > sec
> > > Running org.apache.tuscany.sdo.test.ImplSpecificTestCase
> > > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003
> > > sec
> > > Running org.apache.tuscany.sdo.test.HelperContextTestCase
> > > Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004
> > > sec
> > > Running org.apache.tuscany.sdo.test.SubstitutionValuesTestCase
> > > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042
> > > sec
> > > Running org.apache.tuscany.sdo.test.osgi.OSGiTestCase
> > > Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 2.681
> > > sec
> > > <<< FA
> > > ILURE!
> > > Running org.apache.tuscany.sdo.test.XMLLoadOptionsTestCase
> > > Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.136
> > > sec
> > > Running org.apache.tuscany.sdo.test.XMLSaveOptionsTestCase
> > > Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.154
> > > sec
> > > Running org.apache.tuscany.sdo.test.JavaSerializeDeserializeTestCase
> > > Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.252
> > > sec
> > > Running org.apache.tuscany.sdo.test.SequenceTestCase
> > > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013
> > > sec
> > > Running org.apache.tuscany.sdo.test.ChangeSummaryTestCase
> > > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024
> > > sec
> > > Running org.apache.tuscany.sdo.test.SchemaLocationTestCase
> > > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019
> > > sec
> > > Running org.apache.tuscany.sdo.test.FormTestCase
> > > Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034
> > > sec
> > > Running org.apache.tuscany.sdo.test.ChangeSummaryOnDataObjectTestCase
> > > Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.315
> > > sec
> > > Running org.apache.tuscany.sdo.test.SerializeTypesTestCase
> > > Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03
> > > sec
> > > Running org.apache.tuscany.sdo.test.SimpleCopyTestCase
> > > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018
> > > sec
> > > Running org.apache.tuscany.sdo.test.osgi.ClassLoaderTestCase
> > > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.349
> > > sec
> > > Running org.apache.tuscany.sdo.test.DeserializationNoSchemaTestCase
> > > Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.19
> > > sec
> > > Running org.apache.tuscany.sdo.test.MetadataInstancePropertiesTestCase
> > > Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063
> > > sec
> > > Running org.apache.tuscany.sdo.test.DefineTypeTestCase
> > > Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062
> > > sec
> > > Running org.apache.tuscany.sdo.test.DataTypeBaseTypeTestCase
> > > Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013
> > > sec
> > > Running org.apache.tuscany.sdo.test.XMLStreamHelperTestCase
> > > Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.291
> > > sec
> > > Running org.apache.tuscany.sdo.test.MixedTypeTestCase
> > > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011
> > > sec
> > > Running org.apache.tuscany.sdo.test.TypeConversionTestCase
> > > Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.176
> > > sec
> > > Running org.apache.tuscany.sdo.test.XMLUnknownPropertiesTestCase
> > > Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023
> > > sec
> > > Running org.apache.tuscany.sdo.test.XSDQNameTestCase
> > >
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
>

Reply via email to