Reference system 0.25

 

Planned release: 23.05 2013.

 

Highlights

New dashboard web gui 

Updating from 0.24

ReferenceSettings
  • The workflow scheduling configuration in the integrity settings has been extended to allow configuration of individual workflows. The means the <SchedulerInterval> in the IntegrityServiceSettings should be replaced a <WorkflowSchedulerSettings> element, where a example is show below:

      <WorkflowSchedulerSettings>
          <WorkflowSchedules>
            <WorkflowSchedule>          <WorkflowClass>org.bitrepository.integrityservice.workflow.CompleteIntegrityCheck</WorkflowClass>
              <WorkflowInterval>86400000</WorkflowInterval>
            </WorkflowSchedule>
          </WorkflowSchedules>
        </WorkflowSchedulerSettings>

    This will cause the CompleteIntegrityCheck to run on a daily basis.

type key priority summary

Unable to locate Jira server for this macro. It may be due to Application Link configuration.

type key priority summary fixversion

Unable to locate Jira server for this macro. It may be due to Application Link configuration.