I have installed the suggested python and pyxml versions yet the ant version check barfs at me.
For now I disabled the check in build.xml and things work fine... dunno why it is failing, the python is 2.2 and pyxml is
0.8.3
init:
[echo] Ant project:lps on Windows XP 5.1 x86
[echo] ant.home: c:/users/hqm/lib/apache-ant-1.6.5
[echo] JRE: 1.5.0_09 (Sun Microsystems Inc.)
[echo] JAVA_HOME: c:/Program Files/Java/jdk1.5.0_09/
[echo] LPS Version: 4.0.x Latest
[echo] LPS_HOME: C:\users\hqm\openlaszlo\branches\legals
[echo] LZ_VENDOR_ROOT: c:\users\hqm\vendor
[echo] LZ_TOOLS_ROOT: c:\users\hqm\tools\trunk
[echo] LZ_INSTALLS_ROOT: c:\users\hqm\lib
[echo] server.home: c:\tomcat5
[echo] lps.branch: legals
[echo] platform: is windows
[echo] Skipping prefetch is true
[echo] Skipping wrappertest is ${skip.wrappertest}
[exec] python version info (2, 2, 3, 'final', 0)
[exec] python xml version info (0, 7, 1)
[exec] LPS Build requires that python be version
2.2 or better and PyXML version 0.8 or better be installed.
[exec] Result: 1
BUILD FAILED
C:\users\hqm\openlaszlo\branches\legals\build.xml:302: Failed python version check
Total time: 1 second
--
Henry Minsky
Software Architect
[EMAIL PROTECTED]
- [Laszlo-dev] bogus python version check failure in ant buil... Henry Minsky
- Re: [Laszlo-dev] bogus python version check failure in... P T Withington
