Is there a way in ant to have just a single copy of solo-compile-file? Otherwise approved.
For bonus points: figure out who keeps writing these non-windows-compatible ant tasks and punish them. :P On 2010-05-29, at 12:36, André Bargull wrote: > Change 20100529-bargull-tq3 by barg...@bargull02 on 2010-05-29 18:19:42 > in /home/anba/src/svn/openlaszlo/trunk > for http://svn.openlaszlo.org/openlaszlo/trunk > > Summary: update build file for dev-console to be platform independent > > Bugs Fixed: LPP-9055 (build target for developer's console doesn't work for > windows) > > Technical Reviewer: ptw > > Details: > admin: > Copied the "solo-compile-file" target from laszlo-explorer and added > additional "clean" and "clean-all" targets. "clean-all" also removes all > copied resources, most of the time you don't want to do this, because it > creates additional noise in the svn change set (due to generated *sprite.png > files), but it could be handy nevertheless. > > laszlo-explorer: > - removed entry for environment, because it's 1) unused and 2) already > implicitly declared in build-opt.xml > - added "init" as a dependent target for "build" in order to avoid to create > the build-version multiple times in build-opt.xml > > > Tests: > ant build works for windows > > Files: > M lps/admin/build.xml > M laszlo-explorer/build.xml > > Changeset: > http://svn.openlaszlo.org/openlaszlo/patches/20100529-bargull-tq3.tar >
