[kepler-dev] [Bug 4339] New: - build system needs to provide more information on modules
bugzilla-daemon at ecoinformatics.org
bugzilla-daemon at ecoinformatics.org
Wed Aug 26 13:52:27 PDT 2009
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=4339
Summary: build system needs to provide more information on
modules
Product: Kepler
Version: 1.x dev
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: build system
AssignedTo: berkley at nceas.ucsb.edu
ReportedBy: berkley at nceas.ucsb.edu
QAContact: kepler-dev at kepler-project.org
OtherBugsDependingO 4009
nThis:
The build system has a 'describe' task that will svn cat the description.txt
file of any module. This is a good start, but only the ppod module has a
description.txt file. Furthermore, the description.txt file is located in the
root of the module instead of in the module-info directory where such metadata
should probably reside.
To close this bug:
-The description.txt file needs to be redesigned to include the following
fields (whoever works on this should evaluate and probably use the kepler
documentation format for this):
1) Title
2) Description
3) Author*
4) Related Modules*
-The description.txt file should be located in module-info
-All modules should have a valid description file and all core modules must
have a description.txt file
-Modify the list-modules task to print the description, name, etc of every
module in the system.
More information about the Kepler-dev
mailing list