This commit is contained in:
parent
01ba9241eb
commit
2abe2d9a97
@ -8,7 +8,7 @@
|
|||||||
+ {
|
+ {
|
||||||
cli.createArg().setLine( StringUtils.join( goals.iterator(), " " ) );
|
cli.createArg().setLine( StringUtils.join( goals.iterator(), " " ) );
|
||||||
}
|
}
|
||||||
+ finally
|
+ catch (Exception e)
|
||||||
+ {
|
+ {
|
||||||
+ }
|
+ }
|
||||||
+ }
|
+ }
|
||||||
|
Loading…
Reference in New Issue
Block a user