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/09/10 01:12:55 UTC

[GUMP@brutus]: jelly-tags/commons-jelly-tags-xml 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-xml *no longer* has an issue.
Project State : 'Success', Reason ''

Full details are available at:

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

That said, some snippets follow:


The following annotations were provided:
 -DEBUG- Sole jar [commons-jelly-tags-xml-09092004.jar] identifier set to project name
 -INFO- Made directory [/usr/local/gump/public/workspace/jelly-tags/xml/target/classes]
 -INFO- Made directory [/usr/local/gump/public/workspace/jelly-tags/xml/target/test-classes]
 -INFO- No license on redistributable project with outputs.


The following work was performed:
http://brutus.apache.org/gump/public/jelly-tags/commons-jelly-tags-xml/gump_work/build_jelly-tags_commons-jelly-tags-xml.html
Work Name: build_jelly-tags_commons-jelly-tags-xml (Type: Build)
State: Success
Elapsed: 10 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 -Dgump.merge=/usr/local/gump/public/gump/work/merge.xml -Dbuild.sysclasspath=only -Dfinal.name=commons-jelly-tags-xml-09092004 jar 
[Working Directory: /usr/local/gump/public/workspace/jelly-tags/xml]
CLASSPATH : /usr/local/j2sdk1.4.2_04/lib/tools.jar:/usr/local/gump/public/workspace/jelly-tags/xml/target/classes:/usr/local/gump/public/workspace/jelly-tags/xml/target/test-classes:/usr/local/gump/public/workspace/jakarta-commons/jelly/target/commons-jelly-09092004.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-09092004.jar:/usr/local/gump/public/workspace/jakarta-commons/jexl/dist/commons-jexl-09092004.jar:/usr/local/gump/public/workspace/jakarta-commons/lang/dist/commons-lang-09092004.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-09092004.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/junit/target/commons-jelly-tags-junit-09092004.jar---------------------------------------------
    [junit]     
    [junit]   Tests run: 14, Failures: 0, Errors: 0, Time elapsed: 0.807 sec
    [junit] Testsuite: org.apache.commons.jelly.tags.xml.TestJelly
    [junit] Tests run: 14, Failures: 0, Errors: 0, Time elapsed: 0.807 sec

    [junit] Testcase: testUriParse took 0.361 sec
    [junit] Testcase: testBodyParse took 0.002 sec
    [junit] Testcase: testTextParse took 0.013 sec
    [junit] Testcase: testElementAndAttribute took 0.023 sec
    [junit] Testcase: testBadElementAndAttribute took 0.007 sec
    [junit] Testcase: assertXPathTests took 0.051 sec
    [junit] Testcase: assertXPathWithNamespaceTests took 0.013 sec
    [junit] Testcase: testXpathSorting took 0.121 sec
    [junit] Testcase: testCommentWithLexical took 0.026 sec
    [junit] Testcase: testCommentWithoutLexical took 0.002 sec
    [junit] Testcase: testCommentWithTextAttributeWithLexical took 0.002 sec
    [junit] Testcase: testFileParse took 0.021 sec
    [junit] Testcase: testSetSingleNode took 0.012 sec
    [junit] Testcase: testEntities took 0.025 sec
    [junit] Running org.apache.commons.jelly.tags.xml.TestParser
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.565 sec
    [junit] Testsuite: org.apache.commons.jelly.tags.xml.TestParser
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.565 sec

    [junit] Testcase: testParser took 0.442 sec
    [junit] Running org.apache.commons.jelly.tags.xml.TestXMLTags
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 2.327 sec
    [junit] Testsuite: org.apache.commons.jelly.tags.xml.TestXMLTags
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 2.327 sec

    [junit] Testcase: testUnitTests took 0.893 sec
    [junit] Testcase: testExpressions took 0.134 sec
    [junit] Testcase: testParse took 0.015 sec
    [junit] Testcase: testTransform took 0.204 sec
    [junit] Testcase: testTransformAllInLine took 0.047 sec
    [junit] Testcase: testTransformParams took 0.027 sec
    [junit] Testcase: testTransformParamsInLine took 0.087 sec
    [junit] Testcase: testTransformSAXOutput took 0.024 sec
    [junit] Testcase: testTransformSAXOutputNestedTransforms took 0.198 sec
    [junit] Testcase: testTransformSchematron took 0.448 sec
    [junit] Testcase: testTransformXmlVar took 0.019 sec
    [junit] Testcase: testDoctype took 0.102 sec

test:

jar:
      [jar] Building jar: /usr/local/gump/public/workspace/jelly-tags/xml/target/commons-jelly-tags-xml-09092004.jar

BUILD SUCCESSFUL
Total time: 10 seconds
---------------------------------------------




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


--
Gump E-mail Identifier (within run) #3.
Produced by Gump 2.1.0-alpha-0003.
[Run (11001409092004, brutus:brutus-public:11001409092004)]
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