Build Nuxeo EP - 5.1 Branch::Maven Test #404 failed (compilation errors found, 
89 tests passed)
Agent: Octopussy2
Build results: http://localhost:8111/viewLog.html?buildId=8926&buildTypeId=bt14

Compilation errors
==================
Compilation failure
/home/teamcity/TC-agent-2/work/Server/Nuxeo_EP_-_5.1_Branch/org.nuxeo.runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/OSGiRuntimeTestService.java:[3,31]
 package org.nuxeo.runtime.model does not exist
/home/teamcity/TC-agent-2/work/Server/Nuxeo_EP_-_5.1_Branch/org.nuxeo.runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/OSGiRuntimeTestService.java:[4,30]
 package org.nuxeo.runtime.osgi does not exist
/home/teamcity/TC-agent-2/work/Server/Nuxeo_EP_-_5.1_Branch/org.nuxeo.runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/OSGiRuntimeTestService.java:[5,26]
 package org.osgi.framework does not exist
/home/teamcity/TC-agent-2/work/Server/Nuxeo_EP_-_5.1_Branch/org.nuxeo.runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/OSGiRuntimeTestService.java:[6,26]
 package org.osgi.framework does not exist
/home/teamcity/TC-agent-2/work/Server/Nuxeo_EP_-_5.1_Branch/org.nuxeo.runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/OSGiRuntimeTestService.java:[9,44]
 cannot find symbol
symbol: class OSGiRuntimeService
public class OSGiRuntimeTestService extends OSGiRuntimeService {
/home/teamcity/TC-agent-2/work/Server/Nuxeo_EP_-_5.1_Branch/org.nuxeo.runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/OSGiRuntimeTestService.java:[11,34]
 cannot find symbol
symbol  : class BundleContext
location: class org.nuxeo.runtime.test.OSGiRuntimeTestService
/home/teamcity/TC-agent-2/work/Server/Nuxeo_EP_-_5.1_Branch/org.nuxeo.runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/OSGiRuntimeTestService.java:[16,34]
 cannot find symbol
symbol  : class Bundle
location: class org.nuxeo.runtime.test.OSGiRuntimeTestService
/home/teamcity/TC-agent-2/work/Server/Nuxeo_EP_-_5.1_Branch/org.nuxeo.runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/OSGiRuntimeTestService.java:[16,49]
 cannot find symbol
symbol  : class RuntimeContext
location: class org.nuxeo.runtime.test.OSGiRuntimeTestService
/home/teamcity/TC-agent-2/work/Server/Nuxeo_EP_-_5.1_Branch/org.nuxeo.runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/OSGIRuntimeTestActivator.java:[24,34]
 package org.apache.commons.logging does not exist
/home/teamcity/TC-agent-2/work/Server/Nuxeo_EP_-_5.1_Branch/org.nuxeo.runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/OSGIRuntimeTestActivator.java:[25,34]
 package org.apache.commons.logging does not exist
/home/teamcity/TC-agent-2/work/Server/Nuxeo_EP_-_5.1_Branch/org.nuxeo.runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/OSGIRuntimeTestActivator.java:[26,29]
 package org.nuxeo.runtime.api does not exist
/home/teamcity/TC-agent-2/work/Server/Nuxeo_EP_-_5.1_Branch/org.nuxeo.runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/OSGIRuntimeTestActivator.java:[27,30]
 package org.nuxeo.runtime.osgi does not exist
/home/teamcity/TC-agent-2/work/Server/Nuxeo_EP_-_5.1_Branch/org.nuxeo.runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/OSGIRuntimeTestActivator.java:[28,30]
 package org.nuxeo.runtime.osgi does not exist
/home/teamcity/TC-agent-2/work/Server/Nuxeo_EP_-_5.1_Branch/org.nuxeo.runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/OSGIRuntimeTestActivator.java:[29,30]
 package org.nuxeo.runtime.osgi does not exist
/home/teamcity/TC-agent-2/work/Server/Nuxeo_EP_-_5.1_Branch/org.nuxeo.runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/OSGIRuntimeTestActivator.java:[30,26]
 package org.osgi.framework does not exist
/home/teamcity/TC-agent-2/work/Server/Nuxeo_EP_-_5.1_Branch/org.nuxeo.runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/OSGIRuntimeTestActivator.java:[31,26]
 package org.osgi.framework does not exist
/home/teamcity/TC-agent-2/work/Server/Nuxeo_EP_-_5.1_Branch/org.nuxeo.runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/OSGIRuntimeTestActivator.java:[37,46]
 cannot find symbol
symbol: class OSGiRuntimeActivator
public class OSGIRuntimeTestActivator extends OSGiRuntimeActivator implements
/home/teamcity/TC-agent-2/work/Server/Nuxeo_EP_-_5.1_Branch/org.nuxeo.runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/OSGIRuntimeTestActivator.java:[38,8]
 cannot find symbol
symbol: class BundleActivator
        BundleActivator {
/home/teamcity/TC-agent-2/work/Server/Nuxeo_EP_-_5.1_Branch/org.nuxeo.runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/OSGIRuntimeTestActivator.java:[40,25]
 cannot find symbol
symbol  : class Log
location: class org.nuxeo.runtime.test.OSGIRuntimeTestActivator
/home/teamcity/TC-agent-2/work/Server/Nuxeo_EP_-_5.1_Branch/org.nuxeo.runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/OSGIRuntimeTestActivator.java:[43,22]
 cannot find symbol
symbol  : class BundleContext
location: class org.nuxeo.runtime.test.OSGIRuntimeTestActivator
/home/teamcity/TC-agent-2/work/Server/Nuxeo_EP_-_5.1_Branch/org.nuxeo.runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/RootRuntimeBundle.java:[22,22]
 package org.nuxeo.osgi does not exist
/home/teamcity/TC-agent-2/work/Server/Nuxeo_EP_-_5.1_Branch/org.nuxeo.runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/RootRuntimeBundle.java:[23,22]
 package org.nuxeo.osgi does not exist
/home/teamcity/TC-agent-2/work/Server/Nuxeo_EP_-_5.1_Branch/org.nuxeo.runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/RootRuntimeBundle.java:[24,34]
 package org.nuxeo.runtime.launcher does not exist
/home/teamcity/TC-agent-2/work/Server/Nuxeo_EP_-_5.1_Branch/org.nuxeo.runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/RootRuntimeBundle.java:[25,26]
 package org.osgi.framework does not exist
/home/teamcity/TC-agent-2/work/Server/Nuxeo_EP_-_5.1_Branch/org.nuxeo.runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/RootRuntimeBundle.java:[31,39]
 cannot find symbol
symbol: class BundleImpl
public class RootRuntimeBundle extends BundleImpl {
/home/teamcity/TC-agent-2/work/Server/Nuxeo_EP_-_5.1_Branch/org.nuxeo.runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/RootRuntimeBundle.java:[33,29]
 cannot find symbol
symbol  : class OSGiAdapter
location: class org.nuxeo.runtime.test.RootRuntimeBundle
/home/teamcity/TC-agent-2/work/Server/Nuxeo_EP_-_5.1_Branch/org.nuxeo.runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/RootRuntimeBundle.java:[33,47]
 cannot find symbol
symbol  : class BundleFile
location: class org.nuxeo.runtime.test.RootRuntimeBundle
/home/teamcity/TC-agent-2/work/Server/Nuxeo_EP_-_5.1_Branch/org.nuxeo.runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/RootRuntimeBundle.java:[38,29]
 cannot find symbol
symbol  : class OSGiAdapter
location: class org.nuxeo.runtime.test.RootRuntimeBundle
/home/teamcity/TC-agent-2/work/Server/Nuxeo_EP_-_5.1_Branch/org.nuxeo.runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/RootRuntimeBundle.java:[38,47]
 cannot find symbol
symbol  : class BundleFile
location: class org.nuxeo.runtime.test.RootRuntimeBundle
/home/teamcity/TC-agent-2/work/Server/Nuxeo_EP_-_5.1_Branch/org.nuxeo.runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/RootRuntimeBundle.java:[44,11]
 cannot find symbol
symbol  : class BundleActivator
location: class org.nuxeo.runtime.test.RootRuntimeBundle
/home/teamcity/TC-agent-2/work/Server/Nuxeo_EP_-_5.1_Branch/org.nuxeo.runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/TestRuntime.java:[26,30]
 package org.nuxeo.common.utils does not exist
/home/teamcity/TC-agent-2/work/Server/Nuxeo_EP_-_5.1_Branch/org.nuxeo.runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/TestRuntime.java:[27,25]
 cannot find symbol
symbol  : class AbstractRuntimeService
location: package org.nuxeo.runtime
/home/teamcity/TC-agent-2/work/Server/Nuxeo_EP_-_5.1_Branch/org.nuxeo.runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/TestRuntime.java:[28,25]
 cannot find symbol
symbol  : class Version
location: package org.nuxeo.runtime
/home/teamcity/TC-agent-2/work/Server/Nuxeo_EP_-_5.1_Branch/org.nuxeo.runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/TestRuntime.java:[29,36]
 package org.nuxeo.runtime.model.impl does not exist
/home/teamcity/TC-agent-2/work/Server/Nuxeo_EP_-_5.1_Branch/org.nuxeo.runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/TestRuntime.java:[39,33]
 cannot find symbol
symbol: class AbstractRuntimeService
public class TestRuntime extends AbstractRuntimeService {
/home/teamcity/TC-agent-2/work/Server/Nuxeo_EP_-_5.1_Branch/org.nuxeo.runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/TestRuntime.java:[42,24]
 cannot find symbol
symbol  : class Version
location: class org.nuxeo.runtime.test.TestRuntime
/home/teamcity/TC-agent-2/work/Server/Nuxeo_EP_-_5.1_Branch/org.nuxeo.runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/TestRuntime.java:[60,11]
 cannot find symbol
symbol  : class Version
location: class org.nuxeo.runtime.test.TestRuntime
/home/teamcity/TC-agent-2/work/Server/Nuxeo_EP_-_5.1_Branch/org.nuxeo.runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/NXRuntimeTestCase.java:[27,34]
 package org.apache.commons.logging does not exist
/home/teamcity/TC-agent-2/work/Server/Nuxeo_EP_-_5.1_Branch/org.nuxeo.runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/NXRuntimeTestCase.java:[28,34]
 package org.apache.commons.logging does not exist
/home/teamcity/TC-agent-2/work/Server/Nuxeo_EP_-_5.1_Branch/org.nuxeo.runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/NXRuntimeTestCase.java:[29,17]
 package org.jmock does not exist
/home/teamcity/TC-agent-2/work/Server/Nuxeo_EP_-_5.1_Branch/org.nuxeo.runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/NXRuntimeTestCase.java:[30,22]
 package org.nuxeo.osgi does not exist
/home/teamcity/TC-agent-2/work/Server/Nuxeo_EP_-_5.1_Branch/org.nuxeo.runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/NXRuntimeTestCase.java:[31,25]
 cannot find symbol
symbol  : class RuntimeService
location: package org.nuxeo.runtime
/home/teamcity/TC-agent-2/work/Server/Nuxeo_EP_-_5.1_Branch/org.nuxeo.runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/NXRuntimeTestCase.java:[32,29]
 package org.nuxeo.runtime.api does not exist
/home/teamcity/TC-agent-2/work/Server/Nuxeo_EP_-_5.1_Branch/org.nuxeo.runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/NXRuntimeTestCase.java:[33,34]
 package org.nuxeo.runtime.launcher does not exist
/home/teamcity/TC-agent-2/work/Server/Nuxeo_EP_-_5.1_Branch/org.nuxeo.runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/NXRuntimeTestCase.java:[34,34]
 package org.nuxeo.runtime.launcher does not exist
/home/teamcity/TC-agent-2/work/Server/Nuxeo_EP_-_5.1_Branch/org.nuxeo.runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/NXRuntimeTestCase.java:[35,34]
 package org.nuxeo.runtime.launcher does not exist
/home/teamcity/TC-agent-2/work/Server/Nuxeo_EP_-_5.1_Branch/org.nuxeo.runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/NXRuntimeTestCase.java:[36,34]
 package org.nuxeo.runtime.launcher does not exist
/home/teamcity/TC-agent-2/work/Server/Nuxeo_EP_-_5.1_Branch/org.nuxeo.runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/NXRuntimeTestCase.java:[37,26]
 package org.osgi.framework does not exist
/home/teamcity/TC-agent-2/work/Server/Nuxeo_EP_-_5.1_Branch/org.nuxeo.runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/NXRuntimeTestCase.java:[48,48]
 cannot find symbol
symbol: class MockObjectTestCase
public abstract class NXRuntimeTestCase extends MockObjectTestCase {
/home/teamcity/TC-agent-2/work/Server/Nuxeo_EP_-_5.1_Branch/org.nuxeo.runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/NXRuntimeTestCase.java:[50,25]
 cannot find symbol
symbol  : class Log
location: class org.nuxeo.runtime.test.NXRuntimeTestCase
/home/teamcity/TC-agent-2/work/Server/Nuxeo_EP_-_5.1_Branch/org.nuxeo.runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/NXRuntimeTestCase.java:[52,14]
 cannot find symbol
symbol  : class RuntimeService
location: class org.nuxeo.runtime.test.NXRuntimeTestCase
/home/teamcity/TC-agent-2/work/Server/Nuxeo_EP_-_5.1_Branch/org.nuxeo.runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/NXRuntimeTestCase.java:[67,12]
 cannot find symbol
symbol  : class StandaloneBundleLoader
location: class org.nuxeo.runtime.test.NXRuntimeTestCase
/home/teamcity/TC-agent-2/work/Server/Nuxeo_EP_-_5.1_Branch/org.nuxeo.runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/NXRuntimeTestCase.java:[199,33]
 cannot find symbol
symbol  : class BundleFile
location: class org.nuxeo.runtime.test.NXRuntimeTestCase
/home/teamcity/TC-agent-2/work/Server/Nuxeo_EP_-_5.1_Branch/org.nuxeo.runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/NXRuntimeTestCase.java:[293,14]
 cannot find symbol
symbol  : class BundleFile
location: class org.nuxeo.runtime.test.NXRuntimeTestCase
/home/teamcity/TC-agent-2/work/Server/Nuxeo_EP_-_5.1_Branch/org.nuxeo.runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/OSGiRuntimeTestService.java:[18,12]
 cannot find symbol
symbol  : variable super
location: class org.nuxeo.runtime.test.OSGiRuntimeTestService
/home/teamcity/TC-agent-2/work/Server/Nuxeo_EP_-_5.1_Branch/org.nuxeo.runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/OSGiRuntimeTestService.java:[15,5]
 method does not override a method from its superclass
/home/teamcity/TC-agent-2/work/Server/Nuxeo_EP_-_5.1_Branch/org.nuxeo.runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/OSGIRuntimeTestActivator.java:[40,35]
 cannot find symbol
symbol  : variable LogFactory
location: class org.nuxeo.runtime.test.OSGIRuntimeTestActivator
/home/teamcity/TC-agent-2/work/Server/Nuxeo_EP_-_5.1_Branch/org.nuxeo.runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/OSGIRuntimeTestActivator.java:[46,8]
 cannot find symbol
symbol  : variable runtime
location: class org.nuxeo.runtime.test.OSGIRuntimeTestActivator
/home/teamcity/TC-agent-2/work/Server/Nuxeo_EP_-_5.1_Branch/org.nuxeo.runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/OSGIRuntimeTestActivator.java:[51,31]
 cannot find symbol
symbol  : variable OSGiRuntimeService
location: class org.nuxeo.runtime.test.OSGIRuntimeTestActivator
/home/teamcity/TC-agent-2/work/Server/Nuxeo_EP_-_5.1_Branch/org.nuxeo.runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/OSGIRuntimeTestActivator.java:[54,19]
 cannot find symbol
symbol  : variable runtime
location: class org.nuxeo.runtime.test.OSGIRuntimeTestActivator
/home/teamcity/TC-agent-2/work/Server/Nuxeo_EP_-_5.1_Branch/org.nuxeo.runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/OSGIRuntimeTestActivator.java:[56,29]
 cannot find symbol
symbol  : variable runtime
location: class org.nuxeo.runtime.test.OSGIRuntimeTestActivator
/home/teamcity/TC-agent-2/work/Server/Nuxeo_EP_-_5.1_Branch/org.nuxeo.runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/OSGIRuntimeTestActivator.java:[56,8]
 cannot find symbol
symbol  : variable Framework
location: class org.nuxeo.runtime.test.OSGIRuntimeTestActivator
/home/teamcity/TC-agent-2/work/Server/Nuxeo_EP_-_5.1_Branch/org.nuxeo.runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/OSGIRuntimeTestActivator.java:[58,8]
 cannot find symbol
symbol  : variable componentLoader
location: class org.nuxeo.runtime.test.OSGIRuntimeTestActivator
/home/teamcity/TC-agent-2/work/Server/Nuxeo_EP_-_5.1_Branch/org.nuxeo.runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/OSGIRuntimeTestActivator.java:[58,30]
 cannot find symbol
symbol  : class OSGiComponentLoader
location: class org.nuxeo.runtime.test.OSGIRuntimeTestActivator
/home/teamcity/TC-agent-2/work/Server/Nuxeo_EP_-_5.1_Branch/org.nuxeo.runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/OSGIRuntimeTestActivator.java:[58,50]
 cannot find symbol
symbol  : variable runtime
location: class org.nuxeo.runtime.test.OSGIRuntimeTestActivator
/home/teamcity/TC-agent-2/work/Server/Nuxeo_EP_-_5.1_Branch/org.nuxeo.runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/OSGIRuntimeTestActivator.java:[42,5]
 method does not override a method from its superclass
/home/teamcity/TC-agent-2/work/Server/Nuxeo_EP_-_5.1_Branch/org.nuxeo.runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/RootRuntimeBundle.java:[45,12]
 cannot find symbol
symbol  : variable activator
location: class org.nuxeo.runtime.test.RootRuntimeBundle
/home/teamcity/TC-agent-2/work/Server/Nuxeo_EP_-_5.1_Branch/org.nuxeo.runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/RootRuntimeBundle.java:[46,12]
 cannot find symbol
symbol  : variable activator
location: class org.nuxeo.runtime.test.RootRuntimeBundle
/home/teamcity/TC-agent-2/work/Server/Nuxeo_EP_-_5.1_Branch/org.nuxeo.runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/RootRuntimeBundle.java:[48,15]
 cannot find symbol
symbol  : variable activator
location: class org.nuxeo.runtime.test.RootRuntimeBundle
/home/teamcity/TC-agent-2/work/Server/Nuxeo_EP_-_5.1_Branch/org.nuxeo.runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/RootRuntimeBundle.java:[43,5]
 method does not override a method from its superclass
/home/teamcity/TC-agent-2/work/Server/Nuxeo_EP_-_5.1_Branch/org.nuxeo.runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/TestRuntime.java:[42,42]
 cannot find symbol
symbol  : variable Version
location: class org.nuxeo.runtime.test.TestRuntime
/home/teamcity/TC-agent-2/work/Server/Nuxeo_EP_-_5.1_Branch/org.nuxeo.runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/TestRuntime.java:[47,18]
 cannot find symbol
symbol  : class DefaultRuntimeContext
location: class org.nuxeo.runtime.test.TestRuntime
/home/teamcity/TC-agent-2/work/Server/Nuxeo_EP_-_5.1_Branch/org.nuxeo.runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/TestRuntime.java:[49,12]
 cannot find symbol
symbol  : variable workingDir
location: class org.nuxeo.runtime.test.TestRuntime
/home/teamcity/TC-agent-2/work/Server/Nuxeo_EP_-_5.1_Branch/org.nuxeo.runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/TestRuntime.java:[50,12]
 cannot find symbol
symbol  : variable workingDir
location: class org.nuxeo.runtime.test.TestRuntime
/home/teamcity/TC-agent-2/work/Server/Nuxeo_EP_-_5.1_Branch/org.nuxeo.runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/TestRuntime.java:[73,8]
 cannot find symbol
symbol  : variable context
location: class org.nuxeo.runtime.test.TestRuntime
/home/teamcity/TC-agent-2/work/Server/Nuxeo_EP_-_5.1_Branch/org.nuxeo.runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/TestRuntime.java:[77,8]
 cannot find symbol
symbol  : variable context
location: class org.nuxeo.runtime.test.TestRuntime
/home/teamcity/TC-agent-2/work/Server/Nuxeo_EP_-_5.1_Branch/org.nuxeo.runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/TestRuntime.java:[82,8]
 cannot find symbol
symbol  : variable super
location: class org.nuxeo.runtime.test.TestRuntime
/home/teamcity/TC-agent-2/work/Server/Nuxeo_EP_-_5.1_Branch/org.nuxeo.runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/TestRuntime.java:[83,12]
 cannot find symbol
symbol  : variable workingDir
location: class org.nuxeo.runtime.test.TestRuntime
/home/teamcity/TC-agent-2/work/Server/Nuxeo_EP_-_5.1_Branch/org.nuxeo.runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/TestRuntime.java:[84,33]
 cannot find symbol
symbol  : variable workingDir
location: class org.nuxeo.runtime.test.TestRuntime
/home/teamcity/TC-agent-2/work/Server/Nuxeo_EP_-_5.1_Branch/org.nuxeo.runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/TestRuntime.java:[84,12]
 cannot find symbol
symbol  : variable FileUtils
location: class org.nuxeo.runtime.test.TestRuntime
/home/teamcity/TC-agent-2/work/Server/Nuxeo_EP_-_5.1_Branch/org.nuxeo.runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/TestRuntime.java:[80,5]
 method does not override a method from its superclass
/home/teamcity/TC-agent-2/work/Server/Nuxeo_EP_-_5.1_Branch/org.nuxeo.runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/NXRuntimeTestCase.java:[50,35]
 cannot find symbol
symbol  : variable LogFactory
location: class org.nuxeo.runtime.test.NXRuntimeTestCase
/home/teamcity/TC-agent-2/work/Server/Nuxeo_EP_-_5.1_Branch/org.nuxeo.runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/NXRuntimeTestCase.java:[71,8]
 cannot find symbol
symbol  : variable super
location: class org.nuxeo.runtime.test.NXRuntimeTestCase
/home/teamcity/TC-agent-2/work/Server/Nuxeo_EP_-_5.1_Branch/org.nuxeo.runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/NXRuntimeTestCase.java:[69,5]
 method does not override a method from its superclass
/home/teamcity/TC-agent-2/work/Server/Nuxeo_EP_-_5.1_Branch/org.nuxeo.runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/NXRuntimeTestCase.java:[96,8]
 cannot find symbol
symbol  : class OSGiAdapter
location: class org.nuxeo.runtime.test.NXRuntimeTestCase
/home/teamcity/TC-agent-2/work/Server/Nuxeo_EP_-_5.1_Branch/org.nuxeo.runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/NXRuntimeTestCase.java:[96,31]
 cannot find symbol
symbol  : class OSGiAdapter
location: class org.nuxeo.runtime.test.NXRuntimeTestCase
/home/teamcity/TC-agent-2/work/Server/Nuxeo_EP_-_5.1_Branch/org.nuxeo.runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/NXRuntimeTestCase.java:[97,27]
 cannot find symbol
symbol  : class StandaloneBundleLoader
location: class org.nuxeo.runtime.test.NXRuntimeTestCase
/home/teamcity/TC-agent-2/work/Server/Nuxeo_EP_-_5.1_Branch/org.nuxeo.runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/NXRuntimeTestCase.java:[103,8]
 cannot find symbol
symbol  : class BundleFile
location: class org.nuxeo.runtime.test.NXRuntimeTestCase
/home/teamcity/TC-agent-2/work/Server/Nuxeo_EP_-_5.1_Branch/org.nuxeo.runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/NXRuntimeTestCase.java:[104,8]
 cannot find symbol
symbol  : class Bundle
location: class org.nuxeo.runtime.test.NXRuntimeTestCase
/home/teamcity/TC-agent-2/work/Server/Nuxeo_EP_-_5.1_Branch/org.nuxeo.runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/NXRuntimeTestCase.java:[106,18]
 cannot find symbol
symbol  : variable Framework
location: class org.nuxeo.runtime.test.NXRuntimeTestCase
/home/teamcity/TC-agent-2/work/Server/Nuxeo_EP_-_5.1_Branch/org.nuxeo.runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/NXRuntimeTestCase.java:[120,8]
 cannot find symbol
symbol  : variable Framework
location: class org.nuxeo.runtime.test.NXRuntimeTestCase
/home/teamcity/TC-agent-2/work/Server/Nuxeo_EP_-_5.1_Branch/org.nuxeo.runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/NXRuntimeTestCase.java:[128,8]
 cannot find symbol
symbol  : variable super
location: class org.nuxeo.runtime.test.NXRuntimeTestCase
/home/teamcity/TC-agent-2/work/Server/Nuxeo_EP_-_5.1_Branch/org.nuxeo.runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/NXRuntimeTestCase.java:[125,5]
 method does not override a method from its superclass
/home/teamcity/TC-agent-2/work/Server/Nuxeo_EP_-_5.1_Branch/org.nuxeo.runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/NXRuntimeTestCase.java:[160,12]
 cannot find symbol
symbol  : variable Framework
location: class org.nuxeo.runtime.test.NXRuntimeTestCase
/home/teamcity/TC-agent-2/work/Server/Nuxeo_EP_-_5.1_Branch/org.nuxeo.runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/NXRuntimeTestCase.java:[161,12]
 cannot find symbol
symbol  : variable Framework
location: class org.nuxeo.runtime.test.NXRuntimeTestCase
/home/teamcity/TC-agent-2/work/Server/Nuxeo_EP_-_5.1_Branch/org.nuxeo.runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/NXRuntimeTestCase.java:[179,30]
 cannot find symbol
symbol  : variable Framework
location: class org.nuxeo.runtime.test.NXRuntimeTestCase
/home/teamcity/TC-agent-2/work/Server/Nuxeo_EP_-_5.1_Branch/org.nuxeo.runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/NXRuntimeTestCase.java:[185,12]
 cannot find symbol
symbol  : method fail(java.lang.String)
location: class org.nuxeo.runtime.test.NXRuntimeTestCase
/home/teamcity/TC-agent-2/work/Server/Nuxeo_EP_-_5.1_Branch/org.nuxeo.runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/NXRuntimeTestCase.java:[195,8]
 cannot find symbol
symbol  : method assertNotNull(java.lang.String,java.net.URL)
location: class org.nuxeo.runtime.test.NXRuntimeTestCase
/home/teamcity/TC-agent-2/work/Server/Nuxeo_EP_-_5.1_Branch/org.nuxeo.runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/NXRuntimeTestCase.java:[233,8]
 cannot find symbol
symbol  : method assertNotNull(java.lang.String,java.net.URL)
location: class org.nuxeo.runtime.test.NXRuntimeTestCase
/home/teamcity/TC-agent-2/work/Server/Nuxeo_EP_-_5.1_Branch/org.nuxeo.runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/NXRuntimeTestCase.java:[234,30]
 cannot find symbol
symbol  : variable Framework
location: class org.nuxeo.runtime.test.NXRuntimeTestCase



============================================================================
Configure email notifications: 
http://localhost:8111/profile.html?init=1#notifications
_______________________________________________
ECM-QA mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-qa

Reply via email to