You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ol...@apache.org on 2013/03/05 16:49:13 UTC

svn commit: r853130 [1/7] - in /websites/production/commons/content/proper/commons-io: ./ apidocs/org/apache/commons/io/class-use/ apidocs/org/apache/commons/io/filefilter/class-use/ apidocs/org/apache/commons/io/monitor/class-use/ cobertura/

Author: olamy
Date: Tue Mar  5 15:49:10 2013
New Revision: 853130

Log:
Site checkin for project Commons IO

Modified:
    websites/production/commons/content/proper/commons-io/apidocs/org/apache/commons/io/class-use/FileDeleteStrategy.html
    websites/production/commons/content/proper/commons-io/apidocs/org/apache/commons/io/filefilter/class-use/IOFileFilter.html
    websites/production/commons/content/proper/commons-io/apidocs/org/apache/commons/io/monitor/class-use/FileAlterationObserver.html
    websites/production/commons/content/proper/commons-io/bestpractices.html
    websites/production/commons/content/proper/commons-io/building.html
    websites/production/commons/content/proper/commons-io/changes-report.html
    websites/production/commons/content/proper/commons-io/checkstyle-aggregate.html
    websites/production/commons/content/proper/commons-io/checkstyle.html
    websites/production/commons/content/proper/commons-io/checkstyle.rss
    websites/production/commons/content/proper/commons-io/clirr-report.html
    websites/production/commons/content/proper/commons-io/cobertura/frame-summary-org.apache.commons.io.comparator.html
    websites/production/commons/content/proper/commons-io/cobertura/frame-summary-org.apache.commons.io.filefilter.html
    websites/production/commons/content/proper/commons-io/cobertura/frame-summary-org.apache.commons.io.html
    websites/production/commons/content/proper/commons-io/cobertura/frame-summary-org.apache.commons.io.input.html
    websites/production/commons/content/proper/commons-io/cobertura/frame-summary-org.apache.commons.io.monitor.html
    websites/production/commons/content/proper/commons-io/cobertura/frame-summary-org.apache.commons.io.output.html
    websites/production/commons/content/proper/commons-io/cobertura/frame-summary.html
    websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.ByteOrderMark.html
    websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.Charsets.html
    websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.CopyUtils.html
    websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.DirectoryWalker.html
    websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.EndianUtils.html
    websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.FileCleaner.html
    websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.FileCleaningTracker.html
    websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.FileDeleteStrategy.html
    websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.FileExistsException.html
    websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.FileSystemUtils.html
    websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.FileUtils.html
    websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.FilenameUtils.html
    websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.HexDump.html
    websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.IOCase.html
    websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.IOExceptionWithCause.html
    websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.IOUtils.html
    websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.LineIterator.html
    websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.TaggedIOException.html
    websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.ThreadMonitor.html
    websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.comparator.AbstractFileComparator.html
    websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.comparator.CompositeFileComparator.html
    websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.comparator.DefaultFileComparator.html
    websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.comparator.DirectoryFileComparator.html
    websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.comparator.ExtensionFileComparator.html
    websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.comparator.LastModifiedFileComparator.html
    websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.comparator.NameFileComparator.html
    websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.comparator.PathFileComparator.html
    websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.comparator.ReverseComparator.html
    websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.comparator.SizeFileComparator.html
    websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.filefilter.AbstractFileFilter.html
    websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.filefilter.AgeFileFilter.html
    websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.filefilter.AndFileFilter.html
    websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.filefilter.CanReadFileFilter.html
    websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.filefilter.CanWriteFileFilter.html
    websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.filefilter.ConditionalFileFilter.html
    websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.filefilter.DelegateFileFilter.html
    websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.filefilter.DirectoryFileFilter.html
    websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.filefilter.EmptyFileFilter.html
    websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.filefilter.FalseFileFilter.html
    websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.filefilter.FileFileFilter.html
    websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.filefilter.FileFilterUtils.html
    websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.filefilter.HiddenFileFilter.html
    websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.filefilter.IOFileFilter.html
    websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.filefilter.MagicNumberFileFilter.html
    websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.filefilter.NameFileFilter.html
    websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.filefilter.NotFileFilter.html
    websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.filefilter.OrFileFilter.html
    websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.filefilter.PrefixFileFilter.html
    websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.filefilter.RegexFileFilter.html
    websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.filefilter.SizeFileFilter.html
    websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.filefilter.SuffixFileFilter.html
    websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.filefilter.TrueFileFilter.html
    websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.filefilter.WildcardFileFilter.html
    websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.filefilter.WildcardFilter.html
    websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.input.AutoCloseInputStream.html
    websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.input.BOMInputStream.html
    websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.input.BoundedInputStream.html
    websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.input.BrokenInputStream.html
    websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.input.CharSequenceInputStream.html
    websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.input.CharSequenceReader.html
    websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.input.ClassLoaderObjectInputStream.html
    websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.input.CloseShieldInputStream.html
    websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.input.ClosedInputStream.html
    websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.input.CountingInputStream.html
    websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.input.DemuxInputStream.html
    websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.input.NullInputStream.html
    websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.input.NullReader.html
    websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.input.ProxyInputStream.html
    websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.input.ProxyReader.html
    websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.input.ReaderInputStream.html
    websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.input.ReversedLinesFileReader.html
    websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.input.SwappedDataInputStream.html
    websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.input.TaggedInputStream.html
    websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.input.Tailer.html
    websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.input.TailerListener.html
    websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.input.TailerListenerAdapter.html
    websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.input.TeeInputStream.html
    websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.input.XmlStreamReader.html
    websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.input.XmlStreamReaderException.html
    websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.monitor.FileAlterationListener.html
    websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.monitor.FileAlterationListenerAdaptor.html
    websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.monitor.FileAlterationMonitor.html
    websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.monitor.FileAlterationObserver.html
    websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.monitor.FileEntry.html
    websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.output.BrokenOutputStream.html
    websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.output.ByteArrayOutputStream.html
    websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.output.CloseShieldOutputStream.html
    websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.output.ClosedOutputStream.html
    websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.output.CountingOutputStream.html
    websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.output.DeferredFileOutputStream.html
    websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.output.DemuxOutputStream.html
    websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.output.FileWriterWithEncoding.html
    websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.output.LockableFileWriter.html
    websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.output.NullOutputStream.html
    websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.output.NullWriter.html
    websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.output.ProxyOutputStream.html
    websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.output.ProxyWriter.html
    websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.output.StringBuilderWriter.html
    websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.output.TaggedOutputStream.html
    websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.output.TeeOutputStream.html
    websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.output.ThresholdingOutputStream.html
    websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.output.WriterOutputStream.html
    websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.output.XmlStreamWriter.html
    websites/production/commons/content/proper/commons-io/dependencies.html
    websites/production/commons/content/proper/commons-io/description.html
    websites/production/commons/content/proper/commons-io/distribution-management.html
    websites/production/commons/content/proper/commons-io/download_io.html
    websites/production/commons/content/proper/commons-io/findbugs.html
    websites/production/commons/content/proper/commons-io/index.html
    websites/production/commons/content/proper/commons-io/integration.html
    websites/production/commons/content/proper/commons-io/issue-tracking.html
    websites/production/commons/content/proper/commons-io/jdepend-report.html
    websites/production/commons/content/proper/commons-io/jira-report.html
    websites/production/commons/content/proper/commons-io/mail-lists.html
    websites/production/commons/content/proper/commons-io/project-info.html
    websites/production/commons/content/proper/commons-io/project-reports.html
    websites/production/commons/content/proper/commons-io/project-summary.html
    websites/production/commons/content/proper/commons-io/proposal.html
    websites/production/commons/content/proper/commons-io/rat-report.html
    websites/production/commons/content/proper/commons-io/source-repository.html
    websites/production/commons/content/proper/commons-io/surefire-report.html
    websites/production/commons/content/proper/commons-io/tasks.html
    websites/production/commons/content/proper/commons-io/team-list.html
    websites/production/commons/content/proper/commons-io/upgradeto1_1.html
    websites/production/commons/content/proper/commons-io/upgradeto1_2.html
    websites/production/commons/content/proper/commons-io/upgradeto1_3.html
    websites/production/commons/content/proper/commons-io/upgradeto1_3_1.html
    websites/production/commons/content/proper/commons-io/upgradeto1_3_2.html
    websites/production/commons/content/proper/commons-io/upgradeto1_4.html
    websites/production/commons/content/proper/commons-io/upgradeto2_0.html
    websites/production/commons/content/proper/commons-io/upgradeto2_0_1.html
    websites/production/commons/content/proper/commons-io/upgradeto2_1.html
    websites/production/commons/content/proper/commons-io/upgradeto2_2.html
    websites/production/commons/content/proper/commons-io/upgradeto2_3.html
    websites/production/commons/content/proper/commons-io/upgradeto2_4.html

Modified: websites/production/commons/content/proper/commons-io/apidocs/org/apache/commons/io/class-use/FileDeleteStrategy.html
==============================================================================
--- websites/production/commons/content/proper/commons-io/apidocs/org/apache/commons/io/class-use/FileDeleteStrategy.html (original)
+++ websites/production/commons/content/proper/commons-io/apidocs/org/apache/commons/io/class-use/FileDeleteStrategy.html Tue Mar  5 15:49:10 2013
@@ -122,6 +122,15 @@ writers and files.</div>
 </tr>
 <tbody>
 <tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">FileCleaningTracker.</span><code><strong><a href="../../../../../org/apache/commons/io/FileCleaningTracker.html#track(java.io.File, java.lang.Object, org.apache.commons.io.FileDeleteStrategy)">track</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;file,
+          <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;marker,
+          <a href="../../../../../org/apache/commons/io/FileDeleteStrategy.html" title="class in org.apache.commons.io">FileDeleteStrategy</a>&nbsp;deleteStrategy)</code>
+<div class="block">Track the specified file, using the provided marker, deleting the file
+ when the marker instance is garbage collected.</div>
+</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><code>static void</code></td>
 <td class="colLast"><span class="strong">FileCleaner.</span><code><strong><a href="../../../../../org/apache/commons/io/FileCleaner.html#track(java.io.File, java.lang.Object, org.apache.commons.io.FileDeleteStrategy)">track</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;file,
           <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;marker,
@@ -131,16 +140,16 @@ writers and files.</div>
 </div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">FileCleaningTracker.</span><code><strong><a href="../../../../../org/apache/commons/io/FileCleaningTracker.html#track(java.io.File, java.lang.Object, org.apache.commons.io.FileDeleteStrategy)">track</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;file,
+<td class="colLast"><span class="strong">FileCleaningTracker.</span><code><strong><a href="../../../../../org/apache/commons/io/FileCleaningTracker.html#track(java.lang.String, java.lang.Object, org.apache.commons.io.FileDeleteStrategy)">track</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;path,
           <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;marker,
           <a href="../../../../../org/apache/commons/io/FileDeleteStrategy.html" title="class in org.apache.commons.io">FileDeleteStrategy</a>&nbsp;deleteStrategy)</code>
 <div class="block">Track the specified file, using the provided marker, deleting the file
  when the marker instance is garbage collected.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static void</code></td>
 <td class="colLast"><span class="strong">FileCleaner.</span><code><strong><a href="../../../../../org/apache/commons/io/FileCleaner.html#track(java.lang.String, java.lang.Object, org.apache.commons.io.FileDeleteStrategy)">track</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;path,
           <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;marker,
@@ -150,15 +159,6 @@ writers and files.</div>
 </div>
 </td>
 </tr>
-<tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">FileCleaningTracker.</span><code><strong><a href="../../../../../org/apache/commons/io/FileCleaningTracker.html#track(java.lang.String, java.lang.Object, org.apache.commons.io.FileDeleteStrategy)">track</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;path,
-          <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;marker,
-          <a href="../../../../../org/apache/commons/io/FileDeleteStrategy.html" title="class in org.apache.commons.io">FileDeleteStrategy</a>&nbsp;deleteStrategy)</code>
-<div class="block">Track the specified file, using the provided marker, deleting the file
- when the marker instance is garbage collected.</div>
-</td>
-</tr>
 </tbody>
 </table>
 </li>

Modified: websites/production/commons/content/proper/commons-io/apidocs/org/apache/commons/io/filefilter/class-use/IOFileFilter.html
==============================================================================
--- websites/production/commons/content/proper/commons-io/apidocs/org/apache/commons/io/filefilter/class-use/IOFileFilter.html (original)
+++ websites/production/commons/content/proper/commons-io/apidocs/org/apache/commons/io/filefilter/class-use/IOFileFilter.html Tue Mar  5 15:49:10 2013
@@ -377,14 +377,14 @@ writers and files.</div>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static <a href="../../../../../../org/apache/commons/io/filefilter/IOFileFilter.html" title="interface in org.apache.commons.io.filefilter">IOFileFilter</a></code></td>
-<td class="colLast"><span class="strong">FalseFileFilter.</span><code><strong><a href="../../../../../../org/apache/commons/io/filefilter/FalseFileFilter.html#INSTANCE">INSTANCE</a></strong></code>
-<div class="block">Singleton instance of false filter.</div>
+<td class="colLast"><span class="strong">DirectoryFileFilter.</span><code><strong><a href="../../../../../../org/apache/commons/io/filefilter/DirectoryFileFilter.html#INSTANCE">INSTANCE</a></strong></code>
+<div class="block">Singleton instance of directory filter.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>static <a href="../../../../../../org/apache/commons/io/filefilter/IOFileFilter.html" title="interface in org.apache.commons.io.filefilter">IOFileFilter</a></code></td>
-<td class="colLast"><span class="strong">DirectoryFileFilter.</span><code><strong><a href="../../../../../../org/apache/commons/io/filefilter/DirectoryFileFilter.html#INSTANCE">INSTANCE</a></strong></code>
-<div class="block">Singleton instance of directory filter.</div>
+<td class="colLast"><span class="strong">FalseFileFilter.</span><code><strong><a href="../../../../../../org/apache/commons/io/filefilter/FalseFileFilter.html#INSTANCE">INSTANCE</a></strong></code>
+<div class="block">Singleton instance of false filter.</div>
 </td>
 </tr>
 <tr class="rowColor">

Modified: websites/production/commons/content/proper/commons-io/apidocs/org/apache/commons/io/monitor/class-use/FileAlterationObserver.html
==============================================================================
--- websites/production/commons/content/proper/commons-io/apidocs/org/apache/commons/io/monitor/class-use/FileAlterationObserver.html (original)
+++ websites/production/commons/content/proper/commons-io/apidocs/org/apache/commons/io/monitor/class-use/FileAlterationObserver.html Tue Mar  5 15:49:10 2013
@@ -122,25 +122,25 @@ This package provides a component for mo
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">FileAlterationListener.</span><code><strong><a href="../../../../../../org/apache/commons/io/monitor/FileAlterationListener.html#onStart(org.apache.commons.io.monitor.FileAlterationObserver)">onStart</a></strong>(<a href="../../../../../../org/apache/commons/io/monitor/FileAlterationObserver.html" title="class in org.apache.commons.io.monitor">FileAlterationObserver</a>&nbsp;observer)</code>
+<td class="colLast"><span class="strong">FileAlterationListenerAdaptor.</span><code><strong><a href="../../../../../../org/apache/commons/io/monitor/FileAlterationListenerAdaptor.html#onStart(org.apache.commons.io.monitor.FileAlterationObserver)">onStart</a></strong>(<a href="../../../../../../org/apache/commons/io/monitor/FileAlterationObserver.html" title="class in org.apache.commons.io.monitor">FileAlterationObserver</a>&nbsp;observer)</code>
 <div class="block">File system observer started checking event.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">FileAlterationListenerAdaptor.</span><code><strong><a href="../../../../../../org/apache/commons/io/monitor/FileAlterationListenerAdaptor.html#onStart(org.apache.commons.io.monitor.FileAlterationObserver)">onStart</a></strong>(<a href="../../../../../../org/apache/commons/io/monitor/FileAlterationObserver.html" title="class in org.apache.commons.io.monitor">FileAlterationObserver</a>&nbsp;observer)</code>
+<td class="colLast"><span class="strong">FileAlterationListener.</span><code><strong><a href="../../../../../../org/apache/commons/io/monitor/FileAlterationListener.html#onStart(org.apache.commons.io.monitor.FileAlterationObserver)">onStart</a></strong>(<a href="../../../../../../org/apache/commons/io/monitor/FileAlterationObserver.html" title="class in org.apache.commons.io.monitor">FileAlterationObserver</a>&nbsp;observer)</code>
 <div class="block">File system observer started checking event.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">FileAlterationListener.</span><code><strong><a href="../../../../../../org/apache/commons/io/monitor/FileAlterationListener.html#onStop(org.apache.commons.io.monitor.FileAlterationObserver)">onStop</a></strong>(<a href="../../../../../../org/apache/commons/io/monitor/FileAlterationObserver.html" title="class in org.apache.commons.io.monitor">FileAlterationObserver</a>&nbsp;observer)</code>
+<td class="colLast"><span class="strong">FileAlterationListenerAdaptor.</span><code><strong><a href="../../../../../../org/apache/commons/io/monitor/FileAlterationListenerAdaptor.html#onStop(org.apache.commons.io.monitor.FileAlterationObserver)">onStop</a></strong>(<a href="../../../../../../org/apache/commons/io/monitor/FileAlterationObserver.html" title="class in org.apache.commons.io.monitor">FileAlterationObserver</a>&nbsp;observer)</code>
 <div class="block">File system observer finished checking event.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">FileAlterationListenerAdaptor.</span><code><strong><a href="../../../../../../org/apache/commons/io/monitor/FileAlterationListenerAdaptor.html#onStop(org.apache.commons.io.monitor.FileAlterationObserver)">onStop</a></strong>(<a href="../../../../../../org/apache/commons/io/monitor/FileAlterationObserver.html" title="class in org.apache.commons.io.monitor">FileAlterationObserver</a>&nbsp;observer)</code>
+<td class="colLast"><span class="strong">FileAlterationListener.</span><code><strong><a href="../../../../../../org/apache/commons/io/monitor/FileAlterationListener.html#onStop(org.apache.commons.io.monitor.FileAlterationObserver)">onStop</a></strong>(<a href="../../../../../../org/apache/commons/io/monitor/FileAlterationObserver.html" title="class in org.apache.commons.io.monitor">FileAlterationObserver</a>&nbsp;observer)</code>
 <div class="block">File system observer finished checking event.</div>
 </td>
 </tr>

Modified: websites/production/commons/content/proper/commons-io/bestpractices.html
==============================================================================
--- websites/production/commons/content/proper/commons-io/bestpractices.html (original)
+++ websites/production/commons/content/proper/commons-io/bestpractices.html Tue Mar  5 15:49:10 2013
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at Mar 1, 2013 ( $Revision: 1080083 $ ) -->
+<!-- Generated by Apache Maven Doxia at Mar 5, 2013 ( $Revision: 1080083 $ ) -->
 <!-- $HeadURL: https://svn.apache.org/repos/asf/commons/proper/commons-skin/trunk/src/main/resources/META-INF/maven/site.vm $ -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
@@ -13,7 +13,7 @@
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
       <meta name="author" content="Commons Documentation Team" />
-    <meta name="Date-Revision-yyyymmdd" content="20130301" />
+    <meta name="Date-Revision-yyyymmdd" content="20130305" />
     <meta http-equiv="Content-Language" content="en" />
                                                     
 <link rel="stylesheet" type="text/css" media="all" href="./css/prettify.css"/>                                                        
@@ -42,7 +42,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 01 March 2013</span>
+        <span id="publishDate">Last Published: 05 March 2013</span>
                   &nbsp;| <span id="projectVersion">Version: 2.5-SNAPSHOT</span>
                       </div>
             <div class="xright">                    <a href="http://www.apachecon.com/" class="externalLink" title="ApacheCon">ApacheCon</a>
@@ -230,7 +230,7 @@ limitations under the License. -->
         <p>
             <i>
             Version 1.1 of commons-io now includes a dedicated filename
-            handling class - <a href="api-release/index.html?org/apache/commons/io/FilenameUtils.html">FilenameUtils</a>.
+            handling class - <a href="javadocs/api-release/index.html?org/apache/commons/io/FilenameUtils.html">FilenameUtils</a>.
             This does handle many of these filename issues, however we still
             recommend, wherever possible, that you use java.io.File objects.
             </i>

Modified: websites/production/commons/content/proper/commons-io/building.html
==============================================================================
--- websites/production/commons/content/proper/commons-io/building.html (original)
+++ websites/production/commons/content/proper/commons-io/building.html Tue Mar  5 15:49:10 2013
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at Mar 1, 2013 ( $Revision: 1080083 $ ) -->
+<!-- Generated by Apache Maven Doxia at Mar 5, 2013 ( $Revision: 1080083 $ ) -->
 <!-- $HeadURL: https://svn.apache.org/repos/asf/commons/proper/commons-skin/trunk/src/main/resources/META-INF/maven/site.vm $ -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
@@ -13,7 +13,7 @@
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
       <meta name="author" content="Commons Documentation Team" />
-    <meta name="Date-Revision-yyyymmdd" content="20130301" />
+    <meta name="Date-Revision-yyyymmdd" content="20130305" />
     <meta http-equiv="Content-Language" content="en" />
                                                     
 <link rel="stylesheet" type="text/css" media="all" href="./css/prettify.css"/>                                                        
@@ -42,7 +42,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 01 March 2013</span>
+        <span id="publishDate">Last Published: 05 March 2013</span>
                   &nbsp;| <span id="projectVersion">Version: 2.5-SNAPSHOT</span>
                       </div>
             <div class="xright">                    <a href="http://www.apachecon.com/" class="externalLink" title="ApacheCon">ApacheCon</a>

Modified: websites/production/commons/content/proper/commons-io/changes-report.html
==============================================================================
--- websites/production/commons/content/proper/commons-io/changes-report.html (original)
+++ websites/production/commons/content/proper/commons-io/changes-report.html Tue Mar  5 15:49:10 2013
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at Mar 1, 2013 ( $Revision: 1080083 $ ) -->
+<!-- Generated by Apache Maven Doxia at Mar 5, 2013 ( $Revision: 1080083 $ ) -->
 <!-- $HeadURL: https://svn.apache.org/repos/asf/commons/proper/commons-skin/trunk/src/main/resources/META-INF/maven/site.vm $ -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
@@ -11,7 +11,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20130301" />
+    <meta name="Date-Revision-yyyymmdd" content="20130305" />
     <meta http-equiv="Content-Language" content="en" />
                                                     
 <link rel="stylesheet" type="text/css" media="all" href="./css/prettify.css"/>                                                        
@@ -40,7 +40,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 01 March 2013</span>
+        <span id="publishDate">Last Published: 05 March 2013</span>
                   &nbsp;| <span id="projectVersion">Version: 2.5-SNAPSHOT</span>
                       </div>
             <div class="xright">                    <a href="http://www.apachecon.com/" class="externalLink" title="ApacheCon">ApacheCon</a>

Modified: websites/production/commons/content/proper/commons-io/checkstyle-aggregate.html
==============================================================================
--- websites/production/commons/content/proper/commons-io/checkstyle-aggregate.html (original)
+++ websites/production/commons/content/proper/commons-io/checkstyle-aggregate.html Tue Mar  5 15:49:10 2013
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at Mar 1, 2013 ( $Revision: 1080083 $ ) -->
+<!-- Generated by Apache Maven Doxia at Mar 5, 2013 ( $Revision: 1080083 $ ) -->
 <!-- $HeadURL: https://svn.apache.org/repos/asf/commons/proper/commons-skin/trunk/src/main/resources/META-INF/maven/site.vm $ -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
@@ -11,7 +11,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20130301" />
+    <meta name="Date-Revision-yyyymmdd" content="20130305" />
     <meta http-equiv="Content-Language" content="en" />
                                                     
 <link rel="stylesheet" type="text/css" media="all" href="./css/prettify.css"/>                                                        
@@ -40,7 +40,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 01 March 2013</span>
+        <span id="publishDate">Last Published: 05 March 2013</span>
                   &nbsp;| <span id="projectVersion">Version: 2.5-SNAPSHOT</span>
                       </div>
             <div class="xright">                    <a href="http://www.apachecon.com/" class="externalLink" title="ApacheCon">ApacheCon</a>

Modified: websites/production/commons/content/proper/commons-io/checkstyle.html
==============================================================================
--- websites/production/commons/content/proper/commons-io/checkstyle.html (original)
+++ websites/production/commons/content/proper/commons-io/checkstyle.html Tue Mar  5 15:49:10 2013
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at Mar 1, 2013 ( $Revision: 1080083 $ ) -->
+<!-- Generated by Apache Maven Doxia at Mar 5, 2013 ( $Revision: 1080083 $ ) -->
 <!-- $HeadURL: https://svn.apache.org/repos/asf/commons/proper/commons-skin/trunk/src/main/resources/META-INF/maven/site.vm $ -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
@@ -11,7 +11,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20130301" />
+    <meta name="Date-Revision-yyyymmdd" content="20130305" />
     <meta http-equiv="Content-Language" content="en" />
                                                     
 <link rel="stylesheet" type="text/css" media="all" href="./css/prettify.css"/>                                                        
@@ -40,7 +40,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 01 March 2013</span>
+        <span id="publishDate">Last Published: 05 March 2013</span>
                   &nbsp;| <span id="projectVersion">Version: 2.5-SNAPSHOT</span>
                       </div>
             <div class="xright">                    <a href="http://www.apachecon.com/" class="externalLink" title="ApacheCon">ApacheCon</a>

Modified: websites/production/commons/content/proper/commons-io/checkstyle.rss
==============================================================================
Binary files - no diff available.

Modified: websites/production/commons/content/proper/commons-io/clirr-report.html
==============================================================================
--- websites/production/commons/content/proper/commons-io/clirr-report.html (original)
+++ websites/production/commons/content/proper/commons-io/clirr-report.html Tue Mar  5 15:49:10 2013
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at Mar 1, 2013 ( $Revision: 1080083 $ ) -->
+<!-- Generated by Apache Maven Doxia at Mar 5, 2013 ( $Revision: 1080083 $ ) -->
 <!-- $HeadURL: https://svn.apache.org/repos/asf/commons/proper/commons-skin/trunk/src/main/resources/META-INF/maven/site.vm $ -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
@@ -11,7 +11,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20130301" />
+    <meta name="Date-Revision-yyyymmdd" content="20130305" />
     <meta http-equiv="Content-Language" content="en" />
                                                     
 <link rel="stylesheet" type="text/css" media="all" href="./css/prettify.css"/>                                                        
@@ -40,7 +40,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 01 March 2013</span>
+        <span id="publishDate">Last Published: 05 March 2013</span>
                   &nbsp;| <span id="projectVersion">Version: 2.5-SNAPSHOT</span>
                       </div>
             <div class="xright">                    <a href="http://www.apachecon.com/" class="externalLink" title="ApacheCon">ApacheCon</a>

Modified: websites/production/commons/content/proper/commons-io/cobertura/frame-summary-org.apache.commons.io.comparator.html
==============================================================================
--- websites/production/commons/content/proper/commons-io/cobertura/frame-summary-org.apache.commons.io.comparator.html (original)
+++ websites/production/commons/content/proper/commons-io/cobertura/frame-summary-org.apache.commons.io.comparator.html Tue Mar  5 15:49:10 2013
@@ -55,6 +55,6 @@ var classTable = new SortableTable(docum
     ["String", "Percentage", "Percentage", "FormattedNumber"]);
 classTable.sort(0);
 </script>
-<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 1.9.4.1 on 3/1/13 9:12 AM.</div>
+<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 1.9.4.1 on 3/5/13 10:47 AM.</div>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-io/cobertura/frame-summary-org.apache.commons.io.filefilter.html
==============================================================================
--- websites/production/commons/content/proper/commons-io/cobertura/frame-summary-org.apache.commons.io.filefilter.html (original)
+++ websites/production/commons/content/proper/commons-io/cobertura/frame-summary-org.apache.commons.io.filefilter.html Tue Mar  5 15:49:10 2013
@@ -85,6 +85,6 @@ var classTable = new SortableTable(docum
     ["String", "Percentage", "Percentage", "FormattedNumber"]);
 classTable.sort(0);
 </script>
-<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 1.9.4.1 on 3/1/13 9:12 AM.</div>
+<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 1.9.4.1 on 3/5/13 10:47 AM.</div>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-io/cobertura/frame-summary-org.apache.commons.io.html
==============================================================================
--- websites/production/commons/content/proper/commons-io/cobertura/frame-summary-org.apache.commons.io.html (original)
+++ websites/production/commons/content/proper/commons-io/cobertura/frame-summary-org.apache.commons.io.html Tue Mar  5 15:49:10 2013
@@ -82,6 +82,6 @@ var classTable = new SortableTable(docum
     ["String", "Percentage", "Percentage", "FormattedNumber"]);
 classTable.sort(0);
 </script>
-<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 1.9.4.1 on 3/1/13 9:12 AM.</div>
+<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 1.9.4.1 on 3/5/13 10:47 AM.</div>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-io/cobertura/frame-summary-org.apache.commons.io.input.html
==============================================================================
--- websites/production/commons/content/proper/commons-io/cobertura/frame-summary-org.apache.commons.io.input.html (original)
+++ websites/production/commons/content/proper/commons-io/cobertura/frame-summary-org.apache.commons.io.input.html Tue Mar  5 15:49:10 2013
@@ -88,6 +88,6 @@ var classTable = new SortableTable(docum
     ["String", "Percentage", "Percentage", "FormattedNumber"]);
 classTable.sort(0);
 </script>
-<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 1.9.4.1 on 3/1/13 9:12 AM.</div>
+<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 1.9.4.1 on 3/5/13 10:47 AM.</div>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-io/cobertura/frame-summary-org.apache.commons.io.monitor.html
==============================================================================
--- websites/production/commons/content/proper/commons-io/cobertura/frame-summary-org.apache.commons.io.monitor.html (original)
+++ websites/production/commons/content/proper/commons-io/cobertura/frame-summary-org.apache.commons.io.monitor.html Tue Mar  5 15:49:10 2013
@@ -45,6 +45,6 @@ var classTable = new SortableTable(docum
     ["String", "Percentage", "Percentage", "FormattedNumber"]);
 classTable.sort(0);
 </script>
-<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 1.9.4.1 on 3/1/13 9:12 AM.</div>
+<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 1.9.4.1 on 3/5/13 10:47 AM.</div>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-io/cobertura/frame-summary-org.apache.commons.io.output.html
==============================================================================
--- websites/production/commons/content/proper/commons-io/cobertura/frame-summary-org.apache.commons.io.output.html (original)
+++ websites/production/commons/content/proper/commons-io/cobertura/frame-summary-org.apache.commons.io.output.html Tue Mar  5 15:49:10 2013
@@ -73,6 +73,6 @@ var classTable = new SortableTable(docum
     ["String", "Percentage", "Percentage", "FormattedNumber"]);
 classTable.sort(0);
 </script>
-<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 1.9.4.1 on 3/1/13 9:12 AM.</div>
+<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 1.9.4.1 on 3/5/13 10:47 AM.</div>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-io/cobertura/frame-summary.html
==============================================================================
--- websites/production/commons/content/proper/commons-io/cobertura/frame-summary.html (original)
+++ websites/production/commons/content/proper/commons-io/cobertura/frame-summary.html Tue Mar  5 15:49:10 2013
@@ -30,6 +30,6 @@ var packageTable = new SortableTable(doc
     ["String", "Number", "Percentage", "Percentage", "FormattedNumber"]);
 packageTable.sort(0);
 </script>
-<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 1.9.4.1 on 3/1/13 9:12 AM.</div>
+<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 1.9.4.1 on 3/5/13 10:47 AM.</div>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.ByteOrderMark.html
==============================================================================
--- websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.ByteOrderMark.html (original)
+++ websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.ByteOrderMark.html Tue Mar  5 15:49:10 2013
@@ -341,6 +341,6 @@
   <td class="src"><pre class="src">&nbsp;}</pre></td></tr>
 </table>
 
-<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 1.9.4.1 on 3/1/13 9:12 AM.</div>
+<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 1.9.4.1 on 3/5/13 10:47 AM.</div>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.Charsets.html
==============================================================================
--- websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.Charsets.html (original)
+++ websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.Charsets.html Tue Mar  5 15:49:10 2013
@@ -362,6 +362,6 @@
   <td class="src"><pre class="src">&nbsp;}</pre></td></tr>
 </table>
 
-<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 1.9.4.1 on 3/1/13 9:12 AM.</div>
+<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 1.9.4.1 on 3/5/13 10:47 AM.</div>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.CopyUtils.html
==============================================================================
--- websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.CopyUtils.html (original)
+++ websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.CopyUtils.html Tue Mar  5 15:49:10 2013
@@ -639,6 +639,6 @@
   <td class="src"><pre class="src">&nbsp;}</pre></td></tr>
 </table>
 
-<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 1.9.4.1 on 3/1/13 9:12 AM.</div>
+<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 1.9.4.1 on 3/5/13 10:47 AM.</div>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.DirectoryWalker.html
==============================================================================
--- websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.DirectoryWalker.html (original)
+++ websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.DirectoryWalker.html Tue Mar  5 15:49:10 2013
@@ -693,26 +693,26 @@
   <td class="src"><pre class="src">&nbsp;<span class="comment">     */</span></pre></td></tr>
 <tr>  <td class="numLine">&nbsp;350</td>  <td class="nbHits">&nbsp;</td>
   <td class="src"><pre class="src">&nbsp;    <span class="keyword">private</span> <span class="keyword">void</span> walk(<span class="keyword">final</span> File directory, <span class="keyword">final</span> <span class="keyword">int</span> depth, <span class="keyword">final</span> Collection&lt;T&gt; results) <span class="keyword">throws</span> IOException {</pre></td></tr>
-<tr>  <td class="numLineCover">&nbsp;351</td>  <td class="nbHitsCovered">&nbsp;269</td>  <td class="src"><pre class="src">&nbsp;        checkIfCancelled(directory, depth, results);</pre></td></tr>
-<tr>  <td class="numLineCover">&nbsp;352</td>  <td class="nbHitsCovered"><a title="Line 352: Conditional coverage 100% (2/2).">&nbsp;269</a></td>  <td class="src"><pre class="src">&nbsp;<a title="Line 352: Conditional coverage 100% (2/2).">        <span class="keyword">if</span> (handleDirectory(directory, depth, results)) {</a></pre></td></tr>
-<tr>  <td class="numLineCover">&nbsp;353</td>  <td class="nbHitsCovered">&nbsp;267</td>  <td class="src"><pre class="src">&nbsp;            handleDirectoryStart(directory, depth, results);</pre></td></tr>
-<tr>  <td class="numLineCover">&nbsp;354</td>  <td class="nbHitsCovered">&nbsp;267</td>  <td class="src"><pre class="src">&nbsp;            <span class="keyword">final</span> <span class="keyword">int</span> childDepth = depth + 1;</pre></td></tr>
-<tr>  <td class="numLineCover">&nbsp;355</td>  <td class="nbHitsCovered"><a title="Line 355: Conditional coverage 100% (4/4) [each condition: 100%, 100%].">&nbsp;267</a></td>  <td class="src"><pre class="src">&nbsp;<a title="Line 355: Conditional coverage 100% (4/4) [each condition: 100%, 100%].">            <span class="keyword">if</span> (depthLimit &lt; 0 || childDepth &lt;= depthLimit) {</a></pre></td></tr>
-<tr>  <td class="numLineCover">&nbsp;356</td>  <td class="nbHitsCovered">&nbsp;257</td>  <td class="src"><pre class="src">&nbsp;                checkIfCancelled(directory, depth, results);</pre></td></tr>
-<tr>  <td class="numLineCover">&nbsp;357</td>  <td class="nbHitsCovered"><a title="Line 357: Conditional coverage 100% (2/2).">&nbsp;257</a></td>  <td class="src"><pre class="src">&nbsp;<a title="Line 357: Conditional coverage 100% (2/2).">                File[] childFiles = filter == <span class="keyword">null</span> ? directory.listFiles() : directory.listFiles(filter);</a></pre></td></tr>
-<tr>  <td class="numLineCover">&nbsp;358</td>  <td class="nbHitsCovered">&nbsp;257</td>  <td class="src"><pre class="src">&nbsp;                childFiles = filterDirectoryContents(directory, depth, childFiles);</pre></td></tr>
-<tr>  <td class="numLineCover">&nbsp;359</td>  <td class="nbHitsCovered"><a title="Line 359: Conditional coverage 100% (2/2).">&nbsp;257</a></td>  <td class="src"><pre class="src">&nbsp;<a title="Line 359: Conditional coverage 100% (2/2).">                <span class="keyword">if</span> (childFiles == <span class="keyword">null</span>) {</a></pre></td></tr>
+<tr>  <td class="numLineCover">&nbsp;351</td>  <td class="nbHitsCovered">&nbsp;257</td>  <td class="src"><pre class="src">&nbsp;        checkIfCancelled(directory, depth, results);</pre></td></tr>
+<tr>  <td class="numLineCover">&nbsp;352</td>  <td class="nbHitsCovered"><a title="Line 352: Conditional coverage 100% (2/2).">&nbsp;257</a></td>  <td class="src"><pre class="src">&nbsp;<a title="Line 352: Conditional coverage 100% (2/2).">        <span class="keyword">if</span> (handleDirectory(directory, depth, results)) {</a></pre></td></tr>
+<tr>  <td class="numLineCover">&nbsp;353</td>  <td class="nbHitsCovered">&nbsp;255</td>  <td class="src"><pre class="src">&nbsp;            handleDirectoryStart(directory, depth, results);</pre></td></tr>
+<tr>  <td class="numLineCover">&nbsp;354</td>  <td class="nbHitsCovered">&nbsp;255</td>  <td class="src"><pre class="src">&nbsp;            <span class="keyword">final</span> <span class="keyword">int</span> childDepth = depth + 1;</pre></td></tr>
+<tr>  <td class="numLineCover">&nbsp;355</td>  <td class="nbHitsCovered"><a title="Line 355: Conditional coverage 100% (4/4) [each condition: 100%, 100%].">&nbsp;255</a></td>  <td class="src"><pre class="src">&nbsp;<a title="Line 355: Conditional coverage 100% (4/4) [each condition: 100%, 100%].">            <span class="keyword">if</span> (depthLimit &lt; 0 || childDepth &lt;= depthLimit) {</a></pre></td></tr>
+<tr>  <td class="numLineCover">&nbsp;356</td>  <td class="nbHitsCovered">&nbsp;245</td>  <td class="src"><pre class="src">&nbsp;                checkIfCancelled(directory, depth, results);</pre></td></tr>
+<tr>  <td class="numLineCover">&nbsp;357</td>  <td class="nbHitsCovered"><a title="Line 357: Conditional coverage 100% (2/2).">&nbsp;245</a></td>  <td class="src"><pre class="src">&nbsp;<a title="Line 357: Conditional coverage 100% (2/2).">                File[] childFiles = filter == <span class="keyword">null</span> ? directory.listFiles() : directory.listFiles(filter);</a></pre></td></tr>
+<tr>  <td class="numLineCover">&nbsp;358</td>  <td class="nbHitsCovered">&nbsp;245</td>  <td class="src"><pre class="src">&nbsp;                childFiles = filterDirectoryContents(directory, depth, childFiles);</pre></td></tr>
+<tr>  <td class="numLineCover">&nbsp;359</td>  <td class="nbHitsCovered"><a title="Line 359: Conditional coverage 100% (2/2).">&nbsp;245</a></td>  <td class="src"><pre class="src">&nbsp;<a title="Line 359: Conditional coverage 100% (2/2).">                <span class="keyword">if</span> (childFiles == <span class="keyword">null</span>) {</a></pre></td></tr>
 <tr>  <td class="numLineCover">&nbsp;360</td>  <td class="nbHitsCovered">&nbsp;2</td>  <td class="src"><pre class="src">&nbsp;                    handleRestricted(directory, childDepth, results);</pre></td></tr>
 <tr>  <td class="numLine">&nbsp;361</td>  <td class="nbHits">&nbsp;</td>
   <td class="src"><pre class="src">&nbsp;                } <span class="keyword">else</span> {</pre></td></tr>
-<tr>  <td class="numLineCover">&nbsp;362</td>  <td class="nbHitsCovered"><a title="Line 362: Conditional coverage 100% (2/2).">&nbsp;1883</a></td>  <td class="src"><pre class="src">&nbsp;<a title="Line 362: Conditional coverage 100% (2/2).">                    <span class="keyword">for</span> (<span class="keyword">final</span> File childFile : childFiles) {</a></pre></td></tr>
-<tr>  <td class="numLineCover">&nbsp;363</td>  <td class="nbHitsCovered"><a title="Line 363: Conditional coverage 100% (2/2).">&nbsp;1672</a></td>  <td class="src"><pre class="src">&nbsp;<a title="Line 363: Conditional coverage 100% (2/2).">                        <span class="keyword">if</span> (childFile.isDirectory()) {</a></pre></td></tr>
-<tr>  <td class="numLineCover">&nbsp;364</td>  <td class="nbHitsCovered">&nbsp;225</td>  <td class="src"><pre class="src">&nbsp;                            walk(childFile, childDepth, results);</pre></td></tr>
+<tr>  <td class="numLineCover">&nbsp;362</td>  <td class="nbHitsCovered"><a title="Line 362: Conditional coverage 100% (2/2).">&nbsp;1691</a></td>  <td class="src"><pre class="src">&nbsp;<a title="Line 362: Conditional coverage 100% (2/2).">                    <span class="keyword">for</span> (<span class="keyword">final</span> File childFile : childFiles) {</a></pre></td></tr>
+<tr>  <td class="numLineCover">&nbsp;363</td>  <td class="nbHitsCovered"><a title="Line 363: Conditional coverage 100% (2/2).">&nbsp;1492</a></td>  <td class="src"><pre class="src">&nbsp;<a title="Line 363: Conditional coverage 100% (2/2).">                        <span class="keyword">if</span> (childFile.isDirectory()) {</a></pre></td></tr>
+<tr>  <td class="numLineCover">&nbsp;364</td>  <td class="nbHitsCovered">&nbsp;213</td>  <td class="src"><pre class="src">&nbsp;                            walk(childFile, childDepth, results);</pre></td></tr>
 <tr>  <td class="numLine">&nbsp;365</td>  <td class="nbHits">&nbsp;</td>
   <td class="src"><pre class="src">&nbsp;                        } <span class="keyword">else</span> {</pre></td></tr>
-<tr>  <td class="numLineCover">&nbsp;366</td>  <td class="nbHitsCovered">&nbsp;1447</td>  <td class="src"><pre class="src">&nbsp;                            checkIfCancelled(childFile, childDepth, results);</pre></td></tr>
-<tr>  <td class="numLineCover">&nbsp;367</td>  <td class="nbHitsCovered">&nbsp;1447</td>  <td class="src"><pre class="src">&nbsp;                            handleFile(childFile, childDepth, results);</pre></td></tr>
-<tr>  <td class="numLineCover">&nbsp;368</td>  <td class="nbHitsCovered">&nbsp;1445</td>  <td class="src"><pre class="src">&nbsp;                            checkIfCancelled(childFile, childDepth, results);</pre></td></tr>
+<tr>  <td class="numLineCover">&nbsp;366</td>  <td class="nbHitsCovered">&nbsp;1279</td>  <td class="src"><pre class="src">&nbsp;                            checkIfCancelled(childFile, childDepth, results);</pre></td></tr>
+<tr>  <td class="numLineCover">&nbsp;367</td>  <td class="nbHitsCovered">&nbsp;1279</td>  <td class="src"><pre class="src">&nbsp;                            handleFile(childFile, childDepth, results);</pre></td></tr>
+<tr>  <td class="numLineCover">&nbsp;368</td>  <td class="nbHitsCovered">&nbsp;1277</td>  <td class="src"><pre class="src">&nbsp;                            checkIfCancelled(childFile, childDepth, results);</pre></td></tr>
 <tr>  <td class="numLine">&nbsp;369</td>  <td class="nbHits">&nbsp;</td>
   <td class="src"><pre class="src">&nbsp;                        }</pre></td></tr>
 <tr>  <td class="numLine">&nbsp;370</td>  <td class="nbHits">&nbsp;</td>
@@ -721,11 +721,11 @@
   <td class="src"><pre class="src">&nbsp;                }</pre></td></tr>
 <tr>  <td class="numLine">&nbsp;372</td>  <td class="nbHits">&nbsp;</td>
   <td class="src"><pre class="src">&nbsp;            }</pre></td></tr>
-<tr>  <td class="numLineCover">&nbsp;373</td>  <td class="nbHitsCovered">&nbsp;223</td>  <td class="src"><pre class="src">&nbsp;            handleDirectoryEnd(directory, depth, results);</pre></td></tr>
+<tr>  <td class="numLineCover">&nbsp;373</td>  <td class="nbHitsCovered">&nbsp;211</td>  <td class="src"><pre class="src">&nbsp;            handleDirectoryEnd(directory, depth, results);</pre></td></tr>
 <tr>  <td class="numLine">&nbsp;374</td>  <td class="nbHits">&nbsp;</td>
   <td class="src"><pre class="src">&nbsp;        }</pre></td></tr>
-<tr>  <td class="numLineCover">&nbsp;375</td>  <td class="nbHitsCovered">&nbsp;221</td>  <td class="src"><pre class="src">&nbsp;        checkIfCancelled(directory, depth, results);</pre></td></tr>
-<tr>  <td class="numLineCover">&nbsp;376</td>  <td class="nbHitsCovered">&nbsp;217</td>  <td class="src"><pre class="src">&nbsp;    }</pre></td></tr>
+<tr>  <td class="numLineCover">&nbsp;375</td>  <td class="nbHitsCovered">&nbsp;209</td>  <td class="src"><pre class="src">&nbsp;        checkIfCancelled(directory, depth, results);</pre></td></tr>
+<tr>  <td class="numLineCover">&nbsp;376</td>  <td class="nbHitsCovered">&nbsp;205</td>  <td class="src"><pre class="src">&nbsp;    }</pre></td></tr>
 <tr>  <td class="numLine">&nbsp;377</td>  <td class="nbHits">&nbsp;</td>
   <td class="src"><pre class="src">&nbsp;</pre></td></tr>
 <tr>  <td class="numLine">&nbsp;378</td>  <td class="nbHits">&nbsp;</td>
@@ -760,11 +760,11 @@
   <td class="src"><pre class="src">&nbsp;<span class="comment">     */</span></pre></td></tr>
 <tr>  <td class="numLine">&nbsp;393</td>  <td class="nbHits">&nbsp;</td>
   <td class="src"><pre class="src">&nbsp;    <span class="keyword">protected</span> <span class="keyword">final</span> <span class="keyword">void</span> checkIfCancelled(<span class="keyword">final</span> File file, <span class="keyword">final</span> <span class="keyword">int</span> depth, <span class="keyword">final</span> Collection&lt;T&gt; results) <span class="keyword">throws</span> IOException {</pre></td></tr>
-<tr>  <td class="numLineCover">&nbsp;394</td>  <td class="nbHitsCovered"><a title="Line 394: Conditional coverage 100% (2/2).">&nbsp;3639</a></td>  <td class="src"><pre class="src">&nbsp;<a title="Line 394: Conditional coverage 100% (2/2).">        <span class="keyword">if</span> (handleIsCancelled(file, depth, results)) {</a></pre></td></tr>
+<tr>  <td class="numLineCover">&nbsp;394</td>  <td class="nbHitsCovered"><a title="Line 394: Conditional coverage 100% (2/2).">&nbsp;3267</a></td>  <td class="src"><pre class="src">&nbsp;<a title="Line 394: Conditional coverage 100% (2/2).">        <span class="keyword">if</span> (handleIsCancelled(file, depth, results)) {</a></pre></td></tr>
 <tr>  <td class="numLineCover">&nbsp;395</td>  <td class="nbHitsCovered">&nbsp;6</td>  <td class="src"><pre class="src">&nbsp;            <span class="keyword">throw</span> <span class="keyword">new</span> CancelException(file, depth);</pre></td></tr>
 <tr>  <td class="numLine">&nbsp;396</td>  <td class="nbHits">&nbsp;</td>
   <td class="src"><pre class="src">&nbsp;        }</pre></td></tr>
-<tr>  <td class="numLineCover">&nbsp;397</td>  <td class="nbHitsCovered">&nbsp;3633</td>  <td class="src"><pre class="src">&nbsp;    }</pre></td></tr>
+<tr>  <td class="numLineCover">&nbsp;397</td>  <td class="nbHitsCovered">&nbsp;3261</td>  <td class="src"><pre class="src">&nbsp;    }</pre></td></tr>
 <tr>  <td class="numLine">&nbsp;398</td>  <td class="nbHits">&nbsp;</td>
   <td class="src"><pre class="src">&nbsp;</pre></td></tr>
 <tr>  <td class="numLine">&nbsp;399</td>  <td class="nbHits">&nbsp;</td>
@@ -843,7 +843,7 @@
   <td class="src"><pre class="src">&nbsp;            <span class="keyword">final</span> File file, <span class="keyword">final</span> <span class="keyword">int</span> depth, <span class="keyword">final</span> Collection&lt;T&gt; results) <span class="keyword">throws</span> IOException {</pre></td></tr>
 <tr>  <td class="numLine">&nbsp;436</td>  <td class="nbHits">&nbsp;</td>
   <td class="src"><pre class="src">&nbsp;        <span class="comment">// do nothing - overridable by subclass</span></pre></td></tr>
-<tr>  <td class="numLineCover">&nbsp;437</td>  <td class="nbHitsCovered">&nbsp;2413</td>  <td class="src"><pre class="src">&nbsp;        <span class="keyword">return</span> <span class="keyword">false</span>;  <span class="comment">// not cancelled</span></pre></td></tr>
+<tr>  <td class="numLineCover">&nbsp;437</td>  <td class="nbHitsCovered">&nbsp;2227</td>  <td class="src"><pre class="src">&nbsp;        <span class="keyword">return</span> <span class="keyword">false</span>;  <span class="comment">// not cancelled</span></pre></td></tr>
 <tr>  <td class="numLine">&nbsp;438</td>  <td class="nbHits">&nbsp;</td>
   <td class="src"><pre class="src">&nbsp;    }</pre></td></tr>
 <tr>  <td class="numLine">&nbsp;439</td>  <td class="nbHits">&nbsp;</td>
@@ -946,7 +946,7 @@
   <td class="src"><pre class="src">&nbsp;    <span class="keyword">protected</span> <span class="keyword">boolean</span> handleDirectory(<span class="keyword">final</span> File directory, <span class="keyword">final</span> <span class="keyword">int</span> depth, <span class="keyword">final</span> Collection&lt;T&gt; results) <span class="keyword">throws</span> IOException {</pre></td></tr>
 <tr>  <td class="numLine">&nbsp;489</td>  <td class="nbHits">&nbsp;</td>
   <td class="src"><pre class="src">&nbsp;        <span class="comment">// do nothing - overridable by subclass</span></pre></td></tr>
-<tr>  <td class="numLineCover">&nbsp;490</td>  <td class="nbHitsCovered">&nbsp;267</td>  <td class="src"><pre class="src">&nbsp;        <span class="keyword">return</span> <span class="keyword">true</span>;  <span class="comment">// process directory</span></pre></td></tr>
+<tr>  <td class="numLineCover">&nbsp;490</td>  <td class="nbHitsCovered">&nbsp;255</td>  <td class="src"><pre class="src">&nbsp;        <span class="keyword">return</span> <span class="keyword">true</span>;  <span class="comment">// process directory</span></pre></td></tr>
 <tr>  <td class="numLine">&nbsp;491</td>  <td class="nbHits">&nbsp;</td>
   <td class="src"><pre class="src">&nbsp;    }</pre></td></tr>
 <tr>  <td class="numLine">&nbsp;492</td>  <td class="nbHits">&nbsp;</td>
@@ -975,7 +975,7 @@
   <td class="src"><pre class="src">&nbsp;    <span class="keyword">protected</span> <span class="keyword">void</span> handleDirectoryStart(<span class="keyword">final</span> File directory, <span class="keyword">final</span> <span class="keyword">int</span> depth, <span class="keyword">final</span> Collection&lt;T&gt; results) <span class="keyword">throws</span> IOException {</pre></td></tr>
 <tr>  <td class="numLine">&nbsp;504</td>  <td class="nbHits">&nbsp;</td>
   <td class="src"><pre class="src">&nbsp;        <span class="comment">// do nothing - overridable by subclass</span></pre></td></tr>
-<tr>  <td class="numLineCover">&nbsp;505</td>  <td class="nbHitsCovered">&nbsp;224</td>  <td class="src"><pre class="src">&nbsp;    }</pre></td></tr>
+<tr>  <td class="numLineCover">&nbsp;505</td>  <td class="nbHitsCovered">&nbsp;212</td>  <td class="src"><pre class="src">&nbsp;    }</pre></td></tr>
 <tr>  <td class="numLine">&nbsp;506</td>  <td class="nbHits">&nbsp;</td>
   <td class="src"><pre class="src">&nbsp;</pre></td></tr>
 <tr>  <td class="numLine">&nbsp;507</td>  <td class="nbHits">&nbsp;</td>
@@ -1004,7 +1004,7 @@
   <td class="src"><pre class="src">&nbsp;<span class="comment">     */</span></pre></td></tr>
 <tr>  <td class="numLine">&nbsp;519</td>  <td class="nbHits">&nbsp;</td>
   <td class="src"><pre class="src">&nbsp;    <span class="keyword">protected</span> File[] filterDirectoryContents(<span class="keyword">final</span> File directory, <span class="keyword">final</span> <span class="keyword">int</span> depth, <span class="keyword">final</span> File[] files) <span class="keyword">throws</span> IOException {</pre></td></tr>
-<tr>  <td class="numLineCover">&nbsp;520</td>  <td class="nbHitsCovered">&nbsp;257</td>  <td class="src"><pre class="src">&nbsp;        <span class="keyword">return</span> files;</pre></td></tr>
+<tr>  <td class="numLineCover">&nbsp;520</td>  <td class="nbHitsCovered">&nbsp;245</td>  <td class="src"><pre class="src">&nbsp;        <span class="keyword">return</span> files;</pre></td></tr>
 <tr>  <td class="numLine">&nbsp;521</td>  <td class="nbHits">&nbsp;</td>
   <td class="src"><pre class="src">&nbsp;    }</pre></td></tr>
 <tr>  <td class="numLine">&nbsp;522</td>  <td class="nbHits">&nbsp;</td>
@@ -1227,6 +1227,6 @@
   <td class="src"><pre class="src">&nbsp;}</pre></td></tr>
 </table>
 
-<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 1.9.4.1 on 3/1/13 9:12 AM.</div>
+<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 1.9.4.1 on 3/5/13 10:47 AM.</div>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.EndianUtils.html
==============================================================================
--- websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.EndianUtils.html (original)
+++ websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.EndianUtils.html Tue Mar  5 15:49:10 2013
@@ -909,6 +909,6 @@
   <td class="src"><pre class="src">&nbsp;}</pre></td></tr>
 </table>
 
-<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 1.9.4.1 on 3/1/13 9:12 AM.</div>
+<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 1.9.4.1 on 3/5/13 10:47 AM.</div>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.FileCleaner.html
==============================================================================
--- websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.FileCleaner.html (original)
+++ websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.FileCleaner.html Tue Mar  5 15:49:10 2013
@@ -323,6 +323,6 @@
   <td class="src"><pre class="src">&nbsp;}</pre></td></tr>
 </table>
 
-<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 1.9.4.1 on 3/1/13 9:12 AM.</div>
+<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 1.9.4.1 on 3/5/13 10:47 AM.</div>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.FileCleaningTracker.html
==============================================================================
--- websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.FileCleaningTracker.html (original)
+++ websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.FileCleaningTracker.html Tue Mar  5 15:49:10 2013
@@ -414,20 +414,20 @@
   <td class="src"><pre class="src">&nbsp;        <span class="keyword">public</span> <span class="keyword">void</span> run() {</pre></td></tr>
 <tr>  <td class="numLine">&nbsp;216</td>  <td class="nbHits">&nbsp;</td>
   <td class="src"><pre class="src">&nbsp;            <span class="comment">// thread exits when exitWhenFinished is true and there are no more tracked objects</span></pre></td></tr>
-<tr>  <td class="numLineCover">&nbsp;217</td>  <td class="nbHitsCovered"><a title="Line 217: Conditional coverage 100% (4/4) [each condition: 100%, 100%].">&nbsp;27</a></td>  <td class="src"><pre class="src">&nbsp;<a title="Line 217: Conditional coverage 100% (4/4) [each condition: 100%, 100%].">            <span class="keyword">while</span> (exitWhenFinished == <span class="keyword">false</span> || trackers.size() &gt; 0) {</a></pre></td></tr>
+<tr>  <td class="numLineCover">&nbsp;217</td>  <td class="nbHitsCovered"><a title="Line 217: Conditional coverage 100% (4/4) [each condition: 100%, 100%].">&nbsp;28</a></td>  <td class="src"><pre class="src">&nbsp;<a title="Line 217: Conditional coverage 100% (4/4) [each condition: 100%, 100%].">            <span class="keyword">while</span> (exitWhenFinished == <span class="keyword">false</span> || trackers.size() &gt; 0) {</a></pre></td></tr>
 <tr>  <td class="numLine">&nbsp;218</td>  <td class="nbHits">&nbsp;</td>
   <td class="src"><pre class="src">&nbsp;                <span class="keyword">try</span> {</pre></td></tr>
 <tr>  <td class="numLine">&nbsp;219</td>  <td class="nbHits">&nbsp;</td>
   <td class="src"><pre class="src">&nbsp;                    <span class="comment">// Wait for a tracker to remove.</span></pre></td></tr>
-<tr>  <td class="numLineCover">&nbsp;220</td>  <td class="nbHitsCovered">&nbsp;23</td>  <td class="src"><pre class="src">&nbsp;                    <span class="keyword">final</span> Tracker tracker = (Tracker) q.remove(); <span class="comment">// cannot return null</span></pre></td></tr>
+<tr>  <td class="numLineCover">&nbsp;220</td>  <td class="nbHitsCovered">&nbsp;24</td>  <td class="src"><pre class="src">&nbsp;                    <span class="keyword">final</span> Tracker tracker = (Tracker) q.remove(); <span class="comment">// cannot return null</span></pre></td></tr>
 <tr>  <td class="numLineCover">&nbsp;221</td>  <td class="nbHitsCovered">&nbsp;12</td>  <td class="src"><pre class="src">&nbsp;                    trackers.remove(tracker);</pre></td></tr>
 <tr>  <td class="numLineCover">&nbsp;222</td>  <td class="nbHitsCovered"><a title="Line 222: Conditional coverage 100% (2/2).">&nbsp;12</a></td>  <td class="src"><pre class="src">&nbsp;<a title="Line 222: Conditional coverage 100% (2/2).">                    <span class="keyword">if</span> (!tracker.delete()) {</a></pre></td></tr>
 <tr>  <td class="numLineCover">&nbsp;223</td>  <td class="nbHitsCovered">&nbsp;4</td>  <td class="src"><pre class="src">&nbsp;                        deleteFailures.add(tracker.getPath());</pre></td></tr>
 <tr>  <td class="numLine">&nbsp;224</td>  <td class="nbHits">&nbsp;</td>
   <td class="src"><pre class="src">&nbsp;                    }</pre></td></tr>
 <tr>  <td class="numLineCover">&nbsp;225</td>  <td class="nbHitsCovered">&nbsp;12</td>  <td class="src"><pre class="src">&nbsp;                    tracker.clear();</pre></td></tr>
-<tr>  <td class="numLineCover">&nbsp;226</td>  <td class="nbHitsCovered">&nbsp;3</td>  <td class="src"><pre class="src">&nbsp;                } <span class="keyword">catch</span> (<span class="keyword">final</span> InterruptedException e) {</pre></td></tr>
-<tr>  <td class="numLineCover">&nbsp;227</td>  <td class="nbHitsCovered">&nbsp;3</td>  <td class="src"><pre class="src">&nbsp;                    <span class="keyword">continue</span>;</pre></td></tr>
+<tr>  <td class="numLineCover">&nbsp;226</td>  <td class="nbHitsCovered">&nbsp;4</td>  <td class="src"><pre class="src">&nbsp;                } <span class="keyword">catch</span> (<span class="keyword">final</span> InterruptedException e) {</pre></td></tr>
+<tr>  <td class="numLineCover">&nbsp;227</td>  <td class="nbHitsCovered">&nbsp;4</td>  <td class="src"><pre class="src">&nbsp;                    <span class="keyword">continue</span>;</pre></td></tr>
 <tr>  <td class="numLineCover">&nbsp;228</td>  <td class="nbHitsCovered">&nbsp;12</td>  <td class="src"><pre class="src">&nbsp;                }</pre></td></tr>
 <tr>  <td class="numLine">&nbsp;229</td>  <td class="nbHits">&nbsp;</td>
   <td class="src"><pre class="src">&nbsp;            }</pre></td></tr>
@@ -531,6 +531,6 @@
   <td class="src"><pre class="src">&nbsp;}</pre></td></tr>
 </table>
 
-<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 1.9.4.1 on 3/1/13 9:12 AM.</div>
+<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 1.9.4.1 on 3/5/13 10:47 AM.</div>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.FileDeleteStrategy.html
==============================================================================
--- websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.FileDeleteStrategy.html (original)
+++ websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.FileDeleteStrategy.html Tue Mar  5 15:49:10 2013
@@ -315,6 +315,6 @@
   <td class="src"><pre class="src">&nbsp;}</pre></td></tr>
 </table>
 
-<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 1.9.4.1 on 3/1/13 9:12 AM.</div>
+<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 1.9.4.1 on 3/5/13 10:47 AM.</div>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.FileExistsException.html
==============================================================================
--- websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.FileExistsException.html (original)
+++ websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.FileExistsException.html Tue Mar  5 15:49:10 2013
@@ -133,6 +133,6 @@
   <td class="src"><pre class="src">&nbsp;}</pre></td></tr>
 </table>
 
-<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 1.9.4.1 on 3/1/13 9:12 AM.</div>
+<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 1.9.4.1 on 3/5/13 10:47 AM.</div>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.FileSystemUtils.html
==============================================================================
--- websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.FileSystemUtils.html (original)
+++ websites/production/commons/content/proper/commons-io/cobertura/org.apache.commons.io.FileSystemUtils.html Tue Mar  5 15:49:10 2013
@@ -960,6 +960,6 @@
   <td class="src"><pre class="src">&nbsp;}</pre></td></tr>
 </table>
 
-<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 1.9.4.1 on 3/1/13 9:12 AM.</div>
+<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 1.9.4.1 on 3/5/13 10:47 AM.</div>
 </body>
 </html>
\ No newline at end of file