Project

General

Profile

« Previous | Next » 

Revision 6356

merge changes from 1.9.5 branch that read site docs from SVN not a defunct LTER server

View differences:

HarvestSiteScheduleTest.java
85 85
    String dateNextHarvestFuture = "2056-01-01 00:00:00.0";
86 86
    String dateNextHarvestPast = "2000-01-01 00:00:00.0";
87 87
    String documentListURL = 
88
                "http://www.lternet.edu/~dcosta/testHarvest/lnoHarvestList.xml";
88
                "https://code.ecoinformatics.org/code/metacat/branches/METACAT_1_9_4_BRANCH/test/harvester/sampleHarvestList.xml";
89 89
    String errorMessage = "JUnit Testing";
90 90
    String ldapDN = "uid=jdoe,o=lter,dc=ecoinformatics,dc=org";
91 91
    String ldapPwd = "secretpassword";

Also available in: Unified diff