HomePhorge

(PUP-2484) Ensure that Modulefile dependencies are properly serialized.
af201c946a30Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(PUP-2484) Ensure that Modulefile dependencies are properly serialized.

Prior to this change, dependencies expressed in the Modulefile were
incorrectly being coerced to Strings before being serialized to JSON; a
change which seems to have been accidentally precipitated by our
migration away from PSON.

This change restores the intended behavior, serializing the dependencies
to JSON in the same way they used to.

Details

Provenance
Pieter van de Bruggen <pvande@gmail.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPUb56776ca38c9: (PUP-2484) Revert to merging Modulefile and metadata.json in PMT build.
Branches
Unknown
Tags
Unknown

Event Timeline

Pieter van de Bruggen <pvande@gmail.com> committed rPUaf201c946a30: (PUP-2484) Ensure that Modulefile dependencies are properly serialized. (authored by Pieter van de Bruggen <pvande@gmail.com>).May 7 2014, 1:00 AM