Code Review
/
sdc
/
sdc-distribution-client.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
517e1d7
)
Jacoco fix
23/94723/1
author
Ofir Sonsino
<os0695@intl.att.com>
Sun, 1 Sep 2019 11:51:43 +0000
(14:51 +0300)
committer
Ofir Sonsino
<os0695@intl.att.com>
Sun, 1 Sep 2019 11:53:25 +0000
(14:53 +0300)
Change-Id: I8bdb35cc919815f62caab13737b5e7f8ebde2a16
Issue-ID: SDC-2326
Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
pom.xml
patch
|
blob
|
history
diff --git
a/pom.xml
b/pom.xml
index
4786850
..
64615ce
100644
(file)
--- a/
pom.xml
+++ b/
pom.xml
@@
-118,6
+118,7
@@
<goal>prepare-agent</goal>
</goals>
<configuration>
+ <argLine>${argLine} -Xmx2048m</argLine>
<destFile>${sonar.jacoco.reportPath}</destFile>
</configuration>
</execution>