jHomenet commons library readme file Last updated: 1/15/2007 Description ----------- The jHomenet commons library is intended to provide a framework for all common jHomenet objects in the jHomenet system. Requirements ------------ The jHomenet commons library requires that a Java Development Kit (JDK), version 1.5 or higher be installed and properly configured. To build the library using the included build files also requires that the Apache Ant build tool be installed and properly configured. Building -------- Included with this distribution is an Apache Ant file (build.xml) that can be used to build the jHomenet commons library. To build the library, simply run Ant from the library's root folder. Installation ------------ The jHomenet server and jHomenet client applications both require the jHomenet commons library. Simply copy the jhomenet commons library Jar file to the application library folder or place the library Jar on the application's classpath. Revisions --------- 5/11/2006 : Initialize release. (Dave Irwin) 1/15/2007 : 0.1 release (Dave Irwin)