Skip to content

Commit b67c0c4

Browse files
author
Brendan W. McAdams
committed
Bamboo build tweaking.
1 parent 12cec4f commit b67c0c4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -236,6 +236,7 @@ limitations under the License.
236236
</target>
237237

238238
<target name="bamboo-test" depends="compile">
239+
    <clover-setup/>
239240
<testng classpathref="classpath" outputdir="${testdir}" listeners="com.mongodb.util.TestNGListener, com.cenqua.clover.tasks.testng.CloverOptimizedTestSelector" haltonfailure="false" >
240241
<jvmarg value="-Xmx512M" />
241242
<xmlfileset dir="." includes="testng.xml"/>

0 commit comments

Comments
 (0)