Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » what's new in basebuilder R35_M6 ?
what's new in basebuilder R35_M6 ? [message #593783] Mon, 23 March 2009 22:25
Michael Spector is currently offline Michael SpectorFriend
Messages: 110
Registered: July 2009
Senior Member

Hi,

After upgrading the basebuilder to R35_M6 by previously working product
build is not working anymore. I get this weird error (I just printed out all
input parameters of eclise.generateFeature task):

generateFeature:
[echo] Generating feature:
[echo]
[echo] featureId="org.eclipse.pde.build.container.feature"
[echo]
buildDirectory=" /usr/zlocal/studio_packaging/hudson/jobs/studio-product-test .HEAD/workspace/build "
[echo]
baseLocation=" /usr/zlocal/studio_packaging/hudson/jobs/studio-product-test .HEAD/workspace/build/eclipse "
[echo] productFile="/com.zend.php/ZendStudio.product"
[echo] verify="true"
[echo] pluginPath=""
[echo] configInfo="linux,gtk,x86_64 & linux,gtk,x86 & win32,win32,x86 &
macosx,carbon,ppc"
[echo] pluginList=""
[echo] featureList=""
[echo] includeLaunchers="true"
[echo] buildPropertiesFile=""

BUILD FAILED
/usr/zlocal/studio_packaging/hudson/jobs/studio-product-test .HEAD/workspace/com.zend.php.releng/build.xml:117:
The following error occurred while executing this line:
/usr/zlocal/studio_packaging/hudson/jobs/studio-product-test .HEAD/workspace/com.zend.php.releng/build.xml:151:
The following error occurred while executing this line:
/usr/zlocal/studio_packaging/hudson/cache/basebuilders/R35_M 6/plugins/org.eclipse.pde.build_3.5.0.v20090312-1500/scripts /productBuild/productBuild.xml:26:
The following error occurred while executing this line:
/usr/zlocal/studio_packaging/hudson/cache/basebuilders/R35_M 6/plugins/org.eclipse.pde.build_3.5.0.v20090312-1500/scripts /productBuild/productBuild.xml:71:
Unable to find feature: org.eclipse.dltk.core.
My product requires org.eclipse.dltk.core (in .product file), and this
feature can be found under ${baseLocation}.What is going wrong? The same
configuration works in R35_M5.Thanks!--Michael
Previous Topic:getPackageFragmentRoots does not return dependent workspace plugins
Next Topic:where's eclipse log files
Goto Forum:
  


Current Time: Fri Apr 19 00:52:08 GMT 2024

Powered by FUDForum. Page generated in 0.02016 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top