Re: [FlexJS] Failed to download nightly build FlexJS 0.9.0

2017-06-28 Thread piotrz
Thank you!

Piotr



-
Apache Flex PMC
piotrzarzyck...@gmail.com
--
View this message in context: 
http://apache-flex-development.247.n4.nabble.com/FlexJS-Failed-to-download-nightly-build-FlexJS-0-9-0-tp62664p62666.html
Sent from the Apache Flex Development mailing list archive at Nabble.com.


Re: [FlexJS] Failed to download nightly build FlexJS 0.9.0

2017-06-28 Thread Alex Harui
Sorry, forgot to test that.  Should be fixed when the next nightly build
finishes in about an hour.

Thanks,
-Alex

On 6/28/17, 9:57 PM, "piotrz"  wrote:

>Hi,
>
>I just tried to download nightly through the installer and it's failing.
>[1]. I see that download link is broken. I was trying to figure out but
>couldn't the cause. If someone could elaborate about that more I would
>look
>next time into that.
>
>
>[1] 
>https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fpaste.apa
>che.org%2FObIq=02%7C01%7C%7C00561564dbd44643453b08d4beadd805%7Cfa7b1b
>5a7b34438794aed2c178decee1%7C0%7C0%7C636343101245979290=jv2QtnjIwt67
>vfFsdEepL0h20ngXamW2XJ0EBUVefRY%3D=0
>[2]
>https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapacheflex
>build.cloudapp.net%3A8080%2Fjob%2Fflex-falcon%2520release%2520branch%2Flas
>tSuccessfulBuild%2Fartifact%2Fout%2Fapache-flex-falconjx-0.9.0-bin.zip%3Ft
>s%3D201706290659=02%7C01%7C%7C00561564dbd44643453b08d4beadd805%7Cfa7b
>1b5a7b34438794aed2c178decee1%7C0%7C0%7C636343101245979290=TIwLnFkUsz
>RMRVE3Vz85qQk3Tikphq%2B7sAEKKUhHM2U%3D=0
>
>Thanks,
>Piotr
>
>
>
>-
>Apache Flex PMC
>piotrzarzyck...@gmail.com
>--
>View this message in context:
>https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapache-fle
>x-development.247.n4.nabble.com%2FFlexJS-Failed-to-download-nightly-bu
>ild-FlexJS-0-9-0-tp62664.html=02%7C01%7C%7C00561564dbd44643453b08d4be
>add805%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636343101245979290
>ta=bXsmzlKdX22XsskqPbaPdtLL09ui0UQ3VUEqnFUehdo%3D=0
>Sent from the Apache Flex Development mailing list archive at Nabble.com.



[FlexJS] Failed to download nightly build FlexJS 0.9.0

2017-06-28 Thread piotrz
Hi,

I just tried to download nightly through the installer and it's failing.
[1]. I see that download link is broken. I was trying to figure out but
couldn't the cause. If someone could elaborate about that more I would look
next time into that.


[1] https://paste.apache.org/ObIq
[2]
http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon%20release%20branch/lastSuccessfulBuild/artifact/out/apache-flex-falconjx-0.9.0-bin.zip?ts=201706290659

Thanks,
Piotr



-
Apache Flex PMC
piotrzarzyck...@gmail.com
--
View this message in context: 
http://apache-flex-development.247.n4.nabble.com/FlexJS-Failed-to-download-nightly-build-FlexJS-0-9-0-tp62664.html
Sent from the Apache Flex Development mailing list archive at Nabble.com.


Re: [DRAFT] Apache FlexJS 0.8.0 and Apache Flex FalconJX 0.8.0 Released

2017-06-28 Thread Josh Tynjala
Yeah, manually renaming each of the .js.map files to .mxml.map would work.
Only for the MXML ones, though. The .js.map files for ActionScript classes
are referenced correctly.

- Josh

On Wed, Jun 28, 2017 at 3:38 PM, Alex Harui 
wrote:

> Up to you.  Is there an easy workaround (rename the files)?
>
> -Alex
>
> On 6/28/17, 3:35 PM, "Josh Tynjala"  wrote:
>
> >We should remove the part about MXML source maps from the announcement
> >(too
> >late for the release notes, unfortunately). As I was writing a new
> >tutorial, I found that they fail to work in critical situations. The
> >source
> >map directive references the wrong file extension (the compiler emits
> >.mxml.map instead of .js.map). The built-in developer tools in Chrome and
> >Firefox can't find the source map file, since it has a different name.
> >
> >Interestingly, source maps for MXML work correctly when launching
> >specifically in Chrome from VSCode, so I guess that must be where I tested
> >this feature. I'm not sure why this behaves differently than the developer
> >tools, but I assume that the Chrome debug extension for VSCode handles
> >source maps differently. Launching in Firefox from VSCode fails to find
> >source maps.
> >
> >Anyway, sorry for the trouble! Hopefully, our release cycle will be
> >shorter
> >this time so that the fix gets out there sooner rather than later.
> >
> >- Josh
> >
> >On Mon, Jun 26, 2017 at 8:07 AM, Alex Harui 
> >wrote:
> >
> >> Please comment on the draft below.  We need Om or someone to publish the
> >> npm module.
> >>
> >> ---
> >>
> >> The Apache Flex community is pleased to announce the release of Apache
> >> FlexJS SDK 0.8.0 and Apache Flex FalconJX Compiler 0.8.0.
> >>
> >> Apache Flex is a highly productive, open source application framework
> >>for
> >> building and maintaining expressive applications that deploy
> >>consistently
> >> on all major browsers, desktops and devices (including smartphones,
> >> tablets and tv).
> >>
> >> Apache FlexJS is a next-generation Flex SDK that enables developers to
> >>use
> >> MXML and ActionScript to not only create SWFs but also cross-compile the
> >> same MXML and ActionScript to HTML/JS/CSS so applications can run
> >>natively
> >> in browsers.  The cross-compiled code can also be used in Apache Cordova
> >> (Adobe PhoneGap) mobile applications.
> >>
> >> Apache Flex FalconJX is a next-generation MXML and ActionScript
> >> cross-compiler.  It extends the next-generation SWF compiler known as
> >> Falcon.  Both are contained in the release package and are used by the
> >> FlexJS package to compile SWFs or cross-compile to HTML/JS/CSS.
> >>
> >> This is the sixth release of FlexJS and FalconJX.  It is ‘beta'
> >> quality.  In this release, all of the compiler JARs and framework SWCs
> >>are
> >> also available as Maven artifacts making FlexJS the only version of any
> >> Flex
> >> SDK to support Maven.  Maven can even be used to build the sources and
> >> examples.  See the various pom.xml files included in the artifacts.
> >>
> >> New capabilities in this release include:
> >>
> >> - A new "Express" component set, which is designed for rapid application
> >> development. It includes more beads by default than the "Basic"
> >>component
> >> set to help you get started building FlexJS applications faster.
> >> - The new "Material Design Lite" component set brings Google's Material
> >> Design system to FlexJS.
> >> - More complete Reflection implementation with access to static members,
> >> kept metadata and method parameters
> >> - Added cross-platform
> >>registerClassAlias/getAliasByClass/getClassByAlias
> >> implementations (reflection package)
> >> - Added support for interpreting XML literals as JSX by adding [JSX]
> >> metadata to a function.
> >> - The -source-map compiler argument now also generates source maps for
> >> scripts in MXML files.
> >>
> >>
> >>
> >> The purpose of this release is to gather feedback about the
> >> features and implementation strategies, and recruit new contributors as
> >>we
> >> grow these code bases into an SDK and tool chain that delivers the
> >>highest
> >> productivity developing applications that can run in the most places.
> >> These releases may not handle production needs.  Expect lots of bugs and
> >> missing features.  Please file bugs at:
> >>
> >>
> >>https://na01.safelinks.protection.outlook.com/?url=
> https%3A%2F%2Fissues.a
> >>pache.org%2Fjira%2Fbrowse%2FFLEX%2F=02%7C01%7C%
> 7C6fb5de4857f945e5bf9
> >>f08d4be761f81%7Cfa7b1b5a7b34438794aed2c178de
> cee1%7C0%7C0%7C63634286192188
> >>8444=sn3LnKfXnGr9i0HtcRlMkiIQOlCEDxmJdTUW3nmLkxc%3D=0
> >>
> >> For questions about how to use FlexJS and FalconJX, send email to
> >> us...@flex.apache.org.  Please try to prefix the subject with [FlexJS]
> >>or
> >> [FalconJX] so it is clear the questions refer to this release and not
> >>the
> >> Flex SDK and MXMLC compiler.
> >>
> >> For 

Re: [DRAFT] Apache FlexJS 0.8.0 and Apache Flex FalconJX 0.8.0 Released

2017-06-28 Thread Alex Harui
Up to you.  Is there an easy workaround (rename the files)?

-Alex

On 6/28/17, 3:35 PM, "Josh Tynjala"  wrote:

>We should remove the part about MXML source maps from the announcement
>(too
>late for the release notes, unfortunately). As I was writing a new
>tutorial, I found that they fail to work in critical situations. The
>source
>map directive references the wrong file extension (the compiler emits
>.mxml.map instead of .js.map). The built-in developer tools in Chrome and
>Firefox can't find the source map file, since it has a different name.
>
>Interestingly, source maps for MXML work correctly when launching
>specifically in Chrome from VSCode, so I guess that must be where I tested
>this feature. I'm not sure why this behaves differently than the developer
>tools, but I assume that the Chrome debug extension for VSCode handles
>source maps differently. Launching in Firefox from VSCode fails to find
>source maps.
>
>Anyway, sorry for the trouble! Hopefully, our release cycle will be
>shorter
>this time so that the fix gets out there sooner rather than later.
>
>- Josh
>
>On Mon, Jun 26, 2017 at 8:07 AM, Alex Harui 
>wrote:
>
>> Please comment on the draft below.  We need Om or someone to publish the
>> npm module.
>>
>> ---
>>
>> The Apache Flex community is pleased to announce the release of Apache
>> FlexJS SDK 0.8.0 and Apache Flex FalconJX Compiler 0.8.0.
>>
>> Apache Flex is a highly productive, open source application framework
>>for
>> building and maintaining expressive applications that deploy
>>consistently
>> on all major browsers, desktops and devices (including smartphones,
>> tablets and tv).
>>
>> Apache FlexJS is a next-generation Flex SDK that enables developers to
>>use
>> MXML and ActionScript to not only create SWFs but also cross-compile the
>> same MXML and ActionScript to HTML/JS/CSS so applications can run
>>natively
>> in browsers.  The cross-compiled code can also be used in Apache Cordova
>> (Adobe PhoneGap) mobile applications.
>>
>> Apache Flex FalconJX is a next-generation MXML and ActionScript
>> cross-compiler.  It extends the next-generation SWF compiler known as
>> Falcon.  Both are contained in the release package and are used by the
>> FlexJS package to compile SWFs or cross-compile to HTML/JS/CSS.
>>
>> This is the sixth release of FlexJS and FalconJX.  It is ‘beta'
>> quality.  In this release, all of the compiler JARs and framework SWCs
>>are
>> also available as Maven artifacts making FlexJS the only version of any
>> Flex
>> SDK to support Maven.  Maven can even be used to build the sources and
>> examples.  See the various pom.xml files included in the artifacts.
>>
>> New capabilities in this release include:
>>
>> - A new "Express" component set, which is designed for rapid application
>> development. It includes more beads by default than the "Basic"
>>component
>> set to help you get started building FlexJS applications faster.
>> - The new "Material Design Lite" component set brings Google's Material
>> Design system to FlexJS.
>> - More complete Reflection implementation with access to static members,
>> kept metadata and method parameters
>> - Added cross-platform
>>registerClassAlias/getAliasByClass/getClassByAlias
>> implementations (reflection package)
>> - Added support for interpreting XML literals as JSX by adding [JSX]
>> metadata to a function.
>> - The -source-map compiler argument now also generates source maps for
>> scripts in MXML files.
>>
>>
>>
>> The purpose of this release is to gather feedback about the
>> features and implementation strategies, and recruit new contributors as
>>we
>> grow these code bases into an SDK and tool chain that delivers the
>>highest
>> productivity developing applications that can run in the most places.
>> These releases may not handle production needs.  Expect lots of bugs and
>> missing features.  Please file bugs at:
>>
>> 
>>https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fissues.a
>>pache.org%2Fjira%2Fbrowse%2FFLEX%2F=02%7C01%7C%7C6fb5de4857f945e5bf9
>>f08d4be761f81%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C63634286192188
>>8444=sn3LnKfXnGr9i0HtcRlMkiIQOlCEDxmJdTUW3nmLkxc%3D=0
>>
>> For questions about how to use FlexJS and FalconJX, send email to
>> us...@flex.apache.org.  Please try to prefix the subject with [FlexJS]
>>or
>> [FalconJX] so it is clear the questions refer to this release and not
>>the
>> Flex SDK and MXMLC compiler.
>>
>> For questions and feedback on the development of the source code in
>>these
>> release, send email to dev@flex.apache.org.  Again, please prefix the
>> subject with [FlexJS] or [FalconJX].
>>
>> Apache FlexJS and Apache Flex FalconJX are available in source and
>>binary
>> form from the following download page:
>> 
>>https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fflex.apac
>>he.org%2Fdownload-flexjs.html=02%7C01%7C%7C6fb5de4857f945e5bf9f08d4b

Re: [DRAFT] Apache FlexJS 0.8.0 and Apache Flex FalconJX 0.8.0 Released

2017-06-28 Thread Josh Tynjala
We should remove the part about MXML source maps from the announcement (too
late for the release notes, unfortunately). As I was writing a new
tutorial, I found that they fail to work in critical situations. The source
map directive references the wrong file extension (the compiler emits
.mxml.map instead of .js.map). The built-in developer tools in Chrome and
Firefox can't find the source map file, since it has a different name.

Interestingly, source maps for MXML work correctly when launching
specifically in Chrome from VSCode, so I guess that must be where I tested
this feature. I'm not sure why this behaves differently than the developer
tools, but I assume that the Chrome debug extension for VSCode handles
source maps differently. Launching in Firefox from VSCode fails to find
source maps.

Anyway, sorry for the trouble! Hopefully, our release cycle will be shorter
this time so that the fix gets out there sooner rather than later.

- Josh

On Mon, Jun 26, 2017 at 8:07 AM, Alex Harui 
wrote:

> Please comment on the draft below.  We need Om or someone to publish the
> npm module.
>
> ---
>
> The Apache Flex community is pleased to announce the release of Apache
> FlexJS SDK 0.8.0 and Apache Flex FalconJX Compiler 0.8.0.
>
> Apache Flex is a highly productive, open source application framework for
> building and maintaining expressive applications that deploy consistently
> on all major browsers, desktops and devices (including smartphones,
> tablets and tv).
>
> Apache FlexJS is a next-generation Flex SDK that enables developers to use
> MXML and ActionScript to not only create SWFs but also cross-compile the
> same MXML and ActionScript to HTML/JS/CSS so applications can run natively
> in browsers.  The cross-compiled code can also be used in Apache Cordova
> (Adobe PhoneGap) mobile applications.
>
> Apache Flex FalconJX is a next-generation MXML and ActionScript
> cross-compiler.  It extends the next-generation SWF compiler known as
> Falcon.  Both are contained in the release package and are used by the
> FlexJS package to compile SWFs or cross-compile to HTML/JS/CSS.
>
> This is the sixth release of FlexJS and FalconJX.  It is ‘beta'
> quality.  In this release, all of the compiler JARs and framework SWCs are
> also available as Maven artifacts making FlexJS the only version of any
> Flex
> SDK to support Maven.  Maven can even be used to build the sources and
> examples.  See the various pom.xml files included in the artifacts.
>
> New capabilities in this release include:
>
> - A new "Express" component set, which is designed for rapid application
> development. It includes more beads by default than the "Basic" component
> set to help you get started building FlexJS applications faster.
> - The new "Material Design Lite" component set brings Google's Material
> Design system to FlexJS.
> - More complete Reflection implementation with access to static members,
> kept metadata and method parameters
> - Added cross-platform registerClassAlias/getAliasByClass/getClassByAlias
> implementations (reflection package)
> - Added support for interpreting XML literals as JSX by adding [JSX]
> metadata to a function.
> - The -source-map compiler argument now also generates source maps for
> scripts in MXML files.
>
>
>
> The purpose of this release is to gather feedback about the
> features and implementation strategies, and recruit new contributors as we
> grow these code bases into an SDK and tool chain that delivers the highest
> productivity developing applications that can run in the most places.
> These releases may not handle production needs.  Expect lots of bugs and
> missing features.  Please file bugs at:
>
> https://issues.apache.org/jira/browse/FLEX/
>
> For questions about how to use FlexJS and FalconJX, send email to
> us...@flex.apache.org.  Please try to prefix the subject with [FlexJS] or
> [FalconJX] so it is clear the questions refer to this release and not the
> Flex SDK and MXMLC compiler.
>
> For questions and feedback on the development of the source code in these
> release, send email to dev@flex.apache.org.  Again, please prefix the
> subject with [FlexJS] or [FalconJX].
>
> Apache FlexJS and Apache Flex FalconJX are available in source and binary
> form from the following download page:
> http://flex.apache.org/download-flexjs.html
>
> When downloading from a mirror site, please remember to verify the
> downloads using signatures or MD5 hashes.
>
> A simple way to try these releases is to use the
> InstallApacheFlex 3.1 or 3.2 application which is available at the
> following url:
> http://flex.apache.org/installer.html
>
> Choose Apache FlexJS 0.8.0 and it will create an Adobe Flash
> Builder-compatible SDK that uses the Falcon and FalconJX compilers to
> generate SWFs and HTML/JS/CSS output.  You can also use FDT as your IDE
> for developing FlexJS applications.  Some folks have been successful
> using IntelliJ, FlashDevelop as well.  Moonshine 

Re: Build failed in Jenkins: flex-falcon #1627

2017-06-28 Thread Alex Harui
Looks like it was the aborted flex-sdk build.

Right now, many of our builds are dependent on the flex-sdk build, even
the FlexJS builds.  This is probably not a good thing, but I don't want to
take the time right now to reconfigure our builds to use the "last good
build" instead of the workspaces of other builds.  If someone wants to
take that on that would be great, although the simple solution for now is
just to log in to Jenkins and manually restart the flex-sdk build (and
cancel any jobs currently in the queue that are going to break because of
a bad flex-sdk build).  In fact, the flex-sdk build died again yesterday
due to inability to access Git and I restarted it this morning.

-Alex


On 6/27/17, 10:39 PM, "piotrz"  wrote:

>Ahh! If that help - It probably was my fault, cause I was playing a bit
>with
>builds lately. 
>
>I'm sorry about that!
>
>Piotr
>
>
>
>-
>Apache Flex PMC
>piotrzarzyck...@gmail.com
>--
>View this message in context:
>https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapache-fle
>x-development.247.n4.nabble.com%2FRe-Build-failed-in-Jenkins-flex-falc
>on-1627-tp62646p62654.html=02%7C01%7C%7Cd34e7a0d25124cce8c6408d4bdea8
>4a8%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636342262332481920=
>O2cYv6y2p0T1QXB%2FAK5i2d3FV%2B22NLQLOyr0Bek5lYs%3D=0
>Sent from the Apache Flex Development mailing list archive at Nabble.com.



Re: [FlexJS,TLF] Tlf branch and Maven build

2017-06-28 Thread yishayw
Yes, that worked.



--
View this message in context: 
http://apache-flex-development.247.n4.nabble.com/FlexJS-TLF-Tlf-branch-and-Maven-build-tp62452p62659.html
Sent from the Apache Flex Development mailing list archive at Nabble.com.


Re: [FlexJS,TLF] Tlf branch and Maven build

2017-06-28 Thread Harbs
Yes. You need that branch.

> On Jun 28, 2017, at 9:34 AM, yishayw  wrote:
> 
> I'll try switching falcon to tlf branch. I was using release up to now.
> 
> 
> 
> --
> View this message in context: 
> http://apache-flex-development.247.n4.nabble.com/FlexJS-TLF-Tlf-branch-and-Maven-build-tp62452p62657.html
> Sent from the Apache Flex Development mailing list archive at Nabble.com.



Re: [FlexJS,TLF] Tlf branch and Maven build

2017-06-28 Thread yishayw
I'll try switching falcon to tlf branch. I was using release up to now.



--
View this message in context: 
http://apache-flex-development.247.n4.nabble.com/FlexJS-TLF-Tlf-branch-and-Maven-build-tp62452p62657.html
Sent from the Apache Flex Development mailing list archive at Nabble.com.


Re: [FlexJS,TLF] Tlf branch and Maven build

2017-06-28 Thread yishayw
I'm getting this problem with ant clean all as well. Before running ant clean
all I tried running "ant wipe" in flex-typedefs and "ant wipe-all" in 
flex-falcon, and "ant super-clean" in flex-asjs.

 [java]
C:\dev\flexjs\flex-asjs\frameworks\projects\Basic\src\main\config\compile-swf-config.xml(47):
col: 0 unknown configuration variable 'compiler.fxg-base-class'.
 [java]
C:\dev\flexjs\flex-asjs\frameworks\projects\Basic\src\main\config\compile-swf-config.xml
(line: 47)
 [java]
 [java] flash.display.Sprite
 [java]
 [java]
 [java] Java Result: 4




--
View this message in context: 
http://apache-flex-development.247.n4.nabble.com/FlexJS-TLF-Tlf-branch-and-Maven-build-tp62452p62656.html
Sent from the Apache Flex Development mailing list archive at Nabble.com.