-
Notifications
You must be signed in to change notification settings - Fork 607
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feature/issue 1193 property merge improvements (#1196)
* #1193 - Added support for DAM asset metadata form posts * Added All-Tags feature (with some test coverage the pattern detector) * Normalized parameter order across methods (source / destination) * Additional code simplification * Fixed bug in path handling for DAM -- added unit testing to verify path normalization works * Fixed basic path cases, likely to be edge cases in reality * Updating changelog for property merge post processor * Added test coverage to make coveralls happy (and assert merge-all-tags feature) * Incorporated review suggesions * TagManager checks added, but using mock tagmanager in tests * because Code Climate * Updated other classes affected by switch to Servlet 3.1 API * Revert "Updated other classes affected by switch to Servlet 3.1 API" This reverts commit 4fa337d. * removing extra spying from PropertyMergePostProcessorTest * missing license header
- Loading branch information
1 parent
cdba304
commit d190a17
Showing
3 changed files
with
305 additions
and
117 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.