Skip to content

Commit

Permalink
LPS-23023 Source formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
brianchandotcom committed Nov 15, 2011
1 parent 9e121d1 commit 1b841d4
Show file tree
Hide file tree
Showing 14 changed files with 114 additions and 117 deletions.
4 changes: 2 additions & 2 deletions build-test-geronimo.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<import file="build-test.xml" />

<target name="run-geronimo">
<record name="log" action="start" />
<record action="start" name="log" />

<antcall target="run-simple-server">
<param name="simple.server.dir" value="${app.server.geronimo.dir}" />
Expand All @@ -18,7 +18,7 @@
<param name="simple.server.stop.executable.arg.line" value="stop --user system --password manager" />
</antcall>

<record name="log" action="stop" />
<record action="stop" name="log" />

<antcall target="evaluate-logs" />
</target>
Expand Down
4 changes: 2 additions & 2 deletions build-test-glassfish.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<import file="build-test.xml" />

<target name="run-glassfish">
<record name="log" action="start" />
<record action="start" name="log" />

<antcall target="run-simple-server">
<param name="simple.server.dir" value="${app.server.glassfish.dir}" />
Expand All @@ -18,7 +18,7 @@
<param name="simple.server.stop.executable.arg.line" value="stop-domain" />
</antcall>

<record name="log" action="stop" />
<record action="stop" name="log" />

<antcall target="evaluate-logs" />
</target>
Expand Down
4 changes: 2 additions & 2 deletions build-test-jboss.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<import file="build-test.xml" />

<target name="run-jboss">
<record name="log" action="start" />
<record action="start" name="log" />

<antcall target="run-simple-server">
<param name="simple.server.dir" value="${app.server.jboss.dir}" />
Expand All @@ -18,7 +18,7 @@
<param name="simple.server.stop.executable.arg.line" value="--connect command=:shutdown" />
</antcall>

<record name="log" action="stop" />
<record action="stop" name="log" />

<antcall target="evaluate-logs" />
</target>
Expand Down
4 changes: 2 additions & 2 deletions build-test-jetty.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<import file="build-test.xml" />

<target name="run-jetty">
<record name="log" action="start" />
<record action="start" name="log" />

<antcall target="run-simple-server">
<param name="simple.server.dir" value="${app.server.jetty.dir}" />
Expand All @@ -18,7 +18,7 @@
<param name="simple.server.stop.executable.arg.line" value="" />
</antcall>

<record name="log" action="stop" />
<record action="stop" name="log" />

<antcall target="evaluate-logs" />
</target>
Expand Down
4 changes: 2 additions & 2 deletions build-test-jonas.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<import file="build-test.xml" />

<target name="run-jonas">
<record name="log" action="start" />
<record action="start" name="log" />

<antcall target="run-simple-server">
<param name="simple.server.dir" value="${app.server.jonas.dir}" />
Expand All @@ -18,7 +18,7 @@
<param name="simple.server.stop.executable.arg.line" value="stop" />
</antcall>

<record name="log" action="stop" />
<record action="stop" name="log" />

<antcall target="evaluate-logs" />
</target>
Expand Down
4 changes: 2 additions & 2 deletions build-test-tomcat.xml
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,7 @@ web.server.display.node=true</echo>
</target>

<target name="run-tomcat">
<record name="log" action="start" />
<record action="start" name="log" />

<antcall target="run-simple-server">
<param name="simple.server.dir" value="${app.server.tomcat.dir}" />
Expand All @@ -241,7 +241,7 @@ web.server.display.node=true</echo>
<param name="simple.server.stop.executable" value="shutdown${file.suffix.bat}" />
</antcall>

<record name="log" action="stop" />
<record action="stop" name="log" />

<antcall target="evaluate-logs" />
</target>
Expand Down
4 changes: 2 additions & 2 deletions build-test-weblogic-10.3.xml
Original file line number Diff line number Diff line change
Expand Up @@ -305,7 +305,7 @@
</then>
</if>

<record name="log" action="start" />
<record action="start" name="log" />

<antcall target="start-selenium" />

Expand All @@ -319,7 +319,7 @@
<arg line="${vm.drive}\${vm.host}\${vm.host}.vmx stop hard" />
</exec>

<record name="log" action="stop" />
<record action="stop" name="log" />

<antcall target="evaluate-logs" />
</target>
Expand Down
36 changes: 18 additions & 18 deletions portal-web/test-ant-templates/ant-script-db-upgrade-5.2.5.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
<param name="file.name" value="liferay-portal-tomcat-6.0-5.2-ee-sp1.zip" />
<param name="legacy.theme.ids" value="classic,controlpanel" />
<param name="lp.version" value="5.2.5" />
${test.ant.script.file.plugin.portlets.ee}
${test.ant.script.file.evaluate.logs}
${test.ant.script.file.plugin.portlets.ee}
<param name="test.name" value="DBUpgrade${test.ant.script.suite}525TestSuite" />
<param name="tomcat.folder.dir" value="liferay-portal-5.2-ee-sp1/tomcat-6.0.18" />
</antcall>
Expand All @@ -35,8 +35,8 @@
</antcall>

<antcall target="run-latest-upgrade-test">
${test.ant.script.file.plugin.portlets}
${test.ant.script.file.evaluate.logs}
${test.ant.script.file.plugin.portlets}
<param name="test.name" value="DBUpgrade${test.ant.script.suite}525LatestConvertTestSuite" />
</antcall>

Expand All @@ -48,8 +48,8 @@
</antcall>

<antcall target="run-latest-upgrade-test">
${test.ant.script.file.plugin.portlets}
${test.ant.script.file.evaluate.logs}
${test.ant.script.file.plugin.portlets}
<param name="test.name" value="DBUpgrade${test.ant.script.suite}525LatestTestSuite" />
</antcall>

Expand All @@ -70,8 +70,8 @@
<param name="file.name" value="liferay-portal-tomcat-6.0-5.2-ee-sp1.zip" />
<param name="legacy.theme.ids" value="classic,controlpanel" />
<param name="lp.version" value="5.2.5" />
${test.ant.script.file.plugin.portlets.ee}
${test.ant.script.file.evaluate.logs}
${test.ant.script.file.plugin.portlets.ee}
<param name="test.name" value="DBUpgrade${test.ant.script.suite}525TestSuite" />
<param name="tomcat.folder.dir" value="liferay-portal-5.2-ee-sp1/tomcat-6.0.18" />
</antcall>
Expand All @@ -83,8 +83,8 @@
</antcall>

<antcall target="run-latest-upgrade-test">
${test.ant.script.file.plugin.portlets}
${test.ant.script.file.evaluate.logs}
${test.ant.script.file.plugin.portlets}
<param name="test.name" value="DBUpgrade${test.ant.script.suite}525LatestConvertTestSuite" />
</antcall>

Expand All @@ -96,8 +96,8 @@
</antcall>

<antcall target="run-latest-upgrade-test">
${test.ant.script.file.plugin.portlets}
${test.ant.script.file.evaluate.logs}
${test.ant.script.file.plugin.portlets}
<param name="test.name" value="DBUpgrade${test.ant.script.suite}525LatestTestSuite" />
</antcall>
</target>
Expand All @@ -121,8 +121,8 @@
<param name="file.name" value="liferay-portal-tomcat-6.0-5.2-ee-sp1.zip" />
<param name="legacy.theme.ids" value="classic,controlpanel" />
<param name="lp.version" value="5.2.5" />
${test.ant.script.file.plugin.portlets.ee}
${test.ant.script.file.evaluate.logs}
${test.ant.script.file.plugin.portlets.ee}
<param name="test.name" value="DBUpgrade${test.ant.script.suite}525TestSuite" />
<param name="tomcat.folder.dir" value="liferay-portal-5.2-ee-sp1/tomcat-6.0.18" />
</antcall>
Expand All @@ -134,8 +134,8 @@
</antcall>

<antcall target="run-latest-upgrade-test">
${test.ant.script.file.plugin.portlets}
${test.ant.script.file.evaluate.logs}
${test.ant.script.file.plugin.portlets}
<param name="test.name" value="DBUpgrade${test.ant.script.suite}525LatestConvertTestSuite" />
</antcall>

Expand All @@ -147,8 +147,8 @@
</antcall>

<antcall target="run-latest-upgrade-test">
${test.ant.script.file.plugin.portlets}
${test.ant.script.file.evaluate.logs}
${test.ant.script.file.plugin.portlets}
<param name="test.name" value="DBUpgrade${test.ant.script.suite}525LatestTestSuite" />
</antcall>

Expand Down Expand Up @@ -176,8 +176,8 @@
<param name="file.name" value="liferay-portal-tomcat-6.0-5.2-ee-sp1.zip" />
<param name="legacy.theme.ids" value="classic,controlpanel" />
<param name="lp.version" value="5.2.5" />
${test.ant.script.file.plugin.portlets.ee}
${test.ant.script.file.evaluate.logs}
${test.ant.script.file.plugin.portlets.ee}
<param name="test.name" value="DBUpgrade${test.ant.script.suite}525TestSuite" />
<param name="tomcat.folder.dir" value="liferay-portal-5.2-ee-sp1/tomcat-6.0.18" />
</antcall>
Expand All @@ -189,8 +189,8 @@
</antcall>

<antcall target="run-latest-upgrade-test">
${test.ant.script.file.plugin.portlets}
${test.ant.script.file.evaluate.logs}
${test.ant.script.file.plugin.portlets}
<param name="test.name" value="DBUpgrade${test.ant.script.suite}525LatestConvertTestSuite" />
</antcall>

Expand All @@ -202,8 +202,8 @@
</antcall>

<antcall target="run-latest-upgrade-test">
${test.ant.script.file.plugin.portlets}
${test.ant.script.file.evaluate.logs}
${test.ant.script.file.plugin.portlets}
<param name="test.name" value="DBUpgrade${test.ant.script.suite}525LatestTestSuite" />
</antcall>

Expand Down Expand Up @@ -231,8 +231,8 @@
<param name="file.name" value="liferay-portal-tomcat-6.0-5.2-ee-sp1.zip" />
<param name="legacy.theme.ids" value="classic,controlpanel" />
<param name="lp.version" value="5.2.5" />
${test.ant.script.file.plugin.portlets.ee}
${test.ant.script.file.evaluate.logs}
${test.ant.script.file.plugin.portlets.ee}
<param name="test.name" value="DBUpgrade${test.ant.script.suite}525TestSuite" />
<param name="tomcat.folder.dir" value="liferay-portal-5.2-ee-sp1/tomcat-6.0.18" />
</antcall>
Expand All @@ -244,8 +244,8 @@
</antcall>

<antcall target="run-latest-upgrade-test">
${test.ant.script.file.plugin.portlets}
${test.ant.script.file.evaluate.logs}
${test.ant.script.file.plugin.portlets}
<param name="test.name" value="DBUpgrade${test.ant.script.suite}525LatestConvertTestSuite" />
</antcall>

Expand All @@ -257,8 +257,8 @@
</antcall>

<antcall target="run-latest-upgrade-test">
${test.ant.script.file.plugin.portlets}
${test.ant.script.file.evaluate.logs}
${test.ant.script.file.plugin.portlets}
<param name="test.name" value="DBUpgrade${test.ant.script.suite}525LatestTestSuite" />
</antcall>

Expand Down Expand Up @@ -286,8 +286,8 @@
<param name="file.name" value="liferay-portal-tomcat-6.0-5.2-ee-sp1.zip" />
<param name="legacy.theme.ids" value="classic,controlpanel" />
<param name="lp.version" value="5.2.5" />
${test.ant.script.file.plugin.portlets.ee}
${test.ant.script.file.evaluate.logs}
${test.ant.script.file.plugin.portlets.ee}
<param name="test.name" value="DBUpgrade${test.ant.script.suite}525TestSuite" />
<param name="tomcat.folder.dir" value="liferay-portal-5.2-ee-sp1/tomcat-6.0.18" />
</antcall>
Expand All @@ -299,8 +299,8 @@
</antcall>

<antcall target="run-latest-upgrade-test">
${test.ant.script.file.plugin.portlets}
${test.ant.script.file.evaluate.logs}
${test.ant.script.file.plugin.portlets}
<param name="test.name" value="DBUpgrade${test.ant.script.suite}525LatestConvertTestSuite" />
</antcall>

Expand All @@ -312,8 +312,8 @@
</antcall>

<antcall target="run-latest-upgrade-test">
${test.ant.script.file.plugin.portlets}
${test.ant.script.file.evaluate.logs}
${test.ant.script.file.plugin.portlets}
<param name="test.name" value="DBUpgrade${test.ant.script.suite}525LatestTestSuite" />
</antcall>

Expand Down
Loading

0 comments on commit 1b841d4

Please sign in to comment.