[Laszlo-dev] For Review: Change 20080227-dda-V Summary: Use FLEX_HOME to find flex tools, instead of lps.properties
Donald Anderson
dda at ddanderson.com
Wed Feb 27 11:40:17 PST 2008
Change 20080227-dda-V by dda at lester.local on 2008-02-27 14:29:11 EST
in /Users/dda/laszlo/src/svn/openlaszlo/branches/devildogm
for http://svn.openlaszlo.org/openlaszlo/branches/devildog
Summary: Use FLEX_HOME to find flex tools, instead of lps.properties
New Features:
Bugs Fixed: LPP-5476
Technical Reviewer: hminsky (pending)
QA Reviewer: mayme (pending)
Doc Reviewer: (pending)
Documentation:
Release Notes:
Details:
These changes remove the lps.properties that were previously used
to
find the flex compiler. Now the user must have an environment
variable
FLEX_HOME set in order to find the top of the flex sdk.
If it is not set, an exception is thrown during compilation.
Tests:
regression + test functionality: henry's hello SWF9
regression: {smokecheck,weather,lzpix} x {SWF8,DHTML}
negative test: don't set FLEX_HOME and see the exception when
running SWF9
Files:
M WEB-INF/lps/config/lps.properties
M WEB-INF/lps/server/src/org/openlaszlo/sc/SWF9External.java
Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20080227-dda-V.tar
--
Don Anderson
Java/C/C++, Berkeley DB, systems consultant
voice: 617-547-7881
email: dda at ddanderson.com
www: http://www.ddanderson.com
More information about the Laszlo-dev
mailing list