Re: make release failing

2012-12-06 Thread Carol Frampton
On 12/5/12 9 :33PM, "Justin Mclean" wrote: >Hi, > >Did a make release and it almost get to the end but fails like so: > >frameworks-rsls: >[unzip] Expanding: /Users/justinmclean/Documents/Adobe Flash Builder >4.6/Apache Flex SDK/frameworks/libs/textLayout.swc into >/Users/justinmclean/Docum

Re: make release failing

2012-12-05 Thread Alex Harui
The error complained about "Flash" which is the first word after the spaces. I'm having trouble checking out the branch, but in looking at the build.xml, it appears to be in unzip command in the macrodef create-rsls (around line 386 in the develop branch's build.xml) If you want to try fixing it, I

Re: make release failing

2012-12-05 Thread Justin Mclean
Thanks I do have spaces in the path so that could be it. It was able to produce the source releases just not the binaries.

Re: make release failing

2012-12-05 Thread Alex Harui
Spaces in path, probably. Probably some quotes needed somewhere. On 12/5/12 6:33 PM, "Justin Mclean" wrote: > Hi, > > Did a make release and it almost get to the end but fails like so: > > frameworks-rsls: > [unzip] Expanding: /Users/justinmclean/Documents/Adobe Flash Builder > 4.6/Apach