samvera / hydra-pcdm

Samvera implementation of the PCDM model
Other
11 stars 10 forks source link

fix issue 180 - Rework association names. drop parent_ and child_ #181

Closed elrayle closed 9 years ago

elrayle commented 9 years ago

Fix for issue https://github.com/projecthydra-labs/hydra-pcdm/issues/180

elrayle commented 9 years ago

The two tests that are failing are failing at master too. They are not caused by this PR.

file_spec.rb (line 38) - Hydra::PCDM::File technical metadata saves technical metadata file_spec.rb (line 51) - Hydra::PCDM::File technical metadata does not save server managed properties

Anyone now what is causing these errors?

elrayle commented 9 years ago

file_spec.rb (line 38) - marked test pending issue https://github.com/projecthydra-labs/hydra-pcdm/issues/182

file_spec.rb (line 51) - Updates made to ldp changed the error message. Error message updated and test passes.

jcoyne commented 9 years ago

I think you need to adjust the gemspec to require active-fedora >= 9.4.1