/**
* Copyright (c) 2015 Perforce Software. All rights reserved.
*/
File log = new File(basedir, 'build.log')
assert log.exists()
//assert log.getText().contains( "[DEBUG] env: MY_ENV_SCRIPT_SET_A_VAR_TO=something")
# |
Change |
User |
Description |
Committed |
|
#2
|
13665 |
dantran |
license header correction |
|
|
#1
|
9519 |
dantran |
folder rename to match with its artifactId |
|
|
//guest/dantran/p4maven/com.perforce.maven/src/it/status/verify.groovy |
#1
|
9192 |
dantran |
add IT |
|
|