org.apache.commons.pipeline.stage.FileFinderStage silently fails if file is not
found
-------------------------------------------------------------------------------------
Key: SANDBOX-272
URL: https://issues.apache.org/jira/browse/SANDBOX-272
Project: Commons Sandbox
Issue Type: Bug
Components: Pipeline
Affects Versions: Nightly Builds
Environment: x86_64 x86_64 x86_64 GNU/Linux
Reporter: Russ Baker
If a file is not found when running the FileFinderStage, it simply reports the
missing file location to the log file. What should happen is a StageException
should be thrown so that the drivers will know that a failure occurred and can
reported to the user.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.