Project

General

Profile

« Previous | Next » 

Revision 3780

Added by daigle about 16 years ago

Changes to remove ANT tokens for the turnkey install project

View differences:

EventLogTest.java
45 45
public class EventLogTest extends TestCase
46 46
{
47 47
    private String propertyFileName = 
48
        "@install-dir@/WEB-INF/metacat.properties";
48
    	MetaCatUtil.getOption("installDir") + "/WEB-INF/metacat.properties";
49 49

  
50 50
    protected void setUp() throws Exception
51 51
    {

Also available in: Unified diff