uncomment the export Project: http://git-wip-us.apache.org/repos/asf/incubator-edgent/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-edgent/commit/2f001aa8 Tree: http://git-wip-us.apache.org/repos/asf/incubator-edgent/tree/2f001aa8 Diff: http://git-wip-us.apache.org/repos/asf/incubator-edgent/diff/2f001aa8
Branch: refs/heads/master Commit: 2f001aa8975dc0a903addf7911bbe7e549afe9e0 Parents: d71b0b5 Author: Dale LaBossiere <dlab...@us.ibm.com> Authored: Tue Feb 21 12:33:55 2017 -0500 Committer: Dale LaBossiere <dlab...@us.ibm.com> Committed: Tue Feb 21 12:33:55 2017 -0500 ---------------------------------------------------------------------- scripts/connectors/iotp/runiotpsensors.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/2f001aa8/scripts/connectors/iotp/runiotpsensors.sh ---------------------------------------------------------------------- diff --git a/scripts/connectors/iotp/runiotpsensors.sh b/scripts/connectors/iotp/runiotpsensors.sh index b98f51b..d712495 100755 --- a/scripts/connectors/iotp/runiotpsensors.sh +++ b/scripts/connectors/iotp/runiotpsensors.sh @@ -30,7 +30,7 @@ edgent=../../.. # IBM Watson IoT Platform and a sample is in this directory # (omitting values for the authorization tokens). -#export CLASSPATH=${edgent}/samples/lib/edgent.samples.connectors.jar +export CLASSPATH=${edgent}/samples/lib/edgent.samples.connectors.jar # https://github.com/ibm-watson-iot/iot-java/tree/master#migration-from-release-015-to-021 # Uncomment the following to use the pre-0.2.1 WIoTP client behavior.