Online report :
http://ws.zones.apache.org:10000/continuum/servlet/continuum/target/ProjectBuild.vm/view/ProjectBuild/id/1/buildId/2175
Build statistics:
State: Failed
Previous State: Ok
Started at: Tue, 22 May 2007 16:02:34 +0000
Finished at: Tue, 22 May 2007 16:08:39 +0000
Total time: 6m 5s
Build Trigger: Schedule
Exit code: 70
Building machine hostname: ws.zones.apache.org
Operating system : SunOS(unknown)
Java version : 1.5.0_09(Sun Microsystems Inc.)
Changes
azeez Fixes for the test cases
/webservices/axis2/trunk/java/modules/clustering/src/org/apache/axis2/clustering/context/ContextClusteringCommandFactory.java
/webservices/axis2/trunk/java/modules/clustering/src/org/apache/axis2/clustering/context/PropertyUpdater.java
/webservices/axis2/trunk/java/modules/clustering/src/org/apache/axis2/clustering/context/commands/CreateServiceGroupContextCommand.java
/webservices/axis2/trunk/java/modules/clustering/src/org/apache/axis2/clustering/handlers/ReplicationHandler.java
/webservices/axis2/trunk/java/modules/clustering/test/org/apache/axis2/clustering/ClusterManagerTestCase.java
/webservices/axis2/trunk/java/modules/clustering/test/org/apache/axis2/clustering/ManageContextTestCase.java
/webservices/axis2/trunk/java/modules/clustering/test/org/apache/axis2/clustering/UpdateStateTestCase.java
/webservices/axis2/trunk/java/modules/clustering/test/org/apache/axis2/clustering/configuration/ConfigurationManagerTestCase.java
/webservices/axis2/trunk/java/modules/clustering/test/org/apache/axis2/clustering/configuration/TestConfigurationManagerListener.java
/webservices/axis2/trunk/java/modules/clustering/test/org/apache/axis2/clustering/tribes/ConfigurationManagerTest.java
/webservices/axis2/trunk/java/modules/clustering/test/org/apache/axis2/clustering/tribes/ManageContextTest.java
/webservices/axis2/trunk/java/modules/clustering/test/org/apache/axis2/clustering/tribes/UpdateStateTest.java
****************************************************************************
Output:
****************************************************************************
Snipped Output:
les/adb-codegen/target/schema
[mkdir] Created dir:
/export/home/illsleyd/continuum/continuum-1.0.3/apps/continuum/working-directory/1/modules/adb-codegen/target/schema/src
[mkdir] Created dir:
/export/home/illsleyd/continuum/continuum-1.0.3/apps/continuum/working-directory/1/modules/adb-codegen/target/schema/classes
[echo] Compiling simple_maxOccurs2.xsd
[echo] Compiling anonymous_complexType.xsd
[echo] Compiling simple_choice.xsd
[echo] Compiling simple_particle_all.xsd
[echo] Compiling simple_maxOccurs.xsd
[echo] Compiling simple_anytype.xsd
[echo] Compiling simple-minoccurs0.xsd
[echo] Compiling complex-minoccurs0.xsd
[echo] Compiling simple-recursive-datatypes.xsd
[echo] Compiling mixed_minoccus0.xsd
[echo] Compiling complete.xsd
[echo] Compiling simpleExtension.xsd
[echo] Compiling union.xsd
[echo] Compiling all.xsd
[echo] Compiling enumeration.xsd
[echo] Compiling restrictions.xsd
[echo] Compiling choice.xsd
[echo] Compiling list.xsd
[echo] Compiling element_references.xsd
[echo] Compiling innersequence_choice.xsd
[echo] Compiling testattribute.xsd
[echo] Compiling boolean.xsd
[echo] Compiling particalMaxOccures.xsd
[echo] Compiling innerParticles.xsd
[echo] Compiling default_namespaces.xsd
[echo] Compiling groups.xsd
[echo] Compiling base64binary.xsd
[javac] Compiling 289 source files to
/export/home/illsleyd/continuum/continuum-1.0.3/apps/continuum/working-directory/1/modules/adb-codegen/target/schema/classes
[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[javac] Compiling 88 source files to
/export/home/illsleyd/continuum/continuum-1.0.3/apps/continuum/working-directory/1/modules/adb-codegen/target/test-classes
[javac]
/export/home/illsleyd/continuum/continuum-1.0.3/apps/continuum/working-directory/1/modules/adb-codegen/test/org/apache/axis2/schema/group/GroupTest.java:39:
cannot find symbol
[javac] symbol : method setSequenceParam1(java.lang.String)
[javac] location: class group.test.axis2.apache.org.TestSequenceGroup
[javac] testSequenceGroup.setSequenceParam1("sequenceParam1");
[javac] ^
[javac]
/export/home/illsleyd/continuum/continuum-1.0.3/apps/continuum/working-directory/1/modules/adb-codegen/test/org/apache/axis2/schema/group/GroupTest.java:40:
cannot find symbol
[javac] symbol : method setSequenceParam2(java.lang.String)
[javac] location: class group.test.axis2.apache.org.TestSequenceGroup
[javac] testSequenceGroup.setSequenceParam2("sequenceParam2");
[javac] ^
[javac]
/export/home/illsleyd/continuum/continuum-1.0.3/apps/continuum/working-directory/1/modules/adb-codegen/test/org/apache/axis2/schema/group/GroupTest.java:52:
cannot find symbol
[javac] symbol : method getSequenceParam1()
[javac] location: class group.test.axis2.apache.org.TestSequenceGroup
[javac]
assertEquals(result.getTestSequenceGroup().getSequenceParam1(),"sequenceParam1");
[javac] ^
[javac]
/export/home/illsleyd/continuum/continuum-1.0.3/apps/continuum/working-directory/1/modules/adb-codegen/test/org/apache/axis2/schema/group/GroupTest.java:53:
cannot find symbol
[javac] symbol : method getSequenceParam2()
[javac] location: class group.test.axis2.apache.org.TestSequenceGroup
[javac]
assertEquals(result.getTestSequenceGroup().getSequenceParam2(),"sequenceParam2");
[javac] ^
[javac]
/export/home/illsleyd/continuum/continuum-1.0.3/apps/continuum/working-directory/1/modules/adb-codegen/test/org/apache/axis2/schema/group/GroupTest.java:67:
cannot find symbol
[javac] symbol : method setNestedSequenceParam1(java.lang.String)
[javac] location: class group.test.axis2.apache.org.TestSequenceNestedGroup
[javac]
testSequenceNestedGroup.setNestedSequenceParam1("nestedSequenceParam1");
[javac] ^
[javac]
/export/home/illsleyd/continuum/continuum-1.0.3/apps/continuum/working-directory/1/modules/adb-codegen/test/org/apache/axis2/schema/group/GroupTest.java:70:
cannot find symbol
[javac] symbol : method setSequenceParam1(java.lang.String)
[javac] location: class group.test.axis2.apache.org.TestSequenceGroup
[javac] testSequenceGroup.setSequenceParam1("sequenceParam1");
[javac] ^
[javac]
/export/home/illsleyd/continuum/continuum-1.0.3/apps/continuum/working-directory/1/modules/adb-codegen/test/org/apache/axis2/schema/group/GroupTest.java:71:
cannot find symbol
[javac] symbol : method setSequenceParam2(java.lang.String)
[javac] location: class group.test.axis2.apache.org.TestSequenceGroup
[javac] testSequenceGroup.setSequenceParam2("sequenceParam2");
[javac] ^
[javac]
/export/home/illsleyd/continuum/continuum-1.0.3/apps/continuum/working-directory/1/modules/adb-codegen/test/org/apache/axis2/schema/group/GroupTest.java:73:
cannot find symbol
[javac] symbol : method
setTestSequenceGroup(group.test.axis2.apache.org.TestSequenceGroup)
[javac] location: class group.test.axis2.apache.org.TestSequenceNestedGroup
[javac]
testSequenceNestedGroup.setTestSequenceGroup(testSequenceGroup);
[javac] ^
[javac]
/export/home/illsleyd/continuum/continuum-1.0.3/apps/continuum/working-directory/1/modules/adb-codegen/test/org/apache/axis2/schema/group/GroupTest.java:86:
cannot find symbol
[javac] symbol : method getNestedSequenceParam1()
[javac] location: class group.test.axis2.apache.org.TestSequenceNestedGroup
[javac]
assertEquals(result.getTestSequenceNestedGroup().getNestedSequenceParam1(),"nestedSequenceParam1");
[javac] ^
[javac]
/export/home/illsleyd/continuum/continuum-1.0.3/apps/continuum/working-directory/1/modules/adb-codegen/test/org/apache/axis2/schema/group/GroupTest.java:87:
cannot find symbol
[javac] symbol : method getTestSequenceGroup()
[javac] location: class group.test.axis2.apache.org.TestSequenceNestedGroup
[javac]
assertEquals(result.getTestSequenceNestedGroup().getTestSequenceGroup().getSequenceParam1(),"sequenceParam1");
[javac] ^
[javac]
/export/home/illsleyd/continuum/continuum-1.0.3/apps/continuum/working-directory/1/modules/adb-codegen/test/org/apache/axis2/schema/group/GroupTest.java:88:
cannot find symbol
[javac] symbol : method getTestSequenceGroup()
[javac] location: class group.test.axis2.apache.org.TestSequenceNestedGroup
[javac]
assertEquals(result.getTestSequenceNestedGroup().getTestSequenceGroup().getSequenceParam2(),"sequenceParam2");
[javac] ^
[javac]
/export/home/illsleyd/continuum/continuum-1.0.3/apps/continuum/working-directory/1/modules/adb-codegen/test/org/apache/axis2/schema/group/GroupTest.java:126:
cannot find symbol
[javac] symbol : method setNestedChoiceParam1(java.lang.String)
[javac] location: class group.test.axis2.apache.org.TestChoiceNestedGroup
[javac]
testChoiceNestedGroup.setNestedChoiceParam1("nestedChoiceParam1");
[javac] ^
[javac]
/export/home/illsleyd/continuum/continuum-1.0.3/apps/continuum/working-directory/1/modules/adb-codegen/test/org/apache/axis2/schema/group/GroupTest.java:131:
cannot find symbol
[javac] symbol : method
setTestChoiceGroup(group.test.axis2.apache.org.TestChoiceGroup)
[javac] location: class group.test.axis2.apache.org.TestChoiceNestedGroup
[javac] testChoiceNestedGroup.setTestChoiceGroup(testChoiceGroup);
[javac] ^
[javac]
/export/home/illsleyd/continuum/continuum-1.0.3/apps/continuum/working-directory/1/modules/adb-codegen/test/org/apache/axis2/schema/group/GroupTest.java:143:
cannot find symbol
[javac] symbol : method getTestChoiceGroup()
[javac] location: class group.test.axis2.apache.org.TestChoiceNestedGroup
[javac]
assertEquals(result.getTestChoiceNestedGroup().getTestChoiceGroup().getChoiceParam1(),"choiceParam1");
[javac] ^
[javac]
/export/home/illsleyd/continuum/continuum-1.0.3/apps/continuum/working-directory/1/modules/adb-codegen/test/org/apache/axis2/schema/group/GroupTest.java:176:
cannot find symbol
[javac] symbol : method setAttribute2(java.lang.String)
[javac] location: class
group.test.axis2.apache.org.TestNestedAttributeGroupElement
[javac]
testNestedAttributeGroupElement.setAttribute2("Attribute2");
[javac] ^
[javac]
/export/home/illsleyd/continuum/continuum-1.0.3/apps/continuum/working-directory/1/modules/adb-codegen/test/org/apache/axis2/schema/group/GroupTest.java:188:
cannot find symbol
[javac] symbol : method getAttribute2()
[javac] location: class
group.test.axis2.apache.org.TestNestedAttributeGroupElement
[javac] assertEquals(result.getAttribute2(),"Attribute2");
[javac] ^
[javac] 16 errors
BUILD FAILED
File......
file:/export/home/illsleyd/.maven/cache/maven-multiproject-plugin-1.5/plugin.jelly
Element... maven:reactor
Line...... 227
Column.... 64
Unable to obtain goal [multiproject:install-callback] --
file:/export/home/illsleyd/.maven/cache/maven-test-plugin-1.8/plugin.jelly:55:46:
<javac> Compile failed; see the compiler error output for details.
Total time : 6 minutes 3 seconds
Finished at : Tuesday, May 22, 2007 4:08:39 PM GMT+00:00
****************************************************************************
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]