AW: [FlexJS] IntelliJ Integration

2015-07-23 Thread Christofer Dutz
Well I think we shouldn't add Xml-to-Pojo or Pojo-to-Json to BlazeDS as there are enough really good frameworks out there already that you can simply combine. For Xml-to-Pojo i would feffinitely use CXF and for Pojo-to-Json the support in Spring is so seemless that I don't even remember the name

Re: New installer failures

2015-07-23 Thread Tom Chiverton
Sourceforge (the whole site) has been broken for days now... Tom On 22/07/15 17:53, Hudson Ansley wrote: FWIW, I have gotten the following error on three attempts to install Apache Flex 4.14.1. I m running OSX 10.10.4. I tried Air 18 also.

Re: New installer failures

2015-07-23 Thread Tomislav Pokrajcic
http://apache-flex-users.246.n4.nabble.com/Apache-Flex-SDK-Installer-Error-2032-on-OSMF2-0-swc-tt10832.html#a10838 On 22.7.2015. 18:53, Hudson Ansley wrote: FWIW, I have gotten the following error on three attempts to install Apache Flex 4.14.1. I m running OSX 10.10.4. I tried Air 18 also.

Cleanup in the maven-toos

2015-07-23 Thread Christofer Dutz
Hi, I just wanted to inform you that I just finished cleaning up in the maven-tools part of the repo. I renamed the maven-flex-plugin according to the maven rules flex-maven-plugin (the artifact-id was changed, but not the directory .. now both are in-sync again). Then I renamed the "mavenizer

Nightlies

2015-07-23 Thread Michael Schmalle
So I am getting questions about people wanting to use the DOM and such, asking about the nightlies not working and where to download. I know I have read various things, can someone just comment ad list out exactly what is going on with the build system? I remember hearing about sourceforge donwloa

Re: Nightlies

2015-07-23 Thread Tom Chiverton
I will sum things up on users@ Tom On 23/07/15 12:01, Michael Schmalle wrote: So I am getting questions about people wanting to use the DOM and such, asking about the nightlies not working and where to download. I know I have read various things, can someone just comment ad list out exactly wh

Re: Nightlies

2015-07-23 Thread Harbs
http://apacheflexbuild.cloudapp.net:8080/ is down. On Jul 23, 2015, at 2:01 PM, Michael Schmalle wrote: > but what else is going on?

Re: git commit: [flex-sdk] [refs/heads/develop] - FLEX-34854 FLEX-34884 Adding unit test to make sure that the changes in FLEX-34854 haven't changed anything about findItem.

2015-07-23 Thread Mihai Chira
1. Good to know about these tools. I now made sure that the IntelliJ project is using the correct SDK (which I have rebuilt before also rebuilding the mustella SWF), and I get the same problem: I only reach the constructors of TestCase and mx.modules.ModuleLoader. I think it's that no one calls Uni

RE: AW: [FlexJS] IntelliJ Integration

2015-07-23 Thread Frédéric THOMAS
Hi Tom, If you not in the hurry, I will start to do the Wiki this weekend, otherwise just tell me and I will try my best to speed you up here. Frédéric THOMAS

AW: Nightlies

2015-07-23 Thread Christofer Dutz
Just a thought ... I think jburg is one of the things being downloaded from sourceforge. As I released that as maven artifact a few weeks ago the build script could pull it from here: http://search.maven.org/remotecontent?filepath=net/sourceforge/jburg/jburg/1.10.1/jburg-1.10.1.jar Chris __

Re: AW: Nightlies

2015-07-23 Thread Alex Harui
Cool. We will try to take advantage of that. It will be a bunch of work to provide nightly builds somewhere else so I keep hoping that the current server will be re-enabled soon. After I get through this next chunk of work I’m doing, if the server still isn’t up, I will start making changes to p

flex-tool-api.jar and optimizer.jar missing

2015-07-23 Thread Mihai Chira
For a while now, running `ant` in the flex sdk root fails with this message: "modules\compiler\build.xml:171: Warning: Could not find file C:\Users\user\workspace\flex-sdk\in\flex-tool-api.jar to copy." I then tried running `ant frameworks-rsls`, which then gives me "Error: Unable to access jarfile

Re: flex-tool-api.jar and optimizer.jar missing

2015-07-23 Thread Alex Harui
Hmm. I don’t know what side-effects running ‘ant -f installer.xml’ in a repo folder would have. It was designed to convert a binary package into an IDE-compatible setup, not for the layout of our working copies of the repo. Try running ‘ant super-clean’ and then ‘ant’. I think installer.xml wip

Transpiler bugs (was: Re: [FalconJX] A couple of bugs: JS Object class isn't dynamic. Prototype unexpectedly shares variables.)

2015-07-23 Thread Josh Tynjala
Shorthand for Vector (new []) doesn't transpile to [] https://issues.apache.org/jira/browse/FLEX-34915 This one has a workaround too, so I am not blocked. - Josh On Tue, Jul 21, 2015 at 4:44 PM, Josh Tynjala wrote: > The first one affects externc and JS.swc: > > Object class in JS.swc is not d

Re: Transpiler bugs (was: Re: [FalconJX] A couple of bugs: JS Object class isn't dynamic. Prototype unexpectedly shares variables.)

2015-07-23 Thread Michael Schmalle
On Thu, Jul 23, 2015 at 5:04 PM, Josh Tynjala wrote: > Shorthand for Vector (new []) doesn't transpile to [] > https://issues.apache.org/jira/browse/FLEX-34915 > > This one has a workaround too, so I am not blocked. > > - Josh > Fixed for Vector literal and vector literal with argument list. Mi

[FlexJS] install not working

2015-07-23 Thread Gerencsér Sándor
Hi! I try to install FlexJS with Apache Flex SDK Installer. At step Google closure not working. Why? What do I wrong? Please help! Best regards, Sándor