#!/bin/bash

set -e

ant -DtestFilter=${TEST_FILTER} integration
