[kepler-dev] [Bug 5034] Need to generalize copying workflow demos from areas other than outreach.

bugzilla-daemon at ecoinformatics.org bugzilla-daemon at ecoinformatics.org
Fri May 28 13:28:32 PDT 2010


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

David Welker <welker4kepler at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|welker4kepler at gmail.com     |barseghian at nceas.ucsb.edu

--- Comment #1 from David Welker <welker4kepler at gmail.com> 2010-05-28 13:28:32 PDT ---
Proposed solution:

(1) For each module in the current set:
-- Check if there is a demo directory. (This should be determined based on a
getter method in Module.java. If it doesn't exist, create it.) If there is a
demo directory, check to see if KeplerData/demos/<module-including-version>
exists. If it doesn't exist, copy the demo directory over.

For data, data should be a subdirectory of the demo directory.

(2) For each module in the current set:

Set a system property as follows:

The stem name of the module plus the string ".demodir" is the name of the
property. The demo directory of the module is the value of the property.

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