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

bugzilla-daemon at ecoinformatics.org bugzilla-daemon at ecoinformatics.org
Tue Jun 2 15:08:39 PDT 2009


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


berkley at nceas.ucsb.edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




------- Comment #2 from berkley at nceas.ucsb.edu  2009-06-02 15:08 -------
This now works.  Adding an osextensions.txt file with the class names and java
OS identifier of the OS they are supposed to build for will limit the system to
only compiling on that system.  The class can still be dynamically loaded using
the same system as well.  For an example, see the apple-extensions/module-info
directory.


More information about the Kepler-dev mailing list