Change 20100525-bargull-4s8 by barg...@bargull02 on 2010-05-25 20:33:19
in /home/anba/src/svn/openlaszlo/trunk
for http://svn.openlaszlo.org/openlaszlo/trunk
Summary: update laszlo-explorer build script for cygwin users
Bugs Fixed: LPP-9046 (Laszlo Explorer: build script doesn't work
properly if cygwin home-path is in a subfolder)
Technical Reviewer: ptw
Details:
The build script didn't use the proper path, it only worked when the
cygwin home-path was a direct subfolder of the drive where it's
installed (ok: C:\home\user, bad: C:\myfolder\home\user). I've added a
new target "init" which calls "build-opt" from
builds-tools/build-opt.xml. So basically the same procedure as in every
other file (see for example WEB-INF/lps/lfc/build.xml).
Tests:
ant build works for me
Files:
M laszlo-explorer/build.xml
Changeset:
http://svn.openlaszlo.org/openlaszlo/patches/20100525-bargull-4s8.tar