From 48c9280c9a255f2a85ad5729830df884e64a9c5d Mon Sep 17 00:00:00 2001 From: Giulio Cesare Solaroli Date: Wed, 17 Apr 2013 15:45:39 +0000 Subject: Updated build script to handle 'checksum' target The build script can now be invoked, for example, with the following options: > ./scripts/build checksum --frontend beta gamma --- (limited to 'backend') diff --git a/backend/checksum/properties/checksum.properties.json b/backend/checksum/properties/checksum.properties.json new file mode 100644 index 0000000..1c2dae5 --- a/dev/null +++ b/backend/checksum/properties/checksum.properties.json @@ -0,0 +1,4 @@ +{ + "request.path": "json", + "should.pay.toll": "true" +} \ No newline at end of file -- cgit v0.9.0.2