I'm seeing this too. It's likely my mime-type/eol-style change has messed something up in trunk as well as legals.
I'm fixing the problem in legals now, and will verify that my change in trunk is the culprit here. If you have the opportunity, please back up to revision 1003 svn up -r 1003 try a build and let me know if things are better. Sorry, everyone, for the problems! There were so many files to update that it wasn't possible to check every one. jim On Jun 15, 2006, at 5:31 PM, Adam Wolff wrote: > I just checked out trunk and followed the instructions here: > http://wiki.openlaszlo.org/SubversionBuildInstructions > > couldna been easier! nice work guys. The only thing I'm stuck on > now is > that ant can't start and stop tomcat. This is the error: >> BUILD FAILED >> /Users/adam/laszlo/src/svn/openlaszlo/trunk/build.xml:1213: The >> following >> error occurred while executing this line: >> /Users/adam/laszlo/src/svn/openlaszlo/trunk/build.xml:1127: No >> configuration file. > > I believe this refers to the config file that is copied by the task > above. >> [copy] Copying 1 file to /Users/adam/laszlo/lib/jakarta- >> tomcat-5.0.30/conf >> [copy] Copying /Users/adam/laszlo/src/svn/openlaszlo/trunk/build- >> tools/server.xml to /Users/adam/laszlo/lib/jakarta-tomcat-5.0.30/ >> conf/server.xml > > Permissions problem? > axe:.../svn/openlaszlo/trunk> ls -la /Users/adam/laszlo/lib/jakarta- > tomcat-5.0.30/conf/server.xml > -rw-r--r-- 1 adam adam 1792 Jun 15 17:23 /Users/adam/laszlo/lib/ > jakarta-tomcat-5.0.30/conf/server.xml > > I have been able to start Tomcat manually, so this seems to be a build > thing and not a tomcat thing. This is Mac OS X > > A > _______________________________________________ > Laszlo-dev mailing list > [email protected] > http://www.openlaszlo.org/mailman/listinfo/laszlo-dev _______________________________________________ Laszlo-dev mailing list [email protected] http://www.openlaszlo.org/mailman/listinfo/laszlo-dev
