mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-24 17:32:48 +00:00
Async/incremental link validation.
Mostly working with the webapp, but the webapp needs to check for an null pointer to ensure that some result is ready. Other more minor wrinkles exist, such as capturing the number of files checked and displaying the version validated; this may be different from the latest snapshot if the validation gets behind the checkins for a while. git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@6136 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -294,13 +294,10 @@
|
||||
|
||||
|
||||
|
||||
<!-- LinkValidationService (turned off until it's been tested) -->
|
||||
<!--
|
||||
<!-- LinkValidationService -->
|
||||
<bean id="linkValidationServiceBootstrap"
|
||||
class="org.alfresco.linkvalidation.LinkValidationServiceBootstrap">
|
||||
</bean>
|
||||
-->
|
||||
|
||||
|
||||
|
||||
<!-- This component checks the interconnection between the metadata, indexes and content -->
|
||||
|
Reference in New Issue
Block a user