Closed diwakergupta closed 11 years ago
Awesome, thanks!
This commit only addresses non-interactive mode. Launching interactive mode via jclouds-cli (not jclouds) does not honor EXTRA_JAVA_OPT. Karaf generates jclouds-cli and it is not clear that we can override this.
We can override it.
We can do it easily with hosting the entire file in the jclouds-cli distro, or by having a maven ant run plugin configuration to do the job for us.
Among other things, this enables callers to configure HTTP proxy via environment variables.