Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • linked to a JIRA issue:
    Code Block
    FCREPO-780: NPE thrown on disseminations
    
    Fix for the following bug: Fedora throws a null pointer exception if 
    you call a disseminator that fronts a web service whose response does 
    not contain a "Content-type" header.
    
    https://jira.duraspace.org/browse/FCREPO-780
    
  • general issue:
    Code Blocknoformat
    Create .gitattributes file to normalize line feeds
    
    Create .gitattributes file requesting all text files normalised to LF.
    Will be ignored by git versions < 1.7.2
    
    See https://wiki.duraspace.org/display/FCREPO/Git+Guidelines+and+Best+Practices
    for more information.