Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

 

Excerpt

ReleasedPlanned release: 0323.03 05 2013.

Table of Contents
minLevel4
 

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:

    Code Block
      <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.

Jira Issues
renderModestatic
columnstype,key,priority,summary
titleList of issues resolved in this release
urlhttps://sbforge.org/jira/sr/jira.issueviews:searchrequest-xml/temp/SearchRequest.xml?jqlQuery=project+%3D+BITMAG+AND+issuetype+in+%28Bug%2C+Improvement%2C+Epic%2C+Story%2C+Test%29+AND+fixVersion+%3D+"0.25"+ORDER+BY+due+ASC%2C+priority+DESC%2C+created+ASC&tempMax=1000

Jira Issues
renderModestatic
columnstype,key,priority,summary,fixversion
titleKnown bugs found in this release
urlhttps://sbforge.org/jira/sr/jira.issueviews:searchrequest-xml/temp/SearchRequest.xml?jqlQuery=project+%3D+BITMAG+AND+issuetype+%3D+Bug+AND+affectedVersion+%3D+"0.25"+ORDER+BY+priority+DESC%2C+updated+DESC&tempMax=1000