See
<
http://hudson.qa.jboss.com/hudson/job/Errai-CDI/org.jboss.errai$errai-cdi...
Changes:
[Mike Brock] add support for non-GWT-based testing of the IOC container
[csadilek] test refactoring
[Mike Brock] Fixes.
[csadilek] added invalid producer test
[csadilek] switched back to my test harness
[Mike Brock] Fixes.
[csadilek] using the new test harness again
[Mike Brock] Fixes.
[Mike Brock] Test harness fixed.
[csadilek] added test to check for unsatisfied dependencies
[csadilek] added test to check for unsatisfied dependencies
------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Building Errai::CDI::Integration
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory
<
http://hudson.qa.jboss.com/hudson/job/Errai-CDI/org.jboss.errai$errai-cdi...
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 44 resources
[INFO] Copying 2 resources
[INFO] snapshot org.jboss.errai:errai-ioc:1.3.0-SNAPSHOT: checking for updates from
jboss-developer-repository-group
[INFO] snapshot org.jboss.errai:errai-ioc:1.3.0-SNAPSHOT: checking for updates from
snapshots.jboss.org
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 43 source files to
<
http://hudson.qa.jboss.com/hudson/job/Errai-CDI/org.jboss.errai$errai-cdi...
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 20 source files to
<
http://hudson.qa.jboss.com/hudson/job/Errai-CDI/org.jboss.errai$errai-cdi...
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR]
<
http://hudson.qa.jboss.com/hudson/job/Errai-CDI/org.jboss.errai$errai-cdi...
cannot find symbol
symbol : class MockIOCGenerator
location: package org.jboss.errai.ioc.rebind
[ERROR]
<
http://hudson.qa.jboss.com/hudson/job/Errai-CDI/org.jboss.errai$errai-cdi...
package org.jboss.errai.ioc.rebind.ioc.exception does not exist
[ERROR]
<
http://hudson.qa.jboss.com/hudson/job/Errai-CDI/org.jboss.errai$errai-cdi...
package org.jboss.errai.ioc.rebind.ioc.exception does not exist
[ERROR]
<
http://hudson.qa.jboss.com/hudson/job/Errai-CDI/org.jboss.errai$errai-cdi...
package org.jboss.errai.ioc.rebind.ioc.exception does not exist
[ERROR]
<
http://hudson.qa.jboss.com/hudson/job/Errai-CDI/org.jboss.errai$errai-cdi...
cannot find symbol
symbol : class IOCClientTestCase
location: package org.jboss.errai.ioc.client
[ERROR]
<
http://hudson.qa.jboss.com/hudson/job/Errai-CDI/org.jboss.errai$errai-cdi...
cannot find symbol
symbol : class IOCTestRunner
location: package org.jboss.errai.ioc.rebind
[ERROR]
<
http://hudson.qa.jboss.com/hudson/job/Errai-CDI/org.jboss.errai$errai-cdi...
cannot find symbol
symbol: class IOCClientTestCase
public class ProducerIntegrationTest extends IOCClientTestCase {
[ERROR]
<
http://hudson.qa.jboss.com/hudson/job/Errai-CDI/org.jboss.errai$errai-cdi...
cannot find symbol
symbol: class IOCTestRunner
@RunWith(IOCTestRunner.class)
[ERROR]
<
http://hudson.qa.jboss.com/hudson/job/Errai-CDI/org.jboss.errai$errai-cdi...
cannot find symbol
symbol : class MockIOCGenerator
location: class
org.jboss.errai.cdi.invalid.producer.client.test.InvalidProducerIntegrationTest
[ERROR]
<
http://hudson.qa.jboss.com/hudson/job/Errai-CDI/org.jboss.errai$errai-cdi...
cannot find symbol
symbol : class MockIOCGenerator
location: class
org.jboss.errai.cdi.invalid.producer.client.test.InvalidProducerIntegrationTest
[ERROR]
<
http://hudson.qa.jboss.com/hudson/job/Errai-CDI/org.jboss.errai$errai-cdi...
cannot find symbol
symbol : class UnsatisfiedDependenciesException
location: class
org.jboss.errai.cdi.invalid.producer.client.test.InvalidProducerIntegrationTest
[ERROR]
<
http://hudson.qa.jboss.com/hudson/job/Errai-CDI/org.jboss.errai$errai-cdi...
cannot find symbol
symbol : class UnsatisfiedDependency
location: class
org.jboss.errai.cdi.invalid.producer.client.test.InvalidProducerIntegrationTest
[ERROR]
<
http://hudson.qa.jboss.com/hudson/job/Errai-CDI/org.jboss.errai$errai-cdi...
cannot find symbol
symbol : class UnsatisfiedField
location: class
org.jboss.errai.cdi.invalid.producer.client.test.InvalidProducerIntegrationTest
[ERROR]
<
http://hudson.qa.jboss.com/hudson/job/Errai-CDI/org.jboss.errai$errai-cdi...
cannot find symbol
symbol : class UnsatisfiedField
location: class
org.jboss.errai.cdi.invalid.producer.client.test.InvalidProducerIntegrationTest
[ERROR]
<
http://hudson.qa.jboss.com/hudson/job/Errai-CDI/org.jboss.errai$errai-cdi...
method does not override or implement a method from a supertype
[ERROR]
<
http://hudson.qa.jboss.com/hudson/job/Errai-CDI/org.jboss.errai$errai-cdi...
cannot find symbol
symbol : method assertEquals(java.lang.String,java.lang.Integer,java.lang.Integer)
location: class org.jboss.errai.cdi.producer.client.test.ProducerIntegrationTest
[ERROR]
<
http://hudson.qa.jboss.com/hudson/job/Errai-CDI/org.jboss.errai$errai-cdi...
cannot find symbol
symbol : method assertEquals(java.lang.String,java.lang.Integer,java.lang.Integer)
location: class org.jboss.errai.cdi.producer.client.test.ProducerIntegrationTest
[ERROR]
<
http://hudson.qa.jboss.com/hudson/job/Errai-CDI/org.jboss.errai$errai-cdi...
cannot find symbol
symbol : method assertEquals(java.lang.String,java.lang.Integer,java.lang.Integer)
location: class org.jboss.errai.cdi.producer.client.test.ProducerIntegrationTest
[ERROR]
<
http://hudson.qa.jboss.com/hudson/job/Errai-CDI/org.jboss.errai$errai-cdi...
cannot find symbol
symbol : method assertEquals(java.lang.String,java.lang.String,java.lang.String)
location: class org.jboss.errai.cdi.producer.client.test.ProducerIntegrationTest
[ERROR]
<
http://hudson.qa.jboss.com/hudson/job/Errai-CDI/org.jboss.errai$errai-cdi...
cannot find symbol
symbol : method assertEquals(java.lang.String,java.lang.Float,java.lang.Float)
location: class org.jboss.errai.cdi.producer.client.test.ProducerIntegrationTest
[INFO] 20 errors
[INFO] -------------------------------------------------------------
[JENKINS] Archiving
<
http://hudson.qa.jboss.com/hudson/job/Errai-CDI/org.jboss.errai$errai-cdi...
to
/qa/hudson_master/hudson_home/hudson_workspace/jobs/Errai-CDI/modules/org.jboss.errai$errai-cdi/builds/2011-07-22_13-41-11/archive/org.jboss.errai/errai-cdi/1.3.0-SNAPSHOT/errai-cdi-1.3.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
<
http://hudson.qa.jboss.com/hudson/job/Errai-CDI/org.jboss.errai$errai-cdi...
cannot find symbol
symbol : class MockIOCGenerator
location: package org.jboss.errai.ioc.rebind
<
http://hudson.qa.jboss.com/hudson/job/Errai-CDI/org.jboss.errai$errai-cdi...
package org.jboss.errai.ioc.rebind.ioc.exception does not exist
<
http://hudson.qa.jboss.com/hudson/job/Errai-CDI/org.jboss.errai$errai-cdi...
package org.jboss.errai.ioc.rebind.ioc.exception does not exist
<
http://hudson.qa.jboss.com/hudson/job/Errai-CDI/org.jboss.errai$errai-cdi...
package org.jboss.errai.ioc.rebind.ioc.exception does not exist
<
http://hudson.qa.jboss.com/hudson/job/Errai-CDI/org.jboss.errai$errai-cdi...
cannot find symbol
symbol : class IOCClientTestCase
location: package org.jboss.errai.ioc.client
<
http://hudson.qa.jboss.com/hudson/job/Errai-CDI/org.jboss.errai$errai-cdi...
cannot find symbol
symbol : class IOCTestRunner
location: package org.jboss.errai.ioc.rebind
<
http://hudson.qa.jboss.com/hudson/job/Errai-CDI/org.jboss.errai$errai-cdi...
cannot find symbol
symbol: class IOCClientTestCase
public class ProducerIntegrationTest extends IOCClientTestCase {
<
http://hudson.qa.jboss.com/hudson/job/Errai-CDI/org.jboss.errai$errai-cdi...
cannot find symbol
symbol: class IOCTestRunner
@RunWith(IOCTestRunner.class)
<
http://hudson.qa.jboss.com/hudson/job/Errai-CDI/org.jboss.errai$errai-cdi...
cannot find symbol
symbol : class MockIOCGenerator
location: class
org.jboss.errai.cdi.invalid.producer.client.test.InvalidProducerIntegrationTest
<
http://hudson.qa.jboss.com/hudson/job/Errai-CDI/org.jboss.errai$errai-cdi...
cannot find symbol
symbol : class MockIOCGenerator
location: class
org.jboss.errai.cdi.invalid.producer.client.test.InvalidProducerIntegrationTest
<
http://hudson.qa.jboss.com/hudson/job/Errai-CDI/org.jboss.errai$errai-cdi...
cannot find symbol
symbol : class UnsatisfiedDependenciesException
location: class
org.jboss.errai.cdi.invalid.producer.client.test.InvalidProducerIntegrationTest
<
http://hudson.qa.jboss.com/hudson/job/Errai-CDI/org.jboss.errai$errai-cdi...
cannot find symbol
symbol : class UnsatisfiedDependency
location: class
org.jboss.errai.cdi.invalid.producer.client.test.InvalidProducerIntegrationTest
<
http://hudson.qa.jboss.com/hudson/job/Errai-CDI/org.jboss.errai$errai-cdi...
cannot find symbol
symbol : class UnsatisfiedField
location: class
org.jboss.errai.cdi.invalid.producer.client.test.InvalidProducerIntegrationTest
<
http://hudson.qa.jboss.com/hudson/job/Errai-CDI/org.jboss.errai$errai-cdi...
cannot find symbol
symbol : class UnsatisfiedField
location: class
org.jboss.errai.cdi.invalid.producer.client.test.InvalidProducerIntegrationTest
<
http://hudson.qa.jboss.com/hudson/job/Errai-CDI/org.jboss.errai$errai-cdi...
method does not override or implement a method from a supertype
<
http://hudson.qa.jboss.com/hudson/job/Errai-CDI/org.jboss.errai$errai-cdi...
cannot find symbol
symbol : method assertEquals(java.lang.String,java.lang.Integer,java.lang.Integer)
location: class org.jboss.errai.cdi.producer.client.test.ProducerIntegrationTest
<
http://hudson.qa.jboss.com/hudson/job/Errai-CDI/org.jboss.errai$errai-cdi...
cannot find symbol
symbol : method assertEquals(java.lang.String,java.lang.Integer,java.lang.Integer)
location: class org.jboss.errai.cdi.producer.client.test.ProducerIntegrationTest
<
http://hudson.qa.jboss.com/hudson/job/Errai-CDI/org.jboss.errai$errai-cdi...
cannot find symbol
symbol : method assertEquals(java.lang.String,java.lang.Integer,java.lang.Integer)
location: class org.jboss.errai.cdi.producer.client.test.ProducerIntegrationTest
<
http://hudson.qa.jboss.com/hudson/job/Errai-CDI/org.jboss.errai$errai-cdi...
cannot find symbol
symbol : method assertEquals(java.lang.String,java.lang.String,java.lang.String)
location: class org.jboss.errai.cdi.producer.client.test.ProducerIntegrationTest
<
http://hudson.qa.jboss.com/hudson/job/Errai-CDI/org.jboss.errai$errai-cdi...
cannot find symbol
symbol : method assertEquals(java.lang.String,java.lang.Float,java.lang.Float)
location: class org.jboss.errai.cdi.producer.client.test.ProducerIntegrationTest
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 51 seconds
[INFO] Finished at: Fri Jul 22 13:42:08 EDT 2011
[INFO] Final Memory: 93M/397M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data