Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ecf-build] Build failed in Hudson: C-HEAD-sdk_feature #864

See <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/864/changes>

Changes:

[slewis] Changed HTTP_RETRIEVE1 url to point to a site that actually works

------------------------------------------
Started by an SCM change
[workspace] $ /usr/bin/cvs -Q -z3 -d :pserver:anonymous@xxxxxxxxxxxxxxx:/cvsroot/rt/ co -P -D "Tuesday, February 16, 2010 6:34:20 PM UTC" org.eclipse.ecf/
$ computing changelog
[workspace] $ /bin/sh -xe /tmp/hudson1170938009529727487.sh
+ echo -n 'purge old buckminster output'
purge old buckminster output+ test -e buckminster.output
+ test -e buckminster.temp
+ echo -n 'clean up old .class files'
clean up old .class files+ rm -rf plugins/
+ rm -rf features/
+ rm -rf .metadata/
+ echo -n 'clean up old projects'
clean up old projects+ rm -rf projects/
+ echo -n 'move all mspecs and cqueries to build root'
move all mspecs and cqueries to build root+ cp -R org.eclipse.ecf/releng/org.eclipse.ecf.releng.bm/CVS org.eclipse.ecf/releng/org.eclipse.ecf.releng.bm/ecf.rmap .
+ cp -R org.eclipse.ecf/releng/features/org.eclipse.ecf.platform-feature/org.eclipse.ecf.platform.mspec org.eclipse.ecf/releng/features/org.eclipse.ecf.sdk-feature/org.eclipse.ecf.sdk.mspec org.eclipse.ecf/releng/features/org.eclipse.ecf.tests-feature/org.eclipse.ecf.tests.mspec org.eclipse.ecf/releng/features/org.eclipse.ecf.tests-platform-feature/org.eclipse.ecf.tests-platform.mspec .
+ cp -R org.eclipse.ecf/releng/features/org.eclipse.ecf.platform-feature/org.eclipse.ecf.platform.cquery org.eclipse.ecf/releng/features/org.eclipse.ecf.sdk-feature/org.eclipse.ecf.sdk.cquery org.eclipse.ecf/releng/features/org.eclipse.ecf.tests-feature/org.eclipse.ecf.tests.cquery org.eclipse.ecf/releng/features/org.eclipse.ecf.tests-platform-feature/org.eclipse.ecf.tests-platform.cquery .
+ echo -n 'create targetplatform folder'
create targetplatform folder+ mkdir -p <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/targetPlatformPath>
+ echo -n 'Flatten Repository'
Flatten Repository+ mkdir projects/
+ find org.eclipse.ecf -type f -iname .project -printf '%h\n'
+ xargs -i cp -rf '{}' projects/
+ echo -n 'HACK!!! rename features containing "-" to "_" so they can be found by Bucky'
HACK!!! rename features containing "-" to "_" so they can be found by Bucky+ for f in 'projects/*-feature'
++ echo projects/org.eclipse.ecf.base-feature
++ tr - _
+ mv projects/org.eclipse.ecf.base-feature projects/org.eclipse.ecf.base_feature
+ for f in 'projects/*-feature'
++ echo projects/org.eclipse.ecf.core-feature
++ tr - _
+ mv projects/org.eclipse.ecf.core-feature projects/org.eclipse.ecf.core_feature
+ for f in 'projects/*-feature'
++ echo projects/org.eclipse.ecf.example-feature
++ tr - _
+ mv projects/org.eclipse.ecf.example-feature projects/org.eclipse.ecf.example_feature
+ for f in 'projects/*-feature'
++ echo projects/org.eclipse.ecf.platform-feature
++ tr - _
+ mv projects/org.eclipse.ecf.platform-feature projects/org.eclipse.ecf.platform_feature
+ for f in 'projects/*-feature'
++ echo projects/org.eclipse.ecf.provider.filetransfer.httpclient-feature
++ tr - _
+ mv projects/org.eclipse.ecf.provider.filetransfer.httpclient-feature projects/org.eclipse.ecf.provider.filetransfer.httpclient_feature
+ for f in 'projects/*-feature'
++ echo projects/org.eclipse.ecf.remoteservice-feature
++ tr - _
+ mv projects/org.eclipse.ecf.remoteservice-feature projects/org.eclipse.ecf.remoteservice_feature
+ for f in 'projects/*-feature'
++ echo projects/org.eclipse.ecf.sdk-feature
++ tr - _
+ mv projects/org.eclipse.ecf.sdk-feature projects/org.eclipse.ecf.sdk_feature
+ for f in 'projects/*-feature'
++ echo projects/org.eclipse.ecf.server-feature
++ tr - _
+ mv projects/org.eclipse.ecf.server-feature projects/org.eclipse.ecf.server_feature
+ for f in 'projects/*-feature'
++ echo projects/org.eclipse.ecf.tests-feature
++ tr - _
+ mv projects/org.eclipse.ecf.tests-feature projects/org.eclipse.ecf.tests_feature
+ for f in 'projects/*-feature'
++ echo projects/org.eclipse.ecf.tests-platform-feature
++ tr - _
+ mv projects/org.eclipse.ecf.tests-platform-feature projects/org.eclipse.ecf.tests_platform_feature
+ mv projects/org.eclipse.ecf.sdk_feature projects/org.eclipse.ecf.sdk
+ mv projects/org.eclipse.ecf.core_feature projects/org.eclipse.ecf.core
+ echo -n 'Done, ready to fire off Bucky'
Done, ready to fire off BuckyCommandline: 
/usr/java/jdk1.6.0_16/bin/java -Dbuckminster.output.root=<https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws//buckminster.output> -Dbuckminster.temp.root=<https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws//buckminster.temp> -Xmx768m -Xms768m -XX:PermSize=512M -XX:MaxPermSize=512M -DtargetPlatformPath=<https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws//targetPlatformPath> -DprojectsPath=<https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws//projects> -Dworkspace.root=<https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/> -Dsite.pack200=true -Dsite.signing=false -Dstaging.area=/home/data/httpd/download-staging.priv/rt/ecf -Dsigning.type=eclipse.remote -Declipse.committer.name=mkuppe -Declipse.committer.keyfile=/usr/share/tomcat5/.ssh/id_rsa -Dqualifier.replacement.*=generator:buildTimestamp -Dgenerator.buildTimestamp.format='v'yyyyMMdd-HHmm -jar plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar -application org.eclipse.buckminster.cmdline.headless -data <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/> --loglevel error -S /opt/hudson/jobs/C-HEAD-sdk_feature/builds/2010-02-16_10-34-20/commands.txt org.eclipse.buckminster.core.maxParallelResolutions set to the value '1'
org.eclipse.buckminster.core.maxParallelMaterializations set to the value '1'
org.eclipse.buckminster.pde.targetPlatformPath set to the value '<https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws//targetPlatformPath'>
Warning: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/ch.ethz.iks.r_osgi.remote>: Build path specifies execution environment OSGi/Minimum-1.0. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/org.eclipse.ecf.examples.remoteservices.common>: Build path specifies execution environment CDC-1.1/Foundation-1.1. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/org.eclipse.ecf.examples.remoteservices.hello>: Build path specifies execution environment CDC-1.1/Foundation-1.1. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/org.eclipse.ecf.examples.remoteservices.hello.ds.host>: Build path specifies execution environment J2SE-1.5. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/org.eclipse.ecf.examples.updatesite.server>: Build path specifies execution environment J2SE-1.4. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/org.eclipse.ecf.examples.updatesite.client>: Build path specifies execution environment CDC-1.1/Foundation-1.1. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/org.eclipse.ecf.discovery.ui.properties.tabbed>: Build path specifies execution environment CDC-1.1/Foundation-1.1. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/org.eclipse.ecf.discovery.ui.browser>: Build path specifies execution environment CDC-1.1/Foundation-1.1. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/org.eclipse.ecf.core.featurepatch/feature.xml,> line 28: Feature reference 'org.eclipse.equinox.p2.user.ui' cannot be resolved
Warning: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/org.eclipse.ecf.console>: Build path specifies execution environment CDC-1.1/Foundation-1.1. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/org.eclipse.ecf.protocol.bittorrent>: Build path specifies execution environment J2SE-1.4. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/org.eclipse.ecf.protocol.msn/src/org/eclipse/ecf/protocol/msn/internal/net/ClientTicketRequest.java,> line 94: The method encode(String) from the type URLEncoder is deprecated
Warning: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/org.eclipse.ecf.protocol.msn/src/org/eclipse/ecf/protocol/msn/internal/net/ClientTicketRequest.java,> line 95: The method encode(String) from the type URLEncoder is deprecated
Warning: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/org.eclipse.ecf.protocol.msn/src/org/eclipse/ecf/protocol/msn/NotificationSession.java,> line 141: The method decode(String) from the type URLDecoder is deprecated
Warning: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/org.eclipse.ecf.protocol.msn/src/org/eclipse/ecf/protocol/msn/MsnClient.java,> line 257: The method encode(String) from the type URLEncoder is deprecated
Warning: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/org.eclipse.ecf.protocol.msn/src/org/eclipse/ecf/protocol/msn/Contact.java,> line 84: The method decode(String) from the type URLDecoder is deprecated
Warning: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/org.eclipse.ecf.protocol.msn/src/org/eclipse/ecf/protocol/msn/Contact.java,> line 188: The method decode(String) from the type URLDecoder is deprecated
Warning: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/org.eclipse.ecf.protocol.msn>: Build path specifies execution environment CDC-1.0/Foundation-1.0. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/org.eclipse.ecf.provider.datashare.nio>: Build path specifies execution environment J2SE-1.4. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/org.eclipse.ecf.provider.filetransfer/src/org/eclipse/ecf/provider/filetransfer/browse/LocalRemoteFile.java,> line 84: The method toURL() from the type File is deprecated
Warning: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/org.eclipse.ecf.provider.bittorrent/src/org/eclipse/ecf/internal/provider/bittorrent/TorrentID.java,> line 83: The method toURL() from the type File is deprecated
Warning: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/org.eclipse.ecf.provider.bittorrent>: Build path specifies execution environment CDC-1.1/Foundation-1.1. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/org.eclipse.ecf.provider.jmdns>: Build path specifies execution environment CDC-1.1/Foundation-1.1. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/org.eclipse.ecf.provider.jslp>: Build path specifies execution environment CDC-1.1/Foundation-1.1. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/org.eclipse.ecf.provider.msn>: Build path specifies execution environment CDC-1.0/Foundation-1.0. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/org.eclipse.ecf.remoteservice>: Build path specifies execution environment CDC-1.0/Foundation-1.0. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/org.eclipse.ecf.provider.localdiscovery>: Build path specifies execution environment CDC-1.1/Foundation-1.1. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/org.eclipse.ecf.examples.remoteservices.hello.host>: Build path specifies execution environment CDC-1.1/Foundation-1.1. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/org.eclipse.ecf.osgi.services.discovery.local>: Build path specifies execution environment J2SE-1.4. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/org.eclipse.ecf.examples.remoteservices.server>: Build path specifies execution environment CDC-1.1/Foundation-1.1. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/org.eclipse.ecf.examples.remoteservices.hello.ds.consumer>: Build path specifies execution environment J2SE-1.5. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/org.eclipse.ecf.examples.remoteservices.hello.consumer>: Build path specifies execution environment CDC-1.1/Foundation-1.1. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/org.eclipse.ecf.remoteservice.ui>: Build path specifies execution environment CDC-1.1/Foundation-1.1. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/org.eclipse.ecf.examples.remoteservices.client>: Build path specifies execution environment CDC-1.1/Foundation-1.1. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/org.eclipse.ecf.server>: Build path specifies execution environment CDC-1.1/Foundation-1.1. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/org.eclipse.ecf.sharedobject>: Build path specifies execution environment CDC-1.0/Foundation-1.0. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/org.eclipse.ecf.remoteservice.eventadmin>: Build path specifies execution environment CDC-1.1/Foundation-1.1. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/org.eclipse.ecf.provider.remoteservice>: Build path specifies execution environment CDC-1.1/Foundation-1.1. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/org.eclipse.ecf.server.generic>: Build path specifies execution environment J2SE-1.4. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/org.eclipse.ecf.provider.r_osgi>: Build path specifies execution environment CDC-1.0/Foundation-1.0. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/org.eclipse.ecf.example.collab.editor>: Build path specifies execution environment CDC-1.1/Foundation-1.1. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/org.eclipse.ecf.examples.eventadmin.app>: Build path specifies execution environment CDC-1.1/Foundation-1.1. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/org.eclipse.ecf.ui/src/org/eclipse/ecf/ui/wizards/ConfigurationWizardSelectionPage.java,> line 129: The constructor FilteredTree(Composite, int, PatternFilter) is deprecated
Warning: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/org.eclipse.ecf.ui/src/org/eclipse/ecf/ui/util/PasswordCacheHelper.java,> line 48: The method getAuthorizationInfo(URL, String, String) from the type Platform is deprecated
Warning: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/org.eclipse.ecf.ui/src/org/eclipse/ecf/ui/util/PasswordCacheHelper.java,> line 65: The method getAuthorizationInfo(URL, String, String) from the type Platform is deprecated
Warning: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/org.eclipse.ecf.ui/src/org/eclipse/ecf/ui/util/PasswordCacheHelper.java,> line 56: The method addAuthorizationInfo(URL, String, String, Map) from the type Platform is deprecated
Warning: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/org.eclipse.ecf.ui/src/org/eclipse/ecf/internal/ui/wizards/WorkbenchLabelProvider.java,> line 67: Access to enclosing method fireLabelProviderChanged(LabelProviderChangedEvent) from the type BaseLabelProvider is emulated by a synthetic accessor method
Warning: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/org.eclipse.ecf.ui>: Build path specifies execution environment CDC-1.1/Foundation-1.1. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/org.eclipse.ecf.provider.msn.ui>: Build path specifies execution environment J2SE-1.4. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/org.eclipse.ecf.docshare>: Build path specifies execution environment J2SE-1.4. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/org.eclipse.ecf.filetransfer.ui>: Build path specifies execution environment CDC-1.1/Foundation-1.1. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/org.eclipse.ecf.provider.bittorrent.ui>: Build path specifies execution environment CDC-1.1/Foundation-1.1. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/org.eclipse.ecf.example.collab>: Build path specifies execution environment J2SE-1.4. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/org.eclipse.ecf.ui.capabilities>: Build path specifies execution environment CDC-1.0/Foundation-1.0. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/org.eclipse.team.ecf.core>: Build path specifies execution environment J2SE-1.4. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/org.eclipse.team.ecf.ui>: Build path specifies execution environment J2SE-1.4. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/org.jivesoftware.smack>: Build path specifies execution environment J2SE-1.5. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/org.eclipse.ecf.example.clients>: Build path specifies execution environment CDC-1.1/Foundation-1.1. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/org.json>: Build path specifies execution environment CDC-1.1/Foundation-1.1. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/ch.ethz.iks.r_osgi.remote>: Build path specifies execution environment OSGi/Minimum-1.0. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/org.eclipse.ecf.examples.remoteservices.common>: Build path specifies execution environment CDC-1.1/Foundation-1.1. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/org.eclipse.ecf.examples.remoteservices.hello>: Build path specifies execution environment CDC-1.1/Foundation-1.1. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/org.eclipse.ecf.examples.remoteservices.hello.ds.host>: Build path specifies execution environment J2SE-1.5. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/org.eclipse.ecf.examples.updatesite.server>: Build path specifies execution environment J2SE-1.4. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/org.eclipse.ecf.examples.updatesite.client>: Build path specifies execution environment CDC-1.1/Foundation-1.1. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/org.eclipse.ecf.discovery.ui.properties.tabbed>: Build path specifies execution environment CDC-1.1/Foundation-1.1. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/org.eclipse.ecf.discovery.ui.browser>: Build path specifies execution environment CDC-1.1/Foundation-1.1. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/org.eclipse.ecf.core.featurepatch/feature.xml,> line 28: Feature reference 'org.eclipse.equinox.p2.user.ui' cannot be resolved
Warning: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/org.eclipse.ecf.console>: Build path specifies execution environment CDC-1.1/Foundation-1.1. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/org.eclipse.ecf.protocol.bittorrent>: Build path specifies execution environment J2SE-1.4. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/org.eclipse.ecf.protocol.msn/src/org/eclipse/ecf/protocol/msn/internal/net/ClientTicketRequest.java,> line 94: The method encode(String) from the type URLEncoder is deprecated
Warning: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/org.eclipse.ecf.protocol.msn/src/org/eclipse/ecf/protocol/msn/internal/net/ClientTicketRequest.java,> line 95: The method encode(String) from the type URLEncoder is deprecated
Warning: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/org.eclipse.ecf.protocol.msn/src/org/eclipse/ecf/protocol/msn/NotificationSession.java,> line 141: The method decode(String) from the type URLDecoder is deprecated
Warning: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/org.eclipse.ecf.protocol.msn/src/org/eclipse/ecf/protocol/msn/MsnClient.java,> line 257: The method encode(String) from the type URLEncoder is deprecated
Warning: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/org.eclipse.ecf.protocol.msn/src/org/eclipse/ecf/protocol/msn/Contact.java,> line 188: The method decode(String) from the type URLDecoder is deprecated
Warning: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/org.eclipse.ecf.protocol.msn>: Build path specifies execution environment CDC-1.0/Foundation-1.0. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/org.eclipse.ecf.provider.datashare.nio>: Build path specifies execution environment J2SE-1.4. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/org.eclipse.ecf.provider.filetransfer/src/org/eclipse/ecf/provider/filetransfer/browse/LocalRemoteFile.java,> line 84: The method toURL() from the type File is deprecated
Warning: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/org.eclipse.ecf.provider.bittorrent/src/org/eclipse/ecf/internal/provider/bittorrent/TorrentID.java,> line 83: The method toURL() from the type File is deprecated
Warning: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/org.eclipse.ecf.provider.bittorrent>: Build path specifies execution environment CDC-1.1/Foundation-1.1. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/org.eclipse.ecf.provider.jmdns>: Build path specifies execution environment CDC-1.1/Foundation-1.1. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/org.eclipse.ecf.provider.jslp>: Build path specifies execution environment CDC-1.1/Foundation-1.1. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/org.eclipse.ecf.provider.msn>: Build path specifies execution environment CDC-1.0/Foundation-1.0. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/org.eclipse.ecf.remoteservice>: Build path specifies execution environment CDC-1.0/Foundation-1.0. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/org.eclipse.ecf.provider.localdiscovery>: Build path specifies execution environment CDC-1.1/Foundation-1.1. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/org.eclipse.ecf.examples.remoteservices.hello.host>: Build path specifies execution environment CDC-1.1/Foundation-1.1. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/org.eclipse.ecf.osgi.services.discovery.local>: Build path specifies execution environment J2SE-1.4. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/org.eclipse.ecf.examples.remoteservices.server>: Build path specifies execution environment CDC-1.1/Foundation-1.1. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/org.eclipse.ecf.examples.remoteservices.hello.ds.consumer>: Build path specifies execution environment J2SE-1.5. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/org.eclipse.ecf.examples.remoteservices.hello.consumer>: Build path specifies execution environment CDC-1.1/Foundation-1.1. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/org.eclipse.ecf.remoteservice.ui>: Build path specifies execution environment CDC-1.1/Foundation-1.1. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/org.eclipse.ecf.examples.remoteservices.client>: Build path specifies execution environment CDC-1.1/Foundation-1.1. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/org.eclipse.ecf.server>: Build path specifies execution environment CDC-1.1/Foundation-1.1. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/org.eclipse.ecf.sharedobject>: Build path specifies execution environment CDC-1.0/Foundation-1.0. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/org.eclipse.ecf.remoteservice.eventadmin>: Build path specifies execution environment CDC-1.1/Foundation-1.1. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/org.eclipse.ecf.provider.remoteservice>: Build path specifies execution environment CDC-1.1/Foundation-1.1. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/org.eclipse.ecf.server.generic>: Build path specifies execution environment J2SE-1.4. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/org.eclipse.ecf.provider.r_osgi>: Build path specifies execution environment CDC-1.0/Foundation-1.0. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/org.eclipse.ecf.example.collab.editor>: Build path specifies execution environment CDC-1.1/Foundation-1.1. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/org.eclipse.ecf.examples.eventadmin.app>: Build path specifies execution environment CDC-1.1/Foundation-1.1. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/org.eclipse.ecf.ui/src/org/eclipse/ecf/ui/wizards/ConfigurationWizardSelectionPage.java,> line 129: The constructor FilteredTree(Composite, int, PatternFilter) is deprecated
Warning: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/org.eclipse.ecf.ui/src/org/eclipse/ecf/ui/util/PasswordCacheHelper.java,> line 48: The method getAuthorizationInfo(URL, String, String) from the type Platform is deprecated
Warning: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/org.eclipse.ecf.ui/src/org/eclipse/ecf/ui/util/PasswordCacheHelper.java,> line 56: The method addAuthorizationInfo(URL, String, String, Map) from the type Platform is deprecated
Warning: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/org.eclipse.ecf.ui/src/org/eclipse/ecf/internal/ui/wizards/WorkbenchLabelProvider.java,> line 67: Access to enclosing method fireLabelProviderChanged(LabelProviderChangedEvent) from the type BaseLabelProvider is emulated by a synthetic accessor method
Warning: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/org.eclipse.ecf.ui>: Build path specifies execution environment CDC-1.1/Foundation-1.1. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/org.eclipse.ecf.provider.msn.ui>: Build path specifies execution environment J2SE-1.4. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/org.eclipse.ecf.docshare>: Build path specifies execution environment J2SE-1.4. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/org.eclipse.ecf.filetransfer.ui>: Build path specifies execution environment CDC-1.1/Foundation-1.1. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/org.eclipse.ecf.provider.bittorrent.ui>: Build path specifies execution environment CDC-1.1/Foundation-1.1. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/org.eclipse.ecf.example.collab>: Build path specifies execution environment J2SE-1.4. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/org.eclipse.ecf.ui.capabilities>: Build path specifies execution environment CDC-1.0/Foundation-1.0. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/org.eclipse.team.ecf.core>: Build path specifies execution environment J2SE-1.4. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/org.eclipse.team.ecf.ui>: Build path specifies execution environment J2SE-1.4. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/org.jivesoftware.smack>: Build path specifies execution environment J2SE-1.5. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/org.eclipse.ecf.example.clients>: Build path specifies execution environment CDC-1.1/Foundation-1.1. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/org.json>: Build path specifies execution environment CDC-1.1/Foundation-1.1. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Found 57 warnings
Archiving artifacts
ERROR: No artifacts found that match the file pattern "site.p2/". Configuration error?
ERROR: 'site.p2/' doesn't match anything, but '' does. Perhaps that's what you mean?



Back to the top