awips2/tests/jenkins-build.properties
Dustin Johnson 2635e05723 Issue #1453 Fix the handling of subscription active period dates.
Amend:
  Move tests project over that was missed while moving datadelivery code

Change-Id: I10611f8a4b6c2efe6af1813e5181fadc059e4f9a

Former-commit-id: 0e1397db6ca1a7a577d20507bc2c4daf823188fe
2013-01-08 12:44:29 -06:00

6 lines
211 B
Properties

PROJECTS.DIR=${basedir}/..
BUILD.EDEX.DIR=${PROJECTS.DIR}/build.edex
BUILD.EDEX.DIST.DIR=${BUILD.EDEX.DIR}/edex/dist
# Currently can't run viz plugin based tests after build
TEST.EXCLUSION.PATTERN=**/uf/viz/**