Index: E:/projects/lucene/trunk/common-build.xml =================================================================== --- E:/projects/lucene/trunk/common-build.xml (revision 559784) +++ E:/projects/lucene/trunk/common-build.xml (working copy) @@ -7,16 +7,16 @@ The ASF licenses this file to You under the Apache License, Version 2.0 the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - + http://www.apache.org/licenses/LICENSE-2.0 - + Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> - + This file is designed for importing into a main build file, and not intended @@ -58,6 +58,7 @@ + @@ -71,11 +72,11 @@ - + - + @@ -98,6 +99,12 @@ /> + + @@ -106,7 +113,7 @@ property="maven.ant.tasks.present" classname="org.apache.maven.artifact.ant.Pom" /> - + @@ -129,11 +136,25 @@ One or more of the JavaCC .jj files is newer than its corresponding .java file. Run the "javacc" target to regenerate the artifacts. + + + + + + + - + + + One or more of the JFlex .jflex files is newer than its corresponding + .java file. Run the "jflex" target to regenerate the artifacts. + + + + ################################################################## @@ -161,7 +182,33 @@ - + + + + ################################################################## + JFlex not found. + JFlex Home: ${jflex.home} + + Please download and install JFlex from: + + <http://jflex.de/download.html> + + Then, create a build.properties file either in your home + directory, or within the Lucene directory and set the jflex.home + property to the path where JFlex is installed. For example, + if you installed JFlex in /usr/local/java/jflex-1.4.1, then set the + jflex.home property to: + + jflex.home=/usr/local/java/jflex-1.4.1 + + If you get an error like the one below, then you have not installed + things correctly. Please check all your paths and try again. + + ################################################################## + + + + - + ################################################################## Maven ant tasks not found. - Please make sure the maven-ant-tasks jar is in ANT_HOME/lib, or made + Please make sure the maven-ant-tasks jar is in ANT_HOME/lib, or made available to Ant using other mechanisms like -lib or CLASSPATH. ################################################################## @@ -196,7 +243,7 @@ - + @@ -206,9 +253,9 @@ - - - + + + @@ -218,7 +265,7 @@ outputproperty="svnversion" failifexecutionfails="false"> - + @@ -232,14 +279,14 @@ --> @@ -254,9 +301,9 @@ value="${version} ${svnversion} - ${user.name} - ${DSTAMP} ${TSTAMP}"/> - - @@ -309,7 +356,7 @@ anywhere. --> - + @@ -333,7 +380,7 @@ Tests failed! - + - + @@ -98,7 +98,7 @@ - + @@ -122,11 +122,11 @@ value="${version}"/> - - - + @@ -152,11 +152,11 @@ value="${version}"/> - - - + @@ -224,7 +224,7 @@ - + @@ -372,14 +372,14 @@ - + - + @@ -436,13 +436,37 @@ outputDir="src/java/org/apache/lucene/queryParser" /> - + - + + + + + + + + + + + + + + + + + + + + + + + @@ -485,7 +509,7 @@ - + @@ -520,7 +544,7 @@ - + @@ -552,7 +576,7 @@ - + @@ -585,7 +609,7 @@ - +