Project

General

Profile

« Previous | Next » 

Revision 2108

Omit HARVEST_OPERATION_TABLE and store harvest operations in properties file instead

View differences:

HarvestSiteSchedule.java
383 383
    String maxCodeLevel = "info";
384 384
    MailMessage msg;
385 385
    int nErrors = 0;
386
    String subject = "Report from Metacat Harvester";
386
    String subject = "Report from Metacat Harvester: " + harvester.timestamp;
387 387
    String to = contactEmail;
388 388
    
389 389
    if (!to.equals("")) {

Also available in: Unified diff