We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8dbaa8 commit fa4a758Copy full SHA for fa4a758
build.xml
@@ -236,7 +236,6 @@ limitations under the License.
236
</target>
237
238
<target name="bamboo-test" depends="compile,guard.noclover">
239
- <sysproperty key="clover.license.path" value=".clover/clover.license"/>
240
<clover-setup/>
241
<testng classpathref="classpath" outputdir="${testdir}" listeners="com.mongodb.util.TestNGListener, com.cenqua.clover.tasks.testng.CloverOptimizedTestSelector" haltonfailure="false" >
242
<jvmarg value="-Xmx512M" />
0 commit comments