On 26/10/2007, at 8:36 PM, [EMAIL PROTECTED] wrote:

+
+        try
+        {
+ updateIndices( fileContentRecords, hashcodeRecords, bytecodeRecords );
+        }
+        catch ( RepositoryIndexException e )
+        {
+            // Ignore
+        }


seems to make sense not to re-throw this, but I wonder whether it could log the error?

Cheers,
Brett

--
Brett Porter - [EMAIL PROTECTED]
Blog: http://www.devzuz.org/blogs/bporter/

Reply via email to