Yup, it certainly is a hack, but one we could put in place quickly.
How long did Infra say they’d let us run the way we currently are? Are
they also deprecating the asjson param in favor of as_json?
If we do go and change the Installer, it seems like we need to have it
pull its mirror URL from a
Please send an email to dev-unsubscr...@flex.apache.org
Thanks,
Om
On Wed, Sep 2, 2015 at 1:41 PM, Miguel A. Gonzalez-Sanchez <
mag...@btinternet.com> wrote:
> Hello, this email group is not longer relevant to me, how do I unsubscribe?
> Thank you. Miguel.
Hello, this email group is not longer relevant to me, how do I unsubscribe?
Thank you. Miguel.
Hi guys, this email group is not longer relevant to me, how do I unsubscribe?
Thanks. Miguel.
We could, but that is very hack-ish. Even more hack-ish than the installer
code-base.
-Nick
On Wed, Sep 2, 2015 at 3:27 PM, Alex Harui wrote:
> I’m just exploring ways to avoid having to make another Installer release.
> From a quick look at the code, the Installer code effectively
> screen-s
I’m just exploring ways to avoid having to make another Installer release.
From a quick look at the code, the Installer code effectively
screen-scrapes the cgi result. It looks like it is looking for the first
tag. Switching to JSON certainly makes sense, but then we need a new
release. Could
We are OK still having the .cgi on our site as is. But they deprecated the
results of mirrors.cgi that output just the URL. They want us to use that
same script, but with the JSON output.
-Nick
On Wed, Sep 2, 2015 at 11:26 AM, Alex Harui wrote:
> Hi Nick,
>
> Thanks for digging into this. FW
I was able to fix the charts example because the warning came from
manually written JS. I just changed {SVGElement} to {Object}. Maybe not
100% the best solution, but it quelled the warning.
This code is cross-compiled from ActionScript so I cannot easily make the
same fix.
‹peter
On 9/2/15, 3:0
Sorry I don't know the answer, but wanted to point out that I have seen
similar warnings in the regular FlexJS JS build outputs as well. i.e. in
the Charts example.
Thanks,
Om
On Wed, Sep 2, 2015 at 10:29 AM, Peter Ent wrote:
> Hi,
>
> When I build the flexjs/examples/native/USStatesMap projec
Hi,
When I build the flexjs/examples/native/USStatesMap project, I get a set of
warning from the cross-compile step such as:
[java] WARNING:
flex-asjs/examples/native/USStatesMap/bin/js-debug/USStatesMap.js:33: WARNING -
Bad type annotation. Unknown type SVGElement
[java] * @type
Hehe. Yeah, I wasn't sure how to get the authentication to work or how to
get user/pass in the CLI version. Figured you would probably want to add
that :)
--
View this message in context:
http://apache-flex-development.247.n4.nabble.com/FlexMojos-with-RSLs-tp48944p48971.html
Sent from the
Can you switch back to Adobe Flex 4.6? Or whatever version of Apache Flex
was before we started deferring focus changes to TextInputs?
-Alex
On 9/2/15, 2:29 AM, "Harbs" wrote:
>Neither of those two seem to be in use. I’m exploring other focus
>redirecting possibilities, but so far no luck…
>
>
Hi Nick,
Thanks for digging into this. FWIW, the flex-sdk download.xml ant script
currently uses closer.cgi. The FlexJS install script uses
http://www.apache.org/dyn/mirrors/mirrors.cgi. If infra has shut off
mirrors.cgi then we have more work to do, although we already hit
mirrors.cgi with an
Ähm ... sorry for not having followed up on that ... yes I did have a look at
it ;-)
I would like to fine tune that a little. If I add the ability to use a proxy,
then I would like to have it use authentication as well. There's no reason for
not supporting that. So give me a little while and I'
Infra has put in a temporary fix for this. Everything should be working
again.
They have asked us to switch to a system that can parse JSON. The JSON
call will call the new LUA script which helps them out.
It looks like we will have to fix the installer badge and the installer
itself. I don't
Awesome! I try this out today.
As a side note, have you had a chance to look at the patch for the mavenizer
I sent along in my last response to
http://apache-flex-development.247.n4.nabble.com/Problems-Installing-Flash-SDK-according-to-documentation-td48319i20.html#a48946
--
View this mess
I'm working with infra to see what is going on. We are not the only
project to report it, it seems.
-Nick
On Wed, Sep 2, 2015 at 8:09 AM, Tom Chiverton wrote:
> Yes, I am afraid so.
>
> They have made changes to how the mirror URLs are retrieved.
> It looks like we will need to change the inst
Yes, I am afraid so.
They have made changes to how the mirror URLs are retrieved.
It looks like we will need to change the installer to replace .cgi with
.lua in the call, and also tidy up whatever is causing the HTML comment
to appear.
In the mean time, you should be able to install using An
Ok ... done ... a new SNAPSHOT of Flexmojos 7.1.0 is out, bringing support to
execute the "copy-flex-resources" goal in SWF artifacts. This makes it possible
to directly debug the SWF from inside the artifacts target directory.
https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=613
I’m getting an error using the installer. Here’s the log from the installer:
Installer version 3.2.0 (windows)
Using Locale: en_US
Fetched the SDK download mirror URL from the CGI.
SDK version Apache Flex SDK 4.14.1
AIR version 18.0
Flash Player version 18.0
Creating Apache Flex home
Creating temp
Neither of those two seem to be in use. I’m exploring other focus redirecting
possibilities, but so far no luck…
On Sep 2, 2015, at 8:03 AM, Alex Harui wrote:
> IIRC, there can be issues if parent display objects have tabEnabled and/or
> tabChildren set to false.
>
> -Alex
>
> On 9/1/15, 9:32
Hi,
I thought that this would be worth sharing.
The XXE Vulnerability reported for BlazeDS a few weeks ago has left me pretty
aware of this problem. Looking for vulnerabilities wherever I go. I recently
came up with a solution that should be able to fix this everywhere.
The problem is that
Ok ... so the goal actually gives a warning that it's intended for war projects
and doesn't seem to do anything.
So how about me simply extending this to run on WAR and SWF projects. If run on
a SWF project, flexmojos outputs the resources to the target directory so you
can immediately start de
Ok ... I think I get the point. But I would suggest not to double-add the
dependencies as swc and swf.
Usually I resolved this problem by creating a pom artifact that is not part of
the reactor. I manually add this pom to IntelliJ and in side all I have is
"../../module-a/client" ... but I reall
24 matches
Mail list logo