[kepler-dev] [Bug 4105] New: - Make build system automatically build OS dependent modules

bugzilla-daemon at ecoinformatics.org bugzilla-daemon at ecoinformatics.org
Fri May 22 12:25:47 PDT 2009


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

           Summary: Make build system automatically build OS dependent
                    modules
           Product: Kepler
           Version: 1.x dev
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P1
         Component: build system
        AssignedTo: berkley at nceas.ucsb.edu
        ReportedBy: berkley at nceas.ucsb.edu
         QAContact: kepler-dev at kepler-project.org


There should be a way to tell the build system to automatically build (or not
build) modules that are OS dependent so that new suites do not have to be
created for every OS.  This would work by looking at the osextensions.txt file
in the module-info directory.  Classes listed there should only be compiled if
the OS matches the current users java derived OS tag.


More information about the Kepler-dev mailing list