Skip to content

Commit

Permalink
LPS-56627 Feed in portal log dir from build script.
Browse files Browse the repository at this point in the history
  • Loading branch information
shuyangzhou authored and brianchandotcom committed Jun 24, 2015
1 parent 6486ee8 commit 108e2c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build-common.xml
Expand Up @@ -910,6 +910,7 @@ Please set the environment variable ANT_OPTS to the recommended value of
<jvmarg value="-Dfile.encoding=UTF-8" />
<jvmarg value="-Dfixed.issues=${fixed.issues}" />
<jvmarg value="-Djava.net.preferIPv4Stack=true" />
<jvmarg value="-Dliferay.log.dir=${liferay.home}/logs" />
<jvmarg value="-Dliferay.mode=test" />
<misc />
<jvmarg value="-Duser.timezone=GMT" />
Expand Down

0 comments on commit 108e2c1

Please sign in to comment.