Adriano, you've assigned TUSCANY-1659 to yourself so does that mean you're
working on a fix (which would be great!)? Anyone have any pointers to help
fix it? The jira has been open for over 6 months already so is anyone
actually saying its a blocker for this 1.1 release?

   ...ant

On Sat, Mar 29, 2008 at 6:44 AM, Adriano Crestani <
[EMAIL PROTECTED]> wrote:

> The only track printed when I use the -e argument is the shown below, but
> I'm not sure it is what you are wanting. Is it?
>
> ...
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] BUILD FAILURE
> [INFO]
> ------------------------------------------------------------------------
> [INFO] There are test failures.
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Trace
> org.apache.maven.BuildFailureException: There are test failures.
>        at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals
> (Def
> ultLifecycleExecutor.java:560)
>        at
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithL
> fecycle(DefaultLifecycleExecutor.java:480)
>        at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal
> (Defa
> ltLifecycleExecutor.java:459)
>        at
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHa
> dleFailures(DefaultLifecycleExecutor.java:311)
>        at
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegme
> ts(DefaultLifecycleExecutor.java:278)
>        at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute
> (DefaultL
> fecycleExecutor.java:143)
>        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:333)
>        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:126)
>        at org.apache.maven.cli.MavenCli.main(MavenCli.java:282)
>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>        at sun.reflect.NativeMethodAccessorImpl.invoke
> (NativeMethodAccessorImpl
> java:39)
>        at sun.reflect.DelegatingMethodAccessorImpl.invoke
> (DelegatingMethodAcce
> sorImpl.java:25)
>        at java.lang.reflect.Method.invoke(Method.java:585)
>        at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java
> :315)
>        at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
>        at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java
> :430
>
>        at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
> Caused by: org.apache.maven.plugin.MojoFailureException: There are test
> failure
> .
>        at org.apache.maven.plugin.surefire.SurefirePlugin.execute
> (SurefirePlug
> n.java:425)
>        at org.apache.maven.plugin.DefaultPluginManager.executeMojo
> (DefaultPlug
> nManager.java:447)
>        at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals
> (Def
> ultLifecycleExecutor.java:539)
>        ... 16 more
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 1 minute 14 seconds
> [INFO] Finished at: Sat Mar 29 02:51:03 GMT-04:00 2008
> [INFO] Final Memory: 14M/26M
> [INFO]
> ------------------------------------------------------------------------
>
> On Sat, Mar 29, 2008 at 2:33 AM, Raymond Feng <[EMAIL PROTECTED]> wrote:
>
> > It seems that SimpleDateFormat uses the default locale/timezone if they
> > are
> > not explicitly set. It might behave differently on different platforms.
> >
> > Thanks,
> > Raymond
> > --------------------------------------------------
> > From: "Adriano Crestani" <[EMAIL PROTECTED]>
> > Sent: Friday, March 28, 2008 11:04 PM
> > To: <tuscany-dev@ws.apache.org>
> > Subject: Re: [VOTE] SDO 1.1 rc3 release
> >
> > > Thanks Luciano,
> > >
> > > It really seems a bug relationed to different date formats. I got the
> > same
> > > error running the tests on a portuguese windows, when I run on a
> english
> > > one, everything goes fine : )
> > >
> > > There is another problem too. When I run the mvn (even on an english
> > > windows) using Java 1.6, I get other errors (shown below), relationed
> to
> > > XML
> > > enconding. I know there are a lot of bugs on this Java version and
> > tuscany
> > > projects don't work well on it. Then, I think we should tell it on
> > > BUILDING
> > > file, that the JDK 1.6 is not recommended or something like that. What
> > do
> > > you think?
> > >
> > > Everything else seems OK for me ; )
> > >
> > > Adriano Crestani
> > >
> > > C:\Users\Adriano\Desktop\apache-
> > > tuscany-sdo-1.1-incubating-src\tuscany-sdo-1.1-i
> > > ncubating-src>set MAVEN_OPTS=-Xmx750m
> > > Maven version: 2.0.8
> > > Java version: 1.6.0_03
> > > OS name: "windows vista" version: "6.0" arch: "x86" Family: "windows"
> > >
> > > ...
> > >
> > > -------------------------------------------------------
> > > T E S T S
> > > -------------------------------------------------------
> > > Running org.apache.tuscany.sdo.test.DataGraphTestCase
> > > Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> 0.101sec
> > > Running org.apache.tuscany.sdo.test.JavaSerializeDeserializeTestCase
> > > Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> 0.244sec
> > > Running org.apache.tuscany.sdo.test.XMLStreamHelperTestCase
> > > Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> 0.411sec
> > > Running org.apache.tuscany.sdo.test.XMLDocumentTestCase
> > > Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> 0.012sec
> > > Running org.apache.tuscany.sdo.test.NeverStaleChangeSummaryTestCase
> > > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> 0.024sec
> > > Running org.apache.tuscany.sdo.codegen.JavaInterfaceGeneratorTestCase
> > > Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> 0.014sec
> > > Running org.apache.tuscany.sdo.test.DateConversionTestCase
> > > Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> 0.057sec
> > > Running org.apache.tuscany.sdo.test.TypeHelperTestCase
> > > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> 0.005sec
> > > Running org.apache.tuscany.sdo.test.DataObjectGetListTestCase
> > > Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> 0.013sec
> > > Running org.apache.tuscany.sdo.test.ImplSpecificTestCase
> > > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> 0.005sec
> > > Running org.apache.tuscany.sdo.test.XSDHelperTestCase
> > > Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> 0.056sec
> > > Running
> > org.apache.tuscany.sdo.codegen.BytecodeInterfaceGeneratorTestCase
> > > Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> 0.025sec
> > > Running org.apache.tuscany.sdo.test.ChangeSummaryOnDataObjectTestCase
> > > Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> 0.277sec
> > > Running org.apache.tuscany.sdo.test.osgi.OSGiTestCase
> > > Runs 190, Errors: 0
> > > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.9sec
> > > Running org.apache.tuscany.sdo.test.XSDQNameTestCase
> > > Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> 0.012sec
> > > Running org.apache.tuscany.sdo.test.XPathTestCase
> > > Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> 0.016sec
> > > Running org.apache.tuscany.sdo.test.SimpleDynamicTestCase
> > > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> 0.009sec
> > > Running org.apache.tuscany.sdo.test.XMLStreamHelperPerformanceTestCase
> > > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> 0.009sec
> > > Running org.apache.tuscany.sdo.test.TypeConversionTestCase
> > > Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> 0.139sec
> > > Running org.apache.tuscany.sdo.test.ContainmentCycleTestCase
> > > Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> 0.043sec
> > > Running org.apache.tuscany.sdo.test.DefineOpenContentPropertyTestCase
> > > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> 0.009sec
> > > Running org.apache.tuscany.sdo.test.SubstitutionValuesTestCase
> > > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> 0.008sec
> > > Running org.apache.tuscany.sdo.test.ChangeSummaryPropertyTestCase
> > > Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> 0.238sec
> > > Running org.apache.tuscany.sdo.test.XMLSaveOptionsTestCase
> > > Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> 0.051sec
> > > Running org.apache.tuscany.sdo.test.DynamicTypesComparisonTestCase
> > > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> 0.007sec
> > > Running org.apache.tuscany.sdo.test.FormTestCase
> > > Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> 0.018sec
> > > Running org.apache.tuscany.sdo.test.SchemaLocationTestCase
> > > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> 0.014sec
> > > Running org.apache.tuscany.sdo.test.MixedTypeTestCase
> > > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> 0.008sec
> > > Running org.apache.tuscany.sdo.test.OpenTypeTestCase
> > > Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> 0.018sec
> > > Running org.apache.tuscany.sdo.test.DataTypeBaseTypeTestCase
> > > Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> 0.009sec
> > > Running org.apache.tuscany.sdo.test.ChangeSummaryTestCase
> > > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01sec
> > > Running org.apache.tuscany.sdo.test.MetadataInstancePropertiesTestCase
> > > Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> 0.042sec
> > > Running org.apache.tuscany.sdo.test.XMLUnknownPropertiesTestCase
> > > Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> 0.011sec
> > > Running org.apache.tuscany.sdo.test.HelperContextTestCase
> > > Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> 0.002sec
> > > Running org.apache.tuscany.sdo.test.CrossScopeCopyTestCase
> > > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> 0.038sec
> > > Running org.apache.tuscany.sdo.test.DeserializationNoSchemaTestCase
> > > Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> 1.505sec
> > > Running org.apache.tuscany.sdo.test.SerializeTypesTestCase
> > > Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> 0.022sec
> > > Running org.apache.tuscany.sdo.test.XMLHelperTestCase
> > > Tests run: 5, Failures: 1, Errors: 0, Skipped: 0, Time elapsed:
> 1.311sec
> > > <<< FA
> > > ILURE!
> > > Running org.apache.tuscany.sdo.test.SequenceTestCase
> > > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> 0.008sec
> > > Running org.apache.tuscany.sdo.test.DupElementTestCase
> > > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> 0.007sec
> > > Running org.apache.tuscany.sdo.test.XMLLoadOptionsTestCase
> > > Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> 0.032sec
> > > Running org.apache.tuscany.sdo.test.IsManyTestCase
> > > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> 0.008sec
> > > Running org.apache.tuscany.sdo.test.NotificationTestCase
> > > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> 0.007sec
> > > Running org.apache.tuscany.sdo.test.ExpectedExceptionsTestCase
> > > Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> 0.018sec
> > > Running org.apache.tuscany.sdo.test.SimpleCopyTestCase
> > > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> 0.014sec
> > > Running org.apache.tuscany.sdo.test.DefineTypeTestCase
> > > Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> 0.048sec
> > > Running org.apache.tuscany.sdo.test.TypeRoundTripTestCase
> > > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> 0.005sec
> > > Running org.apache.tuscany.sdo.test.BoundsTestCase
> > > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> 0.007sec
> > > Running org.apache.tuscany.sdo.test.SimpleEqualityTestCase
> > > Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01sec
> > > Running org.apache.tuscany.sdo.test.osgi.ClassLoaderTestCase
> > > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.34sec
> > >
> > > Results :
> > >
> > > Failed tests:
> > >  testEncoding(org.apache.tuscany.sdo.test.XMLHelperTestCase)
> > >
> > > Tests run: 204, Failures: 1, Errors: 0, 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: 23 seconds
> > > [INFO] Finished at: Sat Mar 29 01:46:44 PDT 2008
> > > [INFO] Final Memory: 15M/27M
> > > [INFO]
> > ------------------------------------------------------------------------
> > >
> > >
> > >
> > > Adriano Crestani
> > >
> > > On Sat, Mar 29, 2008 at 1:18 AM, Luciano Resende <[EMAIL PROTECTED]
> >
> > > wrote:
> > >
> > >> This looks simmilar to TUSCANY-1659 [1]
> > >>
> > >> [1] http://issues.apache.org/jira/browse/TUSCANY-1659
> > >>
> > >> On Fri, Mar 28, 2008 at 9:43 PM, Adriano Crestani
> > >> <[EMAIL PROTECTED]> wrote:
> > >> > Hi,
> > >> >
> > >> >  I don't know if I'm doing something wrong, but I'm getting some
> > >> failures on
> > >> >  the mvn tests. I get the errors below when I execute the mvn
> command
> > >> > on
> > >> the
> > >> >  top folder of src pack. Everything goes OK if I execute mvn on
> > >> distribution
> > >> >  folder. My env config is:
> > >> >
> > >> >  C:\Documents and Settings\Ka\Meus
> > documentos\Adriano\tuscany\tuscany-
> > >> >  sdo-1.1-inc
> > >> >  ubating-src>mvn -v
> > >> >  Maven version: 2.0.8
> > >> >  Java version: 1.5.0_15
> > >> >  OS name: "windows xp" version: "5.1" arch: "x86" Family: "windows"
> > >> >
> > >> >  -------------------------------------------------------
> > >> >   T E S T S
> > >> >  -------------------------------------------------------
> > >> >  Running org.apache.tuscany.sdo.test.DataObjectGetListTestCase
> > >> >  Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> > >> > 0.313sec
> > >> >  Running
> org.apache.tuscany.sdo.test.NeverStaleChangeSummaryTestCase
> > >> >  Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> > >> > 0.14sec
> > >> >  Running org.apache.tuscany.sdo.test.XPathTestCase
> > >> >  Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> > >> > 0.703sec
> > >> >  Running org.apache.tuscany.sdo.test.DynamicTypesComparisonTestCase
> > >> >  Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> > >> > 0.266sec
> > >> >  Running org.apache.tuscany.sdo.test.ImplSpecificTestCase
> > >> >  Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> > >> > 0.015sec
> > >> >  Running org.apache.tuscany.sdo.test.HelperContextTestCase
> > >> >  Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> > >> > 0.016sec
> > >> >  Running org.apache.tuscany.sdo.test.SubstitutionValuesTestCase
> > >> >  Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> > >> > 0.172sec
> > >> >  Running org.apache.tuscany.sdo.test.osgi.OSGiTestCase
> > >> >  Runs 190, Errors: 8
> > >> >  testConversionsFromDate(
> > >> org.apache.tuscany.sdo.test.DateConversionTestCase):
> > >> >  nul
> > >> >  l
> > >> >  null
> > >> >  testConversionsFromDateTime(
> > >> >  org.apache.tuscany.sdo.test.DateConversionTestCase):
> > >> >   null
> > >> >  null
> > >> >  testConversionsFromDuration(
> > >> >  org.apache.tuscany.sdo.test.DateConversionTestCase):
> > >> >   null
> > >> >  null
> > >> >  testConversionsFromMonth(
> > >> org.apache.tuscany.sdo.test.DateConversionTestCase):
> > >> >  nu
> > >> >  ll
> > >> >  null
> > >> >  testConversionsFromMonthDay(
> > >> >  org.apache.tuscany.sdo.test.DateConversionTestCase):
> > >> >   null
> > >> >  null
> > >> >  testConversionsFromYear(
> > >> org.apache.tuscany.sdo.test.DateConversionTestCase):
> > >> >  nul
> > >> >  l
> > >> >  null
> > >> >  testConversionsFromYearMonth(
> > >> >  org.apache.tuscany.sdo.test.DateConversionTestCase)
> > >> >  : null
> > >> >  null
> > >> >  testConversionsFromYearMonthDay(
> > >> >  org.apache.tuscany.sdo.test.DateConversionTestCa
> > >> >  se): null
> > >> >  null
> > >> >  Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed:
> > >> > 28.297sec
> > >> >  <<< F
> > >> >  AILURE!
> > >> >  Running org.apache.tuscany.sdo.test.XMLLoadOptionsTestCase
> > >> >  Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> > >> > 0.172sec
> > >> >  Running org.apache.tuscany.sdo.test.XMLSaveOptionsTestCase
> > >> >  Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> > >> > 0.344sec
> > >> >  Running
> org.apache.tuscany.sdo.test.JavaSerializeDeserializeTestCase
> > >> >  Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> 0.5
> > >> > sec
> > >> >  Running org.apache.tuscany.sdo.test.SequenceTestCase
> > >> >  Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> > >> > 0.047sec
> > >> >  Running org.apache.tuscany.sdo.test.ChangeSummaryTestCase
> > >> >  Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> > >> > 0.047sec
> > >> >  Running org.apache.tuscany.sdo.test.SchemaLocationTestCase
> > >> >  Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> > >> > 0.063sec
> > >> >  Running org.apache.tuscany.sdo.test.FormTestCase
> > >> >  Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> > >> > 0.078sec
> > >> >  Running
> > org.apache.tuscany.sdo.test.ChangeSummaryOnDataObjectTestCase
> > >> >  Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> > >> > 0.765sec
> > >> >  Running org.apache.tuscany.sdo.test.SerializeTypesTestCase
> > >> >  Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> > >> > 0.094sec
> > >> >  Running org.apache.tuscany.sdo.test.SimpleCopyTestCase
> > >> >  Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> > >> > 0.046sec
> > >> >  Running org.apache.tuscany.sdo.test.osgi.ClassLoaderTestCase
> > >> >  Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed:
> > >> > 10.579sec
> > >> >  <<< F
> > >> >  AILURE!
> > >> >  Running
> org.apache.tuscany.sdo.test.DeserializationNoSchemaTestCase
> > >> >  Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> > >> > 1.546sec
> > >> >  Running
> > org.apache.tuscany.sdo.test.MetadataInstancePropertiesTestCase
> > >> >  Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> > >> > 0.172sec
> > >> >  Running org.apache.tuscany.sdo.test.DefineTypeTestCase
> > >> >  Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> > >> > 0.125sec
> > >> >  Running org.apache.tuscany.sdo.test.DataTypeBaseTypeTestCase
> > >> >  Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> > >> > 0.031sec
> > >> >  Running org.apache.tuscany.sdo.test.XMLStreamHelperTestCase
> > >> >  Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> > >> > 1.234sec
> > >> >  Running org.apache.tuscany.sdo.test.MixedTypeTestCase
> > >> >  Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> > >> > 0.031sec
> > >> >  Running org.apache.tuscany.sdo.test.TypeConversionTestCase
> > >> >  Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> > >> > 0.469sec
> > >> >  Running org.apache.tuscany.sdo.test.XMLUnknownPropertiesTestCase
> > >> >  Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> > >> > 0.047sec
> > >> >  Running org.apache.tuscany.sdo.test.XSDQNameTestCase
> > >> >  Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> > >> > 0.031sec
> > >> >  Running org.apache.tuscany.sdo.test.CrossScopeCopyTestCase
> > >> >  Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> > >> > 0.141sec
> > >> >  Running org.apache.tuscany.sdo.test.OpenTypeTestCase
> > >> >  Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> > >> > 0.062sec
> > >> >  Running org.apache.tuscany.sdo.test.DupElementTestCase
> > >> >  Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> > >> > 0.032sec
> > >> >  Running org.apache.tuscany.sdo.test.IsManyTestCase
> > >> >  Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> > >> > 0.032sec
> > >> >  Running org.apache.tuscany.sdo.test.ContainmentCycleTestCase
> > >> >  Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> > >> > 0.14sec
> > >> >  Running org.apache.tuscany.sdo.test.TypeRoundTripTestCase
> > >> >  Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> > >> > 0.016sec
> > >> >  Running org.apache.tuscany.sdo.test.SimpleEqualityTestCase
> > >> >  Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> > >> > 0.031sec
> > >> >  Running org.apache.tuscany.sdo.test.ChangeSummaryPropertyTestCase
> > >> >  Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> > >> > 0.75sec
> > >> >  Running
> > org.apache.tuscany.sdo.test.DefineOpenContentPropertyTestCase
> > >> >  Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> > >> > 0.031sec
> > >> >  Running org.apache.tuscany.sdo.test.ExpectedExceptionsTestCase
> > >> >  Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> > >> > 0.046sec
> > >> >  Running org.apache.tuscany.sdo.test.BoundsTestCase
> > >> >  Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> > >> > 0.016sec
> > >> >  Running org.apache.tuscany.sdo.test.SimpleDynamicTestCase
> > >> >  Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> > >> > 0.047sec
> > >> >  Running
> > >> org.apache.tuscany.sdo.codegen.BytecodeInterfaceGeneratorTestCase
> > >> >  Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> > >> > 0.046sec
> > >> >  Running org.apache.tuscany.sdo.test.XMLHelperTestCase
> > >> >  Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> > >> > 1.454sec
> > >> >  Running org.apache.tuscany.sdo.test.DataGraphTestCase
> > >> >  Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> > >> > 0.188sec
> > >> >  Running
> > org.apache.tuscany.sdo.codegen.JavaInterfaceGeneratorTestCase
> > >> >  Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> > >> > 0.015sec
> > >> >  Running org.apache.tuscany.sdo.test.TypeHelperTestCase
> > >> >  Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> > >> > 0.016sec
> > >> >  Running org.apache.tuscany.sdo.test.DateConversionTestCase
> > >> >  Tests run: 13, Failures: 0, Errors: 8, Skipped: 0, Time elapsed:
> > >> > 0.109sec
> > >> >  <<< F
> > >> >  AILURE!
> > >> >  Running org.apache.tuscany.sdo.test.XMLDocumentTestCase
> > >> >  Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> > >> > 0.032sec
> > >> >  Running org.apache.tuscany.sdo.test.NotificationTestCase
> > >> >  Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> > >> > 0.015sec
> > >> >  Running
> > org.apache.tuscany.sdo.test.XMLStreamHelperPerformanceTestCase
> > >> >  Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> > >> > 0.062sec
> > >> >  Running org.apache.tuscany.sdo.test.XSDHelperTestCase
> > >> >  Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> > >> > 0.141sec
> > >> >
> > >> >  Results :
> > >> >
> > >> >  Tests in error:
> > >> >   test(org.apache.tuscany.sdo.test.osgi.OSGiTestCase)
> > >> >   test(org.apache.tuscany.sdo.test.osgi.ClassLoaderTestCase)
> > >> >   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: 204, Failures: 0, Errors: 10, 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: 1 minute 57 seconds
> > >> >  [INFO] Finished at: Sat Mar 29 00:46:32 GMT-04:00 2008
> > >> >  [INFO] Final Memory: 14M/26M
> > >> >  [INFO]
> > >> >
> > >>
> >
>  ------------------------------------------------------------------------
> > >> >
> > >> >
> > >> >
> > >> >  On Fri, Mar 28, 2008 at 5:05 PM, Raymond Feng <[EMAIL PROTECTED]
> >
> > >> wrote:
> > >> >
> > >> >  > I checked in the complete fix in 1.1-incubating branch too.
> > >> >  >
> > >> >  > I also made the following changes:
> > >> >  >
> > >> >  > 1) Automatically run with "java_1_4_maven" profile if the JDK
> > level
> > >> is
> > >> >  > 1.4.x.
> > >> >  >
> > >> >  > 2) Enable the workaround for SUN JDK 1.4.x as reported in
> > >> >  > https://issues.apache.org/jira/browse/TUSCANY-1925 using the
> > >> > commands
> > >> >  > below:
> > >> >  > set MAVEN_OPTS=-Djava.endorsed.dirs=<directory to host
> > >> >  > xercesImpl-2.8.1.jar
> > >> >  > and xml-apis-1.3.03.jar>
> > >> >  > mvn clean install
> > >> >  >
> > >> >  > Thanks,
> > >> >  > Raymond
> > >> >  >
> > >> >  > --------------------------------------------------
> > >> >  > From: "Raymond Feng" <[EMAIL PROTECTED]>
> > >> >  > Sent: Friday, March 28, 2008 12:40 PM
> > >> >  > To: <tuscany-dev@ws.apache.org>; <[EMAIL PROTECTED]>
> > >> >  > Subject: Re: [VOTE] SDO 1.1 rc3 release
> > >> >  >
> > >> >  > > Hi,
> > >> >  > >
> > >> >  > > I can reproduce the problem that sebb ran into. I did a bit
> > >> >  > investigation
> > >> >  > > and found out that maven-bundle-plugin seems to be culprit. If
> I
> > >> >  > commented
> > >> >  > > it out and change the packaging to "jar" from "bundle" for
> > >> >  > > sdo-api/pom.xml, it started to work. But the sdo-api jar is
> not
> > an
> > >> OSGi
> > >> >  > > bundle any more.
> > >> >  > >
> > >> >  > > I fixed it in trunk by using another style of the
> > >> maven-bundle-plugin. I
> > >> >  > > can merge it into 1.1 branch.
> > >> >  > >
> > >> >  > > Thanks,
> > >> >  > > Raymond
> > >> >  > > --------------------------------------------------
> > >> >  > > From: "ant elder" <[EMAIL PROTECTED]>
> > >> >  > > Sent: Friday, March 28, 2008 1:26 AM
> > >> >  > > To: <tuscany-dev@ws.apache.org>
> > >> >  > > Subject: Re: [VOTE] SDO 1.1 rc3 release
> > >> >  > >
> > >> >  > >> Any one else have any time to review?
> > >> >  > >>
> > >> >  > >>   ...ant
> > >> >  > >>
> > >> >  > >> On Wed, Mar 26, 2008 at 11:39 AM, kelvin goodson
> > >> >  > >> <[EMAIL PROTECTED]>
> > >> >  > >> wrote:
> > >> >  > >>
> > >> >  > >>>   +1   Looks good to me.  Thanks very much for doing this
> Ant.
> > >> >  > >>>
> > >> >  > >>> Kelvin.
> > >> >  > >>>
> > >> >  > >>> On 26/03/2008, ant elder <[EMAIL PROTECTED]> wrote:
> > >> >  > >>>
> > >> >  > >>> > Please review and vote on the SDO 1.1 release RC3
> artifacts
> > at
> > >> >  > >>> >
> > >> > http://people.apache.org/~antelder/tuscany/sdo/1.1-rc3/<http://people.apache.org/%7Eantelder/tuscany/sdo/1.1-rc3/>
> <http://people.apache.org/%7Eantelder/tuscany/sdo/1.1-rc3/>
> > <http://people.apache.org/%7Eantelder/tuscany/sdo/1.1-rc3/>
> > >> <http://people.apache.org/%7Eantelder/tuscany/sdo/1.1-rc3/>
> > >> >  > <http://people.apache.org/%7Eantelder/tuscany/sdo/1.1-rc3/>
> > >> >  > >>> > <http://people.apache.org/%7Eantelder/tuscany/sdo/1.1-rc3/
> >
> > >> >  > >>> > .
> > >> >  > >>> >
> > >> >  > >>> > The tag for the release is at:
> > >> >  > >>> >
> > >> >  >
> > >> >
> https://svn.apache.org/repos/asf/incubator/tuscany/tags/java/sdo/1.1/
> > >> >  > >>> >
> > >> >  > >>> > Thanks!
> > >> >  > >>> >
> > >> >  > >>> >
> > >> >  > >>> >    ...ant
> > >> >  > >>> >
> > >> >  > >>>
> > >> >  > >>>
> > >> >  > >>
> > >> >  >
> > >> >  >
> > ---------------------------------------------------------------------
> > >> >  > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > >> >  > For additional commands, e-mail: [EMAIL PROTECTED]
> > >> >  >
> > >> >  >
> > >> >
> > >>
> > >>
> > >>
> > >> --
> > >> Luciano Resende
> > >> Apache Tuscany Committer
> > >> http://people.apache.org/~lresende<http://people.apache.org/%7Elresende>
> <http://people.apache.org/%7Elresende><
> > http://people.apache.org/%7Elresende>
> > >> http://lresende.blogspot.com/
> > >>
> > >> ---------------------------------------------------------------------
> > >> 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]
> >
> >
>

Reply via email to