RE: Flex Maven FDK Generator RC1

2012-09-24 Thread Frédéric THOMAS
"Going one step further... would be possible to create pom.xml for each apache flex project to create flex maven artificats from now on? This could generate maven flex artifacts from source code with jenkins as part of the normal apache flex sdk generation process and could be deployed to apache ma

Re: AW: AW: Flex Maven FDK Generator RC1

2012-09-24 Thread Alex Harui
Hi Chris, Who is the "you" that runs the generator: the customer who wants to build and app with an FDK or the Apache Flex release manager? If the generator bundles Adobe binaries, then without an distribution agreement, you can't publish the FDK for download by the customer. I don't know if Vel

AW: AW: Flex Maven FDK Generator RC1

2012-09-24 Thread christofer.d...@c-ware.de
Hi Carlos, Actually I get a lot of requests for the older FDKs as only one of the patched versions is available and most people don't want to use the un-patched ones. But I agree ... the problem should not apply to Apache FDKs. Unfortunately they do have dependencies to the playerglobal and air

AW: AW: Flex Maven FDK Generator RC1

2012-09-24 Thread christofer.d...@c-ware.de
Hi Alex, Currently the Generator works in a way that you download the Flex/Air SDKs the normal way and place them into a special directory structure. After that you run the generator and that copies the files, generates the poms and packages the themes automatically. I think this was should be

AW: Flex Maven FDK Generator RC1

2012-09-24 Thread christofer.d...@c-ware.de
Oh Hi Frederic, Well this is good news :-) Thanks for that :-) Chris -Ursprüngliche Nachricht- Von: Frédéric THOMAS [mailto:webdoubl...@hotmail.com] Gesendet: Montag, 24. September 2012 17:24 An: flex-dev@incubator.apache.org Betreff: RE: Flex Maven FDK Generator RC1 "I am planning on

[jira] [Commented] (FLEX-23365) DataGrid (commitEditedItemPosition) - Error #1010: A term is undefined and has no properties.

2012-09-24 Thread Joshua White (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-23365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13462292#comment-13462292 ] Joshua White commented on FLEX-23365: - Please submit the code from your button handler

[jira] [Comment Edited] (FLEX-33190) GridEvent.GRID_DOUBLE_CLICK is dispatched even when two different cells are clicked

2012-09-24 Thread Joshua White (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13462282#comment-13462282 ] Joshua White edited comment on FLEX-33190 at 9/25/12 11:10 AM: -

[jira] [Commented] (FLEX-33190) GridEvent.GRID_DOUBLE_CLICK is dispatched even when two different cells are clicked

2012-09-24 Thread Joshua White (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13462282#comment-13462282 ] Joshua White commented on FLEX-33190: - I would like to suggest this is not a bug. When

Re: Official Git Repo State

2012-09-24 Thread Omar Gonzalez
On Monday, September 24, 2012, Carlos Rovira wrote: > Hi, > > I would like to ask about GIT official repository. In August some > mails to this list let us know that the process to get an official GIT > repo was started and someone point to be about one month to get it > finished. > > I ask since

Re: AW: Flex Maven FDK Generator RC1

2012-09-24 Thread Carlos Rovira
Hi, the problem is with adobe sdks only, but apache flex sdks would not have this problem isn't it? for older sdks up to 4.5.1 the artifacts are available from maven official repo, but 4.6 is the only one not deployed. The next is already apache flex 4.8, that should not have any legal problems..

RE: [FALCON] Logging in an extension program

2012-09-24 Thread Gordon Smith
> Where do I pass in and take advantage of the ProblemQuery. Clients like MXMLC create a ProblemQuery to handle enabling/disabling various kinds of problems based on configuration options like -show-binding-warnings. I think the ProblemQuery also handles sorting the problems. Do you need to cus

Re: AW: Flex Maven FDK Generator RC1

2012-09-24 Thread Alex Harui
Chris, IMO, even a download link to the actual Adobe binaries stored on a non-Adobe site is not legal. I believe that any final structure will require downloading Adobe binaries from Adobe or some third party that has a license to do so. Imagine this was an MP3 file: you are restricted from sha

Re: [VOTE] Release InstallApacheFlex 1.0 - RC5

2012-09-24 Thread Bertrand Delacretaz
Hi, On Monday, September 17, 2012, Om wrote: > ...The source distributions for Windows and Mac are available here: > http://people.apache.org/~bigosmallm/installapacheflex_RC5/ ... The release archive looks good to me, but I have one issue about the installer use case - sorry that I didn't notic

RE: Flex Maven FDK Generator RC1

2012-09-24 Thread Frédéric THOMAS
"I am planning on creating something similar to deploy to Artifactory (I haven't checked, if I even need to implement a separate tool)" I did it in a way is independent of repository manager you use, it internally uses the deploy goal. -Original Message- From: christofer.d...@c-ware.de [m

Re: Proposal for contributing code from GraniteDS

2012-09-24 Thread Franck Wolff
Hi Carlos, 2012/9/24 Carlos Rovira > Hi Franck, > > I think it would be great. I was in the way to make some > implementation some time ago since flex view validation is problematic > when you try to use MVC but I never get to far. In flex the problem is > that validation and view controls are d

[jira] [Commented] (FLEX-33207) can not create mobile flex project

2012-09-24 Thread Carol Frampton (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13461804#comment-13461804 ] Carol Frampton commented on FLEX-33207: --- Please read the README in the top-level dir

Re: Proposal for contributing code from GraniteDS

2012-09-24 Thread Carlos Rovira
Hi Franck, I think it would be great. I was in the way to make some implementation some time ago since flex view validation is problematic when you try to use MVC but I never get to far. In flex the problem is that validation and view controls are dependent and it would be great to have bean valid

Proposal for contributing code from GraniteDS

2012-09-24 Thread Franck Wolff
Hi All, We, at Granite Data Services , are considering contributing part of our Flex client code to this Apache project. Our first thought is to contribute our Bean Validation (aka JSR-303) implementation in ActionScript3: this framework gives an easy and powerful way to

AW: Flex Maven FDK Generator RC1

2012-09-24 Thread christofer.d...@c-ware.de
Hi Carlos, I could whip up a "dummy" version of my FDKs replacing the binary artifacts with empty placeholders of the same name. This way there shouldn't be any legal issues with me publically making Adobe stuff downloadable. The other alternative would be that everyone interested in the Struct

Re: Flex Maven FDK Generator RC1

2012-09-24 Thread Carlos Rovira
Hi Chris, you're completly right. In order to get this milestone we need to discuss project structure to get parent/child, and so on... I think a new [Discuss] thread should be open ASAP to see everyone opinion about this. 2012/9/24 christofer.d...@c-ware.de : > Hi Carlos, > > I was hoping th

AW: Flex Maven FDK Generator RC1

2012-09-24 Thread christofer.d...@c-ware.de
Hi Carlos, I was hoping that Apache would start publishing their FDKs in a Mavenized form. With the Tool it should be almost no work at all. Frederic added a tool to deploy the generated artifacts to Nexus, I am planning on creating something similar to deploy to Artifactory (I haven't checked,

Official Git Repo State

2012-09-24 Thread Carlos Rovira
Hi, I would like to ask about GIT official repository. In August some mails to this list let us know that the process to get an official GIT repo was started and someone point to be about one month to get it finished. I ask since there's no more updates about this since August. Someone knows som

Re: Flex Maven FDK Generator RC1

2012-09-24 Thread Carlos Rovira
Hi Chris, this sounds very good. The point 5 should be the solution to the problem we had with themes. I would like to have access to the link in order to test it. btw, if this works and we finaly have a working process to have mavenized flex artifacts...could this be integrated in the build proc

Flex Maven FDK Generator RC1

2012-09-24 Thread christofer.d...@c-ware.de
Hi, I just wanted to inform you, that I have somewhat finished my Flex FDK Generator. With this tool you should be able to generate Mavenized FDKs from any existing Flex FDK (Apache or Adobe) and Air SDK. In order to use the new FDKs with Flexmojos 6.x I still have to change some stuff in Flex

[jira] [Commented] (FLEX-33207) can not create mobile flex project

2012-09-24 Thread Maayan (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13461633#comment-13461633 ] Maayan commented on FLEX-33207: --- Which version of Flash Builder? 4.7 Are you using Apache Fl