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

From: cvs@openprivacy.org
Date: Sun Feb 18 2001 - 22:50:31 PST

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

    Date: Sunday February 18, 19101 @ 22:50
    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/util

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

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

    Modified Files:
            InsecurePrincipal.java ReputationNotFoundException.java
            SOAPFaultException.java SierraException.java
    Log Message:
    update from over weekend. clean up copyright... more work on store

    *****************************************************************
    File: sierra/src/java/org/openprivacy/sierra/util/InsecurePrincipal.java

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

    CVSWeb: Annotate this file: http://openprivacy.org/cgi-bin/cvsweb/cvsweb.cgi/sierra/src/java/org/openprivacy/sierra/util/InsecurePrincipal.java?annotate=1.2

    CVSWeb: View this file: http://openprivacy.org/cgi-bin/cvsweb/cvsweb.cgi/sierra/src/java/org/openprivacy/sierra/util/InsecurePrincipal.java?rev=1.2&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/util/InsecurePrincipal.java.diff?r1=1.2&r2=1.1

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

    Index: sierra/src/java/org/openprivacy/sierra/util/InsecurePrincipal.java
    diff -u sierra/src/java/org/openprivacy/sierra/util/InsecurePrincipal.java:1.1 sierra/src/java/org/openprivacy/sierra/util/InsecurePrincipal.java:1.2
    --- sierra/src/java/org/openprivacy/sierra/util/InsecurePrincipal.java:1.1 Sun Jan 14 05:10:51 2001
    +++ sierra/src/java/org/openprivacy/sierra/util/InsecurePrincipal.java Sun Feb 18 22:50:31 2001
    @@ -1,5 +1,5 @@
     /*
    - * Copyright 2000 OpenPrivacy.org. All rights reserved.
    + * Copyright 2001 OpenPrivacy.org. All rights reserved.
      *
      * This program is free software; you can redistribute it and/or modify it under
      * the terms of the GNU General Public License as published by the Free Software
    @@ -25,7 +25,7 @@
      * WARNING: This is insecure and should only be used for development!
      *
      * @author <a href="mailto:burton@relativity.yi.org">Kevin A. Burton</a>
    - * @version $Id: InsecurePrincipal.java,v 1.1 2001/01/14 13:10:51 burton Exp $
    + * @version $Id: InsecurePrincipal.java,v 1.2 2001/02/19 06:50:31 burton Exp $
      */
     public class InsecurePrincipal implements Principal {
     

    *****************************************************************
    File: sierra/src/java/org/openprivacy/sierra/util/ReputationNotFoundException.java

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

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

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

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

    Index: sierra/src/java/org/openprivacy/sierra/util/ReputationNotFoundException.java
    diff -u sierra/src/java/org/openprivacy/sierra/util/ReputationNotFoundException.java:1.2 sierra/src/java/org/openprivacy/sierra/util/ReputationNotFoundException.java:1.3
    --- sierra/src/java/org/openprivacy/sierra/util/ReputationNotFoundException.java:1.2 Sat Jan 13 00:04:11 2001
    +++ sierra/src/java/org/openprivacy/sierra/util/ReputationNotFoundException.java Sun Feb 18 22:50:31 2001
    @@ -1,5 +1,5 @@
     /*
    - * Copyright 2000 OpenPrivacy.org. All rights reserved.
    + * Copyright 2001 OpenPrivacy.org. All rights reserved.
      *
      * This program is free software; you can redistribute it and/or modify it under
      * the terms of the GNU General Public License as published by the Free Software

    *****************************************************************
    File: sierra/src/java/org/openprivacy/sierra/util/SOAPFaultException.java

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

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

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

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

    Index: sierra/src/java/org/openprivacy/sierra/util/SOAPFaultException.java
    diff -u sierra/src/java/org/openprivacy/sierra/util/SOAPFaultException.java:1.2 sierra/src/java/org/openprivacy/sierra/util/SOAPFaultException.java:1.3
    --- sierra/src/java/org/openprivacy/sierra/util/SOAPFaultException.java:1.2 Sat Jan 13 00:04:25 2001
    +++ sierra/src/java/org/openprivacy/sierra/util/SOAPFaultException.java Sun Feb 18 22:50:31 2001
    @@ -1,5 +1,5 @@
     /*
    - * Copyright 2000 OpenPrivacy.org. All rights reserved.
    + * Copyright 2001 OpenPrivacy.org. All rights reserved.
      *
      * This program is free software; you can redistribute it and/or modify it under
      * the terms of the GNU General Public License as published by the Free Software
    @@ -25,7 +25,7 @@
      * Until this is fixed this will throw its own Exception
      *
      * @author <a href="mailto:burton@relativity.yi.org">Kevin A. Burton</a>
    - * @version $Id: SOAPFaultException.java,v 1.2 2001/01/13 08:04:25 burton Exp $
    + * @version $Id: SOAPFaultException.java,v 1.3 2001/02/19 06:50:31 burton Exp $
      */
     public class SOAPFaultException extends SierraException {
     

    *****************************************************************
    File: sierra/src/java/org/openprivacy/sierra/util/SierraException.java

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

    CVSWeb: Annotate this file: http://openprivacy.org/cgi-bin/cvsweb/cvsweb.cgi/sierra/src/java/org/openprivacy/sierra/util/SierraException.java?annotate=1.2

    CVSWeb: View this file: http://openprivacy.org/cgi-bin/cvsweb/cvsweb.cgi/sierra/src/java/org/openprivacy/sierra/util/SierraException.java?rev=1.2&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/util/SierraException.java.diff?r1=1.2&r2=1.1

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

    Index: sierra/src/java/org/openprivacy/sierra/util/SierraException.java
    diff -u sierra/src/java/org/openprivacy/sierra/util/SierraException.java:1.1 sierra/src/java/org/openprivacy/sierra/util/SierraException.java:1.2
    --- sierra/src/java/org/openprivacy/sierra/util/SierraException.java:1.1 Sat Jan 13 00:03:42 2001
    +++ sierra/src/java/org/openprivacy/sierra/util/SierraException.java Sun Feb 18 22:50:31 2001
    @@ -1,5 +1,5 @@
     /*
    - * Copyright 2000 OpenPrivacy.org. All rights reserved.
    + * Copyright 2001 OpenPrivacy.org. All rights reserved.
      *
      * This program is free software; you can redistribute it and/or modify it under
      * the terms of the GNU General Public License as published by the Free Software
    @@ -22,7 +22,7 @@
      * Base Sierra Exception
      *
      * @author <a href="mailto:burton@relativity.yi.org">Kevin A. Burton</a>
    - * @version $Id: SierraException.java,v 1.1 2001/01/13 08:03:42 burton Exp $
    + * @version $Id: SierraException.java,v 1.2 2001/02/19 06:50:31 burton Exp $
      */
     public class SierraException extends Exception {
     



    This archive was generated by hypermail 2b30 : Sun Feb 18 2001 - 22:52:03 PST