Project

General

Profile

Actions

Bug #5689

open

remove configs/.../configuration.xml override

Added by Daniel Crawl over 11 years ago. Updated over 8 years ago.

Status:
New
Priority:
Low
Assignee:
Category:
general
Target version:
Start date:
08/17/2012
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:
5689

Description

The Ptolemy Configuration MoML for Kepler is in:

common/configs/ptolemy/configs/kepler/configuration.xml

This is overridden in several modules:

ddp-common/configs/ptolemy/configs/kepler/configuration.xml
fault-tolerance/configs/ptolemy/configs/kepler/configuration.xml
map-reduce/configs/ptolemy/configs/kepler/configuration.xml

As with other overrides, the problem is that when the master version changes, the copies need to be updated.

The difference is small:

diff common/configs/ptolemy/configs/kepler/configuration.xml fault-tolerance/configs/ptolemy/configs/kepler/configuration.xml
181a182

<input source="ptolemy/configs/kepler/contingencyTableauFactory.xml"/>

diff common/configs/ptolemy/configs/kepler/configuration.xml ddp-common/configs/ptolemy/configs/kepler/configuration.xml
181a182

<input source="ptolemy/configs/kepler/executionChoiceTableauFactory.xml"/>

Actions

Also available in: Atom PDF