Project

General

Profile

« Previous | Next » 

Revision 4231

Added by daigle over 15 years ago

Convert properties to camel case

View differences:

metacat.properties
314 314
######## junit test section  ################
315 315

  
316 316
test.printdebug=true
317
test.metacat.url=http://localhost:8080/knb/metacat
318
test.mcuser=uid=kepler,o=unaffiliated,dc=ecoinformatics,dc=org
319
test.mcpassword=kepler
320
test.mcanotheruser=uid=test,o=NCEAS,dc=ecoinformatics,dc=org
321
test.mcanotherpassword=test
322
test.piscouser=uid=testPW,o=PISCO,dc=ecoinformatics,dc=org/>
323
test.piscopassword=piscotest/>
317
test.metacatUrl=http://localhost:8080/knb/metacat
318
test.mcUser=uid=kepler,o=unaffiliated,dc=ecoinformatics,dc=org
319
test.mcPassword=kepler
320
test.mcAnotherUser=uid=test,o=NCEAS,dc=ecoinformatics,dc=org
321
test.mcAnotherPassword=test
322
test.piscoUser=uid=testPW,o=PISCO,dc=ecoinformatics,dc=org/>
323
test.piscoPassword=piscotest/>
324 324
## TODO MCD get an lter test account
325
test.lteruser=uid=jtao,o=LTER,dc=ecoinformatics,dc=org/>
326
test.lterpassword=yourpass
327
test.testproperty=testing
325
test.lterUser=uid=jtao,o=LTER,dc=ecoinformatics,dc=org/>
326
test.lterPassword=yourpass
327
test.testProperty=testing
328 328

  
329 329
######## Replication properties  #########################################
330 330

  

Also available in: Unified diff