Project

General

Profile

« Previous | Next » 

Revision 8490

Added by Jing Tao almost 11 years ago

Change the base directory location.

View differences:

src/scripts/bash/authFileManager.sh
3 3
#in the AuthFile mechanism.
4 4

  
5 5
#variables
6
BASE=../../../build/war
7
BASE_LIB=$BASE/lib
6
#BASE=../../../build/war
7
#BASE_LIB=$BASE/lib
8
BASE=../../../
9
BASE_LIB=$BASE/WEB-INF/lib
8 10
BASE_WEB_INF=$BASE/WEB-INF
9 11
METACAT=$BASE_LIB/metacat.jar
10 12
COMMONS_CONFIG=$BASE_LIB/commons-configuration-1.7.jar

Also available in: Unified diff