This is regardless of whether I try to build trunk or release 12.04. If I run 'ant run-install, I get the error "/opt/ofbuz/build.xml:23 can't declare any more prefixes in this context". It seems OFBiz has it's own version of ant, and God only knows how that will interact with my system as my system has the latest versions of my usual development tools. Worse, I have seen no mention of OFBiz using non-standard tools anywhere in the documentatin I have read. I am not amused.
If I run "./ant run-install", I get the error "/opt/ofibiz/build.xml:25: The following error occurred while executing this line: /opt/ofbiz/macros.xml:31: Please upgrade java to at least 1.6" Of course this is really stupid, as this is on OpenSuse 12.3, and I have the full JDK installed, version 1.7.0_17! How is it your build scripts can't properly detect the JDK version that is installed on this system Now, then, what is the magic incantation I need to resort to to get this thing to build properly? Nothing I have tried so far has worked. Thanks Ted
