Ticket #10273 (closed: fixed)

Opened 6 years ago

Last modified 5 years ago

Restructure schema directory

Reported by: Anders Markvardsen Owned by: Anders Markvardsen
Priority: major Milestone: Release 3.3
Component: Framework Keywords:
Cc: Blocked By:
Blocking: #10232 Tester: Karl Palmen

Description

As discussed with Martyn the following restructuring of schema directory:

From

Schema\IDFSchema.xsd

\FacilitiesSchema.xsd ....

to

Schema\IDF\1.0\IDFSchema.xsd

\Facities\1.0\FacilitiesSchema.xsd ....

this has two benefit 1) that it obvious how to maintain multiple versions of each schema 2) This directory structure matches that used for external url of schema, which is e.g. IDF/1.0/IDFSchema.xsd in http://schema.mantidproject.org/IDF/1.0/IDFSchema.xsd 3) also when this structure is in place it means easier sync this Schema folder with external url

Change History

comment:1 Changed 6 years ago by Anders Markvardsen

  • Status changed from new to assigned

comment:2 Changed 6 years ago by Anders Markvardsen

  • Blocking 10232 added

comment:3 Changed 6 years ago by Anders Markvardsen

  • Status changed from assigned to inprogress

restructuring schema folder . re #10273

Changeset: 4a3e4f83671ea9b7e621093435810aa3d302f347

comment:4 Changed 6 years ago by Anders Markvardsen

update systests to handle restruct Schema folder. re #10273

Changeset: d9e8e4334a82dd4865210edb81e0d8efd8dbe921

comment:5 Changed 6 years ago by Anders Markvardsen

grouping xml validation also. re #10273

Changeset: b6d746c7015b75b0ac575916497925a6252e7e97

comment:6 Changed 6 years ago by Anders Markvardsen

To tester:

  1. check that all systemtests are passing

comment:7 Changed 6 years ago by Anders Markvardsen

  • Status changed from inprogress to verify
  • Resolution set to fixed

comment:8 Changed 6 years ago by Karl Palmen

  • Status changed from verify to verifying
  • Tester set to Karl Palmen

comment:9 Changed 6 years ago by Karl Palmen

Unit tests seen to pass.

comment:10 Changed 6 years ago by Karl Palmen

  • Status changed from verifying to closed

Merge remote-tracking branch 'origin/feature/10273_reorganise_schema_folder'

Full changeset: 125617e6230808558bc5376bb541743b3d14761b

comment:11 Changed 6 years ago by Karl Palmen

Merge remote-tracking branch 'origin/feature/10273_reorganise_schema_folder'

Full changeset: 3e29dd65d729e0085a01122095cc921cd734c90b

comment:12 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 11115

Note: See TracTickets for help on using tickets.