See
<https://qa.nuxeo.org/jenkins/job/addons_nuxeo-platform-sync-5.5/org.nuxeo.ecm.platform$nuxeo-platform-sync-client-core/11/>
------------------------------------------
[...truncated 41 lines...]
1558K downloaded (nuxeo-webengine-base-5.5-20111104.112336-17.jar)
[INFO] [incremental-build:incremental-build {execution: default}]
[INFO] Verifying module descriptor ...
[INFO] Verifying parent modules...
[INFO] Module <org.nuxeo.ecm.platform, nuxeo-platform-sync-client-api,
5.5-SNAPSHOT> updated
[INFO] Deleting
<https://qa.nuxeo.org/jenkins/job/addons_nuxeo-platform-sync-5.5/org.nuxeo.ecm.platform$nuxeo-platform-sync-client-core/ws/target>
[TASKS] Skipping maven reporter: there is already a result available.
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[TASKS] Skipping maven reporter: there is already a result available.
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 66 source files to
<https://qa.nuxeo.org/jenkins/job/addons_nuxeo-platform-sync-5.5/org.nuxeo.ecm.platform$nuxeo-platform-sync-client-core/ws/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[TASKS] Skipping maven reporter: there is already a result available.
[TASKS] Skipping maven reporter: there is already a result available.
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 4 source files to
<https://qa.nuxeo.org/jenkins/job/addons_nuxeo-platform-sync-5.5/org.nuxeo.ecm.platform$nuxeo-platform-sync-client-core/ws/target/test-classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR]
<https://qa.nuxeo.org/jenkins/job/addons_nuxeo-platform-sync-5.5/org.nuxeo.ecm.platform$nuxeo-platform-sync-client-core/ws/src/test/java/org/nuxeo/ecm/platform/sync/processor/TestXPathUtils.java>:[22,37]
package org.nuxeo.ecm.core.storage.sql does not exist
[ERROR]
<https://qa.nuxeo.org/jenkins/job/addons_nuxeo-platform-sync-5.5/org.nuxeo.ecm.platform$nuxeo-platform-sync-client-core/ws/src/test/java/org/nuxeo/ecm/platform/sync/processor/TestXPathUtils.java>:[29,36]
cannot find symbol
symbol: class SQLRepositoryTestCase
public class TestXPathUtils extends SQLRepositoryTestCase {
[ERROR]
<https://qa.nuxeo.org/jenkins/job/addons_nuxeo-platform-sync-5.5/org.nuxeo.ecm.platform$nuxeo-platform-sync-client-core/ws/src/test/java/org/nuxeo/ecm/platform/sync/manager/TestVocabularySynchronizeManager.java>:[27,30]
package org.nuxeo.ecm.core.test does not exist
[ERROR]
<https://qa.nuxeo.org/jenkins/job/addons_nuxeo-platform-sync-5.5/org.nuxeo.ecm.platform$nuxeo-platform-sync-client-core/ws/src/test/java/org/nuxeo/ecm/platform/sync/manager/TestVocabularySynchronizeManager.java>:[29,36]
package org.nuxeo.runtime.test.runner does not exist
[ERROR]
<https://qa.nuxeo.org/jenkins/job/addons_nuxeo-platform-sync-5.5/org.nuxeo.ecm.platform$nuxeo-platform-sync-client-core/ws/src/test/java/org/nuxeo/ecm/platform/sync/manager/TestVocabularySynchronizeManager.java>:[30,36]
package org.nuxeo.runtime.test.runner does not exist
[ERROR]
<https://qa.nuxeo.org/jenkins/job/addons_nuxeo-platform-sync-5.5/org.nuxeo.ecm.platform$nuxeo-platform-sync-client-core/ws/src/test/java/org/nuxeo/ecm/platform/sync/manager/TestVocabularySynchronizeManager.java>:[31,36]
package org.nuxeo.runtime.test.runner does not exist
[ERROR]
<https://qa.nuxeo.org/jenkins/job/addons_nuxeo-platform-sync-5.5/org.nuxeo.ecm.platform$nuxeo-platform-sync-client-core/ws/src/test/java/org/nuxeo/ecm/platform/sync/manager/TestVocabularySynchronizeManager.java>:[34,1]
cannot find symbol
symbol: class Features
@Features(CoreFeature.class)
[ERROR]
<https://qa.nuxeo.org/jenkins/job/addons_nuxeo-platform-sync-5.5/org.nuxeo.ecm.platform$nuxeo-platform-sync-client-core/ws/src/test/java/org/nuxeo/ecm/platform/sync/manager/TestVocabularySynchronizeManager.java>:[35,1]
cannot find symbol
symbol: class Deploy
@Deploy({ "org.nuxeo.ecm.core.schema", "org.nuxeo.ecm.directory.types.contrib"
})
[ERROR]
<https://qa.nuxeo.org/jenkins/job/addons_nuxeo-platform-sync-5.5/org.nuxeo.ecm.platform$nuxeo-platform-sync-client-core/ws/src/test/java/org/nuxeo/ecm/platform/sync/manager/TestVocabularySynchronizeManager.java>:[33,9]
cannot find symbol
symbol: class FeaturesRunner
@RunWith(FeaturesRunner.class)
[ERROR]
<https://qa.nuxeo.org/jenkins/job/addons_nuxeo-platform-sync-5.5/org.nuxeo.ecm.platform$nuxeo-platform-sync-client-core/ws/src/test/java/org/nuxeo/ecm/platform/sync/processor/TestXPathUtils.java>:[37,22]
cannot find symbol
symbol : method getClass()
location: class org.nuxeo.ecm.platform.sync.processor.TestXPathUtils
[ERROR]
<https://qa.nuxeo.org/jenkins/job/addons_nuxeo-platform-sync-5.5/org.nuxeo.ecm.platform$nuxeo-platform-sync-client-core/ws/src/test/java/org/nuxeo/ecm/platform/sync/processor/TestXPathUtils.java>:[42,8]
cannot find symbol
symbol : variable super
location: class org.nuxeo.ecm.platform.sync.processor.TestXPathUtils
[ERROR]
<https://qa.nuxeo.org/jenkins/job/addons_nuxeo-platform-sync-5.5/org.nuxeo.ecm.platform$nuxeo-platform-sync-client-core/ws/src/test/java/org/nuxeo/ecm/platform/sync/processor/TestXPathUtils.java>:[43,8]
cannot find symbol
symbol : method deployBundle(java.lang.String)
location: class org.nuxeo.ecm.platform.sync.processor.TestXPathUtils
[ERROR]
<https://qa.nuxeo.org/jenkins/job/addons_nuxeo-platform-sync-5.5/org.nuxeo.ecm.platform$nuxeo-platform-sync-client-core/ws/src/test/java/org/nuxeo/ecm/platform/sync/processor/TestXPathUtils.java>:[44,8]
cannot find symbol
symbol : method deployBundle(java.lang.String)
location: class org.nuxeo.ecm.platform.sync.processor.TestXPathUtils
[ERROR]
<https://qa.nuxeo.org/jenkins/job/addons_nuxeo-platform-sync-5.5/org.nuxeo.ecm.platform$nuxeo-platform-sync-client-core/ws/src/test/java/org/nuxeo/ecm/platform/sync/processor/TestXPathUtils.java>:[45,8]
cannot find symbol
symbol : method deployContrib(java.lang.String,java.lang.String)
location: class org.nuxeo.ecm.platform.sync.processor.TestXPathUtils
[ERROR]
<https://qa.nuxeo.org/jenkins/job/addons_nuxeo-platform-sync-5.5/org.nuxeo.ecm.platform$nuxeo-platform-sync-client-core/ws/src/test/java/org/nuxeo/ecm/platform/sync/processor/TestXPathUtils.java>:[47,8]
cannot find symbol
symbol : method openSession()
location: class org.nuxeo.ecm.platform.sync.processor.TestXPathUtils
[ERROR]
<https://qa.nuxeo.org/jenkins/job/addons_nuxeo-platform-sync-5.5/org.nuxeo.ecm.platform$nuxeo-platform-sync-client-core/ws/src/test/java/org/nuxeo/ecm/platform/sync/processor/TestXPathUtils.java>:[40,4]
method does not override or implement a method from a supertype
[ERROR]
<https://qa.nuxeo.org/jenkins/job/addons_nuxeo-platform-sync-5.5/org.nuxeo.ecm.platform$nuxeo-platform-sync-client-core/ws/src/test/java/org/nuxeo/ecm/platform/sync/processor/TestXPathUtils.java>:[63,8]
cannot find symbol
symbol : method assertEquals(java.lang.String,java.lang.String)
location: class org.nuxeo.ecm.platform.sync.processor.TestXPathUtils
[ERROR]
<https://qa.nuxeo.org/jenkins/job/addons_nuxeo-platform-sync-5.5/org.nuxeo.ecm.platform$nuxeo-platform-sync-client-core/ws/src/test/java/org/nuxeo/ecm/platform/sync/processor/TestXPathUtils.java>:[65,8]
cannot find symbol
symbol : method assertEquals(java.lang.String,java.lang.String)
location: class org.nuxeo.ecm.platform.sync.processor.TestXPathUtils
[ERROR]
<https://qa.nuxeo.org/jenkins/job/addons_nuxeo-platform-sync-5.5/org.nuxeo.ecm.platform$nuxeo-platform-sync-client-core/ws/src/test/java/org/nuxeo/ecm/platform/sync/processor/TestXPathUtils.java>:[66,8]
cannot find symbol
symbol : method assertEquals(java.lang.String,java.lang.String)
location: class org.nuxeo.ecm.platform.sync.processor.TestXPathUtils
[ERROR]
<https://qa.nuxeo.org/jenkins/job/addons_nuxeo-platform-sync-5.5/org.nuxeo.ecm.platform$nuxeo-platform-sync-client-core/ws/src/test/java/org/nuxeo/ecm/platform/sync/processor/TestXPathUtils.java>:[68,8]
cannot find symbol
symbol : method assertEquals(java.lang.String,java.lang.String)
location: class org.nuxeo.ecm.platform.sync.processor.TestXPathUtils
[ERROR]
<https://qa.nuxeo.org/jenkins/job/addons_nuxeo-platform-sync-5.5/org.nuxeo.ecm.platform$nuxeo-platform-sync-client-core/ws/src/test/java/org/nuxeo/ecm/platform/sync/processor/TestXPathUtils.java>:[80,34]
cannot find symbol
symbol : variable session
location: class org.nuxeo.ecm.platform.sync.processor.TestXPathUtils
[ERROR]
<https://qa.nuxeo.org/jenkins/job/addons_nuxeo-platform-sync-5.5/org.nuxeo.ecm.platform$nuxeo-platform-sync-client-core/ws/src/test/java/org/nuxeo/ecm/platform/sync/processor/TestXPathUtils.java>:[81,30]
cannot find symbol
symbol : variable session
location: class org.nuxeo.ecm.platform.sync.processor.TestXPathUtils
[ERROR]
<https://qa.nuxeo.org/jenkins/job/addons_nuxeo-platform-sync-5.5/org.nuxeo.ecm.platform$nuxeo-platform-sync-client-core/ws/src/test/java/org/nuxeo/ecm/platform/sync/processor/TestXPathUtils.java>:[91,20]
cannot find symbol
symbol : variable session
location: class org.nuxeo.ecm.platform.sync.processor.TestXPathUtils
[ERROR]
<https://qa.nuxeo.org/jenkins/job/addons_nuxeo-platform-sync-5.5/org.nuxeo.ecm.platform$nuxeo-platform-sync-client-core/ws/src/test/java/org/nuxeo/ecm/platform/sync/processor/TestXPathUtils.java>:[92,8]
cannot find symbol
symbol : variable session
location: class org.nuxeo.ecm.platform.sync.processor.TestXPathUtils
[ERROR]
<https://qa.nuxeo.org/jenkins/job/addons_nuxeo-platform-sync-5.5/org.nuxeo.ecm.platform$nuxeo-platform-sync-client-core/ws/src/test/java/org/nuxeo/ecm/platform/sync/processor/TestXPathUtils.java>:[94,20]
cannot find symbol
symbol : variable session
location: class org.nuxeo.ecm.platform.sync.processor.TestXPathUtils
[ERROR]
<https://qa.nuxeo.org/jenkins/job/addons_nuxeo-platform-sync-5.5/org.nuxeo.ecm.platform$nuxeo-platform-sync-client-core/ws/src/test/java/org/nuxeo/ecm/platform/sync/processor/TestXPathUtils.java>:[96,8]
cannot find symbol
symbol : method assertEquals(int,long)
location: class org.nuxeo.ecm.platform.sync.processor.TestXPathUtils
[ERROR]
<https://qa.nuxeo.org/jenkins/job/addons_nuxeo-platform-sync-5.5/org.nuxeo.ecm.platform$nuxeo-platform-sync-client-core/ws/src/test/java/org/nuxeo/ecm/platform/sync/processor/TestXPathUtils.java>:[98,8]
cannot find symbol
symbol : method assertEquals(java.lang.String,java.lang.String)
location: class org.nuxeo.ecm.platform.sync.processor.TestXPathUtils
[ERROR]
<https://qa.nuxeo.org/jenkins/job/addons_nuxeo-platform-sync-5.5/org.nuxeo.ecm.platform$nuxeo-platform-sync-client-core/ws/src/test/java/org/nuxeo/ecm/platform/sync/processor/TestXPathUtils.java>:[101,8]
cannot find symbol
symbol : method assertEquals(java.lang.String,java.lang.String)
location: class org.nuxeo.ecm.platform.sync.processor.TestXPathUtils
[ERROR]
<https://qa.nuxeo.org/jenkins/job/addons_nuxeo-platform-sync-5.5/org.nuxeo.ecm.platform$nuxeo-platform-sync-client-core/ws/src/test/java/org/nuxeo/ecm/platform/sync/processor/TestXPathUtils.java>:[104,8]
cannot find symbol
symbol : method assertEquals(java.lang.String,java.lang.String)
location: class org.nuxeo.ecm.platform.sync.processor.TestXPathUtils
[INFO] 29 errors
[INFO] -------------------------------------------------------------
[TASKS] Skipping maven reporter: there is already a result available.
[JENKINS] Archiving disabled - not archiving
<https://qa.nuxeo.org/jenkins/job/addons_nuxeo-platform-sync-5.5/org.nuxeo.ecm.platform$nuxeo-platform-sync-client-core/ws/pom.xml>
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
<https://qa.nuxeo.org/jenkins/job/addons_nuxeo-platform-sync-5.5/org.nuxeo.ecm.platform$nuxeo-platform-sync-client-core/ws/src/test/java/org/nuxeo/ecm/platform/sync/processor/TestXPathUtils.java>:[22,37]
package org.nuxeo.ecm.core.storage.sql does not exist
<https://qa.nuxeo.org/jenkins/job/addons_nuxeo-platform-sync-5.5/org.nuxeo.ecm.platform$nuxeo-platform-sync-client-core/ws/src/test/java/org/nuxeo/ecm/platform/sync/processor/TestXPathUtils.java>:[29,36]
cannot find symbol
symbol: class SQLRepositoryTestCase
public class TestXPathUtils extends SQLRepositoryTestCase {
<https://qa.nuxeo.org/jenkins/job/addons_nuxeo-platform-sync-5.5/org.nuxeo.ecm.platform$nuxeo-platform-sync-client-core/ws/src/test/java/org/nuxeo/ecm/platform/sync/manager/TestVocabularySynchronizeManager.java>:[27,30]
package org.nuxeo.ecm.core.test does not exist
<https://qa.nuxeo.org/jenkins/job/addons_nuxeo-platform-sync-5.5/org.nuxeo.ecm.platform$nuxeo-platform-sync-client-core/ws/src/test/java/org/nuxeo/ecm/platform/sync/manager/TestVocabularySynchronizeManager.java>:[29,36]
package org.nuxeo.runtime.test.runner does not exist
<https://qa.nuxeo.org/jenkins/job/addons_nuxeo-platform-sync-5.5/org.nuxeo.ecm.platform$nuxeo-platform-sync-client-core/ws/src/test/java/org/nuxeo/ecm/platform/sync/manager/TestVocabularySynchronizeManager.java>:[30,36]
package org.nuxeo.runtime.test.runner does not exist
<https://qa.nuxeo.org/jenkins/job/addons_nuxeo-platform-sync-5.5/org.nuxeo.ecm.platform$nuxeo-platform-sync-client-core/ws/src/test/java/org/nuxeo/ecm/platform/sync/manager/TestVocabularySynchronizeManager.java>:[31,36]
package org.nuxeo.runtime.test.runner does not exist
<https://qa.nuxeo.org/jenkins/job/addons_nuxeo-platform-sync-5.5/org.nuxeo.ecm.platform$nuxeo-platform-sync-client-core/ws/src/test/java/org/nuxeo/ecm/platform/sync/manager/TestVocabularySynchronizeManager.java>:[34,1]
cannot find symbol
symbol: class Features
@Features(CoreFeature.class)
<https://qa.nuxeo.org/jenkins/job/addons_nuxeo-platform-sync-5.5/org.nuxeo.ecm.platform$nuxeo-platform-sync-client-core/ws/src/test/java/org/nuxeo/ecm/platform/sync/manager/TestVocabularySynchronizeManager.java>:[35,1]
cannot find symbol
symbol: class Deploy
@Deploy({ "org.nuxeo.ecm.core.schema", "org.nuxeo.ecm.directory.types.contrib"
})
<https://qa.nuxeo.org/jenkins/job/addons_nuxeo-platform-sync-5.5/org.nuxeo.ecm.platform$nuxeo-platform-sync-client-core/ws/src/test/java/org/nuxeo/ecm/platform/sync/manager/TestVocabularySynchronizeManager.java>:[33,9]
cannot find symbol
symbol: class FeaturesRunner
@RunWith(FeaturesRunner.class)
<https://qa.nuxeo.org/jenkins/job/addons_nuxeo-platform-sync-5.5/org.nuxeo.ecm.platform$nuxeo-platform-sync-client-core/ws/src/test/java/org/nuxeo/ecm/platform/sync/processor/TestXPathUtils.java>:[37,22]
cannot find symbol
symbol : method getClass()
location: class org.nuxeo.ecm.platform.sync.processor.TestXPathUtils
<https://qa.nuxeo.org/jenkins/job/addons_nuxeo-platform-sync-5.5/org.nuxeo.ecm.platform$nuxeo-platform-sync-client-core/ws/src/test/java/org/nuxeo/ecm/platform/sync/processor/TestXPathUtils.java>:[42,8]
cannot find symbol
symbol : variable super
location: class org.nuxeo.ecm.platform.sync.processor.TestXPathUtils
<https://qa.nuxeo.org/jenkins/job/addons_nuxeo-platform-sync-5.5/org.nuxeo.ecm.platform$nuxeo-platform-sync-client-core/ws/src/test/java/org/nuxeo/ecm/platform/sync/processor/TestXPathUtils.java>:[43,8]
cannot find symbol
symbol : method deployBundle(java.lang.String)
location: class org.nuxeo.ecm.platform.sync.processor.TestXPathUtils
<https://qa.nuxeo.org/jenkins/job/addons_nuxeo-platform-sync-5.5/org.nuxeo.ecm.platform$nuxeo-platform-sync-client-core/ws/src/test/java/org/nuxeo/ecm/platform/sync/processor/TestXPathUtils.java>:[44,8]
cannot find symbol
symbol : method deployBundle(java.lang.String)
location: class org.nuxeo.ecm.platform.sync.processor.TestXPathUtils
<https://qa.nuxeo.org/jenkins/job/addons_nuxeo-platform-sync-5.5/org.nuxeo.ecm.platform$nuxeo-platform-sync-client-core/ws/src/test/java/org/nuxeo/ecm/platform/sync/processor/TestXPathUtils.java>:[45,8]
cannot find symbol
symbol : method deployContrib(java.lang.String,java.lang.String)
location: class org.nuxeo.ecm.platform.sync.processor.TestXPathUtils
<https://qa.nuxeo.org/jenkins/job/addons_nuxeo-platform-sync-5.5/org.nuxeo.ecm.platform$nuxeo-platform-sync-client-core/ws/src/test/java/org/nuxeo/ecm/platform/sync/processor/TestXPathUtils.java>:[47,8]
cannot find symbol
symbol : method openSession()
location: class org.nuxeo.ecm.platform.sync.processor.TestXPathUtils
<https://qa.nuxeo.org/jenkins/job/addons_nuxeo-platform-sync-5.5/org.nuxeo.ecm.platform$nuxeo-platform-sync-client-core/ws/src/test/java/org/nuxeo/ecm/platform/sync/processor/TestXPathUtils.java>:[40,4]
method does not override or implement a method from a supertype
<https://qa.nuxeo.org/jenkins/job/addons_nuxeo-platform-sync-5.5/org.nuxeo.ecm.platform$nuxeo-platform-sync-client-core/ws/src/test/java/org/nuxeo/ecm/platform/sync/processor/TestXPathUtils.java>:[63,8]
cannot find symbol
symbol : method assertEquals(java.lang.String,java.lang.String)
location: class org.nuxeo.ecm.platform.sync.processor.TestXPathUtils
<https://qa.nuxeo.org/jenkins/job/addons_nuxeo-platform-sync-5.5/org.nuxeo.ecm.platform$nuxeo-platform-sync-client-core/ws/src/test/java/org/nuxeo/ecm/platform/sync/processor/TestXPathUtils.java>:[65,8]
cannot find symbol
symbol : method assertEquals(java.lang.String,java.lang.String)
location: class org.nuxeo.ecm.platform.sync.processor.TestXPathUtils
<https://qa.nuxeo.org/jenkins/job/addons_nuxeo-platform-sync-5.5/org.nuxeo.ecm.platform$nuxeo-platform-sync-client-core/ws/src/test/java/org/nuxeo/ecm/platform/sync/processor/TestXPathUtils.java>:[66,8]
cannot find symbol
symbol : method assertEquals(java.lang.String,java.lang.String)
location: class org.nuxeo.ecm.platform.sync.processor.TestXPathUtils
<https://qa.nuxeo.org/jenkins/job/addons_nuxeo-platform-sync-5.5/org.nuxeo.ecm.platform$nuxeo-platform-sync-client-core/ws/src/test/java/org/nuxeo/ecm/platform/sync/processor/TestXPathUtils.java>:[68,8]
cannot find symbol
symbol : method assertEquals(java.lang.String,java.lang.String)
location: class org.nuxeo.ecm.platform.sync.processor.TestXPathUtils
<https://qa.nuxeo.org/jenkins/job/addons_nuxeo-platform-sync-5.5/org.nuxeo.ecm.platform$nuxeo-platform-sync-client-core/ws/src/test/java/org/nuxeo/ecm/platform/sync/processor/TestXPathUtils.java>:[80,34]
cannot find symbol
symbol : variable session
location: class org.nuxeo.ecm.platform.sync.processor.TestXPathUtils
<https://qa.nuxeo.org/jenkins/job/addons_nuxeo-platform-sync-5.5/org.nuxeo.ecm.platform$nuxeo-platform-sync-client-core/ws/src/test/java/org/nuxeo/ecm/platform/sync/processor/TestXPathUtils.java>:[81,30]
cannot find symbol
symbol : variable session
location: class org.nuxeo.ecm.platform.sync.processor.TestXPathUtils
<https://qa.nuxeo.org/jenkins/job/addons_nuxeo-platform-sync-5.5/org.nuxeo.ecm.platform$nuxeo-platform-sync-client-core/ws/src/test/java/org/nuxeo/ecm/platform/sync/processor/TestXPathUtils.java>:[91,20]
cannot find symbol
symbol : variable session
location: class org.nuxeo.ecm.platform.sync.processor.TestXPathUtils
<https://qa.nuxeo.org/jenkins/job/addons_nuxeo-platform-sync-5.5/org.nuxeo.ecm.platform$nuxeo-platform-sync-client-core/ws/src/test/java/org/nuxeo/ecm/platform/sync/processor/TestXPathUtils.java>:[92,8]
cannot find symbol
symbol : variable session
location: class org.nuxeo.ecm.platform.sync.processor.TestXPathUtils
<https://qa.nuxeo.org/jenkins/job/addons_nuxeo-platform-sync-5.5/org.nuxeo.ecm.platform$nuxeo-platform-sync-client-core/ws/src/test/java/org/nuxeo/ecm/platform/sync/processor/TestXPathUtils.java>:[94,20]
cannot find symbol
symbol : variable session
location: class org.nuxeo.ecm.platform.sync.processor.TestXPathUtils
<https://qa.nuxeo.org/jenkins/job/addons_nuxeo-platform-sync-5.5/org.nuxeo.ecm.platform$nuxeo-platform-sync-client-core/ws/src/test/java/org/nuxeo/ecm/platform/sync/processor/TestXPathUtils.java>:[96,8]
cannot find symbol
symbol : method assertEquals(int,long)
location: class org.nuxeo.ecm.platform.sync.processor.TestXPathUtils
<https://qa.nuxeo.org/jenkins/job/addons_nuxeo-platform-sync-5.5/org.nuxeo.ecm.platform$nuxeo-platform-sync-client-core/ws/src/test/java/org/nuxeo/ecm/platform/sync/processor/TestXPathUtils.java>:[98,8]
cannot find symbol
symbol : method assertEquals(java.lang.String,java.lang.String)
location: class org.nuxeo.ecm.platform.sync.processor.TestXPathUtils
<https://qa.nuxeo.org/jenkins/job/addons_nuxeo-platform-sync-5.5/org.nuxeo.ecm.platform$nuxeo-platform-sync-client-core/ws/src/test/java/org/nuxeo/ecm/platform/sync/processor/TestXPathUtils.java>:[101,8]
cannot find symbol
symbol : method assertEquals(java.lang.String,java.lang.String)
location: class org.nuxeo.ecm.platform.sync.processor.TestXPathUtils
<https://qa.nuxeo.org/jenkins/job/addons_nuxeo-platform-sync-5.5/org.nuxeo.ecm.platform$nuxeo-platform-sync-client-core/ws/src/test/java/org/nuxeo/ecm/platform/sync/processor/TestXPathUtils.java>:[104,8]
cannot find symbol
symbol : method assertEquals(java.lang.String,java.lang.String)
location: class org.nuxeo.ecm.platform.sync.processor.TestXPathUtils
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3 minutes 8 seconds
[INFO] Finished at: Fri Nov 04 17:09:15 CET 2011
[INFO] Final Memory: 120M/316M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
_______________________________________________
ECM-QA mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-qa