AW: ApacheCon: Austin, Texas, April 13-17, 2015

2015-02-08 Thread Christofer Dutz
The review of the submissions is not over yet. I have submitted a talk and 
workshop on Flex + FlexJS + Maven and one on BlazeDS, but no Idea if they will 
be accepted. But the notifications will go out on 14.02.2015 ... so then we 
will know more :-)

Chris


-Ursprüngliche Nachricht-
Von: Paul Moreau [mailto:paul.mor...@zutec.com] 
Gesendet: Donnerstag, 5. Februar 2015 16:19
An: dev@flex.apache.org
Betreff: Re: ApacheCon: Austin, Texas, April 13-17, 2015

Hi folks,

Apologies for asking this in here but I mailed the Apachecon people and got no 
reply from them.

I'm putting together a budget for attending Apachecon (coming from Ireland) but 
first would like to know if there will be many (or any) Flex seminars at the 
event.

Thanks,

Paul


On Tue, Jan 27, 2015 at 11:14 AM, Justin Mclean jus...@classsoftware.com
wrote:

 Hi,

  I submitted 4 sessions ... if one is accepted, I'll be there :-)

 If all 4 are accepted (like what happened to me last conference) you 
 may regret it :-)

 I would like to go but other work commitments, budget, timing and the 
 current exchange rate is unfortunately unfavourable for me. I still 
 may submit something in the next couple of days.. Austen I'm told is 
 an interesting place to visit and it's not somewhere I've not been to yet.

 Thanks,
 Justin




-- 






*DISCLAIMER: This electronic message together with any attachments is 
confidential. If you are not the intended recipient, do not copy, disclose or 
use the contents in any way. Please also advise us by return e-mail that you 
have received the message and then please destroy. Zutec  Ltd is not 
responsible for any changes made to this message and / or any attachments after 
sending by Zutec. We use virus scanning software but exclude all liability for 
viruses or anything similar in this email or any attachment.*


[Installer] Setting up installer sources into IDE

2015-02-08 Thread piotrz
Hi Guys,

I'm trying to setting up installer sources into my IDE (Intellij 14.0). I
got an error:

Error:(36, 30) [InstallApacheFlex (module installer)]: Error code: 1172:
Definition org.apache.flex.crypto:MD5Stream could not be found.

Where actually I can find this class ? I have found that this class is part
of as3corelib [1], but it seems to be under adobe license. It was donated to
Apache ?

[1] https://github.com/mikechambers/as3corelib

Thanks,
Piotr




-
Apache Flex PMC
piotrzarzyck...@gmail.com
--
View this message in context: 
http://apache-flex-development.247.n4.nabble.com/Installer-Setting-up-installer-sources-into-IDE-tp45044.html
Sent from the Apache Flex Development mailing list archive at Nabble.com.


Re: [Installer] Setting up installer sources into IDE

2015-02-08 Thread Erik de Bruin
I think you can run 'ant main' and it will get the needed resources?

But in order to build your need to set up 2 other projects in your IDE:
common and ant-on-air

EdB



On Sunday, February 8, 2015, piotrz piotrzarzyck...@gmail.com wrote:

 Hi Guys,

 I'm trying to setting up installer sources into my IDE (Intellij 14.0). I
 got an error:

 Error:(36, 30) [InstallApacheFlex (module installer)]: Error code: 1172:
 Definition org.apache.flex.crypto:MD5Stream could not be found.

 Where actually I can find this class ? I have found that this class is part
 of as3corelib [1], but it seems to be under adobe license. It was donated
 to
 Apache ?

 [1] https://github.com/mikechambers/as3corelib

 Thanks,
 Piotr




 -
 Apache Flex PMC
 piotrzarzyck...@gmail.com javascript:;
 --
 View this message in context:
 http://apache-flex-development.247.n4.nabble.com/Installer-Setting-up-installer-sources-into-IDE-tp45044.html
 Sent from the Apache Flex Development mailing list archive at Nabble.com.



-- 
Ix Multimedia Software

Jan Luykenstraat 27
3521 VB Utrecht

T. 06-51952295
I. www.ixsoftware.nl


Re: TLF additions documentation?

2015-02-08 Thread jude
Here's a Table Explorer, http://pastebin.com/Uzxz2ep6 I've used. The API
has changed slightly since I used it and you are likely to encounter bugs
(possibly real / possibly incorrect usage). I can send you the exported
project as well as this is missing some icons. Just email me and I'll send
it to you.

On Wed, Feb 4, 2015 at 1:09 PM, OmPrakash Muppirala bigosma...@gmail.com
wrote:

 It would be great if you or Jude can create a basic wiki page from these
 two documents.

 Thanks,
 Om

 On Wed, Feb 4, 2015 at 12:44 PM, Harbs harbs.li...@gmail.com wrote:

  Hi Jason,
 
  I’ve been a bit remiss in documenting it.
 
  Here’s my noted that I was keeping while working on this:
 
 
 https://docs.google.com/document/d/1sT0IAiMfIOBVgmo8wwF6ZZviuNFcW2bUfQoj0zDmSog/edit#
 
  Here’s a small app I was using while developing. It should give you an
  idea how to use the APIs.
  http://pastebin.com/dytnv32a
 
  Until we have proper docs, feel free to ask questions…
 
  Harbs
 
  On Feb 4, 2015, at 9:29 PM, Jason Taylor ja...@dedoose.com wrote:
 
   Hey all, very excited that TLF has some support for tables, but I'm not
  sure where to find any documentation on this feature.  Can you guys help
 me
  out there?  If I understand correctly, there is also currently no
 additions
  to the export/import of FXML supporting the table additions?  Any
 pointers
  on where I can look at in the source to add support for this as our team
  adds this feature into Dedoose?  Thanks again for all you're great work.
  
   ~ JT
 
 



Re: Flex 4.6 Spark Skin question

2015-02-08 Thread Scott Talsma
David,

Is there a particular reason you are maintaining two separate projects?  Is
it your intention to share the skins across projects?

One thing you can try to it add your skins directory as a secondary source
root.  I'm not sure how to do it in FlashBuilder, but I recall it being
pretty simple.

That would probably solve both problems.  But if you attempt to reuse
projectSkin in a third project, you will still have to contend w/references
to possibly non-existent HostComponents that are referenced in Project1.

HTH,
Scott

On Fri, Feb 6, 2015 at 1:45 PM, David Frank david.fr...@on24.com wrote:

 Hey guys,

 First time mailing the group. Let me introduce myself. I've been working
 on Flex 3.2 for the past 6 years, and I've only recently upgraded my
 project to Flex 4.6.

 I'm having difficulty in two areas and I've Googled the hell out of this
 but all the web links that seem to have the answers, are dead. Serves me
 right for upgrading 6 years after Flex 4 was introduced.

 Anyway, I'm hoping some of you might have the answer to my issues.

 Issue 1:
 I have a main Flex project for my application. I have a separate Flex
 project (a style project) that has all the style definitions and assets
 in it. The .css file is located under src/skin folder inside this style
 project. The problem is that I'm not able to 'ClassReference' my skin
 class. The compiler keeps throwing an error saying that the class is not
 found. Here is my sample:

 custom|CustomItemRendererComponent
 {
   skinClass:
 ClassReference(skin.sparkSkins.SkinForCustomItemRendererComponent);
 }

 If I move my .css file directly under the src folder, then the compiler
 seems to find the class. If it is under src/skin, this breaks. Can someone
 tell me if there is a workaround for this without having to move the .css
 file directly under the src folder?


 Issue 2:
 A skin class is inside a separate Flex project (a style project as
 mentioned above). I am unable to declare the HostComponent inside the skin
 class if this is a custom component belonging to the main Flex project.
 Here is my sample:

 [HostComponent(custom.itemRenderers.CustomItemRendererComponent)]

 The CustomItemRendererComponent is defined inside the main Flex Project.
 So, I thought that this was the reason the compiler is not able to find the
 class. So, I linked the entire main Flex project in the Source Path of my
 style project. But this still does not get rid of the error. I even get the
 class in the code hinting, but the compiler doesn't see the class. (Please
 note that this error happens even if I have the .css file directly under
 the src folder of the style project.) The error goes away only if I
 physically move the CustomItemRendererComponent skin class somewhere inside
 the style project itself. This is not feasible unfortunately since I have
 other classes referenced inside the skin class and so on. Can someone help
 please? Is there a way I can fix the compiler error or maybe tell the
 compiler to ignore this error in any way? FYI, until this error goes
 away, I'm forced to change the HostComponent to
 spark.components.SkinnableContainer (super class of
 CustomItemRendererComponent). I would prefer to use the actual custom
 component class though.


 Thank you in advance for your help!

 Cheers,

 David Frank



Swiz Donation?

2015-02-08 Thread Eric

Hello,
Is Swiz still going to be merged into the standard SDK?  Or has that 
happened already?


-Eric


Re: Flex 4.6 Spark Skin question

2015-02-08 Thread jude
Maybe ClassReference(../skin.sparkSkins.SkinForCustomItemRendererComponent

On Friday, February 6, 2015, David Frank david.fr...@on24.com wrote:

 Hey guys,

 First time mailing the group. Let me introduce myself. I've been working
 on Flex 3.2 for the past 6 years, and I've only recently upgraded my
 project to Flex 4.6.

 I'm having difficulty in two areas and I've Googled the hell out of this
 but all the web links that seem to have the answers, are dead. Serves me
 right for upgrading 6 years after Flex 4 was introduced.

 Anyway, I'm hoping some of you might have the answer to my issues.

 Issue 1:
 I have a main Flex project for my application. I have a separate Flex
 project (a style project) that has all the style definitions and assets
 in it. The .css file is located under src/skin folder inside this style
 project. The problem is that I'm not able to 'ClassReference' my skin
 class. The compiler keeps throwing an error saying that the class is not
 found. Here is my sample:

 custom|CustomItemRendererComponent
 {
   skinClass:
 ClassReference(skin.sparkSkins.SkinForCustomItemRendererComponent);
 }

 If I move my .css file directly under the src folder, then the compiler
 seems to find the class. If it is under src/skin, this breaks. Can someone
 tell me if there is a workaround for this without having to move the .css
 file directly under the src folder?


 Issue 2:
 A skin class is inside a separate Flex project (a style project as
 mentioned above). I am unable to declare the HostComponent inside the skin
 class if this is a custom component belonging to the main Flex project.
 Here is my sample:

 [HostComponent(custom.itemRenderers.CustomItemRendererComponent)]

 The CustomItemRendererComponent is defined inside the main Flex Project.
 So, I thought that this was the reason the compiler is not able to find the
 class. So, I linked the entire main Flex project in the Source Path of my
 style project. But this still does not get rid of the error. I even get the
 class in the code hinting, but the compiler doesn't see the class. (Please
 note that this error happens even if I have the .css file directly under
 the src folder of the style project.) The error goes away only if I
 physically move the CustomItemRendererComponent skin class somewhere inside
 the style project itself. This is not feasible unfortunately since I have
 other classes referenced inside the skin class and so on. Can someone help
 please? Is there a way I can fix the compiler error or maybe tell the
 compiler to ignore this error in any way? FYI, until this error goes
 away, I'm forced to change the HostComponent to
 spark.components.SkinnableContainer (super class of
 CustomItemRendererComponent). I would prefer to use the actual custom
 component class though.


 Thank you in advance for your help!

 Cheers,

 David Frank



Re: Swiz Donation?

2015-02-08 Thread Carlos Rovira
No. It was not merged.

I was in contact with chris (the author of swiz), and although he had the
intention to make the donation he was very busy to make it happen, so
things where left and nothing happens in the end.

2015-02-08 12:48 GMT+01:00 Jeffry Houser jef...@dot-com-it.com:

 On 2/6/2015 9:10 PM, Eric wrote:

 Hello,
 Is Swiz still going to be merged into the standard SDK?  Or has that
 happened already?


   Has Swiz been donated?  I thought there was talk of it at some point in
 the past, but I thought it never happened.

  To my knowledge Swiz has not been merged into the standard SDK. Even if
 it were donated; I have mixed feelings about whether it should be or not
 merged into the main Flex SDK or remain separate.



 --
 Jeffry Houser
 Technical Entrepreneur
 http://www.jeffryhouser.com
 203-379-0773




-- 
Carlos Rovira
M: +34 607 22 60 05
http://www.codeoscopic.com
http://www.directwriter.es
http://www.avant2.es

Este mensaje se dirige exclusivamente a su destinatario y puede contener
información privilegiada o confidencial. Si ha recibido este mensaje por
error, le rogamos que nos lo comunique inmediatamente por esta misma vía y
proceda a su destrucción.

De la vigente Ley Orgánica de Protección de Datos (15/1999), le comunicamos
que sus datos forman parte de un fichero cuyo responsable es CODEOSCOPIC
S.A. La finalidad de dicho tratamiento es facilitar la prestación del
servicio o información solicitados, teniendo usted derecho de acceso,
rectificación, cancelación y oposición de sus datos dirigiéndose a nuestras
oficinas c/ Tres Creus, nº 104, 2-1, 08202 de Sabadell (Barcelona) con la
documentación necesaria.


Flex resolution of transitive dependencies

2015-02-08 Thread Christofer Dutz
Since Maven 3.1 a bug has been fixed that we were relying on for building Flex 
applications. This caused any transitive dependencies of rsl, cache and 
included scoped dependencies to be omitted from the build. I am currently 
extending FlexMojos to manually handle the flex scopes. But I am not quite sure 
about all scenarios. I created a wiki page with a table containig the scopes. 
The ones I'm quite sure about are bold and blue, the ones I'm not sure about 
are orange.

https://cwiki.apache.org/confluence/display/FLEX/Flex+Maven+Dependency+Resolution

It would be good if you guys could waste some of your brain CPU cycles to 
evaluate this table. I would then implement the manual resolution.

Chris


Re: [Installer - FLEX-34251] Is SSK needed for load installer config?

2015-02-08 Thread Nicholas Kwiatkowski
Ok.  Digging into this a bit more, the only time we will ever use HTTPS is
during the Installer Config download and the MD5s.

No reason why we need to be tunneling the Installer Config through HTTPS.
All it contains is localization strings for the current version.  MD5 paths
(and all paths, really) are stored on the Apache DIST server, and is pulled
down via HTTP.

MD5s are actually pulled down using HTTPS, again at the Apache DIST
server.  This is valuable to protect via HTTPS.

None of the Apache mirrors are serving files via HTTPS (if they are, they
aren't telling Apache about it -- or Apache isn't cataloging it).

Since nothing larger than 4k is being transferred over https, we don't have
to worry about using a raw https session that screws with TCP Window sizes
(essentially, if you try to create TCP packets too large in one shot, you
will get fragments, which causes major overhead and can cause the
download/upload speed to decrease by 60%).  The proxy thing would still
need to be addressed -- but those are becoming more and more rare.  No idea
how many people still use a proxy server, but they would be affected by
this unless we offer a configuration option for it.

On a side note -- if we are really worried about Man-In-The-Middle attacks,
the two things we should be protecting are the initial configuration
download (http://flex.apache.org/installer/sdk-installer-config-4.0.xml)
and the MD5s.  Everything else is checked via checksums, so we are safe
there.  We currently don't pull the sdk-installer-config-4.0.xml file off
HTTPS, and maybe we should.  I'd vote for dropping
/dist/flex/4.14.0/binaries/apache-flex-sdk-installer-config.xml from being
pulled over https.

I have some time to implement the as3httpdlib this weekend if that is the
direction we want to go.

-Nick

On Fri, Feb 6, 2015 at 11:16 AM, OmPrakash Muppirala bigosma...@gmail.com
wrote:

 On Feb 6, 2015 7:37 AM, Alex Harui aha...@adobe.com wrote:
 
 
 
  On 2/6/15, 1:11 AM, Tom Chiverton t...@extravision.com wrote:
 
  On 05/02/15 16:56, Alex Harui wrote:
   What do others think?  IMO, for 3.2 we should just do the swap of an
 AS3
   native HTTP implementation and not switch our urls to HTTP or add some
   checkbox.  Then we can get better data on how many problems that
 change
   solved or if it introduces new issues.  Not that I’m volunteering to
 do
   that work.
  I vote for doing this. As you say, there's a chance everything will Just
  Work with it.
 
  Well, Nick is saying there will be other issues.  Om, have you run into
  the issues Nick brings up?
 

 No, I have not.  But I've never had to deal with large downloads using this
 library.  In any case, I still think we should give it a try.

 Thanks,
 Om

  -Alex
 



Re: [4.14] Adobe Embedded Font Libs and Utils required for FlatSpark skins

2015-02-08 Thread kevin.godell
As an update to my complaint about the roboto warnings when debugging to an
Android 4 device, I fixed it by copying the font-face from the default.css
and changing the embed-as-cff option to true:

/*Roboto Fonts*/
@font-face {
src: url(spark/skins/android4/assets/fonts/Roboto-Regular.ttf);
fontFamily: RobotoRegular;
embed-as-cff: true;
}

@font-face {
src: url(spark/skins/android4/assets/fonts/Roboto-Bold.ttf);
fontFamily: RobotoBold;
fontWeight: bold;
embed-as-cff: true;
}

No more warnings driving me crazy by filling up the Console.



--
View this message in context: 
http://apache-flex-development.247.n4.nabble.com/4-14-Adobe-Embedded-Font-Libs-and-Utils-required-for-FlatSpark-skins-tp44296p45042.html
Sent from the Apache Flex Development mailing list archive at Nabble.com.


Re: Swiz Donation?

2015-02-08 Thread Jeffry Houser

On 2/6/2015 9:10 PM, Eric wrote:

Hello,
Is Swiz still going to be merged into the standard SDK?  Or has that 
happened already?




  Has Swiz been donated?  I thought there was talk of it at some point 
in the past, but I thought it never happened.


 To my knowledge Swiz has not been merged into the standard SDK. Even 
if it were donated; I have mixed feelings about whether it should be or 
not merged into the main Flex SDK or remain separate.




--
Jeffry Houser
Technical Entrepreneur
http://www.jeffryhouser.com
203-379-0773



export application for linux using Flash Builder 4.7

2015-02-08 Thread asif_ali0869
Hi,

   I want to export my application for Linux and i m using flash builder
4.7.

Please suggest work-around.

Thanks



--
View this message in context: 
http://apache-flex-development.247.n4.nabble.com/export-application-for-linux-using-Flash-Builder-4-7-tp45043.html
Sent from the Apache Flex Development mailing list archive at Nabble.com.


Re: [Installer] Setting up installer sources into IDE

2015-02-08 Thread piotrz
Thanks Erik.

I've moved a bit forward. ant-on-air is building, but I'm still getting
error with MD5Stream class. 

It has apache name space org.apache.flex.crypto.MD5Stream - so do we have
these swc somewhere in our repo ?

Piotr




-
Apache Flex PMC
piotrzarzyck...@gmail.com
--
View this message in context: 
http://apache-flex-development.247.n4.nabble.com/Installer-Setting-up-installer-sources-into-IDE-tp45044p45052.html
Sent from the Apache Flex Development mailing list archive at Nabble.com.


Re: [Installer - FLEX-34251] Is SSK needed for load installer config?

2015-02-08 Thread Alex Harui


On 2/6/15, 2:56 PM, Nicholas Kwiatkowski nicho...@spoon.as wrote:


I have some time to implement the as3httpdlib this weekend if that is the
direction we want to go.

Sounds good to me, go for it!

-Alex



[Installer] legal review

2015-02-08 Thread Erik de Bruin
Hi,

Would the legal eagles mind doing an initial review of the legal docs
for the Installer?

Thanks,

EdB



-- 
Ix Multimedia Software

Jan Luykenstraat 27
3521 VB Utrecht

T. 06-51952295
I. www.ixsoftware.nl


Re: [Installer] Setting up installer sources into IDE

2015-02-08 Thread Erik de Bruin
org.apache.flex.crypto.MD5Stream is part of the ant-on-air project,
once that builds, you should see the error go away.

EdB



On Sun, Feb 8, 2015 at 12:39 PM, piotrz piotrzarzyck...@gmail.com wrote:
 Thanks Erik.

 I've moved a bit forward. ant-on-air is building, but I'm still getting
 error with MD5Stream class.

 It has apache name space org.apache.flex.crypto.MD5Stream - so do we have
 these swc somewhere in our repo ?

 Piotr




 -
 Apache Flex PMC
 piotrzarzyck...@gmail.com
 --
 View this message in context: 
 http://apache-flex-development.247.n4.nabble.com/Installer-Setting-up-installer-sources-into-IDE-tp45044p45052.html
 Sent from the Apache Flex Development mailing list archive at Nabble.com.



-- 
Ix Multimedia Software

Jan Luykenstraat 27
3521 VB Utrecht

T. 06-51952295
I. www.ixsoftware.nl


Re: [Installer - FLEX-34251] Is SSK needed for load installer config?

2015-02-08 Thread Harbs
FWIW, when I tried to implement a socket server for Flash, I ran into more 
issues than with URLLoader. Although, I don’t remember any details.

On Feb 8, 2015, at 6:50 PM, Alex Harui aha...@adobe.com wrote:

 
 
 On 2/6/15, 2:56 PM, Nicholas Kwiatkowski nicho...@spoon.as wrote:
 
 
 I have some time to implement the as3httpdlib this weekend if that is the
 direction we want to go.
 
 Sounds good to me, go for it!
 
 -Alex
 



Re: [Installer - FLEX-34251] Is SSK needed for load installer config?

2015-02-08 Thread OmPrakash Muppirala
On Feb 8, 2015 8:52 AM, Alex Harui aha...@adobe.com wrote:



 On 2/6/15, 2:56 PM, Nicholas Kwiatkowski nicho...@spoon.as wrote:

 
 I have some time to implement the as3httpdlib this weekend if that is the
 direction we want to go.

 Sounds good to me, go for it!

And some refactoring of the main mxml file would be good, as you noted in
one of your tweets :-)

Thanks,
Om


 -Alex



Re: [Installer] Installation aborted

2015-02-08 Thread OmPrakash Muppirala
Okay, I got the same error during a debug run as well.  Here is the stack
trace:

TypeError: Error #1009: Cannot access a property or method of a null object
reference.
at
org.apache.flex.ant::Ant/getValue()[C:\p\flexroot\git\flex-utilities\ant_on_air\src\org\apache\flex\ant\Ant.as:216]
at
org.apache.flex.ant.tags.supportClasses::TagHandler/getAttributeValue()[C:\p\flexroot\git\flex-utilities\ant_on_air\src\org\apache\flex\ant\tags\supportClasses\TagHandler.as:73]
at org.apache.flex.ant.tags::Equals/get
arg1()[C:\p\flexroot\git\flex-utilities\ant_on_air\src\org\apache\flex\ant\tags\Equals.as:43]
at
org.apache.flex.ant.tags::Equals/getValue()[C:\p\flexroot\git\flex-utilities\ant_on_air\src\org\apache\flex\ant\tags\Equals.as:64]
at
org.apache.flex.ant.tags::Not/getValue()[C:\p\flexroot\git\flex-utilities\ant_on_air\src\org\apache\flex\ant\tags\Not.as:48]
at org.apache.flex.ant.tags::Condition/get
computedValue()[C:\p\flexroot\git\flex-utilities\ant_on_air\src\org\apache\flex\ant\tags\Condition.as:63]
at
org.apache.flex.ant.tags::Condition/execute()[C:\p\flexroot\git\flex-utilities\ant_on_air\src\org\apache\flex\ant\tags\Condition.as:48]
at
org.apache.flex.ant.tags::Target/processSteps()[C:\p\flexroot\git\flex-utilities\ant_on_air\src\org\apache\flex\ant\tags\Target.as:168]
at
org.apache.flex.ant::Ant/doCallback()[C:\p\flexroot\git\flex-utilities\ant_on_air\src\org\apache\flex\ant\Ant.as:137]
at
InstallApacheFlex/enterFrameHandler()[C:\p\flexroot\git\flex-utilities\installer\src\InstallApacheFlex.mxml:1847]


Looks like there is some problem in parsing a particular tag.

Thanks,
Om


On Sun, Feb 8, 2015 at 10:14 PM, OmPrakash Muppirala bigosma...@gmail.com
wrote:



 On Sun, Feb 8, 2015 at 10:06 PM, Justin Mclean jus...@classsoftware.com
 wrote:

 Hi,

  Are you still getting that error?

 Yes.

   I looked at the google analytics report and I dont see it being
 widespread.

 I don't think it's being reported in the google analytics.


 Okay, I will run it through the debugger and see what's happening.

 Thanks,
 Om


 Justin





Re: [Installer] Installation aborted

2015-02-08 Thread OmPrakash Muppirala
On Sun, Feb 8, 2015 at 9:18 PM, Justin Mclean jus...@classsoftware.com
wrote:

 Hi,

 I got the same error and reported that on the list last week. No idea what
 the cause is as the installer XML looks good to me.


Are you still getting that error?  I looked at the google analytics report
and I dont see it being widespread.

Thanks,
Om


 Justin


Re: [Installer] legal review

2015-02-08 Thread Erik de Bruin
Why wait? If (when) we add as3httpblientlib, it will be at most one
addition to one file.

What I'm hoping for is to have a parallel track where all other legal
stuff that you can possibly come up with (binaries, deep-nested
licenses etc.) is checked and verified.

There is no need to wait for an RC or even the release branch to get
this stuff out of the way; we want the release branch and surrounding
discussion(s) to be about the code and it's stability, and the RC
really only about the correctness of the hashes and sigs.

EdB


On Mon, Feb 9, 2015 at 7:05 AM, Alex Harui aha...@adobe.com wrote:
 Can we wait to see if we integrate as3httpclient?  That will impact the
 legal docs.

 -Alex

 On 2/8/15, 9:21 AM, Erik de Bruin e...@ixsoftware.nl wrote:

Hi,

Would the legal eagles mind doing an initial review of the legal docs
for the Installer?

Thanks,

EdB



--
Ix Multimedia Software

Jan Luykenstraat 27
3521 VB Utrecht

T. 06-51952295
I. www.ixsoftware.nl




-- 
Ix Multimedia Software

Jan Luykenstraat 27
3521 VB Utrecht

T. 06-51952295
I. www.ixsoftware.nl


Re: [Installer] legal review

2015-02-08 Thread Justin Mclean
Hi,

From a quick look that are OK, but are probably not 100% correct, but IMO it's 
not a licensing error on our part and not a blocker.

IMO the (minor) issues are:
1. Binary bundles as3 commons which is not mentioned in license/notice. (It's 
Apache licensed).
2. We have stuff in LICENSE that should probably go in NOTICE and we don't 
mention the copyright owner.
3. We could mention that the MD5 code was originally BSD licensed when it's 
header was replaced.

The issue re 1 + 2 is that the Apache software we're bundling is missing (the 
required) NOTICE file. All Apache licensed software should have a minimal 
NOTICE file with the copyright owner. This normally would then be copied into 
our NOTICE file but as it was missing we've added them to LICENSE and miss out 
mentioning the copyright owner. The font file is binary and it's not 
immediately obvious it's Apache licensed so important IMO that should stay.

End of the day everything (except perhaps parts of one file) is Apache licensed 
so users have the same rights and can do what the Apache license allows. Who 
originally wrote it /owns the code copyright is just nice to know extra 
information.

Thanks,
Justin



[Installer] Installation aborted

2015-02-08 Thread OmPrakash Muppirala
I am trying to download the Flex 4.14 SDK with AIR 17/FP 17 Beta.  I tried
it twice, the installation gets aborted at the same spot:

Version 3.1.0 (windows)
Using Locale: en_US
Fetched the SDK download mirror URL from the CGI.
AIR version 17.0
Flash Player version 17.0
Creating Apache Flex home
Creating temporary directory
Downloading Apache Flex SDK from:
http://mirrors.advancedhosters.com/apache/flex/4.14.0/binaries/apache-flex-sdk-4.14.0-bin.zip
Verifying Apache Flex SDK MD5 Signature
The Apache Flex SDK MD5 Signature of the downloaded files matches the
reference. The file is valid.
Uncompressing:
C:\temp\flex\4.14_AIR17Beta\temp\apache-flex-sdk-4.14.0-bin.zip
Finished uncompressing:
C:\temp\flex\4.14_AIR17Beta\temp\apache-flex-sdk-4.14.0-bin.zip
Error #1009

Installation aborted


And a screenshot of the state of the UI:
http://snag.gy/nOEF8.jpg

Is this a known issue?

Thanks,
Om


Re: [Installer] Installation aborted

2015-02-08 Thread Justin Mclean
Hi,

I got the same error and reported that on the list last week. No idea what the 
cause is as the installer XML looks good to me.

Justin

Re: [Installer] legal review

2015-02-08 Thread Alex Harui
Can we wait to see if we integrate as3httpclient?  That will impact the
legal docs.

-Alex

On 2/8/15, 9:21 AM, Erik de Bruin e...@ixsoftware.nl wrote:

Hi,

Would the legal eagles mind doing an initial review of the legal docs
for the Installer?

Thanks,

EdB



-- 
Ix Multimedia Software

Jan Luykenstraat 27
3521 VB Utrecht

T. 06-51952295
I. www.ixsoftware.nl



Re: Flex resolution of transitive dependencies

2015-02-08 Thread Alex Harui
Hi Chris,

Unfortunately, I have no idea what you are talking about..

-Alex

On 2/8/15, 4:33 AM, Christofer Dutz christofer.d...@c-ware.de wrote:

Since Maven 3.1 a bug has been fixed that we were relying on for building
Flex applications. This caused any transitive dependencies of rsl,
cache and included scoped dependencies to be omitted from the build.
I am currently extending FlexMojos to manually handle the flex scopes.
But I am not quite sure about all scenarios. I created a wiki page with a
table containig the scopes. The ones I'm quite sure about are bold and
blue, the ones I'm not sure about are orange.

https://cwiki.apache.org/confluence/display/FLEX/Flex+Maven+Dependency+Res
olution

It would be good if you guys could waste some of your brain CPU cycles to
evaluate this table. I would then implement the manual resolution.

Chris



Re: [Installer] Installation aborted

2015-02-08 Thread Justin Mclean
Hi,

 Are you still getting that error?

Yes.

  I looked at the google analytics report and I dont see it being widespread.

I don't think it's being reported in the google analytics.

Justin

Re: [Installer] Installation aborted

2015-02-08 Thread OmPrakash Muppirala
On Sun, Feb 8, 2015 at 10:06 PM, Justin Mclean jus...@classsoftware.com
wrote:

 Hi,

  Are you still getting that error?

 Yes.

   I looked at the google analytics report and I dont see it being
 widespread.

 I don't think it's being reported in the google analytics.


Okay, I will run it through the debugger and see what's happening.

Thanks,
Om


 Justin


Re: Swiz Donation?

2015-02-08 Thread Eric
That's a shame. I agree the entire framework might be a bit much, but 
IoC/Dependency Injection, ServiceHelper and default fault handler 
support (all optional features) really helped fill in some gaps and 
avoid boilerplate.



On 2/8/2015 7:19 AM, Carlos Rovira wrote:

No. It was not merged.

I was in contact with chris (the author of swiz), and although he had the
intention to make the donation he was very busy to make it happen, so
things where left and nothing happens in the end.

2015-02-08 12:48 GMT+01:00 Jeffry Houser jef...@dot-com-it.com:


On 2/6/2015 9:10 PM, Eric wrote:


Hello,
Is Swiz still going to be merged into the standard SDK?  Or has that
happened already?



   Has Swiz been donated?  I thought there was talk of it at some point in
the past, but I thought it never happened.

  To my knowledge Swiz has not been merged into the standard SDK. Even if
it were donated; I have mixed feelings about whether it should be or not
merged into the main Flex SDK or remain separate.



--
Jeffry Houser
Technical Entrepreneur
http://www.jeffryhouser.com
203-379-0773