Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[dash-dev] Re: Migration to Ant: Error "Could not retrieve..."

Oh, I suppose this is still related to the fact, that Ant builds cannot
use subversion repositories.

Am 19.05.2010 10:24, schrieb Stefan Jurack:
> Hi all,
>
> I'm willing to migrate from bash to ant and followed the HOWTO pointed to by Nick in the previous post.
> Still building on the master node, I get an error that some files may not be able to be retrieved. Can you give me any hint on how to correct my settings?
>
> My build.xml and build.properties files can be found here: https://build.eclipse.org/hudson/job/cbi_henshin_0.5_nightly/ws/org.eclipse.emft.henshin/releng/
>
> Thanx in advance,
> Stefan
>
> ---------------------
> Find the error message below:
>
>
>
>     [build] buildExtra.xml:
>     [build] 
>     [build] allElements:
>     [build] 
>     [build] allElementsDelegator:
>     [build]      [echo] Note:
>     [build]      [echo] If you get a SIGSEGV or Java Result: 134 when fetching from SVN, remove 
>     [build]      [echo] subversion-javahl and svnkit to force PDE to use commandline svn client.
>     [build] 
>     [build] init:
>     [build] 
>     [build] fetchElement:
>     [build] [eclipse.fetch] Could not retrieve feature.xml and/or build.properties: Cannot use javahl nor command line svn client.
>     [build] 
>     [build] BUILD FAILED
>     [build] /opt/public/cbi/build/org.eclipse.dash.common.releng/buildAll.xml:374: The following error occurred while executing this line:
>     [build] /opt/public/cbi/build/org.eclipse.dash.common.releng/buildAll.xml:415: The following error occurred while executing this line:
>     [build] /opt/public/cbi/build/org.eclipse.dash.common.releng/tools/scripts/buildAllHelper.xml:807: The following error occurred while executing this line:
>     [build] /opt/public/cbi/build/org.eclipse.dash.common.releng/tools/scripts/buildAllHelper.xml:1216: The following error occurred while executing this line:
>     [build] /opt/public/cbi/build/org.eclipse.dash.common.releng/build.xml:199: The following error occurred while executing this line:
>     [build] /opt/public/cbi/build/org.eclipse.releng.basebuilder_r35x_v20090811/plugins/org.eclipse.pde.build_3.5.0.v20090527-1800/scripts/build.xml:34: The following error occurred while executing this line:
>     [build] /opt/public/cbi/build/org.eclipse.releng.basebuilder_r35x_v20090811/plugins/org.eclipse.pde.build_3.5.0.v20090527-1800/scripts/build.xml:78: The following error occurred while executing this line:
>     [build] /opt/public/cbi/build/org.eclipse.dash.common.releng/builder/all/customTargets.xml:12: The following error occurred while executing this line:
>     [build] /opt/public/cbi/build/org.eclipse.dash.common.releng/builder/all/allElements.xml:29: The following error occurred while executing this line:
>     [build] /opt/public/cbi/build/org.eclipse.releng.basebuilder_r35x_v20090811/plugins/org.eclipse.pde.build_3.5.0.v20090527-1800/scripts/genericTargets.xml:56: Could not retrieve feature.xml or build.properties for feature org.eclipse.emf.henshin.runtime.
>     [build] 
>     [build] Total time: 4 minutes 14 seconds
>
> BUILD FAILED
> /opt/users/hudsonbuild/.hudson/jobs/cbi_henshin_0.5_nightly/workspace/org.eclipse.emft.henshin/releng/build.xml:42: The following error occurred while executing this line:
> /opt/public/cbi/build/org.eclipse.dash.common.releng/build.xml:40: The following error occurred while executing this line:
> /opt/public/cbi/build/org.eclipse.dash.common.releng/buildAll.xml:326: The following error occurred while executing this line:
> /opt/public/cbi/build/org.eclipse.dash.common.releng/buildAll.xml:347: Java returned: 13
>
>
>   


Attachment: signature.asc
Description: OpenPGP digital signature


Back to the top