CVS update: talon/src/config

From: cvs@openprivacy.org
Date: Fri Feb 09 2001 - 02:44:13 PST

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

    Date: Friday February 9, 19101 @ 2:44
    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/config

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

    Update of /usr/local/cvs/public/talon/src/config
    In directory giga:/tmp/cvs-serv23653/src/config

    Modified Files:
            talon.properties
    Log Message:
    now possible to specify project via system property. HandleManager now can fetch impls...

    *****************************************************************
    File: talon/src/config/talon.properties

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

    CVSWeb: Annotate this file: http://openprivacy.org/cgi-bin/cvsweb/cvsweb.cgi/talon/src/config/talon.properties?annotate=1.6

    CVSWeb: View this file: http://openprivacy.org/cgi-bin/cvsweb/cvsweb.cgi/talon/src/config/talon.properties?rev=1.6&content-type=text/x-cvsweb-markup

    CVSWeb: Diff to previous version: http://openprivacy.org/cgi-bin/cvsweb/cvsweb.cgi/talon/src/config/talon.properties.diff?r1=1.6&r2=1.5

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

    Index: talon/src/config/talon.properties
    diff -u talon/src/config/talon.properties:1.5 talon/src/config/talon.properties:1.6
    --- talon/src/config/talon.properties:1.5 Thu Feb 8 20:18:08 2001
    +++ talon/src/config/talon.properties Fri Feb 9 02:44:13 2001
    @@ -1,7 +1,7 @@
     ################################################################################
     # Talon configuration file
     # Author: Kevin A. Burton (burton@apache.org | burton@openprivacy.org )
    -# $Id: talon.properties,v 1.5 2001/02/09 04:18:08 burton Exp $
    +# $Id: talon.properties,v 1.6 2001/02/09 10:44:13 burton Exp $
     ################################################################################
     #
     # This is the main property file you need to edit in order to have a function
    @@ -21,7 +21,7 @@
     # could change it for complex
     # implementations with multiple projects.
     # Default: talon
    -talon.project=Talon
    +talon.project=talon
     
     ################################################################################
     # LOGGING OPTIONS #



    This archive was generated by hypermail 2b30 : Fri Feb 09 2001 - 02:44:44 PST