You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Morgan Delagrange <md...@yahoo.com> on 2004/07/25 11:28:13 UTC

[GUMP@brutus]: jelly-tags/commons-jelly-tags-xmlunit success

To whom it may satisfy...
        
This is an automated request, but not an unsolicited one. For 
more information please visit http://gump.apache.org/nagged.html, 
and/or contact folk at general@gump.apache.org.

Project commons-jelly-tags-xmlunit *no longer* has an issue.
Project State : 'Success'

Full details are available at:

    http://brutus.apache.org/gump/public/jelly-tags/commons-jelly-tags-xmlunit/index.html

That said, some snippets follow:


The following annotations were provided:
 -DEBUG- Sole jar [commons-jelly-tags-xmlunit-20040725.jar] identifier set to project name
 -INFO- Enable "verbose" output, due to 1 previous error(s).
 -INFO- No license on redistributable project with outputs.


The following work was performed:
http://brutus.apache.org/gump/public/jelly-tags/commons-jelly-tags-xmlunit/gump_work/build_jelly-tags_commons-jelly-tags-xmlunit.html
Work Name: build_jelly-tags_commons-jelly-tags-xmlunit (Type: Build)
State: Success
Elapsed: 4 secs
Command Line: java -Djava.awt.headless=true -Xbootclasspath/p:/usr/local/gump/public/workspace/xml-xerces2/java/build/xercesImpl.jar:/usr/local/gump/public/workspace/xml-xerces2/java/build/xml-apis.jar:/usr/local/gump/public/workspace/xml-xalan/java/build/xalan-unbundled.jar:/usr/local/gump/public/workspace/xml-commons/java/external/build/xml-apis.jar org.apache.tools.ant.Main -verbose -Dgump.merge=/usr/local/gump/public/gump/work/merge.xml -Dbuild.sysclasspath=only -Dfinal.name=commons-jelly-tags-xmlunit-20040725 jar 
[Working Directory: /usr/local/gump/public/workspace/jelly-tags/xmlunit]
CLASSPATH : /usr/local/j2sdk1.4.2_04/lib/tools.jar:/usr/local/gump/public/workspace/jelly-tags/xmlunit/target/classes:/usr/local/gump/public/workspace/jelly-tags/xmlunit/target/test-classes:/usr/local/gump/public/workspace/jakarta-commons/jelly/target/commons-jelly-20040725.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-stylebook.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-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/jakarta-commons/beanutils/dist/commons-beanutils-core.jar:/usr/local/gump/public/workspace/jakarta-commons/collections/build/commons-collections-20040725.jar:/usr/local/gump/public/workspace/jakarta-commons/jexl/dist/commons-jexl-20040725.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/dist/commons-logging.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/dist/commons-logging-api.jar:/usr/local/gump/packages/dom4j-1.4/dom4j-full.jar:/usr/local/gump/public/workspace/dist/junit/junit.jar:/usr/local/gump/public/workspace/jakarta-commons/cli/target/commons-cli-20040725.jar:/usr/local/gump/public/workspace/jakarta-commons/discovery/dist/commons-discovery.jar:/usr/local/gump/public/workspace/jakarta-servletapi-4/lib/servlet.jar:/usr/local/gump/packages/nekohtml-0.9.3/nekohtmlXni.jar:/usr/local/gump/packages/nekohtml-0.9.3/nekohtml.jar:/usr/local/gump/public/workspace/jelly-tags/xml/target/commons-jelly-tags-xml-20040725.jar:/usr/local/gump/public/workspace/jelly-tags/junit/target/commons-jelly-tags-junit-20040725.jar:/usr/local/gump/public/workspace/xmlunit/lib/xmlunit-20040725.jar---------------------------------------------

    [junit] 		The exception was file:/usr/local/gump/public/workspace/jelly-tags/xmlunit/target/test-classes/org/apache/commons/jelly/tags/xmlunit/suite.jelly:27:-1: &lt;xu:assertDocumentsEqual&gt; Invalid source argument. Must be a Document, String, Reader, InputStream or URL. Was type: java.util.ArrayList with value: []

    [junit] 	
    [junit] 		The exception was file:/usr/local/gump/public/workspace/jelly-tags/xmlunit/target/test-classes/org/apache/commons/jelly/tags/xmlunit/suite.jelly:71:-1: &lt;xu:assertDocumentsEqual&gt; file:/usr/local/gump/public/workspace/jelly-tags/xmlunit/target/test-classes/org/apache/commons/jelly/tags/xmlunit/suite.jelly:71:-1: &lt;xu:assertDocumentsEqual&gt; org.custommonkey.xmlunit.Diff
    [junit] [different] Expected element tag name 'testDoc2' but was 'testDoc1' - comparing &lt;testDoc2...&gt; at /testDoc2[1] to &lt;testDoc1...&gt; at /testDoc1[1]


    [junit] 	
    [junit] 			
    [junit] 			
    [junit] 		
    [junit] 				
    [junit] 				
    [junit] 			
    [junit] 		The exception was file:/usr/local/gump/public/workspace/jelly-tags/xmlunit/target/test-classes/org/apache/commons/jelly/tags/xmlunit/suite.jelly:91:-1: &lt;xu:assertDocumentsEqual&gt; file:/usr/local/gump/public/workspace/jelly-tags/xmlunit/target/test-classes/org/apache/commons/jelly/tags/xmlunit/suite.jelly:91:-1: &lt;xu:assertDocumentsEqual&gt; org.custommonkey.xmlunit.Diff
    [junit] [different] Expected presence of child nodes to be 'false' but was 'true' - comparing &lt;apa...&gt; at /apa[1] to &lt;apa...&gt; at /apa[1]


    [junit] 	Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.387 sec
    [junit] Testsuite: org.apache.commons.jelly.tags.xmlunit.TestJelly
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.387 sec

    [junit] Testcase: illegalArgument took 0.083 sec
    [junit] Testcase: emptyDocuments took 0.002 sec
    [junit] Testcase: sameDocument took 0.053 sec
    [junit] Testcase: differentDocuments took 0.006 sec
    [junit] Testcase: ignoreWhitespace took 0.149 sec

test:
Skipped because property 'test.failure' not set.

jar:
      [jar] Building jar: /usr/local/gump/public/workspace/jelly-tags/xmlunit/target/commons-jelly-tags-xmlunit-20040725.jar
      [jar] adding directory META-INF/
      [jar] adding entry META-INF/MANIFEST.MF
      [jar] adding directory org/
      [jar] adding directory org/apache/
      [jar] adding directory org/apache/commons/
      [jar] adding directory org/apache/commons/jelly/
      [jar] adding directory org/apache/commons/jelly/tags/
      [jar] adding directory org/apache/commons/jelly/tags/xmlunit/
      [jar] adding entry org/apache/commons/jelly/tags/xmlunit/ActualTag.class
      [jar] adding entry org/apache/commons/jelly/tags/xmlunit/AssertDocumentsEqualTag.class
      [jar] adding entry org/apache/commons/jelly/tags/xmlunit/ExpectedTag.class
      [jar] adding entry org/apache/commons/jelly/tags/xmlunit/XMLUnitTagLibrary.class
      [jar] adding entry org/apache/commons/jelly/tags/xmlunit/XMLUnitTagSupport.class

BUILD SUCCESSFUL
Total time: 3 seconds
---------------------------------------------




To subscribe to this information via syndicated feeds:
 RSS: http://brutus.apache.org/gump/public/jelly-tags/commons-jelly-tags-xmlunit/rss.xml
 Atom: http://brutus.apache.org/gump/public/jelly-tags/commons-jelly-tags-xmlunit/atom.xml


--
Gump E-mail Identifier (within run) #317.
Produced by Gump 2.1.0-alpha-0002.
[Run (20040725 00:00:28, brutus:brutus-public:20040725 00:00:28)]
http://brutus.apache.org/gump/public/index.html
http://brutus.apache.org/gump/public/options.html

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

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org