hey!
I just have some problems uploading my app to the appstore.
The problem is the 60MB filesizelimit for armv7!
There are almost no embedded images or something like that.
the application-file is 0,5MB to big.
Are there any possibilities to reduce the application size?
Our App is online sin
I just updated the wiki page with the exact name ... you are right, it wasn't
explicit enough.
Chris
Von: Josh Tynjala
Gesendet: Montag, 29. August 2016 05:33:55
An: dev@flex.apache.org
Betreff: Re: AW: AW: AW: [FlexJS] Maven compiler build error
It might be a
So what's the state on this?
Chris
Von: omup...@gmail.com im Auftrag von OmPrakash Muppirala
Gesendet: Montag, 22. August 2016 10:34:15
An: dev@flex.apache.org
Cc: Harbs
Betreff: Re: AW: Will we have a new release out the door till 8th of September?
On Aug 22
I commented in other threads in favor of AMF support since is a piece of
the Flex eco system in witch many people based lots of apps out there.
Supporting AMF in FlexJS means for many people change only the Flex(Flash)
layer for FlexJS without touching server side part.
In the other hand I contin
I did write a J2ME serializer for AMF a while ago and I'm very familiar with
the protocol.
Eventually this would be a good thing for me to start writing some
Cross-Compilable ActionScript ;-)
As I see it the COMPILE:SWF part would be trivial ...
Currently I'm sort of got my plate full with t
Chris, fyi the BinaryData class is now almost the same as as3 ByteArray
except for the amf part missing: writeObject/readObject and amf0/amf3
objectEncoding iirc. I think the only other difference is multibyte text
methods missing as well. So it could be a good candidate for adding the
missing amf
That would be massive! I use AMFPHP extensively and love it as it is so
fast and easy. For me this is a very important part of the Flex ecosystem.
Would like to help where I can
On Mon, Aug 29, 2016 at 10:45 AM, Greg Dove wrote:
> Chris, fyi the BinaryData class is now almost the same as as3 Byt
Thanks for clearifiying Josh. My understanding of 'debug-player' was exactly
that what you've said.
Thanks for updating the Wiki with this info Chris, I'll give it another try
tonight.
Olaf
--
View this message in context:
http://apache-flex-development.247.n4.nabble.com/FlexJS-Maven-com
Puhhh... still no success :-(
I've downloaded the "flashplayer_22_sa_debug.exe", updated the environment
variable and tried to build the compiler again. I also restarted my computer
in the meantime.
Same error message: "The flashplayer executable C:\local\flash-utils doesn't
exist."
I've attached a
Arghhh, I've just noticed that I've downloaded the NPAI version.
Will try it with the correct file immediatley.
Sorry,
Olaf
--
View this message in context:
http://apache-flex-development.247.n4.nabble.com/FlexJS-Maven-compiler-build-error-tp54626p54657.html
Sent from the Apache Flex Devel
Unfortunately still no success, what I've also tried is to run the bash as
administrator.
Any other ideas?
Thanks,
Olaf
--
View this message in context:
http://apache-flex-development.247.n4.nabble.com/FlexJS-Maven-compiler-build-error-tp54626p54658.html
Sent from the Apache Flex Developme
Hi Harbs, just a quick reminder about this ticket, for when you have time.
Many thanks!
Mihai
On 13 April 2016 at 12:54, Mihai Chira wrote:
> Actually this bug seems to occur when the empty span is *not* removed.
> Thanks for taking a look!
>
> On 13 April 2016 at 12:53, Harbs wrote:
>> I think
You have to provide the full path of the executable. In your case this should
be:
C:\local\flash-utils\flashplayer_22_sa_debug.exe
Chris
Von: OK
Gesendet: Montag, 29. August 2016 14:43:32
An: dev@flex.apache.org
Betreff: Re: AW: AW: AW: [FlexJS] Maven compile
Hi all,
I just extended the howto document by some examples on how to set the
environment variable on different platforms. I hope this leaves even less room
for confusion.
Chris
Von: Christofer Dutz
Gesendet: Montag, 29. August 2016 15:42:55
An: dev@flex.apa
Hey Chris,
if you do it right it works :-) [1]
Maybe it makes sense to include an example path
(C:\local\flash-utils\flashplayer_22_sa_debug.exe ) to the wiki so that
idiots like me don't fall in this pitfall ;-)
Now I could continue with the rest the builds later...
Many thanks,
Olaf
[1] It
Christofer Dutz wrote
> I just extended the howto document by some examples on how to set the
> environment variable on different platforms. I hope this leaves even less
> room for confusion.
Perfect, this should be sufficient!
During my maven journey I also find these links which might be helpfu
How big were prior versions? Did the smaller versions use an older
version of AIR SDK? It may be that the embedded runtime is getting
bigger, but you might be able to reduce the amount of ActionScript being
converted. Maybe generate a link-report and see if there are classes in
there you don't n
On 8/29/16, 12:31 AM, "Christofer Dutz" wrote:
>So what's the state on this?
I was hoping to hear from Om that the npm was working again. And I was
hoping to hear from at least one more PMC member that they checked the
release packages and they looked ok. Have you done that? Plus, at least
On 8/29/16, 1:45 AM, "Greg Dove" wrote:
>Chris, fyi the BinaryData class is now almost the same as as3 ByteArray
>except for the amf part missing: writeObject/readObject and amf0/amf3
>objectEncoding iirc. I think the only other difference is multibyte text
>methods missing as well. So it coul
Hi Olaf,
I think I have even more ... Justin recorded my Maven Training at the last
ApacheCon US 2016 in Vancouver. I think the video should be almost finished. We
are planning on making this public, so you guys should be able to get up to
speed with Maven in about 1:53 :-)
Chris
__
Sound great, looking forward to it!
--
View this message in context:
http://apache-flex-development.247.n4.nabble.com/FlexJS-Maven-compiler-build-error-tp54626p54668.html
Sent from the Apache Flex Development mailing list archive at Nabble.com.
Still on it. Sorry it turned out to be more work than I thought. Hope to
get it done soon.
Unless someone wants to jump in and help out. Looks like most of the
changes are in this file:
https://github.com/apache/flex-utilities/blob/develop/npm-flexjs/dependencies/ApacheFalcon.js
Thanks,
Om
O
Hi,
I hopefully do it all right but I've an issue with building the typedefs
now.
Seems to me that has something to do with CreateJS?
This is the log [1], any ideas?
Thank you very much,
Olaf
[1] Maven build log:
[WARNING] Could not get content
org.apache.maven.wagon.ResourceDoesNotExistExcepti
How do you test changes?
Sent from my LG G3, an AT&T 4G LTE smartphone
-- Original message--
From: OmPrakash Muppirala
Date: Mon, Aug 29, 2016 11:30 AM
To: dev@flex.apache.org;
Cc: Harbs;
Subject:Re: AW: AW: Will we have a new release out the door till 8th of
September?
Still on it. So
Locally, you can test by simply running:
Install: npm install -g
Uninstall: npm uninstall flexjs -g
If you want to test the one deployed on npm, you need to run:
Install: npm install flexjs -g
Uninstall: npm uninstall flexjs -g
Installing will add the flexjs module to:
Windows: C:\Users\\AppDat
Hi Olaf,
It seems you found a problem. It seems that the url where we used to download
the svg.js from has changed and the location we used to reference no longer
exists. The problem would probably affect the Ant build the same way, if we did
a wipe-all.
https://closureidl.googlecode.com/fil
On 8/29/16, 1:10 PM, "Christofer Dutz" wrote:
>
>https://closureidl.googlecode.com/files/svg.js simply doesn't exist
>anymore.
I updated the URLs the other day. Is something not synced up?
-Alex
Christofer Dutz wrote
> https://closureidl.googlecode.com/files/svg.js simply doesn't exist
> anymore.
Mabye it was automatically archived?:
https://code.google.com/archive/p/closureidl/downloads
Christofer Dutz wrote
> We definitely have to look into this. Thanks for finding this ... very
> un
Yeah I found out the same url myself and updated the Maven url.
Would be cool however if in such cases, people could inform me about changes
like this and that I wouldn't have to find out things like this on my own.
Chris
Von: Alex Harui
Gesendet: Montag, 29.
Hi Olaf,
Ok ... I updated the maven build to the new url ... if you update it should
work now. I just cleared my local cache and re-built. It worked so it should
work for you too.
Chris
Von: OK
Gesendet: Montag, 29. August 2016 22:39:31
An: dev@flex.apache.o
Hi,
> I think I have even more ... Justin recorded my Maven Training at the last
> ApacheCon US 2016 in Vancouver.
Just a few minor thing to fix and you to approve, hopefully I’ll have some time
this week to finish it.
Justin
Hmm... I have still the same error.
Probably I have to update or clear something?
>if you update it should work now
What do you mean with 'update' ?
Thanks,
Olaf
--
View this message in context:
http://apache-flex-development.247.n4.nabble.com/FlexJS-Maven-typedefs-build-error-tp54670p546
On 8/29/16, 1:50 PM, "Christofer Dutz" wrote:
>Yeah I found out the same url myself and updated the Maven url.
>
>
>Would be cool however if in such cases, people could inform me about
>changes like this and that I wouldn't have to find out things like this
>on my own.
Is there a Maven build ru
On 8/29/16, 10:20 PM, "OK" wrote:
>Hmm... I have still the same error.
>Probably I have to update or clear something?
>
>>if you update it should work now
>What do you mean with 'update' ?
Pull/fetch from the repo?
-Alex
Hi,
cause I stumbled over an missing resource [1] during the FlexJS build
process I wonder if there're more dependencies to external resources and if
it would be an issue if these resources will be not available anymore some
day.
E.g. it seems to me that googlecode will be closed at the end of 2016
just in case, to be specific: the flex-typedefs repo.
I just discovered I was missing this also...
On Tue, Aug 30, 2016 at 5:30 PM, Alex Harui wrote:
>
>
> On 8/29/16, 10:20 PM, "OK" wrote:
>
> >Hmm... I have still the same error.
> >Probably I have to update or clear something?
> >
> >>if yo
On 8/29/16, 10:43 PM, "OK" wrote:
>Hi,
>cause I stumbled over an missing resource [1] during the FlexJS build
>process I wonder if there're more dependencies to external resources and
>if
>it would be an issue if these resources will be not available anymore some
>day.
>E.g. it seems to me that
Greg Dove wrote
> just in case, to be specific: the flex-typedefs repo.
> I just discovered I was missing this also...
Ahh ok, cause I've no idea what kind of magic is done behind the scene it
doesn't occurs to me that this kind of stuff is part of the git repo.
But it makes sense ;-)
Cause I'm cu
Alex Harui wrote
> I think I may have found a GitHub copy of svg.js at [3]. I will verify it
> some day.
Wouldn't it make more sense to just copy the file from googlecode [1] to the
FlexJS repo to make sure that it's the same version and to make sure that it
will never lost again?
Or are there so
The reason for this not popping up earlier in the maven build is that the
download-maven-plugin caches downloaded files locally in the maven local repo.
Here there's a ".cache/download-maven-plugin" ... as soon as a resource is
downloaded, the plugin caches that here and doesn't re-download it.
The "settings-template.xml" contains a commented out block of configuration
that configures Maven to work though a proxy ... just in case you want to try
that out ;-)
Chris
Von: OK
Gesendet: Dienstag, 30. August 2016 08:16:12
An: dev@flex.apache.org
Betreff: R
Hi Justin,
That would me ultra-awesome :-)
Chris
Von: Justin Mclean
Gesendet: Montag, 29. August 2016 23:47:40
An: dev@flex.apache.org
Betreff: Re: [FlexJS] Maven compiler build error
Hi,
> I think I have even more ... Justin recorded my Maven Training at th
Christofer Dutz wrote
> The "settings-template.xml" contains a commented out block of
> configuration that configures Maven to work though a proxy ... just in
> case you want to try that out ;-)
Yes, I've already use this and it works with maven.
But until now I didn't know a way to set a proxy fo
43 matches
Mail list logo