mirror of
https://github.com/apache/lucene.git
synced 2025-02-21 01:18:45 +00:00
Improve permgen usage on maven artifact build
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1428297 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
4a8522eb2a
commit
e32af2f7ee
@ -567,8 +567,8 @@
|
||||
<contrib-crawl target="-ecj-javadoc-lint"/>
|
||||
</target>
|
||||
|
||||
<!-- install-maven-tasks is *not* a useless dependency. do not remove -->
|
||||
<target name="generate-maven-artifacts" depends="install-maven-tasks">
|
||||
<!-- install-maven-tasks and define-lucene-javadoc-url are *not* a useless dependencies. Do not remove! -->
|
||||
<target name="generate-maven-artifacts" depends="install-maven-tasks,define-lucene-javadoc-url">
|
||||
<sequential>
|
||||
<subant target="dist-maven" inheritall="false" >
|
||||
<propertyset refid="uptodate.and.compiled.properties"/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user