CVS update: sierra/src/java/org/openprivacy/sierra/tests

From: cvs@openprivacy.org
Date: Thu Feb 22 2001 - 21:58:41 PST

  • Next message: cvs@openprivacy.org: "CVS update: sierra/src/java/org/openprivacy/sierra/tests"

    Date: Thursday February 22, 19101 @ 21:58
    Author: burton
    CVSWEB Options: -------------------

    Main CVSWeb: http://openprivacy.org/cgi-bin/cvsweb/cvsweb.cgi

    View this module: http://openprivacy.org/cgi-bin/cvsweb/cvsweb.cgi/sierra/src/java/org/openprivacy/sierra/tests

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

    Update of /usr/local/cvs/public/sierra/src/java/org/openprivacy/sierra/tests
    In directory giga:/tmp/cvs-serv32446/src/java/org/openprivacy/sierra/tests

    Modified Files:
            Test4.java
    Log Message:
    simple nym support should work

    *****************************************************************
    File: sierra/src/java/org/openprivacy/sierra/tests/Test4.java

    CVSWEB Options: -------------------

    CVSWeb: Annotate this file: http://openprivacy.org/cgi-bin/cvsweb/cvsweb.cgi/sierra/src/java/org/openprivacy/sierra/tests/Test4.java?annotate=1.3

    CVSWeb: View this file: http://openprivacy.org/cgi-bin/cvsweb/cvsweb.cgi/sierra/src/java/org/openprivacy/sierra/tests/Test4.java?rev=1.3&content-type=text/x-cvsweb-markup

    CVSWeb: Diff to previous version: http://openprivacy.org/cgi-bin/cvsweb/cvsweb.cgi/sierra/src/java/org/openprivacy/sierra/tests/Test4.java.diff?r1=1.3&r2=1.2

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

    Index: sierra/src/java/org/openprivacy/sierra/tests/Test4.java
    diff -u sierra/src/java/org/openprivacy/sierra/tests/Test4.java:1.2 sierra/src/java/org/openprivacy/sierra/tests/Test4.java:1.3
    --- sierra/src/java/org/openprivacy/sierra/tests/Test4.java:1.2 Sun Feb 18 23:49:29 2001
    +++ sierra/src/java/org/openprivacy/sierra/tests/Test4.java Thu Feb 22 21:58:41 2001
    @@ -27,10 +27,10 @@
     import talon.util.net.*;
     
     /**
    - *
    + * Tests Nym creation via Talon.
      *
      * @author <a href="mailto:burton@relativity.yi.org">Kevin A. Burton</a>
    - * @version $Id: Test4.java,v 1.2 2001/02/19 07:49:29 burton Exp $
    + * @version $Id: Test4.java,v 1.3 2001/02/23 05:58:41 burton Exp $
      */
     public class Test4 extends BaseTest {
     
    @@ -41,12 +41,6 @@
             String builder = "sierra_default_nym_builder";
             ComponentHandle handle = SierraResources.NYM_BUILDER_HANDLE;
     
    - /**
    - *
    - *
    - * @author <a href="mailto:burton@relativity.yi.org">Kevin A. Burton</a>
    - * @version $Id: Test4.java,v 1.2 2001/02/19 07:49:29 burton Exp $
    - */
             handle.getInitProperties().setString( "nym_name", "urn:burtonator" );
             ComponentFactory.getInstance( handle );
              



    This archive was generated by hypermail 2b30 : Thu Feb 22 2001 - 22:00:13 PST