Skip to content

Commit

Permalink
revert the (now unneeded) JVMOPTS_RUNTESTCOMMAND change to bin/xml/ts…
Browse files Browse the repository at this point in the history
….top.import.xml

Signed-off-by: Scott Marlow <smarlow@redhat.com>
  • Loading branch information
scottmarlow committed May 12, 2022
1 parent 8e5a476 commit 3ad608a
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions bin/xml/ts.top.import.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,14 +39,6 @@
</condition>
<property name="noSecurityManager" value="false"/>

<if>
<isset property="env.JVMOPTS_RUNTESTCOMMAND"/>
<then>
<property name="JVMOPTS_RUNTESTCOMMAND"
value="${env.JVMOPTS_RUNTESTCOMMAND}"/>
</then>
</if>

<!-- Set the archives to deploy - default to wars-->
<target name="setup.archive.set">
<fileset dir="${dist.dir}/${pkg.dir}" id="deploy.vi.archive.set">
Expand Down

0 comments on commit 3ad608a

Please sign in to comment.