Dashboard > OSCache > ... > Documentation > SVN and Compiling OSCache
  OSCache Log In View a printable version of the current page.  
  SVN and Compiling OSCache
Added by Lars Torunski, last edited by Lars Torunski on Aug 06, 2006  (view change)
Labels: 
(None)

SVN

The OSCache SVN repository is hosted at http://svn.opensymphony.com/svn/oscache. You can get the sources anonymously by using e.g. Subclipse a Subversion Eclipse Plugin.

If you want to build OSCache from SVN, you have to checkout the project OpenSymphony also.

Compiling OSCache

Run build.xml with Ant 1.6.5 (or higher) under Java 1.4 or later. From the OSCache directory, type

  • ant - to build the oscache.jar
  • ant dist - to build the complete distribution (only for full SVN checkout)
  • ant clean - to clean up

You may need to add the Ivy jar to your $ANT_HOME/lib directory if it is not there already.

Site powered by a free Open Source Project / Non-profit License (more) of Confluence - the Enterprise wiki.
Learn more or evaluate Confluence for your organisation.
Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.2.9 Build:#527 Sep 07, 2006) - Bug/feature request - Contact Administrators