http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5689

             Bug #: 5689
           Summary: remove configs/.../configuration.xml override
    Classification: Unclassified
           Product: Kepler
           Version: trunk
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: general
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]


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"/>

-- 
Configure bugmail: http://bugzilla.ecoinformatics.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
_______________________________________________
Kepler-dev mailing list
[email protected]
http://lists.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-dev

Reply via email to