CVS update: talon/src/java/talon/tests

From: cvs@openprivacy.org
Date: Tue Jan 16 2001 - 08:10:21 PST


Date: Tuesday January 16, 19101 @ 8:10
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/talon/src/java/talon/tests

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

Update of /usr/local/cvsroot/talon/src/java/talon/tests
In directory openprivacy.org:/tmp/cvs-serv18658/src/java/talon/tests

Modified Files:
        Test2.java
Log Message:
...

*****************************************************************
File: talon/src/java/talon/tests/Test2.java

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

CVSWeb: Annotate this file: http://openprivacy.org/cgi-bin/cvsweb/cvsweb.cgi/talon/src/java/talon/tests/Test2.java?annotate=1.2

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

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

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

Index: talon/src/java/talon/tests/Test2.java
diff -u talon/src/java/talon/tests/Test2.java:1.1 talon/src/java/talon/tests/Test2.java:1.2
--- talon/src/java/talon/tests/Test2.java:1.1 Tue Jan 16 08:06:48 2001
+++ talon/src/java/talon/tests/Test2.java Tue Jan 16 08:10:20 2001
@@ -30,7 +30,7 @@
  *
  *
  * @author <a href="mailto:burton@relativity.yi.org">Kevin A. Burton</a>
- * @version $Id: Test2.java,v 1.1 2001/01/16 16:06:48 burton Exp $
+ * @version $Id: Test2.java,v 1.2 2001/01/16 16:10:20 burton Exp $
  */
 public class Test2 extends AbstractTestlet {
 
@@ -49,7 +49,7 @@
 
         Logger logger = (Logger)comp;
 
- logger.message( "Hello World" );
+ logger.message( this, "Hello World" );
         
     }
 



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