Project

General

Profile

« Previous | Next » 

Revision 3780

Added by daigle over 16 years ago

Changes to remove ANT tokens for the turnkey install project

View differences:

SitemapTest.java
45 45
public class SitemapTest 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
        // "/usr/share/tomcat5.5/webapps/knb/WEB-INF/metacat.properties";
50 50

  
51 51
    private String directoryName = "/tmp/sitemaps";

Also available in: Unified diff