Ant Java




  
  
   
  
  
  
  
    
  
  
    
  
  
    
    
  
  
  
    
    
    
  
  
    
    
    
    
  
                includes="src/,build.xml,*build*.xml,docs/,*.txt,contrib/,*pom.xml*,lib/"
              excludes="contrib/db/*/lib/,contrib/*/ext-libs/,src/site/build/,contrib/benchmark/temp/**,contrib/benchmark/work/**"
  />
                includes="${final.name}.jar,${demo.war.name}.war,${demo.name}.jar,docs/,contrib/*/*.jar,contrib/*/*.war, contrib/*/*/*.jar"
  />
                includes="src/demo/,src/jsp/,docs/,*.txt,contrib/*/README*,**/CHANGES.txt,lib/servlet-api-*.jar"
              excludes="${build.demo.template}"
  />
  
  
  
            description="Runs unit tests for the core Lucene code"
  />
            description="Runs all unit tests (core, contrib and back-compat)"
  />
  
  
    
    
  
  
  
    
    
    
    
  
  
  
  
    
      Initial SVN checkout for '${backwards.branch}'...
      
      
        
      
      
        
      
    

  
  
    
      Update backwards branch '${backwards.branch}' to revision ${backwards.rev}...
      
        
      
    

  
  
  
  
      description="Runs tests of a previous Lucene version.">
  
    
    
      Backwards branch '${backwards.branch}' could not be found in directory '${backwards.dir}'.
    
        
    
          srcdir="${backwards.dir}/${backwards.branch}/src/java"
      destdir="${build.dir}/${backwards.branch}/classes/java"
      javac.source="${javac.source.backwards}" javac.target="${javac.target.backwards}">
    
    
    
              destfile="${build.dir}/${backwards.branch}/${backwards.branch}.jar" />
        
      
                    test.classpath="backwards.test.classpath" javac.source="${javac.source.backwards}" javac.target="${javac.target.backwards}"/>
    
    
                    tempDir="${build.dir}/${backwards.branch}"
              junit.classpath="backwards.junit.classpath"
              junit.output.dir="${junit.output.dir.backwards}" />
    

    
  
  
      description="deprecated: removes the old 'tag' subdir">
    
  
      description="Removes contents of the '${backwards.dir}' directory">
    
  
  
  
  
  
  
  
  
    
      
              destfile="${build.dir}/${demo.name}.jar"
        basedir="${build.dir}/classes/demo"
        excludes="**/*.java"
        manifest="${manifest.file}">
        
          
          
        
      
    

  
  
    
      
              destfile="${build.dir}/${demo.name}-src.jar"
        basedir="src/demo"
        manifest="${manifest.file}">
        
          
          
        
      
    

  
  
    
      
                 webxml="src/jsp/WEB-INF/web.xml"
           manifest="${manifest.file}">
        
        
        
        
          
          
        
      
    

  
  
  
  
  
  
  
    
          srcdir="src/demo"
      destdir="${build.dir}/classes/demo">
      
    
  
  
  
  
  
  
  
      DEPRECATED - Doing Nothing.  See http://wiki.apache.org/lucene-java/HowToUpdateTheWebsite
  
            depends="javadocs-all, javadocs-core, javadocs-demo, javadocs-contrib">
    
${Name} ${version} Javadoc Index

${Name} ${version} Javadoc Index



      
  • All

  •   
  • Core

  •   
  • Contrib packages:

  •   


          
          
        

      
  • Demo



  
  
  
    
      
              destdir="${javadoc.dir}/core"
        title="${Name} ${version} core API">
        
          
          
        

      
     
    

  
  
    
      
              destdir="${javadoc.dir}/demo"
        title="${Name} ${version} demo API">
        
          
          
        

      
      
    

  
  
  
                       failonerror="false"/>
  
    
  
    
      
              destdir="${javadoc.dir}/all">
        
          
          
          
          
        
          
          
          
                
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
  
          
  
          
  
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
        

      
    

  
  
  
  
  
  
  
     
         
    
    
    
        
     
  
  
  
  
  
  
  
  
      description="--> Generates the Lucene distribution as .zip">
    
    
      
        
      
      
      
        
      
    
  
  
  
  
  
  
  
      description="--> Generates the lucene distribution as .tar.gz">
    
    
    
      
        
      
      
      
        
      
    
          src="${build.dir}/lucene-${version}.tar"
      />
  
  
  
  
  
  
  
      description="--> Generates the .tar.gz and .zip distributions"/>
  
  
  
  
  
  
  
  
  
    
        
        
        
        
    
  
  
  
  
  
      description="--> Generates the Lucene sources as .zip">
    
      
        
      
    
  
  
  
  
  
  
  
      description="--> Generates the Lucene distribution as .tar.gz">
    
    
    
      
        
      
    
              src="${build.dir}/lucene-${version}-src.tar"
    />
  
  
  
  
  
  
  
      description="--> Generates the .tar.gz and .zip source distributions"/>
  
  
  
  
  
  
  
  
    
      
      
        
                            classifier="sources"/>
                            classifier="javadoc"/>
        

      
      
      
        
                            classifier="sources"/>
                            classifier="javadoc"/>
        

      
      
      
      
    

  
  
  
  
  
  
    
               outputfile="${build.dir}/docs/grammars/QueryParser.html"
           javacchome="${javacc.home}"
    />
               outputfile="${build.dir}/docs/grammars/HTMLParser.html"
           javacchome="${javacc.home}"
    />
               outputfile="${build.dir}/docs/grammars/Surround_QueryParser.html"
           javacchome="${javacc.home}"
    />
               outputfile="${build.dir}/docs/grammars/StandardSyntaxParser.html"
           javacchome="${javacc.home}"
    />
  
  
    
      
        
        
      
      
        
      
      
        
      
      
        
      
      
        
      
    

  
  
  
    
                           outputDir="src/java/org/apache/lucene/queryParser"/>
      
               byline="true"
         match="public QueryParser\(CharStream "
         replace="protected QueryParser(CharStream "/>
               byline="true"
         match="public QueryParser\(QueryParserTokenManager "
         replace="protected QueryParser(QueryParserTokenManager "/>
    

    
  
  
                       outputDir="src/demo/org/apache/lucene/demo/html"
    />
  
  
  
          dir="contrib/queryparser"
      antfile="build.xml" 
    />
  
  
  
          dir="contrib/surround"
      antfile="build.xml" 
    />
  
  
  
          dir="contrib/misc"
      antfile="build.xml" 
    />
  
  
  
  
  
  
  
    
      
    
               outdir="src/java/org/apache/lucene/analysis/standard"
           nobak="on" />
  
  
    
      
        
      
    

  
  
    
    
    
      
                         includes="contrib/*/build.xml"
        />
      
    

  
            description="Builds all contrib modules and their tests">
    
  
  
    
    
    
      
        
          
        
      

    
    Contrib tests failed!
  
  
  
    
    
      
      
    

  
  
  
    
    
      
    
    
      
    
    
      
    
  
  
  
  
  
    
  
  
    
      
        
      

    
  
      description="runs the tasks over src/java">
    
      
      
    
  

File: common-build.xml


  

  
    This file is designed for importing into a main build file, and not intended
    for standalone use.
  

  
  
  
  
  
  
  
    
    
    
  

  
  
  
  
  
  
    
  
  
  
  
  
    
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
    
    
    
      
    
  
  
  
  
   
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
     
  
  
  
  
                property="clover.present"
            classname="com.cenqua.clover.tasks.CloverReportTask"
            />
   
       
           
           
       

   
      property="javacc.present"
    classname="org.javacc.parser.Main"
    classpath="${javacc.home}/bin/lib/javacc.jar"
    />
       property="jflex.present"
    classname="JFlex.anttask.JFlexTask"
    classpath="${jflex.home}/lib/JFlex.jar"
    />
      property="maven.ant.tasks.present"
    classname="org.apache.maven.artifact.ant.Pom"
  />
  
      description="Removes contents of build and dist directories">
    
    
    
  
  
  
    
      
      
    
  
  
    
      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.
    

  
  
    
      ##################################################################
      JavaCC not found.
      JavaCC Home: ${javacc.home}
      JavaCC JAR: ${javacc.jar}
      Please download and install JavaCC from:
      <http://javacc.dev.java.net>
      Then, create a build.properties file either in your home
      directory, or within the Lucene directory and set the javacc.home
      property to the path where JavaCC is installed. For example,
      if you installed JavaCC in /usr/local/java/javacc-4.1, then set the
      javacc.home property to:
      javacc.home=/usr/local/java/javacc-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.
      java.lang.NoClassDefFoundError: org.javacc.parser.Main
      ##################################################################
    
  
  
  
    
      ##################################################################
      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
      ##################################################################
    
  
            description="Compiles core classes">
          srcdir="src/java"
      destdir="${build.dir}/classes/java">
      
    
    
    
      
      
    
  
  
    
  
      description="Packages the JAR file">
    
  
  
  
    ##################################################################
      Maven ant tasks not found.
      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.
      ##################################################################
    
  
  
  
    
    
    
      
         
          
        
      
    
      
      
      
        
        
          
    
        
      
    

      
  
  
  
  
    
    
      
        
    
    
                   value="The Apache Software Foundation"/>
    
    
                   value="${version} ${svnversion} - ${DSTAMP} ${TSTAMP}"/>
                   value="The Apache Software Foundation"/>
                   value="${javac.source}"/>
                   value="${javac.target}"/>
    
    

  
  
  
    
    
    
    
    
      
                  outputproperty="svnversion" failifexecutionfails="false">
        
      
      
      
      
              destfile="@{destfile}"
        basedir="@{basedir}"
        manifest="${manifest.file}">
        
          
        

        
          
          
        
        
      
    

  
  
                  test.classpath="test.classpath"/>
  
  
  
  
    
    
    
    
    
     
              srcdir="@{srcdir}" 
        destdir="@{destdir}"
        javac.source="@{javac.source}"
        javac.target="@{javac.source}">
        
      
      
      
        
      
    

  
  
  
    
    
    
    
    
    
      
        
          
          
          
        

      
      
              errorProperty="tests.failed" failureProperty="tests.failed">
        
        
          
        

        
        
  
        
        
  
        
        
        
        
        
  
      
        
        
        
        
          
        
        
          
        
        
          
        
        
          
        
      
      
      
      MAYBE
      Tests failed!
      
      
    

  
  
  
    
      
        
        
        
        
        
        
  
        
        
        
    

    
  
    
  
  
    
    
    
      
        
      
      
        
      
    
  
  
    
      Clover not found. Code coverage reports disabled.
    

  
  
  
    ##################################################################
      Clover not found.
      Please make sure clover.jar is in ANT_HOME/lib, or made available
      to Ant using other mechanisms like -lib or CLASSPATH.
      ##################################################################
    
  
    
  
    
    
    
      
    
    
      
    
    
      
      
    
    
       
          
          
          
          
       
       
          
          
          
          
       
    

  
  
    
    
      
      
        
      
      
    
    
    
    
      
      
        
      
      
    
  
  
    
  
  
    
  
  
  
  
    
    
    
    
    
    
      
              encoding="${build.encoding}"
        srcdir="@{srcdir}"
        destdir="@{destdir}"
        deprecation="${javac.deprecation}"
        debug="${javac.debug}"
        source="@{javac.source}"
        target="@{javac.target}">
        
        
        
        
        
      
    

  
  
    
    
    
      
                target="@{target}"
          outputDirectory="@{outputDir}"
          debugTokenManager="${javacc.debug.tokenmgr}"
          debugParser="${javacc.debug.parser}"
          debuglookahead="${javacc.debug.lookahead}"
          javacchome="${javacc.home}"
          jdkversion="${javac.source}"
      />
      
        
      
    

  
  
  
    
    
    
    
                overview="src/java/overview.html"
          packagenames="org.apache.lucene.*"
          destdir="@{destdir}"
          access="${javadoc.access}"
          encoding="${build.encoding}"
          charset="${javadoc.charset}"
          docencoding="${javadoc.charset}"
          author="true"
          version="true"
          use="true"
          source="${ant.java.version}"
          link="${javadoc.link}"
          windowtitle="${Name} ${version} API"
          doctitle="@{title}"
          maxmemory="${javadoc.maxmemory}"
          bottom="Copyright &copy; ${year} Apache Software Foundation.  All Rights Reserved.">