CVSThe OSCache CVS repository is hosted by java.net. How to log in anonymously and to checkout the current CVS HEAD is described in CVS client setup. The repository is also browsable online. Compiling OSCacheRun build.xml with Ant 1.6.5 (or higher) under JDK 1.4 or later. From the OSCache directory, type
You may need to add the Ivy jar to your $ANT_HOME/lib directory if it is not there already. |