Hi Igor, It took me quite a while to create a clean test case for this - sorry for the delay. First the unresolved errors disappeared when I cleaned my maven repository. Then I got an error that the EclipseStarter could not be found - I solved that by making my target from a rcp product export, which should have all that stuff in it. Then the error that I mentioned in the jira report appeared, and that is where I got stuck, probably due to some dependency that did not get resolved, but I cannot find where.
So, I hope I provided enough information in the bug report. B.t.w., what is the current status of the product packaging? And multi-platform build? Thanks, Ida Ida de Groot | Software Engineer| TomTom Mobility Solutions | [EMAIL PROTECTED] | tel. +31 (0) 20 7575321 | www.tomtom.com -----Original Message----- From: Igor Fedorenko [mailto:[EMAIL PROTECTED] Sent: Friday, September 19, 2008 8:13 PM To: [email protected] Subject: Re: [m2eclipse-user] tycho target platform for test Tycho does not (intentionally) add any artificial requirements on the target platform. But since PDE is not able to run the tests either I tend to think the target platform is incomplete. It be great, though, if you could submit a bugreport in JIRA [1] with sample project and target platform I can use to reproduce the problem. If this is not practical, i.e. target platform is way too big, then post the log here and I will try why tycho believes these dependencies are needed. [1] http://jira.codehaus.org/browse/MNGECLIPSE Ida de Groot wrote: > Hi, > > All tests are running smoothly from a fragment with tycho build 1502. Cool. > > I have a question on the target platform though. > > The tests will only run if I use a (fresh) extraction of > eclipse-SDK-3.4-win32.zip as the target platform. If I use our own > target platform (containing only the plugins needed by our app) the > tests won't run and in the logfile there are many unresolved > dependencies showing (I can add a copy, don't know if this makes things > more clear). I know from the pde build that tests need a full eclipse > installation to be able to run. Is this also the case with Tycho? Is > there a specification of the extra artifacts needed in the target platform? > > Thanks, > > Ida > --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email This e-mail message contains information which is confidential and may be privileged. It is intended for use by the addressee only. If you are not the intended addressee, we request that you notify the sender immediately and delete or destroy this e-mail message and any attachment(s), without copying, saving, forwarding, disclosing or using its contents in any other way. TomTom N.V., TomTom International BV or any other company belonging to the TomTom group of companies will not be liable for damage relating to the communication by e-mail of data, documents or any other information. --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
