Erik,
Sorry, that still does not work. Different error this time though!
I tried this command line:
mxmlc env.PLAYERGLOBAL_HOME="C:/Program Files (x86)/Adobe/Adobe Flash
Builder 4.6/sdks/4.9.0/frameworks/libs/player" ^
playerglobal.version=11.1 ^
-load-config=D:/WORK/Projects/ApacheFlex/repo/sdk
Welcome and congratulations Harbs!
On Sat, Apr 6, 2013 at 4:07 PM, Justin Mclean wrote:
> Hi,
>
> The Project Management Committee (PMC) for Apache Flex
> has asked Harbs to become a committer and we are pleased to
> announce that he has accepted.
>
> Harbs has been contributing to Apache Flex fo
Hi,
The Project Management Committee (PMC) for Apache Flex
has asked Harbs to become a committer and we are pleased to
announce that he has accepted.
Harbs has been contributing to Apache Flex for many months on the
mailing list and in JIRA and elsewhere including this blog post a few
months back
On 4/6/2013 10:09 AM, Justin Mclean wrote:
Hi,
There are currently:
1 unassigned unresolved blocker bugs
20 unassigned unresolved critical bugs
2901 unassigned unresolved major bugs
It may be that some of these have already been fixed, should not be at priority
etc etc but I'd assume most of
Hi,
There are currently:
1 unassigned unresolved blocker bugs
20 unassigned unresolved critical bugs
2901 unassigned unresolved major bugs
It may be that some of these have already been fixed, should not be at priority
etc etc but I'd assume most of them are outstanding. Are there any develope
[
https://issues.apache.org/jira/browse/FLEX-33451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Mclean reassigned FLEX-33451:
Assignee: (was: Justin Mclean)
> The release build due to the Git migration is brok
[
https://issues.apache.org/jira/browse/FLEX-33451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13624325#comment-13624325
]
Justin Mclean commented on FLEX-33451:
--
"ant release" now works but need more testing
Hi,
Just a heads up/prgress on AIR 3.7 support from Adobe:
"Our official 3.7 release is scheduled for next week (if all goes as planned.)
If you can hang on that long we'll have a build that you'll be able to simply
overlay as you would normally expect.
We are working to improve/correct thi
+1
Successfully installed installer and flex on Windows 7 (64bit) - Language German
Thank you!
Cyrill
On Sat, Apr 6, 2013 at 12:35 PM, Frédéric THOMAS
wrote:
>
> *Issues addressed in this Release Candidate:*
>
> 1. Enable Flex SDK download stats tracking
> 2. https://issues.apache.org/jira/b
HI,
The one minor down side is that it's now it harder to tell exactly where a SDK
was build from (no revision number n flex-describtion.xml). There would be a
branch with the same version number so it's a minor annoyance.
Justin
Hi,
Can someone with more git experience than me please update the instructions
here:
https://cwiki.apache.org/confluence/display/FLEX/Release+Guide+for+the+SDK
It sort of important that we make how to make a release. :-)
I'm marked with FIXME where changes need to be made.
Thanks,
Justin
Your link says "Merge is perfectly fine for managing your code." The only
drawback it mentions is a more cluttered log. It has far stronger warnings
about misusing rebase.
How could anyone read this conclusion
1. Merge works great, but creates lots of empty merge commits when you are
worki
> Unfortunately that won't prevent it.
Please explain why not.
- Gordon
Sent from my iPad
On Apr 5, 2013, at 6:21 PM, "Michael A. Labriola"
wrote:
> Gordon and Justin,
>
>> I agree that it would be bad to edit 2 files, do a 'git pull' followed by a
>> 'git status', and see changes to 200
+1
Used binary distro on Windows (7/64) + MacOS (10.8.3/64). All in English.
Worked just fine.
MD5 Hash matches. Good job guys!
-Nick
On Fri, Apr 5, 2013 at 9:35 PM, Frédéric THOMAS wrote:
>
> *Issues addressed in this Release Candidate:*
>
> 1. Enable Flex SDK download stats tracking
> 2.
Hi,
> Incidentally, this is why is most larger open source projects... see linux
> (or even what we did on FlexUnit in git) have a very few number of people who
> knew git well that managed the actual develop and master branches.
Could that work for us? (With committers pushing to develop that i
Hi,
> It won't affect your local branch. That will stay intact and viable.
Even when it tracking the remote branch?
>> I suspect you mean changes to merge
Yep. However the remote branch has already been merged into develop (which I
may or may not know depend on how close attention I've been pa
*Issues addressed in this Release Candidate:*
1. Enable Flex SDK download stats tracking
2. https://issues.apache.org/jira/browse/FLEX-33426 (UI fix for license
screen (show regular checkboxes))
3. https://issues.apache.org/jira/browse/FLEX-33151 (Auto-update logic fix)
4. French and Dutch l
>Can any Git experts please comment if there an alternative to doing this this
>way.
If you have a moment, take a look at git describe as an idea. It basically
gives you the latest tag and a number of commits since then and a hash. Its not
a simple sequence, but see if it helps.
This one is ok
>ie : origin/FLEX-33451 is still a remote branch - should this be removed and
>if so what the safest way of doing that?
It can be removed although it won't hurt anything to hang around for a while. I
honestly google the method to remove it most times:
http://gitready.com/beginner/2009/02/02/pu
Hi,
When we were using SVN the SVN revision number was used in various places. This
needs to be a number (so hashes are out) and may need to be numerically
increasing ie current number bigger than last number (not 100% on that).
This effects:
- Version numbers in framework XML description files
Gordon and Justin,
>I agree that it would be bad to edit 2 files, do a 'git pull' followed by a
>'git status', and see changes to 200 files from other people mingling with
>your changes to 2. The simple way to prevent this is to commit your changes
>before pulling in other people's changes (I t
[
https://issues.apache.org/jira/browse/FLEX-33451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Mclean reassigned FLEX-33451:
Assignee: Justin Mclean
> The release build due to the Git migration is broken
> --
>> Okay, at its heart, the danger Fred was worried about is that, using a merge
>> workflow, the person who pulls the changes needs to make sure they commit
>> all changes... even files they didn't touch, because they 'inherit' the
>> merge.
> Do you have any advice on how to get around this is
For those new to git ... this is a nice read:
http://tom.preston-werner.com/2009/05/19/the-git-parable.html
Am 06.04.2013 01:06, schrieb Justin Mclean:
> Hi,
>
>> Okay, at its heart, the danger Fred was worried about is that, using a merge
>> workflow, the person who pulls the changes needs to ma
Hi,
Just noticed this:
git branch -r
origin/FLEX-33451
origin/HEAD -> origin/master
origin/develop
origin/master
origin/patches
origin/release4.9
ie : origin/FLEX-33451 is still a remote branch - should this be removed and
if so what the safest way of doing that?
If it is removed
Hi,
> Is it ok ? Can I process to a Vote ?
Good to go you can call fro a vote.
Justin
Hi,
> after 450 emails in March + 3 Wiki pages written to make the people
> understand and have a good workflow using Git and reading noone cars or wants
> to learn
I for one appreciated the effort and I have learnt a lot form it. It is a lot
to take on and it's seemed to become very complex ve
Hi,
> Is it ok ? Can I process to a Vote ?
Sorry having build issues - not sure if it git related or not. Once I'll sort
out I'll put up unless someone beats me to it.
Justin
Hi,
> Okay, at its heart, the danger Fred was worried about is that, using a merge
> workflow, the person who pulls the changes needs to make sure they commit all
> changes... even files they didn't touch, because they 'inherit' the merge.
Do you have any advice on how to get around this issue i
[
https://issues.apache.org/jira/browse/FLEX-33451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13624148#comment-13624148
]
Justin Mclean edited comment on FLEX-33451 at 4/5/13 10:57 PM:
-
[
https://issues.apache.org/jira/browse/FLEX-33435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Mclean reopened FLEX-33435:
--
Assignee: (was: Frédéric THOMAS)
Documentation for making a release still not complete
[
https://issues.apache.org/jira/browse/FLEX-33451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Mclean reopened FLEX-33451:
--
Assignee: (was: Frédéric THOMAS)
Not completed yet. No need to open new issue better if i
Send a blank email to dev-unsubscr...@flex.apache.org to unsubscribe from
the dev list.
Thanks,
Om
On Fri, Apr 5, 2013 at 11:57 AM, sujith Reddy wrote:
> Please remove me out of these emails.
> I entered here by mistake.
>
> Thanks,
> Sujith
>
>
> On Mon, Feb 4, 2013 at 8:07 PM, RJ Camarillo (J
Please remove me out of these emails.
I entered here by mistake.
Thanks,
Sujith
On Mon, Feb 4, 2013 at 8:07 PM, RJ Camarillo (JIRA) wrote:
>
> [
> https://issues.apache.org/jira/browse/FLEX-33273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1357090
>I think we made a serious mistake by pushing the nvie branching model
>(http://nvie.com/posts/a-successful-git-branching-model/)
First, we aren't using that branching model. Not even close. That model defines
a viable workflow that we use successfully on many projects open and internal
(5 to
I'm not certain how things stand with Apache incubating Flex and Adobe
developing AIR.
I'm wondering if this is something on the radar as far as the SDK
development team goes, and if so, where it might stand, what we might
expect. The below is specifically regarding iOS, but the non-existing API
On Fri, Apr 5, 2013 at 10:27 AM, Gordon Smith wrote:
> KISS = Keep It Simple, Stupid
>
> We've gotten ourselves in a hole where contributors are overwhelmed by the
> complexity of our recommended Git workflows and command lines. We need to
> dig ourselves out, and quickly, before we lose momentum
KISS = Keep It Simple, Stupid
We've gotten ourselves in a hole where contributors are overwhelmed by the
complexity of our recommended Git workflows and command lines. We need to dig
ourselves out, and quickly, before we lose momentum.
I don't think we should move back to Subversion, but I thin
On Thu, Apr 4, 2013 at 11:23 PM, Justin Mclean wrote:
> Hi,
>
> Assuming we get the git hub mirrors up and working there nothing stopping
> anyone from using github to supply patches and diff in the usual way. A git
> hub pull request can be converted directly into a patch file and applied
> easil
A lot of the people who currently have whiteboards have copies of the SDK
in there... Would it still be possible to work on a private copy of the
SDK in the whiteboard? The way I see it happening would be that you would
fork the main SDK, and work on it in your own fork rather than the
whiteboar
One day we need to clean up the wiki. It's half really-old crap that
should be purged (or updated), and half really useful stuff. The problem
is that if you just glance at it, you see stale stuff and write it off. We
should get better at that.
-Nick
On Fri, Apr 5, 2013 at 10:14 AM, Harbs wrot
I gotta remember to look at the wiki more… ;-)
Thanks!
On Apr 5, 2013, at 5:10 PM, Nicholas Kwiatkowski wrote:
> Information about the website, and how to update your about page profile is
> here :
> https://cwiki.apache.org/confluence/display/FLEX/Updating+your+profile+on+Team+page
>
> But yes
Information about the website, and how to update your about page profile is
here :
https://cwiki.apache.org/confluence/display/FLEX/Updating+your+profile+on+Team+page
But yes, there is a staging server, and there is a script to push it to
production.
-Nick
On Fri, Apr 5, 2013 at 9:35 AM, Harbs
Thanks. Very helpful.
On Apr 5, 2013, at 4:47 PM, Erik de Bruin wrote:
> Any changes you commit to SVN (don't ask ;-)) will be automatically
> pushed to the staging site by the 'buildbot'. You can view the staging
> area here:
>
> http://flex.staging.apache.org/
>
> Once you're satisfied with t
Any changes you commit to SVN (don't ask ;-)) will be automatically
pushed to the staging site by the 'buildbot'. You can view the staging
area here:
http://flex.staging.apache.org/
Once you're satisfied with the changes, you can promote them here:
https://cms.apache.org/flex/publish
HTH,
EdB
I'm adding my personal info to the "about" page. Is this supposed to be
deployed to some staging are first, or does it get pushed out directly to the
live site?
Harbs
In my quest to understand what's going on, maybe you can explain something to
me.
Most of your commits are flat in the graph, but a couple of them show as
branches that are remerged. One example is FLEX-33451
Can you explain to me why that is?
On Apr 5, 2013, at 4:01 PM, Frédéric THOMAS wrote:
That's not what I meant. It's in my plans to learn GIT, but I'm not going
to be productive learning a new workflow with my 80+ hours of my FT job the
last three weeks. My cheese was moved, and while I was trying to catch up
the were still discussions about how to do things and what the standards
I'm sorry if I caused you to be fed up. I don't think it's that no-one cares or
wants to learn. It's just that most of us have never used git before, and we
have no clue what we're doing. It's a bit unnerving learning on such a big code
base. I'm sure learning the basics of of git on a small pro
Well the GUI's offer the same commands, they just have check boxes n such to
select the different options of the command. I don't think it should matters
if people learn the command line or GUI versions. Understanding what the
commands do will happen more with practice. Reading the GIT
That's a good idea, I'm going to sit on the sideline too until at least PMCs
want to learn the 10 basic commands and know how to use Git as describe, I
just wonder how are going to react contributors and committers if even PMCs
don't show the good example, well, to say the truth, I'm fed up, aft
Is it ok ? Can I process to a Vote ?
-Fred
-Message d'origine-
From: Frédéric THOMAS
Sent: Thursday, April 04, 2013 10:20 PM
To: dev@flex.apache.org
Subject: [DICUSS] Release InstallApacheFlex 2.5.4 - RC5 (was: Release
InstallApacheFlex 2.5.3 - RC4)
Hi Justin,
I Just checked in the
Tigran,
Being a work in progress, FalconJx works only with a very specific set
of inputs. To build FlexJS, use these (add/change paths to match your
setup):
+env.PLAYERGLOBAL_HOME=[pathToGlobalPlayerSWCRoot]
+playerglobal.version=11.1
-load-config="/Applications/Adobe Flash Builder
4.7/sdks/4.9.1
[
https://issues.apache.org/jira/browse/FLEX-33273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Frédéric THOMAS closed FLEX-33273.
--
> CSSCondition.matchesStyleClient() is slow and creates excessive garbage
> ---
[
https://issues.apache.org/jira/browse/FLEX-33376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Frédéric THOMAS closed FLEX-33376.
--
> Missing locales in apache and experimental libs avoid its use in Maven
>
[
https://issues.apache.org/jira/browse/FLEX-33386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Frédéric THOMAS updated FLEX-33386:
---
Assignee: (was: Frédéric THOMAS)
> Style Declaration Matching Tuning - Inlining
> ---
[
https://issues.apache.org/jira/browse/FLEX-33377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Frédéric THOMAS closed FLEX-33377.
--
> Focus can be transferred from a modal window to a non-modal window open in
> the background
[
https://issues.apache.org/jira/browse/FLEX-33387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Frédéric THOMAS closed FLEX-33387.
--
> Mailing list archive links on website point to incubator lists
> ---
[
https://issues.apache.org/jira/browse/FLEX-33422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Frédéric THOMAS closed FLEX-33422.
--
> Typo in the French translation for the SDK Installer: "Installation terminer"
> -
[
https://issues.apache.org/jira/browse/FLEX-33435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Frédéric THOMAS resolved FLEX-33435.
Resolution: Fixed
> Fix web site pages to describe how to use GIT to check out and buil
[
https://issues.apache.org/jira/browse/FLEX-33435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Frédéric THOMAS closed FLEX-33435.
--
> Fix web site pages to describe how to use GIT to check out and build Apache
> Flex rather th
[
https://issues.apache.org/jira/browse/FLEX-33316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Frédéric THOMAS closed FLEX-33316.
--
> checkintests fails on no english OS
> ---
>
>
+1 on this. I've been sitting on the sidelines the last few weeks for that
reason. I know there are a lot of standards that still need to be figured
out, and since I'm very green with GIT, I don't really have the time at the
moment to learn all the command line (i've been really busy with persona
[
https://issues.apache.org/jira/browse/FLEX-33316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Frédéric THOMAS resolved FLEX-33316.
Resolution: Fixed
> checkintests fails on no english OS
> -
[
https://issues.apache.org/jira/browse/FLEX-33327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Frédéric THOMAS closed FLEX-33327.
--
> RuntimeLocale.as for the Apache Flex Installer needs to be updated for the
> French language
[
https://issues.apache.org/jira/browse/FLEX-33327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Frédéric THOMAS resolved FLEX-33327.
Resolution: Fixed
> RuntimeLocale.as for the Apache Flex Installer needs to be updated
[
https://issues.apache.org/jira/browse/FLEX-33451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Frédéric THOMAS closed FLEX-33451.
--
> The release build due to the Git migration is broken
> --
[
https://issues.apache.org/jira/browse/FLEX-33451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Frédéric THOMAS resolved FLEX-33451.
Resolution: Fixed
> The release build due to the Git migration is broken
>
[
https://issues.apache.org/jira/browse/FLEX-33451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13623561#comment-13623561
]
Frédéric THOMAS commented on FLEX-33451:
- ASDoc for the experimental lib (Not fix
Okay. I did it. It looks like I slightly messed up the last step. Sorry about
that.
I used SourceTree for the last step because I was not interested in typing my
password into Terminal. I think there's a checkbox to push all tags that I
should have unchecked…
Thanks for the hand-holding on thi
I'm already stuck with the second step:
git pull --rebase
Cannot pull with rebase: Your index contains uncommitted changes.
Please commit or stash them.
I do not want any changes -- since I did not make any! What do I do?
On Apr 5, 2013, at 12:31 PM, Frédéric THOMAS wrote:
> You right Harbs, tha
SourceTree gives you access to the command line, I suggest you to start with
the command line, once those basics commands known, that will then become
easy to do it in sourceTree, in more, I can't teach you how to do that with
sourceTree unless I do a screencast.
-Fred
-Message d'origine-
I still recommend Tortoise Git [1] to all new people running Windows... no
command line needed (thank goodness). Just need to install MSysGit [2] as a
pre-requisite and you're up and running.
[1] http://code.google.com/p/tortoisegit/
[2] http://code.google.com/p/msysgit/downloads/list?q=net+in
Thanks. I'll have to figure out how to translate that into the GUI of
SourceTree. I'm not sure if I have the time today to play around with this.
I'll probably get to it on Sunday…
How do I know which branch the working copy is using and how do I switch? I
started looking at tutorials, but this
I mean git status, but if you want to follow the commands I wrote, update
your .gitconfig as described in the wiki
-Fred
-Message d'origine-
From: Harbs
Sent: Friday, April 05, 2013 11:59 AM
To: dev@flex.apache.org
Subject: Re: Still confused by git
git: 'st' is not a git command. Se
git: 'st' is not a git command. See 'git --help'.
Did you mean one of these?
status
reset
stage
stash
svn
On Apr 5, 2013, at 12:41 PM, Frédéric THOMAS wrote:
>> The index view shows a bunch of modified and deleted files. I have not yet
>> touched any of t
Hi,
> There's also been a lot of discussion on when to rebase and when not. I'm not
> clear on whether there has been a consensus on that.
I don't believe there is a consensus but that's mostly around how important it
is to keep a "clean" history and with respect to Frederic obvious knowledge i
The index view shows a bunch of modified and deleted files. I have not yet
touched any of the git folders on my machine
I just noticed you wrote that, can you show me the result of 'git st' ?
-Fred
-Message d'origine-
From: Frédéric THOMAS
Sent: Friday, April 05, 2013 11:33 AM
To: de
oops, reverse the 2 furst steps:
-If you have some modified files in your working tree, save them first: git
stash -u "my current work"
-Checkout the develop branch: git co develop
-Fred
-Message d'origine-
From: Frédéric THOMAS
Sent: Friday, April 05, 2013 11:31 AM
To: dev@flex.ap
You right Harbs, that currently looks something I dislike at the point I
won't work anymore on that tree.
Well, for your case (I assume you updated your .gitconfig as shown in the
Wiki) :
-Checkout the develop branch: git co develop
-If you have some modified files in your working tree, save
Hi Fred,
I've read those pages. (I see now you've updated them.) Conceptually, I sort of
got the idea of how to do things, but I find that until I actually do something
once, I don't quite "get" it… If someone could walk me through this once, I
think I'l be a lot more comfortable that I'm doing
[
https://issues.apache.org/jira/browse/FLEX-33236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13623470#comment-13623470
]
Peter Celuch commented on FLEX-33236:
-
Can anyone take a look at this issue? Being abl
Btw, I just updated
https://cwiki.apache.org/confluence/display/FLEX/Git+for+Apache+Flex+Guide
with few more aliases.
-Fred
-Message d'origine-
From: Frédéric THOMAS
Sent: Friday, April 05, 2013 10:29 AM
To: dev@flex.apache.org
Subject: Re: Still confused by git
Hi Harbs,
Check the
OK, I built FalconJX but how do I use it properly? Simply running mxmlc
without a command line gives an error:
D:\WORK\Projects\ApacheFlex\repo\falcon\trunk\compiler.jx\bin>mxmlc
Using Flex SDK: D:\WORK\Projects\ApacheFlex\repo\sdk\branches\develop
Exception in thread "main" java.lang.UnsupportedO
Hi Harbs,
Check the wiki first for a complete workflow guideline and git setup, if you
need more info, ask them after you reviewed this wiki pages [1] [2], there
are even interactive tutorials really well done. [1] [2]
I advice that to everybody, for myself, until everyone understood and
app
I've tried to follow all the git discussions. But, after all the discussions on
how to use git, I'm still confused on the basics.
Here's what I need to know right now:
Right now I have a number of files I've edited outside my working directory
related to ColorPicker inside experimental. I'd like
Harbs created FLEX-33476:
Summary: Get Involved Page Outdated
Key: FLEX-33476
URL: https://issues.apache.org/jira/browse/FLEX-33476
Project: Apache Flex
Issue Type: Documentation
Reporter
Hi,
> Besides adding dataProvider support to make it functionally equivalent to the
> mx one, I added support for "no color" and proper handling of null objects in
> the dataProvider (to indicate "no color"). Although it seems to work
> correctly for my personal use, I have not done extensive t
88 matches
Mail list logo