Skip to content
This repository has been archived by the owner on Jul 7, 2020. It is now read-only.

Writable directories job validation #159

Merged
merged 2 commits into from
Mar 10, 2015
Merged

Conversation

mspiegel
Copy link
Contributor

Adds a step during job validation that checks if the two or more directories that will be created (mark directory, tree directory, split directory, etc) have the same path. Validates StreamMapper and PipelineTask jobs. Notable improvements since the previous version of this pull request is that validation no longer happens during constructor making it possible to save the job configuration. Default methods have been used to simplify implementation. Enabled by default can be disabled by setting validateDirs to false.

@mspiegel mspiegel changed the title Initial commit of WritableRootPaths interface. Writable directories job validation Mar 10, 2015
tea-dragon added a commit that referenced this pull request Mar 10, 2015
@tea-dragon tea-dragon merged commit 7bf2c56 into master Mar 10, 2015
@tea-dragon tea-dragon deleted the spiegel/writable-root-paths branch March 10, 2015 21:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants