mirror of https://github.com/apache/lucene.git
LUCENE-4335: add empty target in common-build.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4335@1506248 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
75c92695a8
commit
215c569e65
|
@ -2100,6 +2100,8 @@ ${tests-output}/junit4-*.suites - per-JVM executed suites
|
|||
<property name="pegdown.loaded" value="true"/>
|
||||
</target>
|
||||
|
||||
<target name="regenerate"/>
|
||||
|
||||
<macrodef name="pegdown">
|
||||
<attribute name="todir"/>
|
||||
<attribute name="flatten" default="false"/>
|
||||
|
|
Loading…
Reference in New Issue