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. You you want to build OSCache from CVS, you have to checkout the project OpenSymphony also. Compiling OSCacheRun build.xml with Ant 1.6.5 (or higher) under Java 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. |