Summary:
This change was made to bring the Pathways. Largely this is the Pathways class and PathwayUtil that changed. Kurt had done most of the heavy lifting, I re-added the backwards compatibility and marked those methods as deprecated because they should not be used by any new GTFS pathway models as they are not supported by the spec.
Summary: This change was made to bring the Pathways. Largely this is the Pathways class and PathwayUtil that changed. Kurt had done most of the heavy lifting, I re-added the backwards compatibility and marked those methods as deprecated because they should not be used by any new GTFS pathway models as they are not supported by the spec.
This was done to resolve https://github.com/OneBusAway/onebusaway-gtfs-modules/issues/122
Expected behavior:
mvn test
to make sure you didn't break anything