[Website] Proposal for the Git Site

2016-10-06 Thread Christofer Dutz
Hi, in order to proceed on this topic, I would like to propose the following means of action: 1. I request a new git repo for our project (flex-site.apache.org or whatever name we give it) 2. I create a maven branch in there and start implementing things as a maven site 3. I create a

Re: Moonshine IDE 1.2.1 Windows release

2016-10-06 Thread OK
Alex Harui wrote > I tried installing on my Windows 10 computer. I downloaded the .exe but > when I run it, nothing seems to happen. Any hints? I've the same behavour with Windows 7, 64bit. Running the .exe has no effect. I also can't see any "moonshine" processes in the task manager. Thanks,

Re: [FlexJS][Maven] Distribution build failed

2016-10-06 Thread OK
>Olaf, what version of Maven are you running? Apache Maven 3.3.9 >check: http://flex.apache.org/maven/flexjs/latest-dev/build.html I used the other from the wiki page but it seems to be that same except the settings-template: $ mvn -s settings-template.xml

AW: [FlexJS][Maven] Distribution build failed

2016-10-06 Thread Christofer Dutz
Sorry for not replying earlier ... didn't notice the "[Maven]" tag. first of all the Air stuff needed to create the directory distribution (The one intended on being used as FDK for an IDE), is retrieved by the mavenizer tool. Normally it should do it's magic in the background. If it is

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

2016-10-06 Thread Christofer Dutz
Hi Alex, yesterday I stumbled over this flexjs-dual output type while looking for the correct settings to buid a pure JS app. Would it be possible for you guys to give a short summary of what the different output types actually are? The enum doesn't contain any documentation on this and I

AW: Current FlexJS license/notice issues

2016-10-06 Thread Christofer Dutz
So how about him approaching as "Justin who is member of the Flex PMC" asking him as an individual to please do XYZ? It would state that it's not the PMC asking, but would lay a little more weight on his appeal? Chris Von: Harbs

Re: Current FlexJS license/notice issues

2016-10-06 Thread Harbs
Throwing around weight is generally not a good thing. Alex made a very reasonable suggestion on how he can approach them: > "Hey, I'm Justin and one of my specialties is reviewing > ASF releases and finding potential areas for improvement in handling of > licensing and headers and I noticed

AW: [FlexJS][Maven] Distribution build failed

2016-10-06 Thread Christofer Dutz
Hi Olaf, judging from the attempt to use the win version of adt, I guess you should provide the distribution target directory windows style (C:\some\directory) , or eventually windows java style (C:/some/directory). But I'll fire up my windows VM and try that out myself. Chris

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

2016-10-06 Thread OK
>judging from the attempt to use the win version of adt What is adt? >I guess you should provide the distribution target directory windows style (C:\some\directory) , or >eventually windows java style (C:/some/directory). I've used "git bash" cause it's always open on my desk. Maybe I also try

Doubts with TLF

2016-10-06 Thread goratz
Hi all, I want to ask you 2 questions I have abaout the TLF: *1.* Why the *FlowElement.lineHeight* has a max value of 720 and if you have a Image larger than this it hides the previous line? *2.* Is possible to use the TLF with *Starling *library? As the Textflow use a Sprite to draw everything,

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

2016-10-06 Thread OK
Christofer Dutz wrote > If you are behind a proxy, you will probably need to adjust the > settings-template.xml > There is a proxy related block in there, so just comment that in and > adjust it to suit your needs. Thanks Chris. I've already did this by following this guide [1] and creating

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

2016-10-06 Thread Christofer Dutz
I've found a problem in the windows packaging. I'm currently working on fixing it. Chris Von meinem Samsung Galaxy Smartphone gesendet. Ursprüngliche Nachricht Von: OK Datum: 06.10.16 11:11 (GMT+01:00) An: dev@flex.apache.org Betreff: Re: AW: AW:

AW: [Website] Proposal for the Git Site

2016-10-06 Thread Christofer Dutz
Ok .. so Infra said, that renaming the repo would be a problem, but that there shouldn't be any collisions with the SVN repo. So we could call it "flex-site" ... Any objections against me requesting infra to setup that "flex-site" repo? Chris Von: Christofer

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

2016-10-06 Thread Christofer Dutz
If you are behind a proxy, you will probably need to adjust the settings-template.xml There is a proxy related block in there, so just comment that in and adjust it to suit your needs. Chris Von: OK Gesendet: Donnerstag, 6. Oktober 2016

Re: Moonshine IDE 1.2.1 Windows release

2016-10-06 Thread Nemi
Is this some old version source code link, that is visible in console: http://code.google.com/p/moonshineproject/ ? Notification about new version would be great. At least, in Help->About to see latest version. I had v1.0.1 (I think) installed, and installing the last one, there was certificate

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

2016-10-06 Thread Christofer Dutz
Ok ... so I fixed the distribution on my Windows VM ... could you please update the framework module and give it another try? Now I have to find a way to fix the mavenizer from naming only one windows artifact "windows" and the rest "win" ... really strange. Chris

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

2016-10-06 Thread OK
Hi Chris, unfortunately still no success [1]. Cause it works for you on your windows VM it seems that I'm doing something wrong. Do you have any additional hints for me? Thanks, Olaf [INFO] - Finished installing Adobe AIR SDK 20.0 [INFO]

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

2016-10-06 Thread Josh Tynjala
Makes sense to me. I say we simply delete it. No need to transfer to another folder. It'll still be in the repository's history. - Josh On Thu, Oct 6, 2016 at 2:55 PM, Carlos Rovira wrote: > I want to propose the same. I something was an experiment and is no

Re: Current FlexJS license/notice issues

2016-10-06 Thread Alex Harui
On 10/6/16, 9:49 AM, "Justin Mclean" wrote: >Hi, > >> IMO, you have the option of not contacting them and not adding the >> headers. > >If we don’t contact them then we need to add the headers again as stated >on legal discuss. > >> I think more Flex PMC members

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

2016-10-06 Thread Christofer Dutz
I stumble over tons of VF2JS classes and think it would be better to move stuf like that to some sort of attic. What do you think? Chris Von: Josh Tynjala Gesendet: Donnerstag, 6. Oktober 2016 17:13:49 An: dev@flex.apache.org Betreff:

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

2016-10-06 Thread Christofer Dutz
Hi Carlos, eventually you need to add "-U" to the arguments to let Maven update SNAPSHOT dependencies. I fixed an issue in the mavenizer and you need to pickup that first. Or you have to wait till midnight, cause maven will try again tomorrow. Chris Von: OK

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

2016-10-06 Thread Carlos Rovira
Hi Chris, I think your response goes to Olaf, right? :) 2016-10-06 22:41 GMT+02:00 Christofer Dutz : > Hi Carlos, > > > eventually you need to add "-U" to the arguments to let Maven update > SNAPSHOT dependencies. I fixed an issue in the mavenizer and you need to >

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

2016-10-06 Thread Carlos Rovira
I want to propose the same. I something was an experiment and is no more developed. I think it should go to some folder that make people avoid confusion about what code is valid and what is left behind. 2016-10-06 23:12 GMT+02:00 Christofer Dutz : > I stumble over tons

Re: [Website] Proposal for the Git Site

2016-10-06 Thread Carlos Rovira
Hi Chris, I think steps are the right ones, and the name os ok. But I want to understand the scope right. I saw the discussion about Markdown or Adoc. But first I want to know what things are included in this migration. Is the wiki? the blog as well? the website? In case the website is included,

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

2016-10-06 Thread Alex Harui
+1. Bonus points for making a tag and/or branch before deleting. -Alex On 10/6/16, 3:02 PM, "Josh Tynjala" wrote: >Makes sense to me. I say we simply delete it. No need to transfer to >another folder. It'll still be in the repository's history. > >- Josh > >On Thu, Oct

Re: Current FlexJS license/notice issues

2016-10-06 Thread OmPrakash Muppirala
At this point we are going around in circles. Justin, if you can simply send a PR with a short explanation of why this is important to you, maybe they will just merge the PR. Let's not try to game out all the possibilities beforehand. Thanks, Om On Oct 6, 2016 9:49 AM, "Justin Mclean"

Re: Current FlexJS license/notice issues

2016-10-06 Thread Justin Mclean
Hi, > IMO, you have the option of not contacting them and not adding the > headers. If we don’t contact them then we need to add the headers again as stated on legal discuss. > I think more Flex PMC members would prefer that we simply don't do > anything about missing headers Several PMC

Re: Moonshine IDE 1.2.1 Windows release

2016-10-06 Thread Alex Harui
Hi, I think I disabled all antivirus and smart screen and ran it again from the command prompt. The first time, it paused for several seconds, then went back to the command prompt. The second it immediately went back to the command prompt. No popups or anything like that. Is moonshine.exe an

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

2016-10-06 Thread OK
Hi, the maven distribution build ends up successfully now and I'd like to use the build with FlashBuilder 4.7. Unfortunately my FlashBuilder says "Directory does not contain a Flex SDK". So I compared the maven build [1] with the nightly build [2] and notice some differences. I tried to copy some

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

2016-10-06 Thread OK
Hi Chris, the build ends up successful now and this is great, thanks! But my FlashBuilder says "Directory does not contain a Flex SDK". I'll create a new thread with this issue [1]. BTW: The maven proxy configuration works now for me. I've misunderstood the maven guideline and thought the a

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

2016-10-06 Thread Josh Tynjala
JSC is meant to be purely an ActionScript to JavaScript transpiler without any frameworks. By default, it doesn't export an HTML file, but it will optionally support custom HTML templates in 0.8.0. It is exposed through the js/bin/asjsc executable, where it loads the frameworks/js-config.xml

Re: Current FlexJS license/notice issues

2016-10-06 Thread Justin Mclean
Hi, My intention was never to throw weight around. So just so everyone is clear on the course of action if I approach them as an individual it’s IMO very likely that I will get no response and that means as per the discussion on legal discuss we need to add the headers. The ONLY case where we

Re: Doubts with TLF

2016-10-06 Thread Josh Tynjala
2. Check out the TLFSprite extension: http://wiki.starling-framework.org/extensions/tlfsprite I don't know if it has been updated for Starling 2, though. - Josh On Thu, Oct 6, 2016 at 3:45 AM, goratz wrote: > Hi all, I want to ask you 2 questions I have abaout the TLF: > >

Re: Current FlexJS license/notice issues

2016-10-06 Thread Alex Harui
On 10/6/16, 8:09 AM, "Justin Mclean" wrote: >Hi, > >My intention was never to throw weight around. So just so everyone is >clear on the course of action if I approach them as an individual it’s >IMO very likely that I will get no response and that means as per the

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

2016-10-06 Thread Alex Harui
And I think GOOG was another flavor intended to leverage more of GCL but is not currently supported. So I think the only active ones are JSC, NODE, FLEXJS (which is the default). We might retire FLEXJS_DUAL depending on how we decide to combine the compilers. -Alex On 10/6/16, 8:13 AM, "Josh

Re: Current FlexJS license/notice issues

2016-10-06 Thread OmPrakash Muppirala
On Oct 6, 2016 8:09 AM, "Justin Mclean" wrote: > > Hi, > > My intention was never to throw weight around. So just so everyone is clear on the course of action if I approach them as an individual it’s IMO very likely that I will get no response and that means as per the