Can you just set it up with every hour on each build? We have only one
slave so the others will be queued. They will have to run sequentially
then.
Thanks,
Om
On Fri, Sep 27, 2013 at 11:26 PM, Erik de Bruin wrote:
> Yeah, sorry about that.
>
> It's set up that way because the time it takes t
Yeah, sorry about that.
It's set up that way because the time it takes to run any of these
suites varies significantly. I want them to run as often as possible,
so as soon as one of them is done, it launches the next... in a loop.
Loops are never a really good idea, especially when Java is involve
On Fri, Sep 27, 2013 at 8:50 PM, OmPrakash Muppirala
wrote:
> I will take a look at what is going on. I've disabled the builds for
> now.
>
> Thanks,
> Om
>
> P.S. The credentials for this VM was sent to the private list by Erik a
> while ago.
>
>
Looks like a build loop was created and the VM r
Hello ,
I want to migrate desktop application into Apache flex 4.10 using Air 3.8
Currently I have been used Flex4.6 using Air3.4 sdks and want to migrate to
latest sdks,
what are the necessary steps need to follow to migrate ?
I used so many third party component in my application like
Flexio
I will take a look at what is going on. I've disabled the builds for now.
Thanks,
Om
P.S. The credentials for this VM was sent to the private list by Erik a
while ago.
On Fri, Sep 27, 2013 at 4:53 PM, Justin Mclean wrote:
> Hi,
>
> Looks like it's run out of memory and is spamming the com
Hi,
Looks like it's run out of memory and is spamming the commits list and me, so I
get each email twice. Any reason why I get special treatment?
From: flex.muste...@gmail.com
To: comm...@flex.apache.org, jmcl...@apache.org
Any chance someone could wind back what it does when there's a failure
> Op 28 sep. 2013 om 00:53 heeft OmPrakash Muppirala het
> volgende geschreven:
>
> On Fri, Sep 27, 2013 at 3:38 PM, Justin Mclean
> wrote:
>
>> Hi,
>>
>>> I guess make a couple of example designs with Photoshop and than let
>> everyone vote for The final design? Which we than put into skins
On Fri, Sep 27, 2013 at 3:38 PM, Justin Mclean wrote:
> Hi,
>
> > I guess make a couple of example designs with Photoshop and than let
> everyone vote for The final design? Which we than put into skins?
> Sound like a good first step to me.
>
> Thanks,
> Justin
+1 from me. Illustrator might be
Hi,
> I guess make a couple of example designs with Photoshop and than let everyone
> vote for The final design? Which we than put into skins?
Sound like a good first step to me.
Thanks,
Justin
> Op 27 sep. 2013 om 20:28 heeft OmPrakash Muppirala het
> volgende geschreven:
>
>> On Thu, Sep 26, 2013 at 3:07 PM, Swen van Zanten wrote:
>>
>>
Op 26 sep. 2013 om 19:53 heeft OmPrakash Muppirala
>>> het volgende geschreven:
>>>
>>> On Thu, Sep 26, 2013 at 9:36 AM, garethdanielsmith
AFAIK, the problem with that is that as-doc examples are supposed to be in one
directory to be processed by .
Actually, each project in the framework has its own asdoc/examples/ directory.
So either we have a script that runs through the projects and copies everything
to one single place
Or we
Hi,
> Anyway, the documentation on the wiki may need to be updated, as it
> currently suggests that the built SDK can direclty be used in an IDE, which
> is not true.
The README is clear about this, you might want to repurpose that content.
Thanks,
Justin
Hi,
> In effect, asdoc/build.xml task does not include the examples-path
> property, so any @includeExample will just be ignored.
Probably have to make some minor changes to the build script, look at the
existing examples in say the framework project.
I'm teaching a course today so wont be ab
Yes, thanks for the tips. I ended up changing code in FlexProject's
resolveProperty. The definitionSet at that point does contain the backing
var, getter and setter (I'll bet in MXMLC it doesn't contain the backing
var because it got an obfuscated name) so I changed the code to search the
entire s
Did you make any progress on this?
- Gordon
-Original Message-
From: Gordon Smith [mailto:gosm...@adobe.com]
Sent: Thursday, September 26, 2013 2:28 PM
To: dev@flex.apache.org
Subject: Re: [FALCON] Convert MXMLPropertySpecifierNode to Binding
OK, I understand now that in the SWC case th
On Thu, Sep 26, 2013 at 3:07 PM, Swen van Zanten wrote:
>
> > Op 26 sep. 2013 om 19:53 heeft OmPrakash Muppirala
> het volgende geschreven:
> >
> > On Thu, Sep 26, 2013 at 9:36 AM, garethdanielsmith <
> > garethdanielsm...@gmail.com> wrote:
> >
> >> In my opinion the default appearance of Spark
Hi Justin,
I have checkd http://flex.apache.org/asdoc/
Unfortunately, it does not include any full examples (the Examples link is not
even there).
In effect, asdoc/build.xml task does not include the examples-path
property, so any @includeExample will just be ignored.
Too bad.
Maurice
OK, you should have write access to the wiki.
> Thanks.
I will make the updates later, when I get more confident about the build
process.
Maurice
-Message d'origine-
De : Alex Harui [mailto:aha...@adobe.com]
Envoyé : vendredi 27 septembre 2013 17:56
À : dev@flex.apache.org
Objet : Re:
On 9/27/13 8:47 AM, "Maurice Amsellem" wrote:
>>You can try the makeApacheFlexForIDE to convert your repo to an
>>FB-compatible SDK. Personally, I don't do that because I'm trying to
>>mix as few external things as possible into the >repo folders, but
>>others do.
>
>I agree, I don't want to m
>You can try the makeApacheFlexForIDE to convert your repo to an FB-compatible
>SDK. Personally, I don't do that because I'm trying to mix as few external
>things as possible into the >repo folders, but others do.
I agree, I don't want to mix AIR stuff into the repo either. I will find if
the
On 9/27/13 8:07 AM, "Maurice Amsellem" wrote:
>Thanks for the info, I will try these options.
>
>Anyway, the documentation on the wiki may need to be updated, as it
>currently suggests that the built SDK can direclty be used in an IDE,
>which is not true.
Could it be that it works for Flash, b
Thanks for the info, I will try these options.
Anyway, the documentation on the wiki may need to be updated, as it currently
suggests that the built SDK can direclty be used in an IDE, which is not true.
Maybe it should include one line about the additional scripts.
Maurice
-Message d'or
On 9/27/13 1:26 AM, "Tom Chiverton" wrote:
>On 26/09/2013 17:36, garethdanielsmith wrote:
>> In my opinion the default appearance of Spark components in Flex could
>>be
>> greatly improved.
>I agree.
>
>However, I don't think that is something Apache Flex should be trying to
>do right now - the
On 9/27/13 6:01 AM, "Maurice Amsellem" wrote:
>Hi,
>
>I have seen there is an ide/ folder in flex-sdk/ with scripts and even a
>build for FB.
>Maybe I should run build.xml there, or makeApacheFlexForIDE.bat to have
>an installable SDK?
You can try the makeApacheFlexForIDE to convert your repo
Hi,
I have seen there is an ide/ folder in flex-sdk/ with scripts and even a build
for FB.
Maybe I should run build.xml there, or makeApacheFlexForIDE.bat to have an
installable SDK?
Also, I notices the scripts will copy the contents from env.AIR_HOME to the
SDK, which means you cannot use an
Hi,
I have built the experimental_mobile.swc and generated Flex SDK running ANT on
the top level build.xml in flex-sdk.
I have then attempted to add it to FB Installed SDKs, by pointing to the
flex-sdk folder (as stated in WIKI, "Setting up Manually").
My env.AIR_HOME is:
env.AIR_HOME=C:\\Prog
Cool. I will try to use them.
-Message d'origine-
De : Justin Mclean [mailto:jus...@classsoftware.com]
Envoyé : vendredi 27 septembre 2013 11:35
À : dev@flex.apache.org
Objet : Re: [VOTE][LAZY] Accept donation of Systar DataGrid for Mobile
Applications
Hi
> I prefer that the creator o
Hi
> I prefer that the creator of the other project (Justin) does it.
I'll help out were I can.
> Question: is the ASDOC also published on a web site
Yes see http://flex.apache.org/asdoc/
> Or is it just for contextual help in FB?
And that as well.
> I am asking this because the web-based ASDO
Hi,
> The bundles sub-directories in experimentalmobile contains
> "experimental.properties".
> Shouldn't it be experimentalmobile.properties, so that it does not conflict
> with the bundles from experimental ?
Don't think it will be an issue, but easy enough to change. Currently they are
empt
Justin,
The bundles sub-directories in experimentalmobile contains
"experimental.properties".
Shouldn't it be experimentalmobile.properties, so that it does not conflict
with the bundles from experimental ?
Maurice
-Message d'origine-
De : Maurice Amsellem [mailto:maurice.amsel...@sys
Still regarding the examples:
I have seen that classic flex projects have an "asdoc" folder with examples.
In this still supported in new projects, eg. experimental_mobile?
Maurice
-Message d'origine-
De : Maurice Amsellem [mailto:maurice.amsel...@systar.com]
Envoyé : vendredi 27 septem
Done.
Subscribed to both issues and commits ML
Maurice
-Message d'origine-
De : Justin Mclean [mailto:jus...@classsoftware.com]
Envoyé : vendredi 27 septembre 2013 10:54
À : dev@flex.apache.org
Objet : Re: Mobile datagrid component integration
Hi,
BTW if you're not done so you might
>Try:
>git branch -a or git branch --list -a
Yes, it gives all branches. Thanks.
> I'd suggest you download sourcetree (http://www.sourcetreeapp.com) or another
> git client unless you want to memories 100 different obscure git command
> options :-)
I am using "git gui 1.8.3" but don't care to
Hi,
BTW if you're not done so you might want to sign up to the issues mailing list.
That way you see the commits to each branch etc
Instructions here:
http://flex.apache.org/community-mailinglists.html
Thanks,
Justin
Hi,
> flex-sdk$ git branch --list
Try:
git branch -a or git branch --list -a
I'd suggest you download sourcetree (http://www.sourcetreeapp.com) or another
git client unless you want to memories 100 different obscure git command
options :-)
Thanks,
Justin
Ok. Managed to do it finally.
I had to do "checkout mobileexperimental".
Still has to get familiar with git ;-)
Maurice
-Message d'origine-
De : Maurice Amsellem [mailto:maurice.amsel...@systar.com]
Envoyé : vendredi 27 septembre 2013 10:05
À : dev@flex.apache.org
Objet : RE: Mobile da
On 26/09/2013 17:36, garethdanielsmith wrote:
In my opinion the default appearance of Spark components in Flex could be
greatly improved.
I agree.
However, I don't think that is something Apache Flex should be trying to
do right now - there are more important bugs and the move to Falcon /
Fle
I suppose it could be a good point to create some kind of contest like
people did when looking for a logo.
2013/9/27 Swen van Zanten
>
> > Op 26 sep. 2013 om 19:53 heeft OmPrakash Muppirala
> het volgende geschreven:
> >
> > On Thu, Sep 26, 2013 at 9:36 AM, garethdanielsmith <
> > garethdaniel
Thanks Om,
I will not check in the FB props, because the code will be integrated to
another project (experimentalmobile). I prefer that the creator of the other
project (Justin) does it.
Regarding the examples,
I will check them in flex-samples repo.
Question: is the ASDOC also published on
Thanks Justin,
I am new to git.
I didn't manage to get the mobileexperimental branch on my local repo.
Did the following:
flex-sdk$ git fetch origin
flex-sdk$ git branch --list
develop
master
and before that, did a git clone of
https://git-wip-us.apache.org/repos/asf/flex-sdk.git
So what's w
Thanks Alex,
I didn't understand what the preferred Apache id was, so I left it blank since
it was optional.
"mamsellem" would be fine.
Regarding the pngs, I did them myself.
Maurice
-Message d'origine-
De : Alex Harui [mailto:aha...@adobe.com]
Envoyé : vendredi 27 septembre 2013
41 matches
Mail list logo