On 5/10/12 11:08 PM, "Justin Mclean" wrote:
> Hi,
>
>>> Finally if you're on OSX and have a FB project with workspace/project with
>>> no
>>> spaces with a clean checkout and have teh 3 environment variables set up the
>>> mustella tests will compile but not run.
>> What error do you get? Di
Hi,
>> Finally if you're on OSX and have a FB project with workspace/project with no
>> spaces with a clean checkout and have teh 3 environment variables set up the
>> mustella tests will compile but not run.
> What error do you get? Did Ant main of the top level build.xml run
> successfully?
To
[
https://issues.apache.org/jira/browse/FLEX-60?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13273055#comment-13273055
]
Alex Harui commented on FLEX-60:
The issue I saw is that there are several calls to StringToA
On 5/10/12 9:50 PM, "Justin Mclean" wrote:
> Hi,
>
>> I think the recommended approach is when importing the project, you don't
>> copy it to the workspace subfolders, you leave it in the source tree (which
>> you hopefully downloaded into a folder tree without spaces)
>
> If you import it f
[
https://issues.apache.org/jira/browse/FLEX-60?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13273051#comment-13273051
]
Christophe Herreman commented on FLEX-60:
-
I don't have a Mac to test this unfortunat
Hi,
> I think the recommended approach is when importing the project, you don't
> copy it to the workspace subfolders, you leave it in the source tree (which
> you hopefully downloaded into a folder tree without spaces)
If you import it from SVN within FB (which is what I would assume most people
On 5/10/12 5:44 PM, "Justin Mclean" wrote:
> Hi,
>
>> I don't think I understand the problem. Spaces in what names?
> The path which all workspaces are placed by default contains spaces eg for FB
> 4.6 they reside in a directory called "Adobe Flash Builder 4.6".
I think the recommended appro
New build at http://people.apache.org/~cframpton/ApacheFlexRC/1336997/
As Justin pointed out it is getting hard to keep things straight. I will
put each build in a subdirectory of
http://people.apache.org/~cframpton/ApacheFlexRC/ whose name corresponds
to the last svn log number in that build. T
Hi,
> I don't think I understand the problem. Spaces in what names?
The path which all workspaces are placed by default contains spaces eg for FB
4.6 they reside in a directory called "Adobe Flash Builder 4.6".
> What scenario does a user of the SDK run mustella tests?
To see that the nice new
On 5/10/12 5:19 PM, "Justin Mclean" wrote:
> Hi Alex,
>
>> I tried the patch on Mac and couldn't get it to work. In the interest of
>> time, I think we will have to require that folks not use spaces in the
>> folder names until we reach parity. After that, any volunteer can take on
>> the t
Hi Alex,
> I tried the patch on Mac and couldn't get it to work. In the interest of
> time, I think we will have to require that folks not use spaces in the
> folder names until we reach parity. After that, any volunteer can take on
> the task of making it handle spaces.
By default Flash Builde
On 5/10/12 4:17 PM, "Justin Mclean" wrote:
> HI,
>
>> Edit frameworks/flex-config.xml and replace {playerglobalHome} with
>> libs/player/{targetPlayerMajorVersion}.{targetPlayerMinorVersion}
>> Edit framework/airmobile-config.xml and air-config.x and remove all
>> instances of the {airHome} t
On 5/10/12 8:29 AM, "Christophe Herreman"
wrote:
> Hi Justin,
>
> I was able to reproduce the error you got. As I already suspected, this has
> to do with the fact that the sdk source folders contain spaces.
>
> I've raised a ticket and provided a patch. Let me know if this works for
> you. I
[
https://issues.apache.org/jira/browse/FLEX-60?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alex Harui resolved FLEX-60.
Resolution: Incomplete
I couldn't get the patch to work on Mac. The Mustella Java code tries several
times t
HI,
> Edit frameworks/flex-config.xml and replace {playerglobalHome} with
> libs/player/{targetPlayerMajorVersion}.{targetPlayerMinorVersion}
> Edit framework/airmobile-config.xml and air-config.x and remove all
> instances of the {airHome} token. The correct path is
> lib/air/whatever.swc
Do we
Hi,
> New kits posted to http://people.apache.org/~cframpton/ApacheFlexRC which
> should clean up the mess I made in yesterday's kits.
The binary/non source SDK gives (not unexpectedly) the following error when
imported into Flash Builder and used in a project.
unable to open
'/Users/justinmcle
[
https://issues.apache.org/jira/browse/FLEX-60?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alex Harui reassigned FLEX-60:
--
Assignee: Alex Harui (was: Bertrand Delacretaz)
> Mustella tests don't run if sdk source folder conta
Om,
I happened to have spent the afternoon working on Apache Flex integration
with FlashBuilder for the next release of FB. So I don't know what your
particular issue is but I do know that you're going to have to combine the
SDK with the AIR Integration kit and playerglobal.swc if you want it to
>
>
> I was trying to be generic. Rename whatever playerglobal swc file you
> have to playerglobal.swc. Depending where you download it from the
> original name differs.
>
That's what I figured, but it took me a while to get it :-) Maybe you
should call it playerglobalXX_X.swc to make it clear
Hi,
> Alex is looking into the space in directory name issue that Justin
> uncovered. He's on Windows but I'm not sure if it is os specific.
Im on OSX (wasn't sure who "He's" referred to there) and it's an issue with
running the mustella tests via mini_run.sh not building the Apache Flex SDK.
T
On 5/10/12 5 :49PM, "Om" wrote:
>Typo in the readme?
>
>(rename playerglobal swc to
>> playerglobal.swc and set to absolute
>> path of directory containing
>> playerglobal.swc file)
>>
>>
>It must be:
>
>(rename *playerglobal11_1.swc* to
>playerglobal.swc and set to absolute
>
To make it clear: *C:\p\flex_os\**playerglobal\11.1* is the actual path.
Somewhere the path construction has gone wrong.
On Thu, May 10, 2012 at 2:49 PM, Om wrote:
> Typo in the readme?
>
> (rename playerglobal swc to
>> playerglobal.swc and set to absolute
>> path of directory containin
Typo in the readme?
(rename playerglobal swc to
> playerglobal.swc and set to absolute
> path of directory containing
> playerglobal.swc file)
>
>
It must be:
(rename *playerglobal11_1.swc* to
playerglobal.swc and set to absolute
path of directory containing
playerglobal.s
Thanks, I will take a look. I've been concentrating on the bin kit and
haven't spent much/any time on the source kit.
Carol
On 5/10/12 3 :53PM, "Christophe Herreman"
wrote:
>Hi,
>
>I downloaded the sources and tried to build them by running the default
>goal on the root Ant script. I got the f
Hi,
I downloaded the sources and tried to build them by running the default
goal on the root Ant script. I got the following errors:
- frameworks\projects\flash-integration\bundles\en_US is missing
- frameworks\projects\authoringsupport\libs is missing
After copying these from the trunk, the bui
Kits just refreshed with latest bits.
They are at http://people.apache.org/~cframpton/ApacheFlexRC/
See http://people.apache.org/~cframpton/ApacheFlexRC/readme for
prerequisites.
Alex is looking into the space in directory name issue that Justin
uncovered. He's on Windows but I'm not sure if i
On 5/10/2012 2:32 PM, Michael Montoya wrote:
You're right Jeffrey - my assumption was that Carol and Alex would be
the most familiar with the code and how it's laid out given their
history with it, however, as you rightly point out, there are probably
other veterans on our team who have gained
You're right Jeffrey - my assumption was that Carol and Alex would be the
most familiar with the code and how it's laid out given their history with
it, however, as you rightly point out, there are probably other veterans on
our team who have gained a comparable level of intimacy with the code - it
I agree something like this would be beneficial. I'm not sure why the
the responsibility would be on Alex or Carol to create this.
On 5/10/2012 1:20 PM, Michael Montoya wrote:
This is directed at Alex and Carol:
I know you are surely both swamped with your current obligations, but I would
This is directed at Alex and Carol:
I know you are surely both swamped with your current obligations, but I would
not make this request if I did not think it would be of great benefit to the
community:
It would be extremely helpful to new members such as myself coming on board for
the first t
Hi Justin,
I was able to reproduce the error you got. As I already suspected, this has
to do with the fact that the sdk source folders contain spaces.
I've raised a ticket and provided a patch. Let me know if this works for
you. I've tested this on Windows under Cygwin and was able to successfull
[
https://issues.apache.org/jira/browse/FLEX-60?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christophe Herreman updated FLEX-60:
Attachment: FLEX-60.patch
Attached patch
> Mustella tests don't run if sdk so
Christophe Herreman created FLEX-60:
---
Summary: Mustella tests don't run if sdk source folder contains
spaces
Key: FLEX-60
URL: https://issues.apache.org/jira/browse/FLEX-60
Project: Apache Flex
[
https://issues.apache.org/jira/browse/FLEX-58?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christophe Herreman updated FLEX-58:
Attachment: batch-env-setup-spaces-support.patch
Attached a new patch that supports spaces in
It might well be the issue. Can you post the complete console output of
running the Mustella tests?
2012/5/10 Justin Mclean
> Hi,
>
> > do any of the paths you are using have spaces?
> Yep as I use Flash Builder all paths have spaces by default. (ie /Adobe
> Flash Builder 4.6). Is that an issue?
Hi,
> do any of the paths you are using have spaces?
Yep as I use Flash Builder all paths have spaces by default. (ie /Adobe Flash
Builder 4.6). Is that an issue?
Justin
Hi Justin,
do any of the paths you are using have spaces?
regards,
Christophe
2012/5/10 Justin Mclean
> Hi,
>
> > if you are on Mac or Linux running the Mustella tests will cause issues
> > when using env.properties. This is because the Mustella Ant script
> > internally calls the compc shell
Hi,
> if you are on Mac or Linux running the Mustella tests will cause issues
> when using env.properties. This is because the Mustella Ant script
> internally calls the compc shell script, which does not take into account
> the env.properties file.
Thanks that's good to know.
I tried setting the
Here's the output of "./mini_run.sh tests/components/Button" after a
successful test run on Windows under Cygwin: http://pastebin.com/hqgNhezi
regards,
Christophe
2012/5/10 Christophe Herreman
> Hi,
>
> if you are on Mac or Linux running the Mustella tests will cause issues
> when using env.pr
Hi,
if you are on Mac or Linux running the Mustella tests will cause issues
when using env.properties. This is because the Mustella Ant script
internally calls the compc shell script, which does not take into account
the env.properties file.
regards,
Christophe
2012/5/10 Justin Mclean
> Hi,
>
ha. Just a thought. :-) . Ok, then.
On 5/10/2012 12:28 PM, Alex Harui wrote:
On 5/9/12 11:50 PM, "sathyamoorthi" wrote:
Hi Alex,
It will be tough to concentrate on both forums. Is it possible to
make it as single forum? Means, If adobe allows Apache flex question in
Adobe forum, tha
41 matches
Mail list logo