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

From: cvs@openprivacy.org
Date: Tue Jan 16 2001 - 09:41:40 PST


Date: Tuesday January 16, 19101 @ 9:41
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/cvsroot/sierra/src/java/org/openprivacy/sierra/tests
In directory openprivacy.org:/tmp/cvs-serv18976/src/java/org/openprivacy/sierra/tests

Modified Files:
        Test1.java
Log Message:
...

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

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

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

CVSWeb: View this file: http://openprivacy.org/cgi-bin/cvsweb/cvsweb.cgi/sierra/src/java/org/openprivacy/sierra/tests/Test1.java?rev=1.4&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/Test1.java.diff?r1=1.4&r2=1.3

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

Index: sierra/src/java/org/openprivacy/sierra/tests/Test1.java
diff -u sierra/src/java/org/openprivacy/sierra/tests/Test1.java:1.3 sierra/src/java/org/openprivacy/sierra/tests/Test1.java:1.4
--- sierra/src/java/org/openprivacy/sierra/tests/Test1.java:1.3 Mon Jan 15 07:13:28 2001
+++ sierra/src/java/org/openprivacy/sierra/tests/Test1.java Tue Jan 16 09:41:40 2001
@@ -31,7 +31,7 @@
  *
  *
  * @author <a href="mailto:burton@relativity.yi.org">Kevin A. Burton</a>
- * @version $Id: Test1.java,v 1.3 2001/01/15 15:13:28 burton Exp $
+ * @version $Id: Test1.java,v 1.4 2001/01/16 17:41:40 burton Exp $
  */
 public class Test1 extends BaseTest {
 
@@ -46,6 +46,8 @@
         rep.addValue( new Value( "*", "GOOD" ) );
 
         System.out.println( rep.getPrettyPrint() );
+
+ System.out.println( "Reputation URI: " + rep.getURI().toString() );
         
         new PutReputation( router, rep );
         



This archive was generated by hypermail 2b30 : Mon Jan 22 2001 - 15:52:15 PST