mirror of
				https://github.com/Alfresco/alfresco-community-repo.git
				synced 2025-10-29 15:21:53 +00:00 
			
		
		
		
	Merged 5.1-MNT1 (5.1.0) to HEAD (5.1)
115573 adavis: Merged 5.1.N (5.1.1) to 5.1-MNT1 (5.1.0)
      114990 rmunteanu: Merged 5.0.N (5.0.3) to 5.1.N (5.1.1)
         114880 amorarasu: MNT-15007: CLONE - String values when migrating from MySQL to other DBs
            - Added the startDelayMinutes property to the cron job trigger bean.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@115703 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
			
			
This commit is contained in:
		| @@ -132,6 +132,7 @@ | ||||
|         <property name="jobDetail" 		ref="maxStringLengthJobDetail" /> | ||||
|         <property name="scheduler" 		ref="schedulerFactory" /> | ||||
|         <property name="cronExpression" value="${system.maximumStringLength.jobCronExpression}" /> | ||||
|         <property name="startDelayMinutes" value="${system.cronJob.startDelayMinutes}" /> | ||||
|     </bean> | ||||
|  | ||||
|     <bean id="nodeServiceCleanupJobDetail" class="org.springframework.scheduling.quartz.JobDetailBean"> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user