This package contains Siena, a wide-area event notification system.
In particular, this is the API to the Java(tm) programming language
and a Java(tm) hierarchical server.

Copyright (C) 2005-2008 Antonio Carzaniga
Copyright (C) 1998-2005 University of Colorado

Authors: Antonio Carzaniga 
         David S. Rosenblum
         Alexander L. Wolf

         See AUTHORS for full details.

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 Foundation; either version 2
of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License (file LICENSE) for more details.

You should have received a copy of the GNU General Public License
along with this program (see LICENSE); if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307,
USA, or send email to Antonio Carzaniga.

CONTACT:

If you use Siena, we would appreciate a notification from you. Please,
send email to any one of the authors.  Any sort of feedback will be
much appreciated. Technical questions, bug reports, etc. should be
directed to Antonio Carzaniga (firstname.lastname@unisi.ch).

DOCUMENTATION:

The API documentation is automatically generated in doc/index.html.
Additional information, including technical papers on Siena, is
avaliable at: http://www.inf.unisi.ch/carzaniga/siena/
Specific information on Siena software is available at
http://www.inf.unisi.ch/carzaniga/siena/software/

INSTALLATION:

./configure [--prefix=destdir] [--with-javabin=dir]
./make
./make install

Note: you should use GNU Make to install Siena
