Jeroen Reijn wrote:
I've found a problem with this patch. It seems that the getEnv method is
deprecated in JDK 1.4 and throws an error when you're trying to use it.

Hello Jeroen! :O)

What you say is true, but the getEnv method was reintroduced from JDK 1.5+
See http://java.sun.com/j2se/1.5.0/docs/api/java/lang/System.html
and http://java.sun.com/javase/6/docs/api/java/lang/System.html

See http://java.sun.com/j2se/1.4.2/docs/api/java/lang/System.html
I will revert the patch now and we should see if we can solve this in a
different way.

Maybe we can add a test that checks for the JVM version before perform the call.

--
By MCM.


On Thu, 2007-11-22 at 09:24 +0100, Marco Casavecchia Morganti wrote:
Niels van Kampenhout wrote:
Hi Marco,

I am happy to commit your patch to the Hippo CMS trunk. Against which version did you create the patch? Trunk?
Thanks al lot! :O)

I patched the 6.05.01 release.
By MCM.
********************************************
Hippocms-dev: Hippo CMS development public mailinglist
********************************************
Hippocms-dev: Hippo CMS development public mailinglist


********************************************
Hippocms-dev: Hippo CMS development public mailinglist

Reply via email to