|
|
|
The current workaround is that we're using Java to explicitly exec the flex compiler process, and that works
even with spaces in the pathnames. Still don't know why using the Flex compiler API fails when pathnames have spaces. r10872 | hqm | 2008-09-04 11:50:26 -0400 (Thu, 04 Sep 2008) | 28 lines
Changed paths: M /openlaszlo/trunk/WEB-INF/lps/server/src/org/openlaszlo/sc/SWF9External.java Change 20080904-hqm-J by hqm@badtzmaru.home on 2008-09-04 11:11:21 EDT in /Users/hqm/openlaszlo/trunk for http://svn.openlaszlo.org/openlaszlo/trunk Summary: call flex compiler classes directly from jar file New Features: Bugs Fixed: Technical Reviewer: dda QA Reviewer: mamye Doc Reviewer: (pending) Documentation: Release Notes: Details: Tests: Mamye, please make sure that when this is built as a nightly, that is installs and runs on MacOS and can compiler swf9 properly there, when installed in a path in /Applications which has spaces in the pathname. |
||||||||||||||||||||||||||||||||||||||||||||||||||||
no spaces in any of the pathname components.
The default installation is into a directory named "Openlaszlo Server 4.2.x", which must be renamed to something with no spaces, such as OpenlaszloServer4.2.x.