Itamar Heim has submitted this change and it was merged.
Change subject: build: use own temp directory and preferences for gwt
......................................................................
build: use own temp directory and preferences for gwt
during build, gwt generates a lots of files into temp directory which
not always cleaned up.
best to generate these at own project directory so once project is
cleaned up these will also be cleaned up.
to avoid conflicts with other running instances, set java preferences
location to be in temp directory as well.
Change-Id: If2551534ccf0c181fdd755c64e11328ad24b47b2
Signed-off-by: Alon Bar-Lev <alonbl(a)redhat.com>
---
M frontend/webadmin/modules/pom.xml
1 file changed, 6 insertions(+), 1 deletion(-)
Approvals:
Itamar Heim: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/20665
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: If2551534ccf0c181fdd755c64e11328ad24b47b2
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.3
Gerrit-Owner: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Itamar Heim <iheim(a)redhat.com>
Gerrit-Reviewer: Vojtech Szocs <vszocs(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server