Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

Consider this tool deprecated. For further information see the javadoc for this method. Note that settings file mentioned below need to contain proper values for the harvesting metadata settings:

Code Block
            <metadata>
            
   <heritrixFilePattern>.*(\.xml|\.txt|\.log|\.out)</heritrixFilePattern>
     
          <reportFilePattern>.*-report.txt</reportFilePattern>
        
       <logFilePattern>.*(\.log|\.out)</logFilePattern>
           
</metadata>

Sample usage of this tool

...