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 #828

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

Changes:

[Markus Alexander Kuppe] NEW - bug 301802: [Discovery][jSLP] Make jUnit tests runnable
https://bugs.eclipse.org/bugs/show_bug.cgi?id=301802

------------------------------------------
Started by an SCM change
[workspace] $ /usr/bin/cvs -Q -z3 -d :pserver:anonymous@xxxxxxxxxxxxxxx:/cvsroot/rt/ co -P -D "Thursday, February 4, 2010 11:34:54 AM UTC" org.eclipse.ecf/
$ computing changelog
[workspace] $ /bin/sh -xe /srv/www/tomcat5/base/temp/hudson9074148173321332805.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: 
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-04_03-34-54/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. 
Error: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/ch.ethz.iks.slp/src/test/java/ch/ethz/iks/slp/impl/ServiceURLTest.java,> line 32: The import junit cannot be resolved
Error: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/ch.ethz.iks.slp/src/test/java/ch/ethz/iks/slp/impl/ServiceURLTest.java,> line 34: TestCase cannot be resolved to a type
Error: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/ch.ethz.iks.slp/src/test/java/ch/ethz/iks/slp/impl/ServiceURLTest.java,> line 44: The method assertEquals(String, String) is undefined for the type ServiceURLTest
Error: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/ch.ethz.iks.slp/src/test/java/ch/ethz/iks/slp/impl/ServiceURLTest.java,> line 45: The method assertEquals(String, String) is undefined for the type ServiceURLTest
Error: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/ch.ethz.iks.slp/src/test/java/ch/ethz/iks/slp/impl/ServiceURLTest.java,> line 46: The method assertEquals(int, int) is undefined for the type ServiceURLTest
Error: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/ch.ethz.iks.slp/src/test/java/ch/ethz/iks/slp/impl/ServiceURLTest.java,> line 47: The method assertEquals(String, String) is undefined for the type ServiceURLTest
Error: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/ch.ethz.iks.slp/src/test/java/ch/ethz/iks/slp/impl/ServiceURLTest.java,> line 48: The method assertEquals(String, String) is undefined for the type ServiceURLTest
Error: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/ch.ethz.iks.slp/src/test/java/ch/ethz/iks/slp/impl/ServiceURLTest.java,> line 49: The method assertEquals(String, null) is undefined for the type ServiceURLTest
Error: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/ch.ethz.iks.slp/src/test/java/ch/ethz/iks/slp/impl/ServiceURLTest.java,> line 50: The method assertEquals(String, String) is undefined for the type ServiceURLTest
Error: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/ch.ethz.iks.slp/src/test/java/ch/ethz/iks/slp/impl/ServiceURLTest.java,> line 56: The method assertEquals(String, String) is undefined for the type ServiceURLTest
Error: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/ch.ethz.iks.slp/src/test/java/ch/ethz/iks/slp/impl/ServiceURLTest.java,> line 57: The method assertEquals(String, String) is undefined for the type ServiceURLTest
Error: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/ch.ethz.iks.slp/src/test/java/ch/ethz/iks/slp/impl/ServiceURLTest.java,> line 58: The method assertEquals(int, int) is undefined for the type ServiceURLTest
Error: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/ch.ethz.iks.slp/src/test/java/ch/ethz/iks/slp/impl/ServiceURLTest.java,> line 59: The method assertEquals(String, String) is undefined for the type ServiceURLTest
Error: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/ch.ethz.iks.slp/src/test/java/ch/ethz/iks/slp/impl/ServiceURLTest.java,> line 60: The method assertEquals(String, String) is undefined for the type ServiceURLTest
Error: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/ch.ethz.iks.slp/src/test/java/ch/ethz/iks/slp/impl/ServiceURLTest.java,> line 61: The method assertEquals(null, String) is undefined for the type ServiceURLTest
Error: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/ch.ethz.iks.slp/src/test/java/ch/ethz/iks/slp/impl/ServiceURLTest.java,> line 62: The method assertEquals(String, String) is undefined for the type ServiceURLTest
Error: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/ch.ethz.iks.slp/src/test/java/ch/ethz/iks/slp/impl/ServiceURLTest.java,> line 68: The method assertEquals(String, String) is undefined for the type ServiceURLTest
Error: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/ch.ethz.iks.slp/src/test/java/ch/ethz/iks/slp/impl/ServiceURLTest.java,> line 69: The method assertEquals(String, String) is undefined for the type ServiceURLTest
Error: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/ch.ethz.iks.slp/src/test/java/ch/ethz/iks/slp/impl/ServiceURLTest.java,> line 70: The method assertEquals(int, int) is undefined for the type ServiceURLTest
Error: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/ch.ethz.iks.slp/src/test/java/ch/ethz/iks/slp/impl/ServiceURLTest.java,> line 71: The method assertEquals(String, String) is undefined for the type ServiceURLTest
Error: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/ch.ethz.iks.slp/src/test/java/ch/ethz/iks/slp/impl/ServiceURLTest.java,> line 72: The method assertEquals(String, String) is undefined for the type ServiceURLTest
Error: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/ch.ethz.iks.slp/src/test/java/ch/ethz/iks/slp/impl/ServiceURLTest.java,> line 73: The method assertEquals(String, null) is undefined for the type ServiceURLTest
Error: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/ch.ethz.iks.slp/src/test/java/ch/ethz/iks/slp/impl/ServiceURLTest.java,> line 74: The method assertEquals(String, String) is undefined for the type ServiceURLTest
Error: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/ch.ethz.iks.slp/src/test/java/ch/ethz/iks/slp/impl/ServiceURLTest.java,> line 80: The method assertEquals(String, String) is undefined for the type ServiceURLTest
Error: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/ch.ethz.iks.slp/src/test/java/ch/ethz/iks/slp/impl/ServiceURLTest.java,> line 81: The method assertEquals(String, String) is undefined for the type ServiceURLTest
Error: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/ch.ethz.iks.slp/src/test/java/ch/ethz/iks/slp/impl/ServiceURLTest.java,> line 82: The method assertEquals(int, int) is undefined for the type ServiceURLTest
Error: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/ch.ethz.iks.slp/src/test/java/ch/ethz/iks/slp/impl/ServiceURLTest.java,> line 83: The method assertEquals(String, String) is undefined for the type ServiceURLTest
Error: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/ch.ethz.iks.slp/src/test/java/ch/ethz/iks/slp/impl/ServiceURLTest.java,> line 84: The method assertEquals(String, String) is undefined for the type ServiceURLTest
Error: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/ch.ethz.iks.slp/src/test/java/ch/ethz/iks/slp/impl/ServiceURLTest.java,> line 85: The method assertEquals(String, null) is undefined for the type ServiceURLTest
Error: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/ch.ethz.iks.slp/src/test/java/ch/ethz/iks/slp/impl/ServiceURLTest.java,> line 86: The method assertEquals(String, String) is undefined for the type ServiceURLTest
Error: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/ch.ethz.iks.slp/src/test/java/ch/ethz/iks/slp/impl/ServiceURLTest.java,> line 92: The method assertEquals(String, String) is undefined for the type ServiceURLTest
Error: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/ch.ethz.iks.slp/src/test/java/ch/ethz/iks/slp/impl/ServiceURLTest.java,> line 93: The method assertEquals(String, String) is undefined for the type ServiceURLTest
Error: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/ch.ethz.iks.slp/src/test/java/ch/ethz/iks/slp/impl/ServiceURLTest.java,> line 94: The method assertEquals(int, int) is undefined for the type ServiceURLTest
Error: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/ch.ethz.iks.slp/src/test/java/ch/ethz/iks/slp/impl/ServiceURLTest.java,> line 95: The method assertEquals(String, String) is undefined for the type ServiceURLTest
Error: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/ch.ethz.iks.slp/src/test/java/ch/ethz/iks/slp/impl/ServiceURLTest.java,> line 96: The method assertEquals(String, String) is undefined for the type ServiceURLTest
Error: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/ch.ethz.iks.slp/src/test/java/ch/ethz/iks/slp/impl/ServiceURLTest.java,> line 97: The method assertEquals(String, String) is undefined for the type ServiceURLTest
Error: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/ch.ethz.iks.slp/src/test/java/ch/ethz/iks/slp/impl/ServiceURLTest.java,> line 98: The method assertEquals(String, String) is undefined for the type ServiceURLTest
Error: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/ch.ethz.iks.slp/src/test/java/ch/ethz/iks/slp/impl/ServiceURLTest.java,> line 104: The method assertEquals(String, String) is undefined for the type ServiceURLTest
Error: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/ch.ethz.iks.slp/src/test/java/ch/ethz/iks/slp/impl/ServiceURLTest.java,> line 105: The method assertEquals(String, String) is undefined for the type ServiceURLTest
Error: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/ch.ethz.iks.slp/src/test/java/ch/ethz/iks/slp/impl/ServiceURLTest.java,> line 106: The method assertEquals(int, int) is undefined for the type ServiceURLTest
Error: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/ch.ethz.iks.slp/src/test/java/ch/ethz/iks/slp/impl/ServiceURLTest.java,> line 107: The method assertEquals(String, String) is undefined for the type ServiceURLTest
Error: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/ch.ethz.iks.slp/src/test/java/ch/ethz/iks/slp/impl/ServiceURLTest.java,> line 108: The method assertEquals(String, String) is undefined for the type ServiceURLTest
Error: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/ch.ethz.iks.slp/src/test/java/ch/ethz/iks/slp/impl/ServiceURLTest.java,> line 109: The method assertEquals(String, String) is undefined for the type ServiceURLTest
Error: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/ch.ethz.iks.slp/src/test/java/ch/ethz/iks/slp/impl/ServiceURLTest.java,> line 110: The method assertEquals(String, String) is undefined for the type ServiceURLTest
Error: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/ch.ethz.iks.slp/src/test/java/ch/ethz/iks/slp/impl/ServiceURLTest.java,> line 116: The method assertEquals(String, String) is undefined for the type ServiceURLTest
Error: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/ch.ethz.iks.slp/src/test/java/ch/ethz/iks/slp/impl/ServiceURLTest.java,> line 117: The method assertEquals(String, String) is undefined for the type ServiceURLTest
Error: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/ch.ethz.iks.slp/src/test/java/ch/ethz/iks/slp/impl/ServiceURLTest.java,> line 118: The method assertEquals(int, int) is undefined for the type ServiceURLTest
Error: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/ch.ethz.iks.slp/src/test/java/ch/ethz/iks/slp/impl/ServiceURLTest.java,> line 119: The method assertEquals(String, String) is undefined for the type ServiceURLTest
Error: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/ch.ethz.iks.slp/src/test/java/ch/ethz/iks/slp/impl/ServiceURLTest.java,> line 120: The method assertEquals(String, String) is undefined for the type ServiceURLTest
Error: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/ch.ethz.iks.slp/src/test/java/ch/ethz/iks/slp/impl/ServiceURLTest.java,> line 121: The method assertEquals(String, String) is undefined for the type ServiceURLTest
Error: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/ch.ethz.iks.slp/src/test/java/ch/ethz/iks/slp/impl/ServiceURLTest.java,> line 122: The method assertEquals(String, String) is undefined for the type ServiceURLTest
Error: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/ch.ethz.iks.slp/src/test/java/ch/ethz/iks/slp/impl/ServiceURLTest.java,> line 123: The method assertTrue(boolean) is undefined for the type ServiceURLTest
Error: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/ch.ethz.iks.slp/src/test/java/ch/ethz/iks/slp/impl/ServiceURLTest.java,> line 129: The method assertEquals(String, String) is undefined for the type ServiceURLTest
Error: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/ch.ethz.iks.slp/src/test/java/ch/ethz/iks/slp/impl/ServiceURLTest.java,> line 130: The method assertEquals(String, String) is undefined for the type ServiceURLTest
Error: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/ch.ethz.iks.slp/src/test/java/ch/ethz/iks/slp/impl/ServiceURLTest.java,> line 131: The method assertEquals(int, int) is undefined for the type ServiceURLTest
Error: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/ch.ethz.iks.slp/src/test/java/ch/ethz/iks/slp/impl/ServiceURLTest.java,> line 132: The method assertEquals(String, String) is undefined for the type ServiceURLTest
Error: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/ch.ethz.iks.slp/src/test/java/ch/ethz/iks/slp/impl/ServiceURLTest.java,> line 133: The method assertEquals(String, String) is undefined for the type ServiceURLTest
Error: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/ch.ethz.iks.slp/src/test/java/ch/ethz/iks/slp/impl/ServiceURLTest.java,> line 134: The method assertEquals(String, String) is undefined for the type ServiceURLTest
Error: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/ch.ethz.iks.slp/src/test/java/ch/ethz/iks/slp/impl/ServiceURLTest.java,> line 135: The method assertEquals(String, String) is undefined for the type ServiceURLTest
Error: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/ch.ethz.iks.slp/src/test/java/ch/ethz/iks/slp/impl/ServiceURLTest.java,> line 136: The method assertTrue(boolean) is undefined for the type ServiceURLTest
Error: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/ch.ethz.iks.slp/src/test/java/ch/ethz/iks/slp/impl/ServiceURLTest.java,> line 142: The method assertEquals(String, String) is undefined for the type ServiceURLTest
Error: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/ch.ethz.iks.slp/src/test/java/ch/ethz/iks/slp/impl/ServiceURLTest.java,> line 143: The method assertEquals(String, String) is undefined for the type ServiceURLTest
Error: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/ch.ethz.iks.slp/src/test/java/ch/ethz/iks/slp/impl/ServiceURLTest.java,> line 144: The method assertEquals(int, int) is undefined for the type ServiceURLTest
Error: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/ch.ethz.iks.slp/src/test/java/ch/ethz/iks/slp/impl/ServiceURLTest.java,> line 145: The method assertEquals(String, String) is undefined for the type ServiceURLTest
Error: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/ch.ethz.iks.slp/src/test/java/ch/ethz/iks/slp/impl/ServiceURLTest.java,> line 146: The method assertEquals(String, String) is undefined for the type ServiceURLTest
Error: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/ch.ethz.iks.slp/src/test/java/ch/ethz/iks/slp/impl/ServiceURLTest.java,> line 147: The method assertEquals(String, String) is undefined for the type ServiceURLTest
Error: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/ch.ethz.iks.slp/src/test/java/ch/ethz/iks/slp/impl/ServiceURLTest.java,> line 148: The method assertEquals(String, String) is undefined for the type ServiceURLTest
Error: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/ch.ethz.iks.slp/src/test/java/ch/ethz/iks/slp/impl/ServiceURLTest.java,> line 149: The method assertTrue(boolean) is undefined for the type ServiceURLTest
Error: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/ch.ethz.iks.slp/src/test/java/ch/ethz/iks/slp/impl/ServiceURLTest.java,> line 155: The method assertEquals(String, String) is undefined for the type ServiceURLTest
Error: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/ch.ethz.iks.slp/src/test/java/ch/ethz/iks/slp/impl/ServiceURLTest.java,> line 156: The method assertEquals(String, String) is undefined for the type ServiceURLTest
Error: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/ch.ethz.iks.slp/src/test/java/ch/ethz/iks/slp/impl/ServiceURLTest.java,> line 157: The method assertEquals(int, int) is undefined for the type ServiceURLTest
Error: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/ch.ethz.iks.slp/src/test/java/ch/ethz/iks/slp/impl/ServiceURLTest.java,> line 158: The method assertEquals(String, String) is undefined for the type ServiceURLTest
Error: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/ch.ethz.iks.slp/src/test/java/ch/ethz/iks/slp/impl/ServiceURLTest.java,> line 159: The method assertEquals(String, String) is undefined for the type ServiceURLTest
Error: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/ch.ethz.iks.slp/src/test/java/ch/ethz/iks/slp/impl/ServiceURLTest.java,> line 160: The method assertEquals(String, String) is undefined for the type ServiceURLTest
Error: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/ch.ethz.iks.slp/src/test/java/ch/ethz/iks/slp/impl/ServiceURLTest.java,> line 161: The method assertEquals(String, String) is undefined for the type ServiceURLTest
Error: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/ch.ethz.iks.slp/src/test/java/ch/ethz/iks/slp/impl/ServiceURLTest.java,> line 162: The method assertTrue(boolean) is undefined for the type ServiceURLTest
Error: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/ch.ethz.iks.slp/src/test/java/ch/ethz/iks/slp/impl/ServiceURLTest.java,> line 169: The method assertEquals(String, String) is undefined for the type ServiceURLTest
Error: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/ch.ethz.iks.slp/src/test/java/ch/ethz/iks/slp/impl/ServiceURLTest.java,> line 170: The method assertEquals(String, String) is undefined for the type ServiceURLTest
Error: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/ch.ethz.iks.slp/src/test/java/ch/ethz/iks/slp/impl/ServiceURLTest.java,> line 171: The method assertEquals(int, int) is undefined for the type ServiceURLTest
Error: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/ch.ethz.iks.slp/src/test/java/ch/ethz/iks/slp/impl/ServiceURLTest.java,> line 172: The method assertEquals(String, String) is undefined for the type ServiceURLTest
Error: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/ch.ethz.iks.slp/src/test/java/ch/ethz/iks/slp/impl/ServiceURLTest.java,> line 173: The method assertEquals(String, String) is undefined for the type ServiceURLTest
Error: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/ch.ethz.iks.slp/src/test/java/ch/ethz/iks/slp/impl/ServiceURLTest.java,> line 174: The method assertEquals(String, null) is undefined for the type ServiceURLTest
Error: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/ch.ethz.iks.slp/src/test/java/ch/ethz/iks/slp/impl/ServiceURLTest.java,> line 175: The method assertEquals(String, String) is undefined for the type ServiceURLTest
Error: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/ch.ethz.iks.slp/src/test/java/ch/ethz/iks/slp/impl/ServiceURLTest.java,> line 180: The method assertEquals(String, String) is undefined for the type ServiceURLTest
Error: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/ch.ethz.iks.slp/src/test/java/ch/ethz/iks/slp/impl/ServiceURLTest.java,> line 181: The method assertEquals(String, String) is undefined for the type ServiceURLTest
Error: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/ch.ethz.iks.slp/src/test/java/ch/ethz/iks/slp/impl/ServiceURLTest.java,> line 182: The method assertEquals(int, int) is undefined for the type ServiceURLTest
Error: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/ch.ethz.iks.slp/src/test/java/ch/ethz/iks/slp/impl/ServiceURLTest.java,> line 183: The method assertEquals(String, String) is undefined for the type ServiceURLTest
Error: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/ch.ethz.iks.slp/src/test/java/ch/ethz/iks/slp/impl/ServiceURLTest.java,> line 184: The method assertEquals(String, String) is undefined for the type ServiceURLTest
Error: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/ch.ethz.iks.slp/src/test/java/ch/ethz/iks/slp/impl/ServiceURLTest.java,> line 185: The method assertEquals(String, null) is undefined for the type ServiceURLTest
Error: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/ch.ethz.iks.slp/src/test/java/ch/ethz/iks/slp/impl/ServiceURLTest.java,> line 186: The method assertEquals(String, String) is undefined for the type ServiceURLTest
Error: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/ch.ethz.iks.slp/src/test/java/ch/ethz/iks/slp/impl/ServiceURLTest.java,> line 191: The method assertEquals(String, String) is undefined for the type ServiceURLTest
Error: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/ch.ethz.iks.slp/src/test/java/ch/ethz/iks/slp/impl/ServiceURLTest.java,> line 192: The method assertEquals(String, String) is undefined for the type ServiceURLTest
Error: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/ch.ethz.iks.slp/src/test/java/ch/ethz/iks/slp/impl/ServiceURLTest.java,> line 193: The method assertEquals(int, int) is undefined for the type ServiceURLTest
Error: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/ch.ethz.iks.slp/src/test/java/ch/ethz/iks/slp/impl/ServiceURLTest.java,> line 194: The method assertEquals(String, String) is undefined for the type ServiceURLTest
Error: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/ch.ethz.iks.slp/src/test/java/ch/ethz/iks/slp/impl/ServiceURLTest.java,> line 195: The method assertEquals(String, String) is undefined for the type ServiceURLTest
Error: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/ch.ethz.iks.slp/src/test/java/ch/ethz/iks/slp/impl/ServiceURLTest.java,> line 196: The method assertEquals(String, null) is undefined for the type ServiceURLTest
Error: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/ch.ethz.iks.slp/src/test/java/ch/ethz/iks/slp/impl/ServiceURLTest.java,> line 197: The method assertEquals(String, String) is undefined for the type ServiceURLTest
Error: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/ch.ethz.iks.slp/src/test/java/ch/ethz/iks/slp/impl/AttributeParserTest.java,> line 21: The import junit cannot be resolved
Error: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/ch.ethz.iks.slp/src/test/java/ch/ethz/iks/slp/impl/AttributeParserTest.java,> line 23: TestCase cannot be resolved to a type
Error: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/ch.ethz.iks.slp/src/test/java/ch/ethz/iks/slp/impl/AttributeParserTest.java,> line 42: The method fail(String) is undefined for the type AttributeParserTest
Error: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/ch.ethz.iks.slp/src/test/java/ch/ethz/iks/slp/impl/AttributeParserTest.java,> line 45: The method assertEquals(int, int) is undefined for the type AttributeParserTest
Error: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/ch.ethz.iks.slp/src/test/java/ch/ethz/iks/slp/impl/AttributeParserTest.java,> line 46: The method assertTrue(boolean) is undefined for the type AttributeParserTest
Error: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/ch.ethz.iks.slp/src/test/java/ch/ethz/iks/slp/impl/AttributeParserTest.java,> line 59: The method fail(String) is undefined for the type AttributeParserTest
Error: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/ch.ethz.iks.slp/src/test/java/ch/ethz/iks/slp/impl/AttributeParserTest.java,> line 62: The method assertEquals(int, int) is undefined for the type AttributeParserTest
Error: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/ch.ethz.iks.slp/src/test/java/ch/ethz/iks/slp/impl/AttributeParserTest.java,> line 63: The method assertTrue(boolean) is undefined for the type AttributeParserTest
Error: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/ch.ethz.iks.slp/src/test/java/ch/ethz/iks/slp/impl/AttributeParserTest.java,> line 76: The method fail(String) is undefined for the type AttributeParserTest
Error: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/ch.ethz.iks.slp/src/test/java/ch/ethz/iks/slp/impl/AttributeParserTest.java,> line 79: The method assertEquals(int, int) is undefined for the type AttributeParserTest
Error: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/ch.ethz.iks.slp/src/test/java/ch/ethz/iks/slp/impl/AttributeParserTest.java,> line 81: The method assertTrue(boolean) is undefined for the type AttributeParserTest
Error: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/ch.ethz.iks.slp/src/test/java/ch/ethz/iks/slp/impl/AttributeParserTest.java,> line 82: The method assertTrue(boolean) is undefined for the type AttributeParserTest
Error: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/ch.ethz.iks.slp/src/test/java/ch/ethz/iks/slp/impl/AttributeParserTest.java,> line 83: The method assertTrue(boolean) is undefined for the type AttributeParserTest
Error: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/ch.ethz.iks.slp/src/test/java/ch/ethz/iks/slp/impl/AttributeParserTest.java,> line 84: The method assertTrue(boolean) is undefined for the type AttributeParserTest
Error: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/ch.ethz.iks.slp/src/test/java/ch/ethz/iks/slp/impl/AttributeParserTest.java,> line 85: The method assertTrue(boolean) is undefined for the type AttributeParserTest
Error: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/ch.ethz.iks.slp/src/test/java/ch/ethz/iks/slp/impl/AttributeParserTest.java,> line 86: The method assertTrue(boolean) is undefined for the type AttributeParserTest
Warning: file <https://ecf2.osuosl.org/hudson/job/C-HEAD-sdk_feature/ws/projects/ch.ethz.iks.slp/build.properties,> line 1: src/test/java/ is missing from source..
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.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.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/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>: 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.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.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/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/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.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. 
Archiving artifacts



Back to the top