rebar/inttest/proto_gpb
Tomas Abrahamsson a8ffba6da5 Copy instead of rsync gpb and protobuffs inttest mocks
Installation of the gpb and protobuffs mocks, in inttest, is now done
using copy in proto_{gpb,protobuffs}_rt:files/0.  Previously, rebar
prepare-deps was used, the dependencies had an rsync source with a
relative path back to the inttest directory.  This eliminates a
dependency in inttest to rsync, instead relying on retest's
functionality to copy files and directories.  Also, it eliminates
hidden knowledge about the directory layout that retest chooses.
Idea and suggestion by Tuncer Ayaz.

Since the dependency sources in the inttest rebar.config files are no
longer used, they are now changed back from rsync paths to git urls,
to serve as examples.
2015-01-10 23:18:49 +01:00
..
include Add proto compiler gpb inttest 2014-10-29 23:46:01 +01:00
mock/gpb/src Replace inttest external dependency to gpb with a mock 2015-01-07 18:27:40 +01:00
src Add proto compiler gpb inttest 2014-10-29 23:46:01 +01:00
proto_gpb_rt.erl Copy instead of rsync gpb and protobuffs inttest mocks 2015-01-10 23:18:49 +01:00
rebar.config Copy instead of rsync gpb and protobuffs inttest mocks 2015-01-10 23:18:49 +01:00