mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-17 02:14:54 +00:00
tophints is optional here, it might not exist
This commit is contained in:
parent
b420c96fda
commit
0ba6e4171a
2
pom.xml
2
pom.xml
@ -1206,7 +1206,7 @@ org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UT
|
||||
<target>
|
||||
<taskdef resource="com/carrotsearch/junit4/antlib.xml" classpathref="maven.plugin.classpath"/>
|
||||
<tophints max="${tests.topn}">
|
||||
<file file="${basedir}/${execution.hint.file}"/>
|
||||
<fileset dir="${basedir}" includes="${execution.hint.file}"/>
|
||||
</tophints>
|
||||
</target>
|
||||
</configuration>
|
||||
|
Loading…
x
Reference in New Issue
Block a user