Re: AW: AW: AW: AW: AW: AW: [FlexJS][Maven] Distribution build failed

2016-10-07 Thread Josh Tynjala
This document explains which files are required by Flash Builder 4.7 and 4.6 for a valid SDK. https://github.com/apache/flex-sdk/blob/develop/ide/flashbuilder/README_integration_with_Adobe_FlashBuilder.txt - Josh On Fri, Oct 7, 2016 at 1:29 PM, Christofer Dutz wrote: > Hi Olaf, > > Well I gues

AW: AW: AW: AW: AW: AW: AW: [FlexJS][Maven] Distribution build failed

2016-10-07 Thread Christofer Dutz
Hi Olaf, Well I guess new we have to start looking at what could be missing. I have absolutely no idea what it could be. For IntelliJ it helped looking at the source code of the plugin to find out what it's looking for. Eventually we could do that for the other ides. Chris Von meinem Samsun

Re: AW: AW: AW: AW: AW: AW: [FlexJS][Maven] Distribution build failed

2016-10-07 Thread OK
Christofer Dutz wrote > If you have used the normal settings-template.xml you will probably have a > directory ".m2/repository" in your users home directory. This is where > maven "downloads the internet" to and this is where stuff is copied when > running a maven "install". > If you delete the "co

AW: AW: [Website] Proposal for the Git Site

2016-10-07 Thread Christofer Dutz
Hi Alex, I don't exactly know what gitpubsub does, but the way I get it, it simply syncs the content of a git repo branch with the content of the infra svn repo which is serving the static content of the main Apache HTTPD servers. I couldn't find a single mention of it doing anything else [1]

AW: AW: AW: AW: AW: AW: [FlexJS][Maven] Distribution build failed

2016-10-07 Thread Christofer Dutz
Hi Olaf, No .. you don't need to wait after midnight if you add "-U" to your maven call. This forces it to update. If you have used the normal settings-template.xml you will probably have a directory ".m2/repository" in your users home directory. This is where maven "downloads the internet"

Re: AW: [Website] Proposal for the Git Site

2016-10-07 Thread Alex Harui
On 10/7/16, 12:08 AM, "Christofer Dutz" wrote: >Hi Carlos, > > >it's just about the static content of the SVN website. Wiki (Confluence) >is something completely separate. I didn't know we have a real Blog, I >guess it's just static content that looks like a blog. But that would be >part of the

Re: AW: [FALCONJX] Combining SWF and JS compilers (was Re: AW: [FalconJX][FlexJS] COMPJSC and Build order)

2016-10-07 Thread Alex Harui
I don't know enough about how Flex Tool Groups work to form an opinion. Can you provide more details and explain how folks would configure things on the command-line? AIUI, -js-output-type is sort of overloaded right now, because the FLEXJS_DUAL dictates the output of a SWF. In my plan to combine

Re: AW: AW: AW: AW: AW: [FlexJS][Maven] Distribution build failed

2016-10-07 Thread OK
Hi Chris, no success, please see comments below: >Please delete the "com/adobe/air" directory in your maven local repo and try again using the Maven "-U" >switch ... I can't find this directory, you mean the asjs build repo? To make sure that there's nothing old I just removed the complete flex-

AW: AW: AW: AW: AW: [FlexJS][Maven] Distribution build failed

2016-10-07 Thread Christofer Dutz
Ok ... that's what you get for using path expressions and equals ... on windows the they have backslashes and that was the reason for empty zips. I updated the Mavenizer again and now it produces correct misc zip on Windows. Please delete the "com/adobe/air" directory in your maven local repo

Re: [FlexJS][Maven] Distribution build doesn't work with FlashBuilder

2016-10-07 Thread OK
>The mavenizer creates an artifact: >com.adobe.air:misc:zip >On the mac version this contains content and I needed to add it to make it a valid FDK. On windows this >archive seems to be empty and I am trying to investigate today why it is empty. I guess as soon as I >fixed >that we might be gettin

AW: [FALCONJX] Combining SWF and JS compilers (was Re: AW: [FalconJX][FlexJS] COMPJSC and Build order)

2016-10-07 Thread Christofer Dutz
I would like to propose a different approach: Unless these approaches led to a dead end and there is no solution down that path, I would rather suggest to refactor the compiler to allow dynamic adding of alternate compilers. Currently the supported compilers are limited by the JsOutputType enu

AW: AW: AW: AW: AW: [FlexJS][Maven] Distribution build failed

2016-10-07 Thread Christofer Dutz
The mavenizer creates an artifact: com.adobe.air:misc:zip On the mac version this contains content and I needed to add it to make it a valid FDK. On windows this archive seems to be empty and I am trying to investigate today why it is empty. I guess as soon as I fixed that we might be getting

AW: [Website] Proposal for the Git Site

2016-10-07 Thread Christofer Dutz
Hi Carlos, it's just about the static content of the SVN website. Wiki (Confluence) is something completely separate. I didn't know we have a real Blog, I guess it's just static content that looks like a blog. But that would be part of the migration too. So I guess it's ok to order the repo