CVS update: sierra/build

From: cvs@openprivacy.org
Date: Fri Jan 26 2001 - 03:21:19 PST

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

    Date: Friday January 26, 19101 @ 3:21
    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/build

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

    Update of /usr/local/cvs/public/sierra/build
    In directory giga:/tmp/cvs-serv9132/build

    Modified Files:
            build.xml
    Log Message:
    now using URI instead of URIReference

    *****************************************************************
    File: sierra/build/build.xml

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

    CVSWeb: Annotate this file: http://openprivacy.org/cgi-bin/cvsweb/cvsweb.cgi/sierra/build/build.xml?annotate=1.5

    CVSWeb: View this file: http://openprivacy.org/cgi-bin/cvsweb/cvsweb.cgi/sierra/build/build.xml?rev=1.5&content-type=text/x-cvsweb-markup

    CVSWeb: Diff to previous version: http://openprivacy.org/cgi-bin/cvsweb/cvsweb.cgi/sierra/build/build.xml.diff?r1=1.5&r2=1.4

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

    Index: sierra/build/build.xml
    diff -u sierra/build/build.xml:1.4 sierra/build/build.xml:1.5
    --- sierra/build/build.xml:1.4 Wed Jan 24 12:52:37 2001
    +++ sierra/build/build.xml Fri Jan 26 03:21:19 2001
    @@ -1,8 +1,8 @@
     <?xml version="1.0" encoding="ISO-8859-1"?>
    -<project name="Sierra" default="dist" basedir=".">
    +<project name="sierra" default="dist" basedir=".">
     
     
    - <property name="project" value="Sierra"/>
    + <property name="project" value="sierra"/>
         <property name="version" value="0.0.1"/>
         <property name="build.dir" value="../bin"/>
         <property name="build.src" value="${build.dir}/src"/>



    This archive was generated by hypermail 2b30 : Fri Jan 26 2001 - 03:21:22 PST