Change-Id: I8e595c097682ddd01cebf23fedbe5380d078085a Former-commit-id: 96eddd84c4f1287fa56e5356831961209c76331a
8 lines
339 B
Properties
8 lines
339 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/**,**/raytheon/viz/**,com/raytheon/rcm/coll/**,**/nws/ncep/**
|
|
|
|
JUNIT=/opt/eclipse/plugins/org.junit_4.10.0.v4_10_0_v20120426-0900/
|