Hi Raymond, How do I force mvn to output the stacktrace? It seems not to be printing the stacktrace only with the "mvn" command.
Adriano Crestani On Sat, Mar 29, 2008 at 2:04 AM, Adriano Crestani < [EMAIL PROTECTED]> wrote: > 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.101 sec > > Running org.apache.tuscany.sdo.test.JavaSerializeDeserializeTestCase > Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.244 sec > Running org.apache.tuscany.sdo.test.XMLStreamHelperTestCase > Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.411 sec > > Running org.apache.tuscany.sdo.test.XMLDocumentTestCase > Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec > Running org.apache.tuscany.sdo.test.NeverStaleChangeSummaryTestCase > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec > > Running org.apache.tuscany.sdo.codegen.JavaInterfaceGeneratorTestCase > Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec > Running org.apache.tuscany.sdo.test.DateConversionTestCase > Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 sec > > Running org.apache.tuscany.sdo.test.TypeHelperTestCase > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec > Running org.apache.tuscany.sdo.test.DataObjectGetListTestCase > Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec > > Running org.apache.tuscany.sdo.test.ImplSpecificTestCase > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec > Running org.apache.tuscany.sdo.test.XSDHelperTestCase > Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 sec > > Running org.apache.tuscany.sdo.codegen.BytecodeInterfaceGeneratorTestCase > Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec > Running org.apache.tuscany.sdo.test.ChangeSummaryOnDataObjectTestCase > > Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.277 sec > Running org.apache.tuscany.sdo.test.osgi.OSGiTestCase > Runs 190, Errors: 0 > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.9 sec > > Running org.apache.tuscany.sdo.test.XSDQNameTestCase > Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec > Running org.apache.tuscany.sdo.test.XPathTestCase > Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec > > Running org.apache.tuscany.sdo.test.SimpleDynamicTestCase > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec > Running org.apache.tuscany.sdo.test.XMLStreamHelperPerformanceTestCase > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec > > Running org.apache.tuscany.sdo.test.TypeConversionTestCase > Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.139 sec > Running org.apache.tuscany.sdo.test.ContainmentCycleTestCase > Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 sec > > Running org.apache.tuscany.sdo.test.DefineOpenContentPropertyTestCase > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec > Running org.apache.tuscany.sdo.test.SubstitutionValuesTestCase > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec > > Running org.apache.tuscany.sdo.test.ChangeSummaryPropertyTestCase > Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.238 sec > Running org.apache.tuscany.sdo.test.XMLSaveOptionsTestCase > Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 sec > > Running org.apache.tuscany.sdo.test.DynamicTypesComparisonTestCase > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec > Running org.apache.tuscany.sdo.test.FormTestCase > Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec > > Running org.apache.tuscany.sdo.test.SchemaLocationTestCase > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec > Running org.apache.tuscany.sdo.test.MixedTypeTestCase > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec > > Running org.apache.tuscany.sdo.test.OpenTypeTestCase > Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec > Running org.apache.tuscany.sdo.test.DataTypeBaseTypeTestCase > Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec > > Running org.apache.tuscany.sdo.test.ChangeSummaryTestCase > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec > Running org.apache.tuscany.sdo.test.MetadataInstancePropertiesTestCase > Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 sec > > Running org.apache.tuscany.sdo.test.XMLUnknownPropertiesTestCase > Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec > Running org.apache.tuscany.sdo.test.HelperContextTestCase > Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec > > Running org.apache.tuscany.sdo.test.CrossScopeCopyTestCase > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec > Running org.apache.tuscany.sdo.test.DeserializationNoSchemaTestCase > Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.505 sec > > Running org.apache.tuscany.sdo.test.SerializeTypesTestCase > Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec > Running org.apache.tuscany.sdo.test.XMLHelperTestCase > Tests run: 5, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 1.311 sec <<< > FA > > ILURE! > Running org.apache.tuscany.sdo.test.SequenceTestCase > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec > Running org.apache.tuscany.sdo.test.DupElementTestCase > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec > > Running org.apache.tuscany.sdo.test.XMLLoadOptionsTestCase > Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec > Running org.apache.tuscany.sdo.test.IsManyTestCase > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec > > Running org.apache.tuscany.sdo.test.NotificationTestCase > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec > Running org.apache.tuscany.sdo.test.ExpectedExceptionsTestCase > Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec > > Running org.apache.tuscany.sdo.test.SimpleCopyTestCase > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec > Running org.apache.tuscany.sdo.test.DefineTypeTestCase > Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 sec > > Running org.apache.tuscany.sdo.test.TypeRoundTripTestCase > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec > Running org.apache.tuscany.sdo.test.BoundsTestCase > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec > > Running org.apache.tuscany.sdo.test.SimpleEqualityTestCase > Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec > Running org.apache.tuscany.sdo.test.osgi.ClassLoaderTestCase > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.34 sec > > > 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.297 sec > > > <<< 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.5sec > > > 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.579 sec > > > <<< 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.469 sec > > > 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.046 sec > > > 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.046 sec > > > 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.188 sec > > > Running org.apache.tuscany.sdo.codegen.JavaInterfaceGeneratorTestCase > > > Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: > > 0.015 sec > > > 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.109 sec > > > <<< 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/> > > > > >>> > . > > > > >>> > > > > > >>> > 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://lresende.blogspot.com/ > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > >