Berin,

I have trouble running "ant -f build-ant1.5.xml" straight from latest cvs...Am getting 
test
failures. see enclosed out.txt.

-- dims



--- Berin Lautenbach <[EMAIL PROTECTED]> wrote:
> Peoples,
> 
> I have just made 1.1 "official".  It's on the web, with updated docs.
> 
> I'll also try to get an announcement out (for both Java and C++) in the 
> next few days.
> 
> Cheers,
>       Berin
> 

=====
Davanum Srinivas - http://webservices.apache.org/~dims/
C:\APACHE\xml-security>ant -f build-ant1.5.xml test
Buildfile: build-ant1.5.xml
  [taskdef] Could not load definitions from resource clovertasks. It could not be 
found.

init:

     [echo] -------------------------------------------------------------------
     [echo] --------- Apache-XML-Security-J v1.1.0 [2000-2004] -----------
     [echo] -------------------------------------------------------------------
     [echo] Building with Apache Ant version 1.6.1 compiled on February 12 2004
     [echo] Java 1.4.2_04 located at C:\JDK14\jre
     [echo] -------------------------------------------------------------------


do.check.libs.jce:

do.check.libs:

do.build.src:

env.mk.dirs:
    [mkdir] Created dir: C:\APACHE\xml-security\build
    [mkdir] Created dir: C:\APACHE\xml-security\build\classes
    [mkdir] Created dir: C:\APACHE\xml-security\build\docs
    [mkdir] Created dir: C:\APACHE\xml-security\build\test
    [mkdir] Created dir: C:\APACHE\xml-security\build\libs
    [mkdir] Created dir: C:\APACHE\xml-security\build\dist
    [mkdir] Created dir: C:\APACHE\xml-security\build\samples

build.src:
    [javac] Compiling 145 source files to C:\APACHE\xml-security\build\classes
     [copy] Copying 12 files to C:\APACHE\xml-security\build\classes

build.test:
    [javac] Compiling 27 source files to C:\APACHE\xml-security\build\test
     [copy] Copying 1 file to C:\APACHE\xml-security\build\test

test:
    [mkdir] Created dir: C:\APACHE\xml-security\build\docs\xml\junit
    [mkdir] Created dir: C:\APACHE\xml-security\build\docs\html\junit
    [junit] Running org.apache.xml.security.test.c14n.helper.AttrCompareTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.031 sec
    [junit] Testsuite: org.apache.xml.security.test.c14n.helper.AttrCompareTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.031 sec
    [junit] ------------- Standard Output ---------------
    [junit] Attr1: goo:foo="" (foo)
    [junit] ------------- ---------------- ---------------

    [junit] Testcase: testA1 took 0.011 sec
    [junit] Testcase: testA2 took 0.01 sec
    [junit] Testcase: testComplete took 0 sec


    [junit] Running org.apache.xml.security.test.c14n.helper.C14nHelperTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.02 sec
    [junit] Testsuite: org.apache.xml.security.test.c14n.helper.C14nHelperTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.02 sec

    [junit] Testcase: testNamespaceIsAbsolute01 took 0.01 sec
    [junit] Testcase: testNamespaceIsAbsolute02 took 0 sec
    [junit] Testcase: testNamespaceIsAbsolute03 took 0 sec
    [junit] Testcase: testNamespaceIsRelative01 took 0 sec
    [junit] Testcase: testNamespaceIsRelative02 took 0 sec


    [junit] Running org.apache.xml.security.test.c14n.implementations.C14NInteropTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 147.312 sec
    [junit] Testsuite: 
org.apache.xml.security.test.c14n.implementations.C14NInteropTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 147.312 sec
    [junit] ------------- Standard Error -----------------
    [junit] Apr 17, 2004 10:48:00 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI "#xpointer(id('to-be-signed'))"
    [junit] Apr 17, 2004 10:48:00 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI "#xpointer(id('to-be-signed'))"
    [junit] Apr 17, 2004 10:48:00 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI "#xpointer(id('to-be-signed'))"
    [junit] Apr 17, 2004 10:48:00 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI "#xpointer(id('to-be-signed'))"
    [junit] Apr 17, 2004 10:48:01 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI ""
    [junit] Apr 17, 2004 10:48:01 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI ""
    [junit] Apr 17, 2004 10:48:01 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI ""
    [junit] Apr 17, 2004 10:48:02 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI "iaikTests.example1.xml"
    [junit] Apr 17, 2004 10:48:02 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI "iaikTests.example1.xml"
    [junit] Apr 17, 2004 10:48:02 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI "iaikTests.example2.xml"
    [junit] Apr 17, 2004 10:48:02 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI "iaikTests.example2.xml"
    [junit] Apr 17, 2004 10:48:02 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI "iaikTests.example3.xml"
    [junit] Apr 17, 2004 10:48:02 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI "iaikTests.example3.xml"
    [junit] Apr 17, 2004 10:48:02 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI "iaikTests.example4.xml"
    [junit] Apr 17, 2004 10:48:02 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI "iaikTests.example4.xml"
    [junit] Apr 17, 2004 10:48:05 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI ""
    [junit] Apr 17, 2004 10:48:10 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI ""
    [junit] Apr 17, 2004 10:48:12 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI ""
    [junit] Apr 17, 2004 10:48:15 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI ""
    [junit] Apr 17, 2004 10:48:18 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI ""
    [junit] Apr 17, 2004 10:48:20 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI ""
    [junit] Apr 17, 2004 10:48:22 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI ""
    [junit] Apr 17, 2004 10:48:25 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI ""
    [junit] Apr 17, 2004 10:48:28 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI ""
    [junit] Apr 17, 2004 10:48:29 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI ""
    [junit] Apr 17, 2004 10:48:33 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI ""
    [junit] Apr 17, 2004 10:48:35 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI ""
    [junit] Apr 17, 2004 10:48:39 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI ""
    [junit] Apr 17, 2004 10:48:42 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI ""
    [junit] Apr 17, 2004 10:48:44 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI ""
    [junit] Apr 17, 2004 10:48:47 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI ""
    [junit] Apr 17, 2004 10:48:49 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI ""
    [junit] Apr 17, 2004 10:48:52 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI ""
    [junit] Apr 17, 2004 10:48:54 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI ""
    [junit] Apr 17, 2004 10:48:57 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI ""
    [junit] Apr 17, 2004 10:49:00 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI ""
    [junit] Apr 17, 2004 10:49:02 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI ""
    [junit] Apr 17, 2004 10:49:05 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI ""
    [junit] Apr 17, 2004 10:49:07 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI ""
    [junit] Apr 17, 2004 10:49:09 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI ""
    [junit] Apr 17, 2004 10:49:11 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI ""
    [junit] Apr 17, 2004 10:49:14 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI ""
    [junit] Apr 17, 2004 10:49:16 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI ""
    [junit] Apr 17, 2004 10:49:19 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI ""
    [junit] Apr 17, 2004 10:49:22 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI ""
    [junit] Apr 17, 2004 10:49:25 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI ""
    [junit] Apr 17, 2004 10:49:28 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI ""
    [junit] Apr 17, 2004 10:49:30 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI ""
    [junit] Apr 17, 2004 10:49:33 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI ""
    [junit] Apr 17, 2004 10:49:35 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI ""
    [junit] Apr 17, 2004 10:49:38 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI ""
    [junit] Apr 17, 2004 10:49:39 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI ""
    [junit] Apr 17, 2004 10:49:43 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI ""
    [junit] Apr 17, 2004 10:49:46 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI ""
    [junit] Apr 17, 2004 10:49:49 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI ""
    [junit] Apr 17, 2004 10:49:52 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI ""
    [junit] Apr 17, 2004 10:49:54 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI ""
    [junit] Apr 17, 2004 10:49:56 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI ""
    [junit] Apr 17, 2004 10:49:58 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI ""
    [junit] Apr 17, 2004 10:50:01 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI ""
    [junit] Apr 17, 2004 10:50:03 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI ""
    [junit] Apr 17, 2004 10:50:06 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI ""
    [junit] Apr 17, 2004 10:50:09 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI ""
    [junit] Apr 17, 2004 10:50:12 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI ""
    [junit] Apr 17, 2004 10:50:15 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI ""
    [junit] Apr 17, 2004 10:50:17 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI ""
    [junit] Apr 17, 2004 10:50:20 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI ""
    [junit] Apr 17, 2004 10:50:22 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI ""
    [junit] Apr 17, 2004 10:50:25 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI ""
    [junit] ------------- ---------------- ---------------

    [junit] Testcase: test_Y1 took 2.293 sec
    [junit] Testcase: test_Y2 took 1.092 sec
    [junit] Testcase: test_Y3 took 0.841 sec
    [junit] Testcase: test_Y4 took 71.914 sec
    [junit] Testcase: test_Y4_stripped took 71.162 sec


    [junit] Running 
org.apache.xml.security.test.c14n.implementations.Canonicalizer20010315ExclusiveTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 2.534 sec
    [junit] Testsuite: 
org.apache.xml.security.test.c14n.implementations.Canonicalizer20010315ExclusiveTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 2.534 sec
    [junit] ------------- Standard Error -----------------
    [junit] Apr 17, 2004 10:50:30 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI "iaikTests.example1.xml"
    [junit] Apr 17, 2004 10:50:30 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI "iaikTests.example1.xml"
    [junit] Apr 17, 2004 10:50:30 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI "iaikTests.example2.xml"
    [junit] Apr 17, 2004 10:50:30 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI "iaikTests.example2.xml"
    [junit] Apr 17, 2004 10:50:30 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI "iaikTests.example3.xml"
    [junit] Apr 17, 2004 10:50:30 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI "iaikTests.example3.xml"
    [junit] Apr 17, 2004 10:50:30 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI "iaikTests.example4.xml"
    [junit] Apr 17, 2004 10:50:31 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI "iaikTests.example4.xml"
    [junit] ------------- ---------------- ---------------

    [junit] Testcase: testA took 2.414 sec
    [junit] Testcase: test221 took 0.01 sec
    [junit] Testcase: test222 took 0.01 sec
    [junit] Testcase: test221excl took 0.01 sec
    [junit] Testcase: test222excl took 0.02 sec
    [junit] Testcase: test223excl took 0.02 sec


    [junit] Running 
org.apache.xml.security.test.c14n.implementations.Canonicalizer20010315Test
    [junit] Tests run: 22, Failures: 0, Errors: 0, Time elapsed: 0.731 sec
    [junit] Testsuite: 
org.apache.xml.security.test.c14n.implementations.Canonicalizer20010315Test
    [junit] Tests run: 22, Failures: 0, Errors: 0, Time elapsed: 0.731 sec

    [junit] Testcase: test31withCommentsSubtree took 0.16 sec
    [junit] Testcase: test31withCommentsSubset took 0.02 sec
    [junit] Testcase: test31subtree took 0.01 sec
    [junit] Testcase: test31subset took 0.02 sec
    [junit] Testcase: test32subtree took 0.01 sec
    [junit] Testcase: test32subset took 0.01 sec
    [junit] Testcase: test33subtree took 0.02 sec
    [junit] Testcase: test33subset took 0.02 sec
    [junit] Testcase: test34 took 0.02 sec
    [junit] Testcase: test34subtree took 0.02 sec
    [junit] Testcase: test34subset took 0.01 sec
    [junit] Testcase: test35subtree took 0.02 sec
    [junit] Testcase: test35subset took 0.02 sec
    [junit] Testcase: test36subtree took 0.021 sec
    [junit] Testcase: test36subset took 0.06 sec
    [junit] Testcase: test37 took 0.03 sec
    [junit] Testcase: test37byNodeList took 0.03 sec
    [junit] Testcase: testRelativeNSbehaviour took 0.02 sec
    [junit] Testcase: testTranslationFromUTF16toUTF8 took 0.1 sec
    [junit] Testcase: testXMLAttributes1 took 0.02 sec
    [junit] Testcase: testXMLAttributes2 took 0.06 sec
    [junit] Testcase: testXMLAttributes3 took 0.01 sec


    [junit] Running 
org.apache.xml.security.test.c14n.implementations.ExclusiveC14NInterop
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 160.391 sec
    [junit] Testsuite: 
org.apache.xml.security.test.c14n.implementations.ExclusiveC14NInterop
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 160.391 sec
    [junit] ------------- Standard Error -----------------
    [junit] Apr 17, 2004 10:50:37 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI "#xpointer(id('to-be-signed'))"
    [junit] Apr 17, 2004 10:50:37 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI "#xpointer(id('to-be-signed'))"
    [junit] Apr 17, 2004 10:50:37 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI "#xpointer(id('to-be-signed'))"
    [junit] Apr 17, 2004 10:50:37 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI "#xpointer(id('to-be-signed'))"
    [junit] Apr 17, 2004 10:50:39 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI ""
    [junit] Apr 17, 2004 10:50:39 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI ""
    [junit] Apr 17, 2004 10:50:39 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI ""
    [junit] Apr 17, 2004 10:50:40 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI "iaikTests.example1.xml"
    [junit] Apr 17, 2004 10:50:40 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI "iaikTests.example1.xml"
    [junit] Apr 17, 2004 10:50:40 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI "iaikTests.example2.xml"
    [junit] Apr 17, 2004 10:50:40 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI "iaikTests.example2.xml"
    [junit] Apr 17, 2004 10:50:41 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI "iaikTests.example3.xml"
    [junit] Apr 17, 2004 10:50:41 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI "iaikTests.example3.xml"
    [junit] Apr 17, 2004 10:50:41 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI "iaikTests.example4.xml"
    [junit] Apr 17, 2004 10:50:41 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI "iaikTests.example4.xml"
    [junit] Apr 17, 2004 10:50:44 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI ""
    [junit] Apr 17, 2004 10:50:49 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI ""
    [junit] Apr 17, 2004 10:50:52 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI ""
    [junit] Apr 17, 2004 10:50:54 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI ""
    [junit] Apr 17, 2004 10:50:57 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI ""
    [junit] Apr 17, 2004 10:50:59 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI ""
    [junit] Apr 17, 2004 10:51:02 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI ""
    [junit] Apr 17, 2004 10:51:04 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI ""
    [junit] Apr 17, 2004 10:51:08 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI ""
    [junit] Apr 17, 2004 10:51:09 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI ""
    [junit] Apr 17, 2004 10:51:14 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI ""
    [junit] Apr 17, 2004 10:51:17 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI ""
    [junit] Apr 17, 2004 10:51:20 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI ""
    [junit] Apr 17, 2004 10:51:23 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI ""
    [junit] Apr 17, 2004 10:51:25 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI ""
    [junit] Apr 17, 2004 10:51:28 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI ""
    [junit] Apr 17, 2004 10:51:30 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI ""
    [junit] Apr 17, 2004 10:51:33 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI ""
    [junit] Apr 17, 2004 10:51:35 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI ""
    [junit] Apr 17, 2004 10:51:39 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI ""
    [junit] Apr 17, 2004 10:51:41 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI ""
    [junit] Apr 17, 2004 10:51:44 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI ""
    [junit] Apr 17, 2004 10:51:48 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI ""
    [junit] Apr 17, 2004 10:51:50 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI ""
    [junit] Apr 17, 2004 10:51:53 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI ""
    [junit] Apr 17, 2004 10:51:55 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI ""
    [junit] Apr 17, 2004 10:51:57 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI ""
    [junit] Apr 17, 2004 10:53:15 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI ""
    [junit] Apr 17, 2004 10:53:15 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI "#signature-value"
    [junit] ------------- ---------------- ---------------

    [junit] Testcase: test_Y1 took 2.194 sec
    [junit] Testcase: test_Y2 took 2.293 sec
    [junit] Testcase: test_Y3 took 1.752 sec
    [junit] Testcase: test_Y4 took 153.301 sec
    [junit] Testcase: test_xfilter2 took 0.821 sec


    [junit] Running org.apache.xml.security.test.encryption.BaltimoreEncTest
    [junit] Tests run: 10, Failures: 0, Errors: 4, Time elapsed: 10.255 sec
    [junit] Testsuite: org.apache.xml.security.test.encryption.BaltimoreEncTest
    [junit] Tests run: 10, Failures: 0, Errors: 4, Time elapsed: 10.255 sec
    [junit] ------------- Standard Error -----------------
    [junit] Apr 17, 2004 10:53:25 PM org.apache.xml.security.encryption.XMLCipher 
decryptKey
    [junit] INFO: Decryption of key type http://www.w3.org/2001/04/xmlenc#aes128-cbc OK
    [junit] Apr 17, 2004 10:53:25 PM org.apache.xml.security.encryption.XMLCipher 
decryptKey
    [junit] INFO: Decryption of key type 
http://www.w3.org/2001/04/xmlenc#tripledes-cbc OK
    [junit] Apr 17, 2004 10:53:26 PM org.apache.xml.security.encryption.XMLCipher 
decryptKey
    [junit] INFO: Decryption of key type http://www.w3.org/2001/04/xmlenc#aes128-cbc OK
    [junit] Apr 17, 2004 10:53:26 PM org.apache.xml.security.encryption.XMLCipher 
decryptKey
    [junit] INFO: Decryption of key type http://www.w3.org/2001/04/xmlenc#aes256-cbc OK
    [junit] Apr 17, 2004 10:53:26 PM org.apache.xml.security.encryption.XMLCipher 
decryptKey
    [junit] INFO: Decryption of key type http://www.w3.org/2001/04/xmlenc#aes192-cbc OK
    [junit] Apr 17, 2004 10:53:27 PM org.apache.xml.security.encryption.XMLCipher 
decryptKey
    [junit] INFO: Decryption of key type 
http://www.w3.org/2001/04/xmlenc#tripledes-cbc OK
    [junit] ------------- ---------------- ---------------

    [junit] Testcase: test_five_content_3des_cbc took 7.661 sec
    [junit] Testcase: test_five_content_aes256_cbc took 0.07 sec
    [junit]     Caused an ERROR
    [junit] Unsupported keysize or algorithm parameters
    [junit] java.lang.SecurityException: Unsupported keysize or algorithm parameters
    [junit]     at javax.crypto.Cipher.init(DashoA6275)
    [junit]     at 
org.apache.xml.security.encryption.XMLCipher.decryptToByteArray(Unknown Source)
    [junit]     at org.apache.xml.security.encryption.XMLCipher.decryptElement(Unknown 
Source)
    [junit]     at org.apache.xml.security.encryption.XMLCipher.doFinal(Unknown Source)
    [junit]     at 
org.apache.xml.security.test.encryption.BaltimoreEncTest.decryptElement(Unknown Source)
    [junit]     at 
org.apache.xml.security.test.encryption.BaltimoreEncTest.test_five_content_aes256_cbc(Unknown
 Source)
    [junit]     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit]     at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    [junit]     at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

    [junit] Testcase: test_five_content_aes128_cbc_kw_aes192 took 0.211 sec
    [junit] Testcase: test_five_content_3des_cbc_kw_aes128 took 0.08 sec
    [junit] Testcase: test_five_content_aes128_cbc_rsa_15 took 0.5 sec
    [junit] Testcase: test_five_element_aes192_cbc_ref took 0.291 sec
    [junit]     Caused an ERROR
    [junit] Unsupported keysize or algorithm parameters
    [junit] java.lang.SecurityException: Unsupported keysize or algorithm parameters
    [junit]     at javax.crypto.Cipher.init(DashoA6275)
    [junit]     at 
org.apache.xml.security.encryption.XMLCipher.decryptToByteArray(Unknown Source)
    [junit]     at org.apache.xml.security.encryption.XMLCipher.decryptElement(Unknown 
Source)
    [junit]     at org.apache.xml.security.encryption.XMLCipher.doFinal(Unknown Source)
    [junit]     at 
org.apache.xml.security.test.encryption.BaltimoreEncTest.decryptElement(Unknown Source)
    [junit]     at 
org.apache.xml.security.test.encryption.BaltimoreEncTest.test_five_element_aes192_cbc_ref(Unknown
 Source)
    [junit]     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit]     at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    [junit]     at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

    [junit] Testcase: test_five_data_aes128_cbc took 0.05 sec
    [junit] Testcase: test_five_data_aes256_cbc_3des took 0.12 sec
    [junit]     Caused an ERROR
    [junit] Unsupported keysize or algorithm parameters
    [junit] java.lang.SecurityException: Unsupported keysize or algorithm parameters
    [junit]     at javax.crypto.Cipher.init(DashoA6275)
    [junit]     at 
org.apache.xml.security.encryption.XMLCipher.decryptToByteArray(Unknown Source)
    [junit]     at 
org.apache.xml.security.test.encryption.BaltimoreEncTest.decryptData(Unknown Source)
    [junit]     at 
org.apache.xml.security.test.encryption.BaltimoreEncTest.test_five_data_aes256_cbc_3des(Unknown
 Source)
    [junit]     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit]     at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    [junit]     at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

    [junit] Testcase: test_five_data_aes192_cbc_aes256 took 0.09 sec
    [junit]     Caused an ERROR
    [junit] Unsupported keysize or algorithm parameters
    [junit] java.lang.SecurityException: Unsupported keysize or algorithm parameters
    [junit]     at javax.crypto.Cipher.init(DashoA6275)
    [junit]     at 
org.apache.xml.security.encryption.XMLCipher.decryptToByteArray(Unknown Source)
    [junit]     at 
org.apache.xml.security.test.encryption.BaltimoreEncTest.decryptData(Unknown Source)
    [junit]     at 
org.apache.xml.security.test.encryption.BaltimoreEncTest.test_five_data_aes192_cbc_aes256(Unknown
 Source)
    [junit]     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit]     at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    [junit]     at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

    [junit] Testcase: test_five_data_3des_cbc_rsa_oaep took 0.481 sec


    [junit] TEST org.apache.xml.security.test.encryption.BaltimoreEncTest FAILED
    [junit] Running org.apache.xml.security.test.encryption.XMLCipherTester
    [junit] Tests run: 9, Failures: 0, Errors: 4, Time elapsed: 18.166 sec
    [junit] Testsuite: org.apache.xml.security.test.encryption.XMLCipherTester
    [junit] Tests run: 9, Failures: 0, Errors: 4, Time elapsed: 18.166 sec
    [junit] ------------- Standard Error -----------------
    [junit] Apr 17, 2004 10:53:37 PM org.apache.xml.security.encryption.XMLCipher 
decryptKey
    [junit] INFO: Decryption of key type http://www.w3.org/2001/04/xmlenc#aes128-cbc OK
    [junit] ------------- ---------------- ---------------

    [junit] Testcase: testAES128ElementAES192KWCipherUsingKEK took 7.101 sec
    [junit] Testcase: testAES128ElementRSAKWCipherUsingKEK took 6.128 sec
    [junit]     Caused an ERROR
    [junit] Unsupported keysize or algorithm parameters
    [junit] java.lang.SecurityException: Unsupported keysize or algorithm parameters
    [junit]     at javax.crypto.Cipher.init(DashoA6275)
    [junit]     at org.apache.xml.security.encryption.XMLCipher.encryptData(Unknown 
Source)
    [junit]     at org.apache.xml.security.encryption.XMLCipher.encryptElement(Unknown 
Source)
    [junit]     at org.apache.xml.security.encryption.XMLCipher.doFinal(Unknown Source)
    [junit]     at 
org.apache.xml.security.test.encryption.XMLCipherTester.testAES128ElementRSAKWCipherUsingKEK(Unknown
 Source)
    [junit]     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit]     at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    [junit]     at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

    [junit] Testcase: testAES192ElementAES256KWCipher took 0.481 sec
    [junit]     Caused an ERROR
    [junit] Unsupported keysize or algorithm parameters
    [junit] java.lang.SecurityException: Unsupported keysize or algorithm parameters
    [junit]     at javax.crypto.Cipher.init(DashoA6275)
    [junit]     at org.apache.xml.security.encryption.XMLCipher.encryptData(Unknown 
Source)
    [junit]     at org.apache.xml.security.encryption.XMLCipher.encryptElement(Unknown 
Source)
    [junit]     at org.apache.xml.security.encryption.XMLCipher.doFinal(Unknown Source)
    [junit]     at 
org.apache.xml.security.test.encryption.XMLCipherTester.testAES192ElementAES256KWCipher(Unknown
 Source)
    [junit]     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit]     at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    [junit]     at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

    [junit] Testcase: testTrippleDesElementCipher took 0.911 sec
    [junit] Testcase: testAes128ElementCipher took 0.751 sec
    [junit] Testcase: testAes192ElementCipher took 0.401 sec
    [junit]     Caused an ERROR
    [junit] Unsupported keysize or algorithm parameters
    [junit] java.lang.SecurityException: Unsupported keysize or algorithm parameters
    [junit]     at javax.crypto.Cipher.init(DashoA6275)
    [junit]     at org.apache.xml.security.encryption.XMLCipher.encryptData(Unknown 
Source)
    [junit]     at org.apache.xml.security.encryption.XMLCipher.encryptElement(Unknown 
Source)
    [junit]     at org.apache.xml.security.encryption.XMLCipher.doFinal(Unknown Source)
    [junit]     at 
org.apache.xml.security.test.encryption.XMLCipherTester.testAes192ElementCipher(Unknown
 Source)
    [junit]     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit]     at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    [junit]     at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

    [junit] Testcase: testAes265ElementCipher took 0.381 sec
    [junit]     Caused an ERROR
    [junit] Unsupported keysize or algorithm parameters
    [junit] java.lang.SecurityException: Unsupported keysize or algorithm parameters
    [junit]     at javax.crypto.Cipher.init(DashoA6275)
    [junit]     at org.apache.xml.security.encryption.XMLCipher.encryptData(Unknown 
Source)
    [junit]     at org.apache.xml.security.encryption.XMLCipher.encryptElement(Unknown 
Source)
    [junit]     at org.apache.xml.security.encryption.XMLCipher.doFinal(Unknown Source)
    [junit]     at 
org.apache.xml.security.test.encryption.XMLCipherTester.testAes265ElementCipher(Unknown
 Source)
    [junit]     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit]     at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    [junit]     at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

    [junit] Testcase: testTrippleDesDocumentCipher took 1.902 sec
    [junit] Testcase: testSameDocumentCipherReference took 0.07 sec


    [junit] TEST org.apache.xml.security.test.encryption.XMLCipherTester FAILED
    [junit] Running 
org.apache.xml.security.test.external.org.apache.xalan.XPathAPI.AttributeAncestorOrSelfTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.1 sec
    [junit] Testsuite: 
org.apache.xml.security.test.external.org.apache.xalan.XPathAPI.AttributeAncestorOrSelfTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.1 sec

    [junit] Testcase: test01 took 0.02 sec
    [junit] Testcase: test02 took 0.01 sec
    [junit] Testcase: test03 took 0.05 sec


    [junit] Running 
org.apache.xml.security.test.external.org.apache.xalan.XPathAPI.XalanBug1425Test
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.16 sec
    [junit] Testsuite: 
org.apache.xml.security.test.external.org.apache.xalan.XPathAPI.XalanBug1425Test
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.16 sec

    [junit] Testcase: testBad01 took 0.03 sec
    [junit] Testcase: testBad02 took 0.05 sec
    [junit] Testcase: testBad03 took 0.02 sec
    [junit] Testcase: testGood01 took 0.01 sec
    [junit] Testcase: testGood02 took 0 sec
    [junit] Testcase: testGood03 took 0.02 sec
    [junit] Testcase: testGood04 took 0 sec
    [junit] Testcase: testGood05 took 0.01 sec


    [junit] Running org.apache.xml.security.test.interop.BaltimoreTest
    [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 16.784 sec
    [junit] Testsuite: org.apache.xml.security.test.interop.BaltimoreTest
    [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 16.784 sec
    [junit] ------------- Standard Error -----------------
    [junit] Apr 17, 2004 10:54:00 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI "#object"
    [junit] Apr 17, 2004 10:54:00 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI "#object"
    [junit] Apr 17, 2004 10:54:00 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI ""
    [junit] Apr 17, 2004 10:54:01 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI "#object"
    [junit] Apr 17, 2004 10:54:02 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI "#object"
    [junit] Apr 17, 2004 10:54:03 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI "#object"
    [junit] Apr 17, 2004 10:54:03 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI 
"http://xmldsig.pothole.com/xml-stylesheet.txt";
    [junit] Apr 17, 2004 10:54:04 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI "http://www.w3.org/TR/xml-stylesheet";
    [junit] Apr 17, 2004 10:54:05 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI "http://www.w3.org/TR/xml-stylesheet";
    [junit] Apr 17, 2004 10:54:05 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI 
"http://xmldsig.pothole.com/xml-stylesheet.txt";
    [junit] Apr 17, 2004 10:54:05 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI "#object-1"
    [junit] Apr 17, 2004 10:54:08 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI ""
    [junit] Apr 17, 2004 10:54:08 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI "#object-2"
    [junit] Apr 17, 2004 10:54:08 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI "#manifest-1"
    [junit] Apr 17, 2004 10:54:08 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI "#signature-properties-1"
    [junit] Apr 17, 2004 10:54:08 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI ""
    [junit] Apr 17, 2004 10:54:09 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI ""
    [junit] Apr 17, 2004 10:54:09 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI "#xpointer(/)"
    [junit] Apr 17, 2004 10:54:10 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI "#xpointer(/)"
    [junit] Apr 17, 2004 10:54:10 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI "#object-3"
    [junit] Apr 17, 2004 10:54:10 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI "#object-3"
    [junit] Apr 17, 2004 10:54:10 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI "#xpointer(id('object-3'))"
    [junit] Apr 17, 2004 10:54:10 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI "#xpointer(id('object-3'))"
    [junit] Apr 17, 2004 10:54:10 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI "#reference-2"
    [junit] Apr 17, 2004 10:54:10 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI "#manifest-reference-1"
    [junit] Apr 17, 2004 10:54:10 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI "#reference-1"
    [junit] ------------- ---------------- ---------------

    [junit] Testcase: test_fifteen_enveloping_hmac_sha1 took 5.808 sec
    [junit] Testcase: test_fifteen_enveloping_hmac_sha1_40 took 0.06 sec
    [junit] Testcase: test_fifteen_enveloped_dsa took 1.062 sec
    [junit] Testcase: test_fifteen_enveloping_b64_dsa took 1.081 sec
    [junit] Testcase: test_fifteen_enveloping_dsa took 0.851 sec
    [junit] Testcase: test_fifteen_enveloping_rsa took 0.251 sec
    [junit] Testcase: test_fifteen_external_b64_dsa took 0.581 sec
    [junit] Testcase: test_fifteen_external_dsa took 0.61 sec
    [junit] Testcase: test_sixteen_external_dsa took 6.46 sec


    [junit] Running org.apache.xml.security.test.interop.IAIKTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 10.655 sec
    [junit] Testsuite: org.apache.xml.security.test.interop.IAIKTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 10.655 sec
    [junit] ------------- Standard Error -----------------
    [junit] Apr 17, 2004 10:54:21 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI "#object"
    [junit] Apr 17, 2004 10:54:21 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI "#object"
    [junit] Apr 17, 2004 10:54:21 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI "#manifest"
    [junit] Apr 17, 2004 10:54:21 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI "#manifest"
    [junit] Apr 17, 2004 10:54:21 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI "../samples/sampleXMLData.xml"
    [junit] Apr 17, 2004 10:54:22 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI 
"http://www.w3.org/TR/2000/REC-xml-20001006";
    [junit] Apr 17, 2004 10:54:22 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI "../samples/sampleTextData.txt"
    [junit] Apr 17, 2004 10:54:23 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI ""
    [junit] Apr 17, 2004 10:54:23 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI "../samples/sampleXMLData.xml"
    [junit] Apr 17, 2004 10:54:23 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI "#objectId"
    [junit] Apr 17, 2004 10:54:23 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI ""
    [junit] Apr 17, 2004 10:54:23 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI ""
    [junit] Apr 17, 2004 10:54:23 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI ""
    [junit] Apr 17, 2004 10:54:23 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI "#object"
    [junit] Apr 17, 2004 10:54:24 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI "#object"
    [junit] Apr 17, 2004 10:54:24 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI 
"../samples/sampleBase64EncodedData.txt"
    [junit] Apr 17, 2004 10:54:24 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI "../samples/sampleXMLData.xml"
    [junit] Apr 17, 2004 10:54:24 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI "../samples/sampleXMLData.xml"
    [junit] Apr 17, 2004 10:54:24 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI ""
    [junit] Apr 17, 2004 10:54:24 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI "#objectId"
    [junit] Apr 17, 2004 10:54:24 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI "#xpointer(id('objectId'))"
    [junit] Apr 17, 2004 10:54:24 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI ""
    [junit] ------------- ---------------- ---------------

    [junit] Testcase: test_signatureAlgorithms_signatures_hMACShortSignature took 7.2 
sec
    [junit] Testcase: test_signatureAlgorithms_signatures_hMACSignature took 0.121 sec
    [junit] Testcase: test_coreFeatures_signatures_manifestSignature_core took 0.38 sec
    [junit] Testcase: test_coreFeatures_signatures_manifestSignature_manifest took 
0.15 sec
    [junit] Testcase: test_coreFeatures_signatures_signatureTypesSignature took 1.663 
sec
    [junit] Testcase: test_coreFeatures_signatures_anonymousReferenceSignature took 
0.07 sec
    [junit] Testcase: test_signatureAlgorithms_signatures_dSASignature took 0.42 sec
    [junit] Testcase: test_signatureAlgorithms_signatures_rSASignature took 0.061 sec
    [junit] Testcase: test_transforms_signatures_base64DecodeSignature took 0.12 sec
    [junit] Testcase: test_transforms_signatures_c14nSignature took 0.17 sec
    [junit] Testcase: test_transforms_signatures_envelopedSignatureSignature took 0.08 
sec
    [junit] Testcase: test_transforms_signatures_xPathSignature took 0.19 sec


    [junit] Running org.apache.xml.security.test.interop.RSASecurityTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.842 sec
    [junit] Testsuite: org.apache.xml.security.test.interop.RSASecurityTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.842 sec
    [junit] ------------- Standard Error -----------------
    [junit] Apr 17, 2004 10:54:28 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI "#envelopedData"
    [junit] Apr 17, 2004 10:54:28 PM org.apache.xml.security.signature.Reference verify
    [junit] INFO: Verification successful for URI ""
    [junit] ------------- ---------------- ---------------

    [junit] Testcase: test_enveloping took 1.732 sec
    [junit] Testcase: test_enveloped took 0.08 sec


    [junit] Running org.apache.xml.security.test.signature.XMLSignatureInputTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.47 sec
    [junit] Testsuite: org.apache.xml.security.test.signature.XMLSignatureInputTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.47 sec

    [junit] Testcase: testSetOctetStreamGetOctetStream took 0.01 sec
    [junit] Testcase: testSetNodeSetGetOctetStream1 took 0.18 sec
    [junit] Testcase: testIsInitializedWithOctetStream took 0.01 sec
    [junit] Testcase: testOctetStreamIsOctetStream took 0 sec
    [junit] Testcase: testOctetStreamIsNotNodeSet took 0 sec
    [junit] Testcase: testIsInitializedWithNodeSet took 0.07 sec
    [junit] Testcase: testNodeSetIsNotOctetStream took 0.17 sec
    [junit] Testcase: testNodeSetIsNodeSet took 0.01 sec


    [junit] Running 
org.apache.xml.security.test.transforms.implementations.TransformBase64DecodeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.09 sec
    [junit] Testsuite: 
org.apache.xml.security.test.transforms.implementations.TransformBase64DecodeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.09 sec

    [junit] Testcase: test1 took 0.03 sec
    [junit] Testcase: test2 took 0.01 sec
    [junit] Testcase: test3 took 0.04 sec


    [junit] Running org.apache.xml.security.test.utils.Base64Test
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.031 sec
    [junit] Testsuite: org.apache.xml.security.test.utils.Base64Test
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.031 sec

    [junit] Testcase: testA1 took 0.02 sec
    [junit] Testcase: testWrap1 took 0 sec
    [junit] Testcase: testWrap2 took 0 sec


    [junit] Running org.apache.xml.security.test.utils.resolver.ResourceResolverSpiTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.04 sec
    [junit] Testsuite: 
org.apache.xml.security.test.utils.resolver.ResourceResolverSpiTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.04 sec

    [junit] Testcase: testExpandSystemId_1 took 0.01 sec
    [junit] Testcase: testExpandSystemId_2 took 0.02 sec


[junitreport] Using Xalan version: Xalan Java 2.4.1
[junitreport] Transform time: 2744ms

BUILD FAILED
C:\APACHE\xml-security\build-ant1.5.xml:349: Unit Tests Failed

Reply via email to