On Jul 19, 2006, at 3:26 PM, mdavis wrote:

That does not explain why the same file worked here and not there. It 

was tested before it was checked in. It could be any one of the tools 

used happens to be off by a dot dot version that handles trailing 

whitespace differently.


MY machine is wrong and that is bad. I hope it is wrong because I'm 

introducing svn and have both here.


~md


Sorry if I'm repeating stuff you already know... 

A few hot spots to be wary of:

svn build requires ant is 1.6.5, p4 build requires ant 1.5.1. Several variables all need to match: ANT_HOME, the ant that comes first in your $PATH, and (more wishy-washy) the classpath. In svn new build, I'm making extensive use of $ANT_HOME/lib to put jars. 

ant-contrib.jar: the p4 build uses an old version, 0.3 I think, while svn uses 1.0b2. ant-contrib defines the if task. 

The svn build requires tomcat 5.0.30; i'm not sure which version of tomcat the p4 build is officially qualified against, either 5.0.28 or 5.0.24 I think. 




_______________________________________________
Laszlo-dev mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-dev

Reply via email to