Project

General

Profile

« Previous | Next » 

Revision 4291

Added by daigle over 16 years ago

move test properties to the bottom

View differences:

lib/metacat.properties
49 49
database.user=
50 50
database.password=
51 51
database.type=
52
database.driver=  
52
database.driver=
53 53
database.adapter=
54 54
database.scriptsuffix.postgres=postgres.sql
55 55
database.scriptsuffix.oracle=oracle.sql
......
266 266
email.admin=KNB Support
267 267
email.recipient=knb-software@nceas.ucsb.edu
268 268

  
269
######## junit test section  ################
270

  
271
test.printdebug=true
272
test.metacatUrl=http://localhost:8080/knb/metacat
273
test.mcUser=uid=kepler,o=unaffiliated,dc=ecoinformatics,dc=org
274
test.mcPassword=kepler
275
test.mcAnotherUser=uid=test,o=NCEAS,dc=ecoinformatics,dc=org
276
test.mcAnotherPassword=test
277
test.piscoUser=uid=testPW,o=PISCO,dc=ecoinformatics,dc=org/>
278
test.piscoPassword=piscotest/>
279
test.lterUser=uid=tmonkey,o=LTER,dc=ecoinformatics,dc=org/>
280
test.lterPassword=T3$tusr
281
test.testProperty=testing
282

  
283 269
######## Replication properties  #########################################
284 270

  
285 271
replication.logdir=
......
381 367
# Interval (in milliseconds) between rebuilding the sitemap
382 368
sitemap.interval=86400000
383 369

  
370
######## junit test section  ################
371

  
372
test.printdebug=true
373
test.metacatUrl=http://localhost:8080/knb/metacat
374
test.mcUser=uid=kepler,o=unaffiliated,dc=ecoinformatics,dc=org
375
test.mcPassword=kepler
376
test.mcAnotherUser=uid=test,o=NCEAS,dc=ecoinformatics,dc=org
377
test.mcAnotherPassword=test
378
test.piscoUser=uid=piscotest,o=NCEAS,dc=ecoinformatics,dc=org
379
test.piscoPassword=testPW
380
test.lterUser=uid=tmonkey,o=LTER,dc=ecoinformatics,dc=org
381
test.lterPassword=T3$tusr
382
test.testProperty=testing
383

  
384 384
######## Developers Section #########################################
385 385

  
386 386
# Set dev.runConfiguration to false to keep the system from walking you 

Also available in: Unified diff