Re: Welcome Tom Chiverton as new Apache Flex PMC Chair

2017-09-21 Thread Mark Kessler
Grats Tom! -Mark K On Thu, Sep 21, 2017 at 12:37 PM, Alex Harui wrote: > Hi Folks, > > At yesterday's board meeting, the Apache Software Foundation Board of > Directors approved Tom Chiverton as the new PMC Chair for Apache Flex. > Tom's new title is VP Apache Flex. Tom is taking over for me.

Re: Flex Old Support

2017-12-05 Thread Mark Kessler
Yes, that would be a good choice. You also have another option to use our JS version called Royale(formally FlexJS) version which is coming along well. On Tue, Dec 5, 2017 at 1:05 AM, manish sharma wrote: > Hi Team, > > I Have a old project created on Flex SDK 3.5. Do I need to upgrade it on >

Re: New login to Twitter from Chrome on Windows

2018-02-14 Thread Mark Kessler
Look at that hostname... ver...@twitter.com.invalid .invalid On Tue, Feb 13, 2018 at 4:16 PM, Tom Chiverton wrote: > On Monday, 12 February 2018 10:44:03 GMT Twitter wrote: >> We noticed a recent login for your account @ApacheFlex. >> Device: Chrome on Windows >> Location: Krakow, Poland

Re: [apache/royale-website] Apache flex site must redirect to Apache Royale (#7)

2020-07-27 Thread Mark Kessler
+1 I think it's important to show Flex exists still, but that for web based solutions Royale should be recommended. Agreed no forward / redirect, just informational link. -Mark K On Fri, Jul 24, 2020 at 3:35 AM Christofer Dutz wrote: > > Hi Piotr, > > I'm referring to the title of the email "A

Starting fresh / new developers

2016-12-26 Thread Mark Kessler
I'd like to start a discussion aimed at prospective new developers. This is sort of an in-process review. The end state getting feedback on our current setup just to make sure we are making it easy for new folks. Let's setup the ground rules of working on constructive / positive. Giving

Re: [DISCUSS] Discuss Release Apache Flex SDK Installer 3.2 RC2

2015-06-22 Thread Mark Kessler
Had an issue building from source using readme. Step 2 worked: 2. In the ant_on_air directory, run: ant [-DFLEX_HOME=/path/to/apache/flex/sdk] [-DAIR_HOME=/path/to/air/sdk] Step 3 failed here for me. 3. In the installer directory, run: ant build [-DFLEX_HOME=/path/to/apache/f

Re: [VOTE] Release Apache Flex SDK Installer 3.2 RC2

2015-06-23 Thread Mark Kessler
+1 (binding) -Mark On Tue, Jun 23, 2015 at 11:36 AM, Kessler CTR Mark J < mark.kessler@usmc.mil> wrote: > +0 > > I forgot to commit the README update last night . After that happens I'm > good. (or if anyone else wants to update it) > > OS: Win 7 64bit English > > -Successfully built from

Re: [FlexJS] FlexJS installation - bundle Google Closure Library?

2015-07-30 Thread Mark Kessler
> I currently prefer #1 while we are in alpha/beta but will change to #2 when we get to 1.0 and want to make sure we know what GCL folks are using When you put it like that, I can understand the need to stay current while in alpha/beta. Since we already downloading it right now, it's as simple as

Re: Mustella server stuck?

2015-08-17 Thread Mark Kessler
I think for doing a hard reboot it has to be done by the instance manager. -Mark On Mon, Aug 17, 2015 at 11:30 AM, Tom Chiverton wrote: > Go for it ! > > Though it looks like the whole box has hung, as I can't remote into it any > more, if someone with access to the hosting could poke it :-) >

Re: Mustella server stuck?

2015-08-19 Thread Mark Kessler
Well I wasn't able to get all those images to fail on my end so far. So I either need to do a full run over night or the one on the server is having more issues. -Mark On Tue, Aug 18, 2015 at 4:04 AM, Tom Chiverton wrote: > On 18/08/15 00:20, Mark Kessler wrote: > >> I think

Re: Mustella server stuck?

2015-08-27 Thread Mark Kessler
Ok, thanks for the heads up. Hopefully it'll be ready to troubleshoot next week. -Mark On Thu, Aug 27, 2015 at 4:33 AM, Tom Chiverton wrote: > I'm away till Wednesday next week. > > Tom > > On 20/08/15 14:35, Kessler CTR Mark J wrote: > >> Sounds good, thank you. >> >> >> -Mark >> >> -Orig

Re: [DISCUSS] Discuss Release Apache FlexJS 0.5.0 RC1

2015-11-03 Thread Mark Kessler
Having building FlexJS source. Keep getting this timeout. BUILD FAILED D:\PortableDev\FlexJS\build.xml:431: The following error occurred while executin g this line: D:\PortableDev\FlexJS\frameworks\build.xml:79: The following error occurred whil e executing this line: D:\PortableDev\FlexJS\framew

Re: [Non-DoD Source] Re: [DISCUSS] Discuss Release Apache FlexJS 0.5.0 RC1

2015-11-04 Thread Mark Kessler
Got it to finally build took it two more tries. Side bar: I have a gripe about having to dig through build files several folders down to get to to run a browser other than IE. Especially since I don't have IE installed on this particular machine. Should we add a property that allows people to c

mustella for charts

2015-12-11 Thread Mark Kessler
Was testing after doing a simple update to the files. Forgot about the existing bitmap failures. Did you want me to regenerate the baselines for them when I commit my changes later? [java] = [java] Passes: 14 [java] Fails: 147 [java]

Re: mustella for charts

2015-12-11 Thread Mark Kessler
I'll hold off then for now. But I can tell you the current fonts being shown in the baseline have a higher clarity than what the new baselines would show. I'll see if this example goes through. First is current, second is the new one. [image: Inline image 3][image: Inline image 4] -Mark On Fri

Re: mustella for charts

2015-12-11 Thread Mark Kessler
Original baseline image: http://tinypic.com/r/245y5xe/9 Current Bad image: http://tinypic.com/r/f0nnd0/9 On Fri, Dec 11, 2015 at 2:02 PM, Mark Kessler wrote: > I'll hold off then for now. But I can tell you the current fonts being > shown in the baseline have a higher clarity th

Re: [LAST CALL] Release Apache Flex 4.15

2015-12-29 Thread Mark Kessler
Updated with more information. Reviewed the changes to the README / RELEASE_NOTES / LICENSE / NOTICE. Although the last two had the least changes. Had successfully build the SDK from source and created simple test applications. On Tue, Dec 29, 2015 at 7:23 AM, Kessler CTR Mark J < mark.kessler.

Re: [LAST CALL] Release Apache Flex 4.15

2015-12-29 Thread Mark Kessler
Forgot to mention. Win7 64bit, JDK 1.8 64bit to build the SDK. Sometime in the next month I'll probably upgrade my main box to Win10. My dev laptop is already on it and is building with our current 4.14.1 sdk... all working fine so far. On Tue, Dec 29, 2015 at 9:15 PM, Mark Kessler

Re: [VOTE] Release Apache Flex SDK 4.15 RC1

2016-01-07 Thread Mark Kessler
+1 binding -Successful build from source. -Successfully compiled small test applications. -README, RELEASE_NOTES, NOTICE and LICENSE fine. OS: Win7 64bit Java: 1.8 64bit. IDE: FlashDevelop 5.0.2 Flash Player: 20 - -Mark On Thu, Jan 7, 2016 at 8:04 PM, OmPrakash Muppirala wrote: > +1 Bindi

Re: Welcome Andy Dufilie as Apache Flex Commiter

2016-01-10 Thread Mark Kessler
Welcome and grats :) -Mark On Sun, Jan 10, 2016 at 10:39 AM, Alex Harui wrote: > Hi folks, > > The Apache Flex PMC is excited to welcome Andy Dufilie as our newest > committer! Andy has recently been contributing great bugs reports and > fixes for FlexJS and FalconJX which has earned him the m

Re: [VOTE][RESULT] Release Apache Flex SDK 4.15 RC1

2016-01-10 Thread Mark Kessler
Sounds greats, thanks for getting this moving. -Mark On Sat, Jan 9, 2016 at 11:48 PM, Justin Mclean wrote: > Hi, > > And with 4 +1 binding votes and no other votes this is now an official > release! > > +1 votes: > Justin Mclean > Mark Kessler > Alex Harui > OmP

Re: [VOTE] Release Apache Flex FalconJX 0.6.0 RC1

2016-03-28 Thread Mark Kessler
+1 (binding) -Successfully compiled from source -MD5 hashes checkout -LICENSE / NOTICE / README / RELEASE_NOTES ok -Mark On Fri, Mar 25, 2016 at 1:53 AM, Alex Harui wrote: > Hi, > > This is vote for the 0.6.0 release of the FalconJX (and Falcon) > compilers. There is no separate Falcon-onl

Re: [DISCUSS] Discuss Release Apache Flex FalconJX 0.6.0 RC1

2016-03-28 Thread Mark Kessler
BTW when was the last time the Falcon dev branch was merged back into the master? Looks like a long ways down. -Mark On Fri, Mar 25, 2016 at 1:53 AM, Alex Harui wrote: > This is the discussion thread. > > > Thanks, > Alex Harui > >

Re: [DISCUSS] Discuss Release Apache FlexJS 0.6.0 RC1

2016-03-28 Thread Mark Kessler
Had an error running the ApproveFlexJS.xml D:\PortableDev\FlexJS>ant -e -f ApproveFlexJS.xml -Drelease.version=0.6.0 -Drc=1 Buildfile: D:\PortableDev\FlexJS\ApproveFlexJS.xml install-rat.jar: Getting: http://people.apache.org/~aharui/rat/apache-rat-0.8.jar To: D:\PortableDev\Ant\lib\apache-rat

Re: [FLEXJS][FALCONJX] News on the Spark-like component set

2016-03-28 Thread Mark Kessler
Sounds like great progress. -Mark On Mon, Mar 28, 2016 at 5:37 PM, Alex Harui wrote: > Hi, > > As you may know, I've been exploring what it would take to create a set of > components for FlexJS that more closely match the Spark (and MX) APIs from > the regular Flex SDK. > > Today, I reached an

Re: [Discuss]Accept donation of drawing APIs

2016-04-18 Thread Mark Kessler
everytime I read "flex-extras", my brain thinks Flextras instead lol. -Mark On Mon, Apr 18, 2016 at 6:44 PM, Harbs wrote: > FWIW, I created this organization some time back: > https://github.com/flex-extras > > The idea was to have a place to put code that does not strictly belong on > ASF rep

Re: [jira] [Resolved] (FLEX-35082) moveIndexFindRow doesn't accept integer values

2016-05-02 Thread Mark Kessler
Thanks Justin. Guess it will pick up multiples too. On Mon, May 2, 2016 at 8:47 AM, Justin Mclean wrote: > Hi, > > Mentioning the JIRA ticket in a commit message is all that is required for > JIRA to pick it up. > > Thanks, > Justin

Re: [Press] Nice article about Apache Flex 4.10 release

2013-08-07 Thread Mark Kessler
The badge works for me on Win7 FF22. I think if you see the link for it instead you need to update your flash version. I assume you run the debug version, those require more manual checking. -Mark On Wed, Aug 7, 2013 at 7:46 PM, OmPrakash Muppirala wrote: > On Wed, Aug 7, 2013 at 4:35 PM, Jus

Re: blog.flexexamples.com gone?

2013-08-09 Thread Mark Kessler
Well it's a 403 Error which is for security / authentication. A bit different than last time. On Fri, Aug 9, 2013 at 6:17 PM, Russell Warren wrote: > I'm not sure how long blog.flexexamples.com was back up for, but it > appears > to be down again. archive.org hasn't captured it since Jan 17,

Re: And we hit 1000 downloads of Apache Flex 4.10.0

2013-08-10 Thread Mark Kessler
/fanfaire :) On Sat, Aug 10, 2013 at 2:44 PM, OmPrakash Muppirala wrote: > With the new version of the Installer, we can now track the breakdown > across Flex versions and operating systems. > In the past 4 days since the new version of Flex was released, it has been > downloaded more than 1000

Re: Wiki Edit Access

2013-08-11 Thread Mark Kessler
I've moved your page to group it with the ASJS information [1].It still has the same URL. If that's not the right spot, feel free to reorganize it. If we need to make it a top level we can but we should reorganize all the associated pages with it in some fashion. [1] https://cwiki.apache.or

Re: JIRA unresolved issues

2013-08-11 Thread Mark Kessler
Is this intended for anyone or just enticing new folks? If you need help with them, I'll work on some of these new ones and less on the Wiki for now. -Mark On Sun, Aug 11, 2013 at 12:43 PM, Justin Mclean wrote: > Hi, > > There quite a few newly added unresolved issues in JIRA, any chance is >

Re: Severe bug - ItemEditors placed on the wrong position on Spark Datagrid (Flex 4.10)

2013-08-12 Thread Mark Kessler
I managed to reproduce it Win7 64bit, sdk 4.10, FP 11.8, Air 3.8 Firefox 23. Used the following... http://ns.adobe.com/mxml/2009"; xmlns:s="library://ns.adobe.com/flex/spark" creationComplete="onCreationComplete();" >

Re: Severe bug - ItemEditors placed on the wrong position on Spark Datagrid (Flex 4.10)

2013-08-12 Thread Mark Kessler
ex 4.10 with Air 3.8, in Windows 8. > Mark Kessler was able to reproduce it, as you can see in the comments > here: > https://issues.apache.org/**jira/browse/FLEX-33665<https://issues.apache.org/jira/browse/FLEX-33665> > > I can deploy a AIR app if you want. > > On the is

Re: Welcome Mark Kessler to Apache Flex PMC

2013-08-13 Thread Mark Kessler
Thanks everyone :) -Mark On Tue, Aug 13, 2013 at 4:58 PM, Frédéric Thomas wrote: > Well deserved, congrats Mark ! > > -Fred > > -Message d'origine- From: OmPrakash Muppirala Sent: Tuesday, > August 13, 2013 8:13 PM To: dev@flex.apache.org Subject: Welcome Mark &

Re: git commit: [flex-sdk] [refs/heads/develop] - Revert "FLEX-33665: Corrected the item edit coordinates to match it's renderer and not it's dataprovider. It also seems the added whitespace in the fi

2013-08-13 Thread Mark Kessler
//git-wip-us.apache.org/repos/asf/flex-sdk/diff/dc9f5c67 > > Branch: refs/heads/develop > Commit: dc9f5c67ff8b21ea4731f43387c386156cc11bc3 > Parents: 47abfd2 > Author: Mark Kessler > Authored: Tue Aug 13

Re: Wiki - Help out - sections left

2013-08-14 Thread Mark Kessler
Thank you Erik on the update to the manual sdk setup. -Mark On Wed, Aug 14, 2013 at 7:53 AM, Kessler CTR Mark J < mark.kessler@usmc.mil> wrote: > >We're making some good progress with the Helping out page branch for > the Wiki. Below are pages that do not have any content yet. Would

Re: Wiki - Help out - sections left

2013-08-14 Thread Mark Kessler
I've been doing screenshots (hence why I had to resetup my environement) and text combination. Like [1] and [2]. Mind you these can be made better over time. So it can be roughed in like [3] and just confluence formatted for now. [1] https://cwiki.apache.org/confluence/display/FLEX/2.3+FlashDev

Re: Wiki - Help out - sections left

2013-08-14 Thread Mark Kessler
Btw if any one needs help formatting a page, just let me know. I'm not the expert on it, but it feels like I have figured out enough of it to be legible :P -Mark On Wed, Aug 14, 2013 at 7:31 PM, Mark Kessler wrote: > I've been doing screenshots (hence why I had to resetup my

Re: Wiki - Help out - sections left

2013-08-14 Thread Mark Kessler
I figured if we can get enough of it together, it will more than pay for itself in new Developer/Users base. I think as a whole though developers don't like to document... anything >.< -Mark On Wed, Aug 14, 2013 at 7:39 PM, OmPrakash Muppirala wrote: > On Wed, Aug 14, 2013 at

Re: Wiki - Help out - sections left

2013-08-16 Thread Mark Kessler
Looks great justin, thank you! -Mark On Fri, Aug 16, 2013 at 7:26 PM, Justin Mclean wrote: > Hi, > > Gone though and added a few more sections/screen shots and teh installer > and configuring Flash Builder - feel free to edit and/or correct. > > Thanks, > Justin

Re: Mailing Forums

2013-08-18 Thread Mark Kessler
Will the forwarded emails from the forum still contain the users name? -Mark

Re: Mailing Forums

2013-08-18 Thread Mark Kessler
Well it's neat that it has giant subscribe and unsubscribe buttons so people don't have to find the original page again. Little shady that GMail shows it as I sent it even though it came from a third party. -- View this message in context: http://apache-flex-development.247.n4.nabble.com/M

Re: [ANNOUNCE] FlexJS Component Wiki Page

2013-08-19 Thread Mark Kessler
I like the formatting. It's well grouped and easy to read. -Mark On Mon, Aug 19, 2013 at 1:15 PM, Peter Ent wrote: > Hello, > > I've finished a wiki page about creating components for FlexJS [1]. > Hopefully this will answer questions you may have about FlexJS. > > I would really appreciate s

Re: User forms issues

2013-08-19 Thread Mark Kessler
Exhibit A [1]. It was as simple as adding their embed script. [1] http://people.apache.org/~mkessler/nabble.html -Mark On Mon, Aug 19, 2013 at 8:17 PM, Justin Mclean wrote: > Hi, > > > I vote for redirect or just a link to it from our site, like we do for > our > > Markmail and Apache mailing

Re: User forms issues

2013-08-19 Thread Mark Kessler
Your right I can see it there using 3 IFrames. But It seems to work in lots of crazy places. -- View this message in context: http://apache-flex-development.247.n4.nabble.com/User-forms-issues-tp57p66.html Sent from the Apache Flex Development mailing list archive at Nabble.com.

Re: IntelliJ IDE installation instructions

2013-08-21 Thread Mark Kessler
Should we get Mat's new [1] linux instructions for the SDK created in there as well? Can leave a link back to blog post. [1] http://www.evilcodingmonkey.com/2013/08/21/installing-apache-flex-sdk-under-linux/ On Wed, Aug 21, 2013 at 6:56 PM, Justin Mclean wrote: > Hi, > > Anyone using intelliJ

Re: IntelliJ IDE installation instructions

2013-08-21 Thread Mark Kessler
Was is just from 64bit issues only a specific linux distro? -Mark On Wed, Aug 21, 2013 at 7:58 PM, Justin Mclean wrote: > Hi, > > > Should we get Mat's new [1] linux instructions for the SDK created in > there > > as well? > Sure - although it would be best if the content was on the wiki as blo

Re: (Apache/Adobe) Flex Coding Conventions

2013-08-22 Thread Mark Kessler
Well besides that format there seems to be some personal preference barriers in there as well. -Mark On Thu, Aug 22, 2013 at 12:51 PM, Alex Harui wrote: > The content seems to be there but the formatting is off. I spent some > time trying to fix it, but couldn't figure it out. I think it wil

Re: IntelliJ IDE installation instructions

2013-08-22 Thread Mark Kessler
Alenxander, just let me know if you need help. -Mark On Thu, Aug 22, 2013 at 4:59 PM, Alex Harui wrote: > I gave you permissions to add pages to the wiki. Have fun! > > On 8/22/13 1:53 AM, "Alexander Doroshko" > wrote: > > >I'm ready to write a sort of quick-start article there and then pub

Re: Java 1.7 compiler issue

2013-08-26 Thread Mark Kessler
Was this an eclipse / FB issue? -Mark On Mon, Aug 26, 2013 at 7:11 PM, Justin Mclean wrote: > Hi, > > I've just checkin a fix for this and appreciate it if someone could try it > out on Java 1.6/1.7 on windows and confirm that it works. > > https://issues.apache.org/jira/browse/FLEX-33667 > > T

Re: Java 1.7 compiler issue

2013-08-26 Thread Mark Kessler
2013 at 8:04 PM, Alex Harui wrote: > > > On 8/26/13 5:01 PM, "Mark Kessler" wrote: > > >Was this an eclipse / FB issue? > At least one customer hit it in FB because it calls MXMLC directly (not > through the batch or shell scripts. I hit it doing an ANT build or >

Re: Java 1.7 compiler issue

2013-08-26 Thread Mark Kessler
I was able to successfully compile a few test projects using the batches. On Mon, Aug 26, 2013 at 8:18 PM, Mark Kessler wrote: > I've been using Java 1.7 for a while now and haven't had an issues issues > with this one problem. But I call the "mxmlc.bat" instead

Re: ADG tests

2013-08-27 Thread Mark Kessler
Nice build time. BUILD SUCCESSFUL Total time: 2 minutes 0 seconds -Mark On Tue, Aug 27, 2013 at 5:44 AM, Kessler CTR Mark J < mark.kessler@usmc.mil> wrote: > I'll run it when I get home tonight. I have to run tests for the DataGrid > (20 mins by itself :/ ) anyways. > > -Mark > > -O

Re: ADG tests

2013-08-27 Thread Mark Kessler
No because I had already synced in the new changes from last night. So I ran the "mini_run.sh components/AdvancedDataGrid". Normally I either do a single component test or a full run. Now if we could just get the DataGrid run time tests to improve :P BUILD SUCCESSFUL Total time: 18 minutes 37

Next release version?

2013-08-27 Thread Mark Kessler
What is our next release version number going to be? I sensed there would be confusion about it because of the FB version issue. Also are we going to put the ASDOC information to the latest versions? e.g. /** * comments... * * @langversion 3.0 * @playerversion Flash 11.8 * @playerversi

Re: Next release version?

2013-08-27 Thread Mark Kessler
Except those ones that are public methods with the @private tag. I'll just copy from the ones near it. -Mark On Tue, Aug 27, 2013 at 8:21 PM, Justin Mclean wrote: > Hi, > > > What is our next release version number going to be? > What ever we decided it to be - currently 4.11.0, unless we deci

Re: ADG tests

2013-08-27 Thread Mark Kessler
Sounds great. I'll have to give it a try later on. It gave me a few timeout errors on this run ruining the length of time it ran. -Mark On Tue, Aug 27, 2013 at 9:00 PM, Justin Mclean wrote: > Hi, > > Done and checked in, so you should now see significant improvement in > performance with bot

Re: Building the SDK

2013-09-01 Thread Mark Kessler
I run such a different setup then the majority here, not sure how much config I can give... but as for keeping your Git Repositories clean, I use one way file syncing. Meaning I sync the files from Git to my SDK build folder. The only downside is having to rebuild the SDK (6-7 mins) after you do

Re: Building the SDK

2013-09-02 Thread Mark Kessler
Am I the only person who just dumps all my GIT repo sources into a simple root folder GIT\Flex-SDK and GIT\Flex-TLF ? -Mark On Mon, Sep 2, 2013 at 3:56 PM, Frédéric THOMAS wrote: > Ok, so, it is easy to make it accept other names, actually, we have > flex-sdk > and sdk, doing so is more flexi

Re: User mailing list archive gone missing

2013-09-02 Thread Mark Kessler
Searching through markmail and matching Alex's name, I don't see many lists at all org.apache.incubator.flex-dev org.apache.flex.issues org.apache.incubator.flex-commits Apache's mail archive only shows our current ones. commits dev issues users -Mark On Mon, Sep 2, 2013 at 7

Re: [BLOG] Monthy blog post schedule - September 2013

2013-09-03 Thread Mark Kessler
Sounds like a good idea. On Tue, Sep 3, 2013 at 3:19 PM, OmPrakash Muppirala wrote: > We had some discussions in the past about how best to keep the community > informed about what's going on with Apache Flex. I propose we 'try' to > make a blog post at least once a month and not once per relea

Re: Nighly builds and releases

2013-09-03 Thread Mark Kessler
I think it's too beneficial to everyone who wants to the bleeding edge to not have nightlies for testing and development. I'll agree we should just post a "Here be Dragons" type caveat emptor. -Mark On Tue, Sep 3, 2013 at 8:25 PM, OmPrakash Muppirala wrote: > A google search for "apache nightl

Re: [Intaller] Speed up download

2013-09-04 Thread Mark Kessler
Is there anything that says we can't download bits from separate mirrors? Select each mirror in the Apache way, but I bet the Apache way doesn't say it can't have multiple different mirrors. Be a bit more like a torrent then :P On Wed, Sep 4, 2013 at 6:13 PM, Alex Harui wrote: > > > On 9/4/13

Re: Mustella failures

2013-09-04 Thread Mark Kessler
I'll fiddle around with the test since I'll be confirming two JIRA issues that revolve around DataGrids and will have to run the Mustella for them anyways. Probably for the best anyways, my Mustella knowledge revolves only around running the tests lol. -Mark On Wed, Sep 4, 2013 at 6:39 PM, Just

Re: [Intaller] Speed up download

2013-09-04 Thread Mark Kessler
, then it will be almost impossible to figure out and > track where the MD5 checksum." > > -Message d'origine- > De : Mark Kessler [mailto:kesslerconsult...@gmail.com] > Envoyé : jeudi 5 septembre 2013 01:27 > À : Dev@Flex > Objet : Re: [Intaller] Speed up d

Re: [Intaller] Speed up download

2013-09-04 Thread Mark Kessler
It has lists of lengths, number of pieces, hashes for each piece. If it end up with a bad piece it can go out again and retrieve that piece over. [1] http://en.wikipedia.org/wiki/Torrent_file -Mark On Wed, Sep 4, 2013 at 7:40 PM, Frédéric THOMAS wrote: > I guess they don't, at the end you cou

Re: [Intaller] Speed up download

2013-09-04 Thread Mark Kessler
only the final file > can be checked but I might be wrong. > > -Message d'origine----- > De : Mark Kessler [mailto:kesslerconsult...@gmail.com] > Envoyé : jeudi 5 septembre 2013 01:50 > À : Dev@Flex > Objet : Re: [Intaller] Speed up download > > It has lists of le

Re: [Intaller] Speed up download

2013-09-04 Thread Mark Kessler
I would think we host the hash lists on apache in some fashion and it could download the files from each place, check it's hash with the list it got from our site and decide to keep it or try it again on another mirror? On Wed, Sep 4, 2013 at 8:19 PM, Frédéric THOMAS wrote: > The hash should be

Re: [jira] [Commented] (FLEX-33710) spark DataGrid isCellEditable is missing index bounds check

2013-09-04 Thread Mark Kessler
--- > > > > Key: FLEX-33710 > > URL: https://issues.apache.org/jira/browse/FLEX-33710 > > Project: Apache Flex > > Issue Type: Bug > > Components: Spark: DataGrid > > Affects Versions: A

Re: [jira] [Commented] (FLEX-33710) spark DataGrid isCellEditable is missing index bounds check

2013-09-04 Thread Mark Kessler
So you'd like me to change the isCellEditable to [1] or you mean on whats calling the isCellEditable in the first place (startItemEditorSession)? [1] protected function isCellEditable(rowIndex:int, columnIndex:int):Boolean { try { var dataItem:Object = dataProv

Re: [jira] [Commented] (FLEX-33710) spark DataGrid isCellEditable is missing index bounds check

2013-09-04 Thread Mark Kessler
Ok good to go now on that. Thanks Justin. BTW the DataGrid mustella test case is passing now. Guess I'll see tomorrow when the Jenkins build runs. mini_run.sh -caseName=Editable_startItemEditorSesision_inValidParams gumbo/components/DataGrid/Properties/DataGrid_Properties_editable.mxml -Mark

Re: Build failed in Jenkins: flex-sdk_mustella #290

2013-09-05 Thread Mark Kessler
Ok so I ran [1] with createdImages and the test passed. Deleted the two XML files it created and ran [2] without the create option and it still passed. Image looks fine. So do I upload the two new baseline images ? [1] mini_run.sh -caseName=Editable_variableRowHeight tests/gumbo/components/Dat

Re: Build failed in Jenkins: flex-sdk_mustella #290

2013-09-06 Thread Mark Kessler
Yeah I got the horizontal line myself. I bet that was originally a bug from before we fixed the scrolling itemEdit issue. The correct image should not show the line through the box. -Mark On Thu, Sep 5, 2013 at 10:58 PM, Alex Harui wrote: > Ran the tests myself. The bitmap shows a horizonta

Re: Build failed in Jenkins: flex-sdk_mustella #290

2013-09-06 Thread Mark Kessler
> > > On 9/6/13 1:48 AM, "Mark Kessler" wrote: > > >Yeah I got the horizontal line myself. I bet that was originally a bug > >from before we fixed the scrolling itemEdit issue. The correct image > >should not show the line through the box. > Hmm. That s

Re: Build failed in Jenkins: flex-sdk_mustella #290

2013-09-06 Thread Mark Kessler
datagrid update and the line first appears there. -Mark On Fri, Sep 6, 2013 at 7:24 PM, Alex Harui wrote: > > > On 9/6/13 3:58 PM, "Mark Kessler" wrote: > > > > >My question would be do the tests no show the image compare failures or > >further errors if a

Re: Build failed in Jenkins: flex-sdk_mustella #293

2013-09-07 Thread Mark Kessler
/faint I mean at least they are only the images. -Mark On Sat, Sep 7, 2013 at 2:14 AM, Erik de Bruin wrote: > Don't panic, this is the run with the new beta versions of the FP and AIR. > > EdB > > > >

Re: git commit: [flex-sdk] [refs/heads/develop] - FLEX-33702: Added column sort type access to the datagrid columns.

2013-09-10 Thread Mark Kessler
Well I only did it to add support to the MX in the same way as the spark. If it's a concern I can remove the interface declarations and just use the getter/setter and functions as they are inside the SortFields themselves. -Mark On Mon, Sep 9, 2013 at 11:01 PM, Alex Harui wrote: > Looks fine.

Re: Welcome Darrell Loverin as Apache Flex Committer

2013-09-13 Thread Mark Kessler
Congratulations :) -Mark

Re: UI Designer ("Design View" replacement)

2013-09-15 Thread Mark Kessler
Could always give FlexDevelop a try if you need an open source option. It's windows only and gives you most of what you need out of the box. No UI designer. It's a shame we don't have an Air based IDE :P -Mark

Re: Jenkins build is back to normal : flex-sdk_mustella-air #153

2013-09-20 Thread Mark Kessler
Thank you! On Fri, Sep 20, 2013 at 12:41 PM, Erik de Bruin wrote: > Well, it took some doing but all builds (builds@a.o. and the Mustella > VM) are back online and successfully building. > > Commit away! > > EdB > > > > On Fri, Sep 20, 2013 at 5:45 PM, wrote: > > See

Re: [DRAFT] Apache Flex September 2013 Report

2013-09-24 Thread Mark Kessler
No they are fine these days. This was around the parity release time frame. Still setting up by hand requires a lot of steps. (shame we can't make some kind of installer... kidding!) -Mark On Tue, Sep 24, 2013 at 4:30 PM, Gordon Smith wrote: > Are you saying that the instructions on how to

Re: [OT] Future of plugins on Chrome

2013-09-24 Thread Mark Kessler
Well it's not like firefox is getting rid of NPAPI soon lol. IE is still on it's own program too using it's active x styled plugins. one of the sub articles had some people asking questions about the debugger. But it was address yet that I saw.

Re: Please welcome Maurice Amsellem as our newest committer

2013-09-29 Thread Mark Kessler
Gratz and Welcome! -Mark On Sun, Sep 29, 2013 at 10:40 AM, Erik de Bruin wrote: > Hi, > > I am pleased to announce that the Project Management Committee (PMC) > for Apache Flex has invited Maurice Amsellem to become a committer and > he has accepted. > > Maurice has been very active on the mai

Re: Please welcome Tom Chiverton as our newest committer

2013-10-03 Thread Mark Kessler
Welcome and congratulations :) -Mark On Wed, Oct 2, 2013 at 10:54 PM, Justin Mclean wrote: > Hi, > > I am pleased to announce that the Project Management Committee (PMC) for > Apache Flex has invited Tom Chiverton to become a committer and he has > accepted. > > Tom has been active on the maili

Re: [UX] Spark DateFieldSpinner

2013-10-03 Thread Mark Kessler
I love the look of spinners in general. But if I could use a mousewheel to skim quickly through a spinner and it could have easing effects. I'd be all for the desktop version.

Re: Stack traces show Justin Mclean's doc folder in path

2013-10-04 Thread Mark Kessler
It's another one of those Justin bugs that has to be fixed. Tricky little devils. Sneak in everywhere... On Fri, Oct 4, 2013 at 6:07 PM, Justin Mclean wrote: > Hi, > > > I got a Null Object Reference error and just noticed that the stack > traces > > show the path to the flex stuff from Justin

Re: Running Mustella tests

2013-10-04 Thread Mark Kessler
IIS on windows can usually be setup by turning on and off the windows features. The lower your version of windows flavor (ie like basic vs home premium) will have different level of functionality inside IIS [1]. [1] http://technet.microsoft.com/en-us/library/cc753473.aspx -Mark On Fri, Oct 4,

Re: Unsubsribe

2013-10-14 Thread Mark Kessler
You can subscribe/unsubscribe to the list [1] by sending a sending an email to mailto:dev-unsubscr...@flex.apache.org [1] http://flex.apache.org/community-mailinglists.html -Mark On Sat, Oct 12, 2013 at 5:28 PM, Curtis Fisher wrote: > > > -Original Message- > From: Justin Mclean [mai

Re: Mustella tests failing and release candidates

2013-10-14 Thread Mark Kessler
In the US it's a holiday weekend too... good time for a little traveling. -Mark On Sun, Oct 13, 2013 at 9:21 AM, Nicholas Kwiatkowski wrote: > I personally have a lot less time on the weekends as well. It would help me > out by extending it so the vote does not primarily occur during a weekend.

Re: [DISCUSSION] Apache Flex 4.11.0 RC 1

2013-10-14 Thread Mark Kessler
So does this mean I should wait for rc2 before testing? since I'm a little late here atm. -Mark

Re: [DISCUSSION] Apache Flex 4.11.0 RC 1

2013-10-14 Thread Mark Kessler
ok, give me a bit to run through it. -Mark On Mon, Oct 14, 2013 at 10:35 AM, Alex Harui wrote: > IMO, no. In fact you are encouraged to test with RC1 to see if there are > any other things broken that need to be addressed in an RC2. > > On 10/14/13 7:20 AM, "Mark Kessler

ASDoc test

2013-10-14 Thread Mark Kessler
Are we releasing the asdoc\test folder? -Mark

Re: ASDoc test

2013-10-14 Thread Mark Kessler
ata changes. > > I thought these could be useful to other people. > > Maybe this is not the case, or too specific. > Or the file names are misleading. > > > Maurice > > -Message d'origine- > De : Mark Kessler [mailto:kesslerconsult...@gmail.com] > E

Re: [VOTE] Apache Flex 4.11.0 release candidate 1

2013-10-14 Thread Mark Kessler
+1 Win7 64bit, Global 11.8, Air 3.8, * Successfully build SDK. * Passed checkintests * hashes matched * Successfully compiled test applications using both the src sdk and the ready made binaries. -No rat check (not setup anttask.classpath) -No full mustella test. -Mark

Re: ASDoc test

2013-10-14 Thread Mark Kessler
Alex, Are we allowed to copy the text from [1] the ASDoc pages of Adobe? [1] http://help.adobe.com/en_US/flex/using/WSd0ded3821e0d52fe1e63e3d11c2f44bb7b-7fe7.html -Mark On Mon, Oct 14, 2013 at 1:35 PM, Mark Kessler wrote: > I'm not apposed to it if other people could use it. But i

Re: [VOTE][RESULT] Apache Flex 4.11.0 release candidate 1

2013-10-14 Thread Mark Kessler
Sorry I should label that lol. -Mark On Mon, Oct 14, 2013 at 6:55 PM, Justin Mclean wrote: > Hi, > > > +1 (non binding) > > Mark Kessler > > Correction Mark's vote was binding as he is a PMC member. > > Thankd, > Justin >

Re: git commit: [flex-sdk] [refs/heads/release4.11.0] - Correcting setButtonEnabled ASDOC comments. Better descriptions, corrected params, etc

2013-10-15 Thread Mark Kessler
flex-sdk/diff/b612cd77 > > Branch: refs/heads/release4.11.0 > Commit: b612cd772f66ea243238e211e9570c3404a57bb6 > Parents: c47ef17 > Author: Mark Kessler > Authored: Tue Oct 15 20:12:07 2013 -0400 > Committe

Re: [VOTE] Apache Flex 4.11.0 release candidate 2

2013-10-17 Thread Mark Kessler
+1 (binding) Win7 64bit, 11.8 Global, 3.8 air. * Built SDK successfully. * checkintests successful. * Compiled test applications with sdk from source and from binaries successfully. * Relying on our automated mustella for the successful completed run. -Mark

Wiki additions / changes / Needs work

2013-10-18 Thread Mark Kessler
1. We should check if we can copy the ASDOC wiki from adobe to add to our wiki. Would be a good starting point for us. I get the impression we will be modifying it down the road and it would be nice to have what's already there. 2. Things like the RAT-Check, I see a small blurb out a few requi

  1   2   3   4   5   >