[kepler-dev] [Bug 5689] New: remove configs/.../configuration.xml override

bugzilla-daemon at ecoinformatics.org bugzilla-daemon at ecoinformatics.org
Fri Aug 17 19:44:23 PDT 2012


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: barseghian at nceas.ucsb.edu
        ReportedBy: crawl at sdsc.edu
         QAContact: kepler-dev at kepler-project.org


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.


More information about the Kepler-dev mailing list