I have done the following steps : - mvn clean - snv update - clean repo - mvn
Shouldn't this take care of any regeneration necessary ? I'm also getting the test failures... -- Luciano Resende http://people.apache.org/~lresende On 11/21/06, kelvin goodson <[EMAIL PROTECTED]> wrote:
Yes, I think this relates to Frank's "SDO- built-in models regenerated with noEMF pattern" tuscany-dev thread from c. 21 hours ago. So if I understand the situation correctly, regenerateing any generated SDO clasees should fix the problem, or shifting the dependency to the M2 SDO release. Regards, Kelvin. " On 21/11/06, Jeremy Boynes < [EMAIL PROTECTED]> wrote: > > Mattieu, thanks. I think this is due to some recent changes in SDO - > folks, do we actually need to be using its trunk or can we use the > (more stable) M2 version? > > -- > Jeremy > > On Nov 21, 2006, at 12:22 PM, Matthieu Riou wrote: > > > Hi, > > > > I just wanted to let you know that I had a small compilation > > failure when > > building Tuscany from the sources (latest trunk) with a test case that > > didn't compile: > > > > /home/dusty/Dev/Projects/tuscany/sca/tools/src/test/java/org/ > > example/creditscore/doclit/DoclitPackage.java:[23,41] > > cannot find symbol > > symbol : class ModelPackageImpl > > location: package org.apache.tuscany.sdo.model.impl > > > > And more. Look like a package has been moved. No big deal, I just > > skipped > > the tests for that module but just wanted to let you know... > > > > Cheers, > > > > Matthieu > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
