VertNet / gulo

Shredding Darwin Core Archives with ferocity, strength, and Cascalog.
7 stars 5 forks source link

Replace linebreaks in resource properties with spaces during harvesting #61

Closed robinkraft closed 11 years ago

robinkraft commented 11 years ago

Fixes #59

eightysteele commented 11 years ago

Perfect dude. So nice. #shipit On Apr 24, 2013 2:29 PM, "Robin Kraft" notifications@github.com wrote:

Fixes #59 https://github.com/VertNet/gulo/issues/59

You can merge this Pull Request by running

git pull https://github.com/VertNet/gulo feature/fix-59

Or view, comment on, or merge it at:

https://github.com/VertNet/gulo/pull/61 Commit Summary

  • Replace linebreaks in resource properties with spaces during harvesting

File Changes

  • M src/clj/gulo/harvest.cljhttps://github.com/VertNet/gulo/pull/61/files#diff-0(11)
  • M src/clj/gulo/util.cljhttps://github.com/VertNet/gulo/pull/61/files#diff-1(127)
  • M test/gulo/harvest_test.cljhttps://github.com/VertNet/gulo/pull/61/files#diff-2(22)
  • M test/gulo/util_test.cljhttps://github.com/VertNet/gulo/pull/61/files#diff-3(4)

Patch Links: