[kepler-dev] [Bug 5115] enable system properties setting by updating kepler.sh or kepler.bat

bugzilla-daemon at ecoinformatics.org bugzilla-daemon at ecoinformatics.org
Fri Jul 30 12:51:41 PDT 2010


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

jianwu <jianwu at sdsc.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|Unspecified                 |2.1.0

--- Comment #1 from jianwu <jianwu at sdsc.edu> 2010-07-30 12:51:41 PDT ---
It is fixed at version 25216. Now users can set properties by updating
kepler.sh or kepler.bat by adding '-DProperty1=Value1' after runner.Kepler
class. An example is java -classpath build-area\lib\ant.jar;kepler.jar
org.kepler.build.runner.Kepler -Dhttp.proxyHost=proxy -Dhttp.proxyPort=8080
"-Dhttp.nonProxyHosts=host1|host2" "%1" "%2" "%3" "%4" "%5" "%6" "%7" "%8"
"%9".

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