From 83194eb293d1e93e22bbcbd82917bdeaed0d1d79 Mon Sep 17 00:00:00 2001 From: mbarbier Date: Wed, 15 Jun 2011 21:02:09 +0000 Subject: [PATCH] testfile.ftl, FileHarvestJob.java, TestFileController.java: Major updates, still too general and under-construction for a more specific report --- .../freemarker/body/harvester/testfile.ftl | 16 +- .../controller/harvester/FileHarvestJob.java | 6 - .../harvester/TestFileController.java | 274 +++++------------- 3 files changed, 84 insertions(+), 212 deletions(-) diff --git a/productMods/templates/freemarker/body/harvester/testfile.ftl b/productMods/templates/freemarker/body/harvester/testfile.ftl index 89934484..736047d1 100644 --- a/productMods/templates/freemarker/body/harvester/testfile.ftl +++ b/productMods/templates/freemarker/body/harvester/testfile.ftl @@ -1,5 +1,10 @@ <#-- $This file is distributed under the terms of the license in /doc/license.txt$ --> +<#if jobKnown == "false"> +

Error: No file harvest job was specified, or an unknown job was specified.

+

The end user should not see this error under normal circumstances, so this is probably a bug and should be reported.

+<#else> +