LUCENE-2894: move prettify to lucene

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1083991 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Yonik Seeley 2011-03-21 22:13:14 +00:00
parent 4a277d65b5
commit 1c0ff82ac1
15 changed files with 2 additions and 2 deletions

View File

@ -26,7 +26,7 @@
<dirname file="${ant.file.common}" property="common.dir"/>
<import file="${common.dir}/../common-build.xml"/>
<property name="dev-tools.dir" value="${common.dir}/../dev-tools"/>
<property name="prettify.dir" value="${dev-tools.dir}/prettify"/>
<property name="prettify.dir" value="${common.dir}/src/tools/prettify"/>
<property name="maven.build.dir" value="${common.dir}/build/maven"/>
<!-- Give user a chance to override without editing this file

View File

@ -35,7 +35,7 @@
<property name="name" value="${ant.project.name}"/>
<property name="dev-tools.dir" value="${solr-path}/../dev-tools"/>
<property name="prettify.dir" value="${dev-tools.dir}/prettify"/>
<property name="prettify.dir" value="${solr-path}/../lucene/src/tools/prettify"/>
<property name="package.dir" location="package"/>
<tstamp>