Dear Gumpmeisters,
            
The following 3 notifys should have been sent

*********************************************************** G U M P
[EMAIL PROTECTED]: Project wss4j (in module ws-wss4j) failed
[EMAIL PROTECTED]: Project apollo (in module apollo) failed
[EMAIL PROTECTED]: Project jaxmejs (in module JaxMeAll) failed
*********************************************************** G U M P
[EMAIL PROTECTED]: Project wss4j (in module ws-wss4j) failed
Failed with to: [EMAIL PROTECTED] from: [Davanum Srinivas <[EMAIL PROTECTED]>]
Failed to send notify e-mail: (110, 'Connection timed out')
To whom it may engage...
        
This is an automated request, but not an unsolicited one. For 
more information please visit http://gump.apache.org/nagged.html, 
and/or contact the folk at [EMAIL PROTECTED]

Project wss4j has an issue affecting its community integration.
This issue affects 1 projects,
 and has been outstanding for 19 runs.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
    - wss4j :  WS-FX Project


Full details are available at:
    http://vmgump.apache.org/gump/public/ws-wss4j/wss4j/index.html

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were 
provided:
 -DEBUG- Sole output [EMAIL PROTECTED]@.jar] identifier set to project name
 -INFO- Failed with reason build failed
 -INFO- Project Reports in: 
/usr/local/gump/public/workspace/ws-wss4j/build/test-reports
 -INFO- Failed to extract fallback artifacts from Gump Repository



The following work was performed:
http://vmgump.apache.org/gump/public/ws-wss4j/wss4j/gump_work/build_ws-wss4j_wss4j.html
Work Name: build_ws-wss4j_wss4j (Type: Build)
Work ended in a state of : Failed
Elapsed: 17 secs
Command Line: java -Djava.awt.headless=true -Dant.build.clonevm=true 
-Xbootclasspath/p:/usr/local/gump/public/workspace/xml-xerces2/build/xercesImpl.jar:/usr/local/gump/public/workspace/xml-xalan/build/serializer.jar:/usr/local/gump/public/workspace/xml-xalan/build/xalan-unbundled.jar:/usr/local/gump/public/workspace/xml-commons/java/external/build/xml-apis.jar
 org.apache.tools.ant.Main -Dgump.merge=/x1/gump/public/gump/work/merge.xml 
-Dbuild.sysclasspath=only [EMAIL PROTECTED]@.jar gump 
[Working Directory: /usr/local/gump/public/workspace/ws-wss4j]
CLASSPATH: 
/opt/jdk1.5/lib/tools.jar:/usr/local/gump/public/workspace/ws-wss4j/build/classes:/usr/local/gump/public/workspace/ant/dist/lib/ant-jmf.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-swing.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-apache-resolver.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-trax.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-junit.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-launcher.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-nodeps.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant.jar:/usr/local/gump/packages/junit3.8.1/junit.jar:/usr/local/gump/public/workspace/xml-commons/java/build/resolver.jar:/usr/local/gump/public/workspace/ws-addressing/target/addressing-05102006.jar:/usr/local/gump/public/workspace/ws-axis/java/build/lib/axis.jar:/usr/local/gump/public/workspace/ws-axis/java/build/lib/saaj.jar:/usr/local/gump/public/workspace/ws-axis/java/build/lib/axis-ant.jar:/usr/local/gump/public/workspace/ws-axis/java/build/lib/jaxrpc.jar:/usr/local/gump/public/workspace/jakarta-commons/codec/dist/commons-codec-05102006.jar:/usr/local/gump/public/workspace/jakarta-commons/discovery/dist/commons-discovery.jar:/usr/local/gump/public/workspace/jakarta-commons/httpclient/dist/commons-httpclient.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/commons-logging-05102006.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/commons-logging-api-05102006.jar:/usr/local/gump/packages/jaf-1.1ea/activation.jar:/usr/local/gump/packages/javamail-1.4/mail.jar:/usr/local/gump/packages/javamail-1.4/lib/mailapi.jar:/usr/local/gump/packages/jce/jce-jdk13-116.jar:/usr/local/gump/packages/jsse1.0.3/lib/jcert.jar:/usr/local/gump/packages/jsse1.0.3/lib/jnet.jar:/usr/local/gump/packages/jsse1.0.3/lib/jsse.jar:/usr/local/gump/public/workspace/dist/junit/junit.jar:/usr/local/gump/public/workspace/logging-log4j/dist/lib/log4j-05102006.jar:/usr/local/gump/public/workspace/opensaml/java/dist/opensaml-05102006.jar:/usr/local/gump/public/workspace/wsdl4j/build/lib/qname.jar:/usr/local/gump/public/workspace/wsdl4j/build/lib/wsdl4j.jar:/usr/local/gump/public/workspace/xml-xalan/tools/java_cup.jar:/usr/local/gump/public/workspace/xml-xalan/lib/runtime.jar:/usr/local/gump/public/workspace/xml-xalan/tools/JLex.jar:/usr/local/gump/packages/bcel-5.2/bcel-5.2.jar:/usr/local/gump/public/workspace/xml-security/build/xmlsec-05102006.jar
---------------------------------------------
    [javac] 
/x1/gump/public/workspace/ws-wss4j/src/org/apache/ws/security/policy/parser/processors/LayoutProcessor.java:96:
 cannot find symbol
    [javac] symbol  : class PrimitiveAssertion
    [javac] location: class 
org.apache.ws.security.policy.parser.processors.LayoutProcessor
    [javac]                     PrimitiveAssertion pa = spc.getAssertion();
    [javac]                         ^
    [javac] 
/x1/gump/public/workspace/ws-wss4j/src/org/apache/ws/security/policy/parser/processors/SignedPartsElementsProcessor.java:122:
 cannot find symbol
    [javac] symbol  : class PrimitiveAssertion
    [javac] location: class 
org.apache.ws.security.policy.parser.processors.SignedPartsElementsProcessor
    [javac]                     PrimitiveAssertion pa = spc.getAssertion();
    [javac]                         ^
    [javac] 
/x1/gump/public/workspace/ws-wss4j/src/org/apache/ws/security/policy/parser/processors/SignedPartsElementsProcessor.java:166:
 cannot find symbol
    [javac] symbol  : class PrimitiveAssertion
    [javac] location: class 
org.apache.ws.security.policy.parser.processors.SignedPartsElementsProcessor
    [javac]                     PrimitiveAssertion pa = spc.getAssertion();
    [javac]                         ^
    [javac] 
/x1/gump/public/workspace/ws-wss4j/src/org/apache/ws/security/policy/parser/processors/Trust10Processor.java:97:
 cannot find symbol
    [javac] symbol  : class PrimitiveAssertion
    [javac] location: class 
org.apache.ws.security.policy.parser.processors.Trust10Processor
    [javac]                     PrimitiveAssertion pa = spc.getAssertion();
    [javac]                         ^
    [javac] 
/x1/gump/public/workspace/ws-wss4j/src/org/apache/ws/security/policy/parser/processors/UsernameTokenProcessor.java:102:
 cannot find symbol
    [javac] symbol  : class PrimitiveAssertion
    [javac] location: class 
org.apache.ws.security.policy.parser.processors.UsernameTokenProcessor
    [javac]                     PrimitiveAssertion pa = spc.getAssertion();
    [javac]                         ^
    [javac] 
/x1/gump/public/workspace/ws-wss4j/src/org/apache/ws/security/policy/parser/processors/Wss10Processor.java:95:
 cannot find symbol
    [javac] symbol  : class PrimitiveAssertion
    [javac] location: class 
org.apache.ws.security.policy.parser.processors.Wss10Processor
    [javac]                     PrimitiveAssertion pa = spc.getAssertion();
    [javac]                         ^
    [javac] 
/x1/gump/public/workspace/ws-wss4j/src/org/apache/ws/security/policy/parser/processors/Wss11Processor.java:106:
 cannot find symbol
    [javac] symbol  : class PrimitiveAssertion
    [javac] location: class 
org.apache.ws.security.policy.parser.processors.Wss11Processor
    [javac]                     PrimitiveAssertion pa = spc.getAssertion();
    [javac]                         ^
    [javac] 
/x1/gump/public/workspace/ws-wss4j/src/org/apache/ws/security/policy/parser/processors/X509TokenProcessor.java:146:
 cannot find symbol
    [javac] symbol  : class PrimitiveAssertion
    [javac] location: class 
org.apache.ws.security.policy.parser.processors.X509TokenProcessor
    [javac]                     PrimitiveAssertion pa = spc.getAssertion();
    [javac]                         ^
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 59 errors

BUILD FAILED
/x1/gump/public/workspace/ws-wss4j/build.xml:345: Compile failed; see the 
compiler error output for details.

Total time: 16 seconds
---------------------------------------------

To subscribe to this information via syndicated feeds:
- RSS: http://vmgump.apache.org/gump/public/ws-wss4j/wss4j/rss.xml
- Atom: http://vmgump.apache.org/gump/public/ws-wss4j/wss4j/atom.xml

============================== Gump Tracking Only ===
Produced by Gump version 2.2.
Gump Run 22000005102006, vmgump.apache.org:vmgump-public:22000005102006
Gump E-mail Identifier (unique within run) #41.

*********************************************************** G U M P
[EMAIL PROTECTED]: Project apollo (in module apollo) failed
Failed with to: [EMAIL PROTECTED] from: [Ian Springer <[EMAIL PROTECTED]>]
Failed to send notify e-mail: (110, 'Connection timed out')
To whom it may engage...
        
This is an automated request, but not an unsolicited one. For 
more information please visit http://gump.apache.org/nagged.html, 
and/or contact the folk at [EMAIL PROTECTED]

Project apollo has an issue affecting its community integration.
This issue affects 2 projects,
 and has been outstanding for 19 runs.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
    - apollo :  Apollo Project
    - muse :  Muse Project


Full details are available at:
    http://vmgump.apache.org/gump/public/apollo/apollo/index.html

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were 
provided:
 -DEBUG- Sole output [apollo-05102006.jar] identifier set to project name
 -DEBUG- Dependency on xml-xmlbeans-v1 exists, no need to add for property 
maven.jar.xmlbeans-jsr173-api.
 -DEBUG- Dependency on commonj exists, no need to add for property 
maven.jar.commonj-twm-api.
 -DEBUG- Dependency on jetty exists, no need to add for property 
maven.jar.org.mortbay.jetty.
 -DEBUG- Dependency on jakarta-servletapi-5-servlet exists, no need to add for 
property maven.jar.geronimo-spec-servlet.
 -DEBUG- Dependency on stax exists, no need to add for property 
maven.jar.stax-api.
 -DEBUG- (Gump generated) Maven Properties in: 
/usr/local/gump/public/workspace/apollo/build.properties
 -INFO- Failed with reason build failed
 -DEBUG- Maven POM in: /usr/local/gump/public/workspace/apollo/project.xml
 -DEBUG- Maven project properties in: 
/usr/local/gump/public/workspace/apollo/project.properties
 -INFO- Failed to extract fallback artifacts from Gump Repository



The following work was performed:
http://vmgump.apache.org/gump/public/apollo/apollo/gump_work/build_apollo_apollo.html
Work Name: build_apollo_apollo (Type: Build)
Work ended in a state of : Failed
Elapsed: 15 secs
Command Line: maven --offline jar 
[Working Directory: /usr/local/gump/public/workspace/apollo]
CLASSPATH: 
/opt/jdk1.5/lib/tools.jar:/usr/local/gump/public/workspace/apollo/target/classes:/usr/local/gump/public/workspace/ws-addressing/target/addressing-05102006.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-jmf.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-swing.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-apache-resolver.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-trax.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-junit.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-launcher.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-nodeps.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant.jar:/usr/local/gump/public/workspace/apollo/jndi-config/target/wsrf-jndi-config-05102006.jar:/usr/local/gump/packages/commonj/commonj-twm.jar:/usr/local/gump/public/workspace/commons-cli-1.0.x/target/commons-cli-05102006.jar:/usr/local/gump/public/workspace/jakarta-commons/collections/build/commons-collections-05102006.jar:/usr/local/gump/public/workspace/jakarta-commons/digester/dist/commons-digester.jar:/usr/local/gump/public/workspace/jakarta-commons/discovery/dist/commons-discovery.jar:/usr/local/gump/public/workspace/jakarta-commons/httpclient/dist/commons-httpclient.jar:/usr/local/gump/public/workspace/jakarta-commons/io/build/jakarta-commons-io-05102006.jar:/usr/local/gump/public/workspace/jakarta-commons/lang/dist/commons-lang-05102006.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/commons-logging-05102006.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/commons-logging-api-05102006.jar:/usr/local/gump/packages/dougLea/concurrent.jar:/usr/local/gump/public/workspace/apollo/j2ee-xbeans/target/j2ee-xbeans-05102006.jar:/usr/local/gump/public/workspace/jetty/lib/org.mortbay.jmx.jar:/usr/local/gump/public/workspace/jetty/lib/org.mortbay.jetty.jar:/usr/local/gump/public/workspace/jakarta-servletapi-5/jsr154/dist/lib/servlet-api.jar:/usr/local/gump/public/workspace/jakarta-velocity/bin/velocity-05102006.jar:/usr/local/gump/public/workspace/jakarta-velocity/bin/velocity-dep-05102006.jar:/usr/local/gump/public/workspace/jaxen/target/jaxen-05102006.jar:/usr/local/gump/public/workspace/directory-naming/naming-core/target/naming-core-05102006.jar:/usr/local/gump/public/workspace/directory-naming/naming-factory/target/naming-factory-05102006.jar:/usr/local/gump/public/workspace/directory-naming/naming-java/target/naming-java-05102006.jar:/usr/local/gump/packages/spring-framework-1.2.6/dist/spring-beans.jar:/usr/local/gump/packages/spring-framework-1.2.6/dist/spring-core.jar:/usr/local/gump/packages/stax/jsr173_1.0_api.jar:/usr/local/gump/public/workspace/ws-axis/java/build/lib/axis.jar:/usr/local/gump/public/workspace/ws-axis/java/build/lib/saaj.jar:/usr/local/gump/public/workspace/ws-axis/java/build/lib/axis-ant.jar:/usr/local/gump/public/workspace/ws-axis/java/build/lib/jaxrpc.jar:/usr/local/gump/public/workspace/wsdl4j/build/lib/qname.jar:/usr/local/gump/public/workspace/wsdl4j/build/lib/wsdl4j.jar:/usr/local/gump/public/workspace/apollo/wsa-xbeans/target/wsa-xbeans-05102006.jar:/usr/local/gump/public/workspace/apollo/wsrf-xbeans/target/wsrf-xbeans-05102006.jar:/usr/local/gump/public/workspace/xml-xmlbeans/build/lib/xbean_xpath.jar:/usr/local/gump/public/workspace/xml-xmlbeans/build/lib/xmlpublic.jar:/usr/local/gump/public/workspace/xml-xmlbeans/build/lib/xbean.jar
---------------------------------------------
 __  __
|  \/  |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.0.2

build:start:

java:prepare-filesystem:
    [mkdir] Created dir: /x1/gump/public/workspace/apollo/target/classes

java:compile:
    [javac] Compiling 1 source file to 
/x1/gump/public/workspace/apollo/target/classes
    [echo] Compiling to /x1/gump/public/workspace/apollo/target/classes
    [javac] Compiling 278 source files to 
/x1/gump/public/workspace/apollo/target/classes
/x1/gump/public/workspace/apollo/src/java/org/apache/ws/resource/webapp/WsrfServer.java:128:
 unreported exception java.lang.Exception; must be caught or declared to be 
thrown
      m_server.start(  );
                    ^
/x1/gump/public/workspace/apollo/src/java/org/apache/ws/util/XmlBeanUtils.java:391:
 cannot find symbol
symbol  : method getDomNode()
location: interface org.apache.xmlbeans.XmlObject
      Node parentNode   = parent.getDomNode(  );
                                ^
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
2 errors

BUILD FAILED
File...... /home/gump/.maven/cache/maven-java-plugin-1.5/plugin.jelly
Element... ant:javac
Line...... 63
Column.... 48
Compile failed; see the compiler error output for details.
Total time: 14 seconds
Finished at: Thu Oct 05 04:40:32 PDT 2006

---------------------------------------------

To subscribe to this information via syndicated feeds:
- RSS: http://vmgump.apache.org/gump/public/apollo/apollo/rss.xml
- Atom: http://vmgump.apache.org/gump/public/apollo/apollo/atom.xml

============================== Gump Tracking Only ===
Produced by Gump version 2.2.
Gump Run 22000005102006, vmgump.apache.org:vmgump-public:22000005102006
Gump E-mail Identifier (unique within run) #42.

*********************************************************** G U M P
[EMAIL PROTECTED]: Project jaxmejs (in module JaxMeAll) failed
Failed with to: [EMAIL PROTECTED] from: [JaxMeJS development 
<jaxme-dev@ws.apache.org>]
Failed to send notify e-mail: (110, 'Connection timed out')
To whom it may engage...
        
This is an automated request, but not an unsolicited one. For 
more information please visit http://gump.apache.org/nagged.html, 
and/or contact the folk at [EMAIL PROTECTED]

Project jaxmejs has an issue affecting its community integration.
This issue affects 2 projects,
 and has been outstanding for 19 runs.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
    - jaxme2
    - jaxmejs


Full details are available at:
    http://vmgump.apache.org/gump/public/JaxMeAll/jaxmejs/index.html

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were 
provided:
 -DEBUG- Sole output [jaxmejs-05102006.jar] identifier set to project name
 -DEBUG- Dependency on logging-log4j exists, no need to add for property 
maven.jar.log4j.
 -DEBUG- (Gump generated) Maven Properties in: 
/usr/local/gump/public/workspace/JaxMeAll/projects/js/build.properties
 -INFO- Failed with reason build failed
 -DEBUG- Maven POM in: 
/usr/local/gump/public/workspace/JaxMeAll/projects/js/project.xml
 -DEBUG- Maven project properties in: 
/usr/local/gump/public/workspace/JaxMeAll/projects/js/project.properties
 -INFO- Project Reports in: 
/usr/local/gump/public/workspace/JaxMeAll/projects/js/target/test-reports
 -INFO- Failed to extract fallback artifacts from Gump Repository



The following work was performed:
http://vmgump.apache.org/gump/public/JaxMeAll/jaxmejs/gump_work/build_JaxMeAll_jaxmejs.html
Work Name: build_JaxMeAll_jaxmejs (Type: Build)
Work ended in a state of : Failed
Elapsed: 17 secs
Command Line: maven --offline jar 
[Working Directory: /usr/local/gump/public/workspace/JaxMeAll/projects/js]
CLASSPATH: 
/opt/jdk1.5/lib/tools.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-jmf.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-swing.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-apache-resolver.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-trax.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-junit.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-launcher.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-nodeps.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant.jar:/usr/local/gump/packages/antlr-2.7.6/antlr.jar:/usr/local/gump/public/workspace/hsqldb/lib/hsqldb.jar:/usr/local/gump/public/workspace/JaxMeAll/projects/api/target/jaxmeapi-05102006.jar:/usr/local/gump/public/workspace/dist/junit/junit.jar:/usr/local/gump/public/workspace/logging-log4j/dist/lib/log4j-05102006.jar:/usr/local/gump/public/workspace/xml-xerces2/build/xercesImpl.jar
---------------------------------------------

antlr:generate:

    [echo] Compiling to 
/x1/gump/public/workspace/JaxMeAll/projects/js/target/classes
    [javac] Compiling 165 source files to 
/x1/gump/public/workspace/JaxMeAll/projects/js/target/classes

java:jar-resources:

test:prepare-filesystem:
    [mkdir] Created dir: 
/x1/gump/public/workspace/JaxMeAll/projects/js/target/test-classes
    [mkdir] Created dir: 
/x1/gump/public/workspace/JaxMeAll/projects/js/target/test-reports
    [echo] Generating tests for JS

test:test-resources:

test:compile:
    [javac] Compiling 15 source files to 
/x1/gump/public/workspace/JaxMeAll/projects/js/target/test-classes

test:test:
    [junit] Running org.apache.ws.jaxme.sqls.junit.JoinTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.243 sec
    [junit] Running org.apache.ws.jaxme.sqls.junit.CreateTest
    [junit] Tests run: 17, Failures: 0, Errors: 0, Time elapsed: 0.151 sec
    [junit] Running org.apache.ws.jaxme.sqls.junit.DB2Test
    [junit] Tests run: 17, Failures: 0, Errors: 0, Time elapsed: 0.486 sec
    [junit] Running org.apache.ws.jaxme.sqls.junit.Oracle8Test
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.156 sec
    [junit] Running org.apache.ws.jaxme.js.junit.AntlrTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.788 sec
    [junit] Running org.apache.ws.jaxme.js.junit.BasicTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.088 sec
    [junit] Running org.apache.ws.jaxme.js.junit.MultipleInheritanceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.01 sec
    [junit] Running org.apache.ws.jaxme.js.junit.XmlRpcClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.02 sec
    [junit] Running org.apache.ws.jaxme.js.junit.TypesafeEnumerationTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.013 sec
    [junit] Running org.apache.ws.jaxme.js.junit.BeanReaderTest
    [junit] Tests run: 2, Failures: 0, Errors: 1, Time elapsed: 0.401 sec
    [junit] [ERROR] TEST org.apache.ws.jaxme.js.junit.BeanReaderTest FAILED

BUILD FAILED
File...... /home/gump/.maven/cache/maven-test-plugin-1.6.2/plugin.jelly
Element... fail
Line...... 181
Column.... 54
There were test failures.
Total time: 17 seconds
Finished at: Thu Oct 05 05:06:58 PDT 2006

---------------------------------------------

To subscribe to this information via syndicated feeds:
- RSS: http://vmgump.apache.org/gump/public/JaxMeAll/jaxmejs/rss.xml
- Atom: http://vmgump.apache.org/gump/public/JaxMeAll/jaxmejs/atom.xml

============================== Gump Tracking Only ===
Produced by Gump version 2.2.
Gump Run 22000005102006, vmgump.apache.org:vmgump-public:22000005102006
Gump E-mail Identifier (unique within run) #45.


--
Apache Gump
http://gump.apache.org/ [Instance: vmgump]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to