[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.tools.buckminster] Re: Build complains about missing dependencies after import

Hi Markus,
This might be related to these two:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=286482
https://bugs.eclipse.org/bugs/show_bug.cgi?id=286484

Both were fixed last week and pushed to our update sites. If you're already using the latest revision 10510, then what you see now might be a regression. If not, then please try it out and see if it helps.

Regards,
Thomas Hallgren



On 08/16/2009 09:14 PM, Markus Kuppe wrote:
Hi,

a new ECF build fails due to missing dependencies [1] although the
bundle exists in the targetPlatformPath and import finishes
successfully. The build is rather straight forward, the script file
reads like:

setpref
org.eclipse.buckminster.pde.targetPlatformPath=${WORKSPACE}/targetPlatformPath
import ${WORKSPACE}/org.eclipse.ecf.platform.mspec
perform org.eclipse.ecf.platform_feature#site.p2.zip

cquery, mspec and the platform_feature can be found at [2].

Any hints?

Thanks
Markus

[1]
https://ecf2.osuosl.org/hudson/job/C-HEAD-platform_feature/26/consoleText
[2]
http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.ecf/releng/?root=RT_Project