Echo Kakadu copyright notice
authormayeut <mayeut@users.noreply.github.com>
Fri, 11 Sep 2015 19:04:49 +0000 (21:04 +0200)
committermayeut <mayeut@users.noreply.github.com>
Fri, 11 Sep 2015 19:04:49 +0000 (21:04 +0200)
.travis.yml

index 3ea5dfcde7a100ef04d902775e2b2a6a2a62fe11..b63aeffcd2fb2d1b6db94b69f0f3fe15ce5cdeb9 100644 (file)
@@ -11,6 +11,7 @@ before_install:
 # You are free to trial these executables and even to re-distribute them, 
 # so long as such use or re-distribution is accompanied with this copyright notice and is not for commercial gain.
 # Note: Binaries can only be used for non-commercial purposes.
+  - if [ "${OPJ_NONCOMMERCIAL:-}" == "1" ]; then echo -e "Testing will use Kakadu trial binaries. Here's the copyright notice from kakadu:\nCopyright is owned by NewSouth Innovations Pty Limited, commercial arm of the UNSW Australia in Sydney.\nYou are free to trial these executables and even to re-distribute them,\nso long as such use or re-distribution is accompanied with this copyright notice and is not for commercial gain.\nNote: Binaries can only be used for non-commercial purposes.\n"; fi
   - if [ "${OPJ_NONCOMMERCIAL:-}" == "1" ]; then wget -q http://kakadusoftware.com/wp-content/uploads/2014/06/KDU77_Demo_Apps_for_Linux-x86-64_150710.zip; fi
 install:
   - chmod +x jpylyzer-1.14.2/jpylyzer/jpylyzer.py