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 #51577] Mon, 23 March 2009 22:25 Go to next message
Eclipse UserFriend
Originally posted by: michael.zend.com

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
Re: what's new in basebuilder R35_M6 ? [message #54552 is a reply to message #51577] Sun, 12 April 2009 07:17 Go to previous message
Eclipse UserFriend
Originally posted by: michael.zend.com

Here's the answer: https://bugs.eclipse.org/bugs/show_bug.cgi?id=269225


"Michael Spector" <michael@zend.com> wrote in message
news:gq927a$34t$1@build.eclipse.org...
> 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
>
Re: what's new in basebuilder R35_M6 ? [message #594944 is a reply to message #51577] Sun, 12 April 2009 07:17 Go to previous message
Michael Spector is currently offline Michael SpectorFriend
Messages: 110
Registered: July 2009
Senior Member

Here's the answer: https://bugs.eclipse.org/bugs/show_bug.cgi?id=269225


"Michael Spector" <michael@zend.com> wrote in message
news:gq927a$34t$1@build.eclipse.org...
> 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:Can't see what's wrong
Next Topic:Importing a plug-in to modify
Goto Forum:
  


Current Time: Sat May 11 02:39:19 GMT 2024

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

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

Back to the top