Ticket #95 (closed: fixed)

Opened 13 years ago

Last modified 5 years ago

Organize the inclusion of .Properties files

Reported by: Nick Draper Owned by: Matt Clarke
Priority: major Milestone: Iteration 6
Component: Keywords:
Cc: Blocked By:
Blocking: Tester:

Description

At the moment we have properties files that are all over the place, and a build system that copies every properties file from each directory into the build\tests directory in a random order with each overwriting the last (see the tests\sconscript)

This needs to be rationalised so that we have 1 directory with a properties file and all build and test running mechanisms copy the file from that location.

Theis should include the scons build and tests, the runtests.sh and runtests.bat files.

Change History

comment:1 Changed 13 years ago by Matt Clarke

Pick a file and I'll do it.

comment:2 Changed 13 years ago by Matt Clarke

(In [743]) Removed multiple .properties. Refs #95

comment:3 Changed 13 years ago by Freddie Akeroyd

(In [744]) Read plugins from Plugins rather than Shared. Refs #95.

comment:4 Changed 13 years ago by Freddie Akeroyd

(In [745]) Remove file - all properties now copied from API directory. Refs #95.

comment:5 Changed 13 years ago by Matt Clarke

(In [746]) Removed copying of .properties. Mantid.properies now lives in the test directory only. Refs #95

comment:6 Changed 13 years ago by Matt Clarke

(In [750]) Removed HelloWorldAlgorithm. Refs #95

comment:7 Changed 13 years ago by Matt Clarke

(In [751]) Removed HelloWorldAlgorithm. Refs #95

comment:8 Changed 13 years ago by Matt Clarke

(In [752]) Created a UserAlgorithm area for creating a dll that is not part of mantid which can be loaded by libraryManager. Refs #95

comment:9 Changed 13 years ago by Matt Clarke

(In [753]) Ooops! Refs #95

comment:10 Changed 13 years ago by Freddie Akeroyd

(In [756]) Tidy up scons building of UserAlgorithms. Refs #95.

comment:11 Changed 13 years ago by Nick Draper

(In [758]) Add MantidTest.properties re #95

comment:12 Changed 13 years ago by Russell Taylor

(In [769]) Updated my test scripts following movements of properties files. Re #95.

comment:13 Changed 13 years ago by Dickon Champion

(In [790]) re #95

add copy statement of .properties file

comment:14 Changed 13 years ago by Nick Draper

  • Status changed from new to closed
  • Resolution set to fixed

comment:15 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 943

Note: See TracTickets for help on using tickets.