Subversion Repositories SmartDukaan

Rev

Rev 1034 | Rev 1233 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1034 Rev 1196
Line 27... Line 27...
27
#but should not be part of the war file
27
#but should not be part of the war file
28
lib.external=./lib_external
28
lib.external=./lib_external
29
 
29
 
30
build.home=./build
30
build.home=./build
31
dist.home=./dist
31
dist.home=./dist
-
 
32
test.home=./src/test
32
 
33
 
33
 
-
 
-
 
34
jmeter.home=/home/vikas/Downloads/jakarta-jmeter-2.4
34
 
35
 
35
#==================== Compilation Control Options =====================
36
#==================== Compilation Control Options =====================
36
 
37
 
37
compile.debug=true
38
compile.debug=true
38
compile.deprecation=false
39
compile.deprecation=false
39
compile.optimize=true
40
compile.optimize=true
40
 
-
 
41
 
-
 
42
 
-
 
43
 
-