Ant Java







    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        
        
        
        
        
        
        
        
        
            
                
                
                
            
        
    
    
    
    
    
        
                       destdir="${build.dest}"
               excludes="**/package.html"
               debug="${debug}"
               deprecation="${deprecation}"
               optimize="${optimize}"/>
    
    
    
    
    
                     basedir="${build.dest}"
             excludes="**/package.html">
          
        
    
    
    
    
    
        
                    sourcepath="${build.src}"
            packagenames="org.apache.regexp.*"
            destdir="${javadoc.destdir}"
            author="true"
            private="true"
            version="true"
            use="true"
            windowtitle="${Name} ${version} API"
            doctitle="${Name} ${version} API"
            bottom="Copyright © ${year} Apache Software Foundation. All Rights Reserved.">
      
    
    
    
    
    
        
        
            
        
        
            
                
            
        
        
            
        
        
        
        
        
        
    
    
    
    
    
        
        
    
    
    
    
    
        
        
        
        
    
    
    
    
    
    
    
    
    
                description="--> Installs .jar file in ${lib.repo}">
      
        
          
        
      
    
    
    
    
    
                  failonerror="yes">
        
        
          
            
          
        

      
    
    
    
    
    
        
    
    
    
    
    
                        destdir="${docs.dest}"
                style="${jakarta-site.dir}/xdocs/stylesheets/site.xsl"
                includes="**/*.xml"
                excludes="**/stylesheets/** empty.xml">
          
        
        
            
                
            
        
                      file="${build.dir}/${final.name}.jar"/>