> Step two is to figure out how to recognize the vm in groovy and run > some code or a script depending on the vm. The harmony vm could set > some system properties to override the appropriate variable values in > config-substitutions.properties.
Here's what we have now: java.runtime.name=Apache Harmony java.runtime.version=1.5.0 java.vendor.url=http://harmony.apache.org java.vendor=Apache Software Foundation java.vm.name=DRLVM java.vm.vendor=Apache Software Foundation Or you mean we should include some Geronimo-specific properties to Harmony default environment? Vasily
