DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=42616>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=42616





------- Additional Comments From [EMAIL PROTECTED]  2007-06-11 11:16 -------
The problem may be due to this part:

DIRLIBS=${FOP_HOME}/lib/*.jar
for i in ${DIRLIBS}

I have no idea how to solve it, even on Linux. ${FOP_HOME}/lib/*.jar simply is
not expanded when it contains one or more spaces, even when quoted or when the
spaces are escaped. The for loop is even worse. Even if DIRLIBS would be
properly set, it seems impossible to obtain a correct word splitting in the for
loop when each separate path element contains spaces.

Bug 40583 is not really related. It addresses another problem, one which is
specific for Cygwin.



-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

Reply via email to