Re: FlexJS /bin/mxmlc executable permissions on mac

2015-05-22 Thread Josh Tynjala
If you've created a pull request on Github, and then you make additional commits on the same branch, the commits will automatically be added to your existing pull request. If you want to be able to make more than one pull request, you can do it by creating a separate branch for each one. Don't wor

Re: FlexJS /bin/mxmlc executable permissions on mac

2015-05-21 Thread kevin.godell
I made the change. It seems that it was added as a child of my existing pull request[0]. I am still trying to get to know git, using the online interface vs the gitHub app. Hopefully I am doing it correctly. Thanks. [0]https://github.com/apache/flex-asjs/pull/2 -- View this message in context:

Re: FlexJS /bin/mxmlc executable permissions on mac

2015-05-21 Thread Alex Harui
Sure, make a pull request, then you’ll get credit. I’m trying to fix a bug in JS Panel layout, then I hope to start fixing up the FlexJS install (including FDB, trying a higher version in flex-sdk-description.xml, plus other stuff). -Alex On 5/21/15, 3:54 PM, "kevin.godell" wrote: >Do you want

Re: FlexJS /bin/mxmlc executable permissions on mac

2015-05-21 Thread kevin.godell
Do you want me to edit that and make a pull request? Or is there somebody with write access who will do it? -- View this message in context: http://apache-flex-development.247.n4.nabble.com/FlexJS-bin-mxmlc-executable-permissions-on-mac-tp46805p46807.html Sent from the Apache Flex Developme

Re: FlexJS /bin/mxmlc executable permissions on mac

2015-05-21 Thread Alex Harui
Yeah, that’s the first thing I would try. IIRC, there is some issue about Ant not preserving permissions on copy so you have to do it afterwards. On 5/21/15, 3:43 PM, "kevin.godell" wrote: >Does anybody know how the permissions of a file are set, or which file >does >the setting, when using the