Re: Executing Release Step 1

2019-11-20 Thread Carlos Rovira
plugin in jenkins checks out a revision, not HEAD? Thanks El mié., 20 nov. 2019 a las 18:33, Carlos Rovira () escribió: > Hi Alex, > > just tried again to see if error email comes. > We'll go through this point to see how to solve the JGit problem > thanks > > El mié., 20

Re: Executing Release Step 1

2019-11-20 Thread Carlos Rovira
ll see in future runs. > > I think the Git issue is because JGit is not being used. > > HTH, > -Alex > > On 11/20/19, 8:26 AM, "Piotr Zarzycki" wrote: > > Hi Carlos, > > Were you able to login trough Remote Desktop to PC ? > > Thanks, >

Re: Executing Release Step 1

2019-11-20 Thread Carlos Rovira
e Desktop to PC ? > > Thanks, > Piotr > > śr., 20 lis 2019 o 17:20 Carlos Rovira > napisał(a): > > > Hi, > > > > I'm inside the CI server. following through: > > > > Release-Manager-Notes > > < > > > https://github.com/apache/royal

Executing Release Step 1

2019-11-20 Thread Carlos Rovira
ws something, or think I'm missing something, let me know -- Carlos Rovira http://about.me/carlosrovira

Re: [royale-asjs.wiki] branch master updated: Update CI server url to the new one

2019-11-20 Thread Carlos Rovira
https://github.com/apache/royale-asjs.wiki/commit/b5e48a42b93defbd0821406a120b6c25921a3f57 > > The following commit(s) were added to refs/heads/master by this push: > new b5e48a4 Update CI server url to the new one > b5e48a4 is described below > > commit b5e48a42b93de

Re: Apache Flex Mavenizer 1.0.0 released

2019-11-20 Thread Carlos Rovira
9 a las 19:35, Carlos Rovira () escribió: > Hi, > > it shows now on Maven Central [1] > > :) > > [1] https://search.maven.org/search?q=a:flex-sdk-converter-maven-extension > > El mar., 19 nov. 2019 a las 18:07, Carlos Rovira () > escribió: > >> Hi, &g

Re: Apache Royale Maven improvements, fixes and reproducible builds PR by Chris Dutz

2019-11-20 Thread Carlos Rovira
s the point). That's kind of how I tend > to approach any open source projects, but I make no claim that I am > representative of others. I'm just throwing this out there as a thinking > point, not a discussion point. For now I assume we have status quo on the > ant and maven builds being equ

Re: Apache Flex Mavenizer 1.0.0 released

2019-11-19 Thread Carlos Rovira
Hi, it shows now on Maven Central [1] :) [1] https://search.maven.org/search?q=a:flex-sdk-converter-maven-extension El mar., 19 nov. 2019 a las 18:07, Carlos Rovira () escribió: > Hi, > > we can remove "settings-template.xml" locally this days and report > building ok. &

Re: Apache Royale Maven improvements, fixes and reproducible builds PR by Chris Dutz

2019-11-19 Thread Carlos Rovira
fork, and the > usual branch merging practices need to be used to resync before pushing. > > My 2 cents, > -Alex > > On 11/19/19, 8:30 AM, "Carlos Rovira" wrote: > > Hi Piotr, > > if you refer to the plan will do, still didn't share. I want to go >

Re: Apache Flex Mavenizer 1.0.0 released

2019-11-19 Thread Carlos Rovira
o for testing before you delete anything. If mavenizer is > released remove staging links from your last commit. > > Thanks, > Piotr > > wt., 19 lis 2019 o 17:33 Carlos Rovira > napisał(a): > > > Hi, > > > > Apache Flex Mavenizer 1.0.0 was finally released few mi

Apache Flex Mavenizer 1.0.0 released

2019-11-19 Thread Carlos Rovira
Hi, Apache Flex Mavenizer 1.0.0 was finally released few minutes ago. This means for us we can remwove settings-template.xml since we don't need it anymore :) So this is another step in easing build for everybody. I'll be deleting setting-template.xml now. Thanks -- Carlos Rovira http

Re: Apache Royale Maven improvements, fixes and reproducible builds PR by Chris Dutz

2019-11-19 Thread Carlos Rovira
Hi Piotr, if you refer to the plan will do, still didn't share. I want to go piece by piece to avoid talking of many things at the same time. I just talked with Chris, and I can revert his PRs, and then we'll re-revert again on his repo. Or we can left all as is and just restore JGit, if there's

Re: Apache Royale Maven improvements, fixes and reproducible builds PR by Chris Dutz

2019-11-19 Thread Carlos Rovira
the Ant build because Ant users > don't need the Jewel themes packaged into artifacts. They can just point > at the .CSS files. So it encourages me to develop in my Ant working copy > first. > > If you've read all of this and have other pain points you can think of, > please add them to this list. Maybe it will become more obvious what areas > we need to consider, especially to support additional build tools in the > future. I'm not sure what best practices are for Maven and combining > multiple repos but it feels to me that is one area where our desire to have > one combined source artifact makes using Maven more challenging. And the > utils profile is another impedance. > > My 2 cents, > -Alex > > > -- Carlos Rovira http://about.me/carlosrovira

Re: Apache Royale Maven improvements, fixes and reproducible builds PR by Chris Dutz

2019-11-18 Thread Carlos Rovira
to release frequently and by many PMC members. Thanks Carlos El lun., 18 nov. 2019 a las 16:03, Carlos Rovira () escribió: > Hi Alex, > > right, I don't want to start a discussion about deprecating ANT. I like > Maven but I think neither Chris or I are wanting to remove ANT for &g

Re: Apache Royale Maven improvements, fixes and reproducible builds PR by Chris Dutz

2019-11-18 Thread Carlos Rovira
ch, IMO, has not been the best use of our time. You can be a fan of > Maven all you want, just don't impose it on the rest of us. Ant and Maven > are both useful tools and we should use them for what they do best and > allow our users to choose. The RMs and voters will need to run bot

Re: Apache Royale Maven improvements, fixes and reproducible builds PR by Chris Dutz

2019-11-18 Thread Carlos Rovira
0:23, Alex Harui () escribió: > If you don't use Ant, how can you build and test the Ant tasks? > > -Alex > > On 11/17/19, 3:43 AM, "Carlos Rovira" wrote: > > Hi Alex, > > first of all I understand completely your concerns about this changes > sin

Re: Apache Royale Maven improvements, fixes and reproducible builds PR by Chris Dutz

2019-11-17 Thread Carlos Rovira
/questions/47274747/ant-xpath-support Here we could use the xmltask to extract the version from the root poms. Then no manual update will be required and also you could build without requiring Maven. HTH Carlos El dom., 17 nov. 2019 a las 18:49, Carlos Rovira () escribió: > Hi Piotr, >

Re: Apache Royale Maven improvements, fixes and reproducible builds PR by Chris Dutz

2019-11-17 Thread Carlos Rovira
(< piotrzarzyck...@gmail.com>) escribió: > Carlos, > > Release steps provides also couple of more very useful stuff. Like creating > branches on git, sending emails. - I hope your plan is to preserve all of > that. > > niedz., 17 lis 2019 o 16:16 Carlos Rovira > napisał(a): >

Re: Apache Royale Maven improvements, fixes and reproducible builds PR by Chris Dutz

2019-11-17 Thread Carlos Rovira
release process first before you will be too far and we end up again > with inability to release sdk for half a year. > > niedz., 17 lis 2019 o 15:58 Carlos Rovira > napisał(a): > > > Hi Piotr, > > > > in the first email of this thread I exposed that "wi

Re: Apache Royale Maven improvements, fixes and reproducible builds PR by Chris Dutz

2019-11-16 Thread Carlos Rovira
e how much more time will you have to spend on this, because if > that. > > Let me know if you need assistance. We can have call and try to go with > stuff. > > Thanks, > Piotr > > > > > > On Sat, Nov 16, 2019, 10:47 AM Carlos Rovira > wrote: > > &

Re: Apache Royale Maven improvements, fixes and reproducible builds PR by Chris Dutz

2019-11-15 Thread Carlos Rovira
o. Let me know what you think. Thanks Carlos > > -Alex > > On 11/15/19, 11:43 AM, "Carlos Rovira" wrote: > > Hi Alex, > > my plan was to be a RM at some point, so maybe this is a good time to > do it. > I think we all agree that i

Re: Apache Royale Maven improvements, fixes and reproducible builds PR by Chris Dutz

2019-11-15 Thread Carlos Rovira
; CI release steps continue to work after these changes? > > -Alex > > On 11/15/19, 9:52 AM, "Carlos Rovira" wrote: > > To all, about reproducible builds: > > > possibly the most interesting thing of all this changes might be > that

Re: Apache Royale Maven improvements, fixes and reproducible builds PR by Chris Dutz

2019-11-15 Thread Carlos Rovira
:) Carlos El vie., 15 nov. 2019 a las 15:46, Carlos Rovira () escribió: > Great you like it Harbs! :) > > I forgot to mention that another effort in parallel is to release v1.0.0 > of "flex-sdk-converter-maven-extension" (located in Apache Flex utilities > repo), &g

Re: Apache Royale Maven improvements, fixes and reproducible builds PR by Chris Dutz

2019-11-15 Thread Carlos Rovira
; Harbs > > > On Nov 15, 2019, at 2:45 PM, Carlos Rovira > wrote: > > > > Hi, > > > > this days Chris Dutz has had the deference and detail of working on > > improving Apache Royale Maven build by simplifying the scripts so we all > > have less he

Apache Royale Maven improvements, fixes and reproducible builds PR by Chris Dutz

2019-11-15 Thread Carlos Rovira
at handles memory better (that was causing all process to hang when launching all in one single instruction due to memory leaks). Please revise the PRs to read about all the list of improvements in this update. So If nobody opposite, I'd like to merge this improvement in the next hours. Thanks! :)

Re: Tabbar with scroll in TourDeJewel

2019-11-15 Thread Carlos Rovira
on goes - I may not even commit that > to > > Royale. > > > > Yes - both points are exactly as you described. > > > > Thanks, > > Piotr > > > > > > On Tue, Oct 29, 2019, 8:04 PM Carlos Rovira > > wrote: > > > >> Hi Piotr, > >>

Re: [royale-asjs] branch develop updated: Still figuring out the sass stuff... refactor setup for VSlider into Jewel. TBC via Carlos...

2019-11-05 Thread Carlos Rovira
Ops, sorry, I saw you already did it :) thanks! El mar., 5 nov. 2019 a las 20:08, Carlos Rovira () escribió: > Hi Greg, > thanks for adding this. I'll try to see SASS things on week end. > Can you add example(s) to Slider page in Tour de Jewel? > thanks! > > El mar., 5 no

Re: [royale-asjs] branch develop updated: Still figuring out the sass stuff... refactor setup for VSlider into Jewel. TBC via Carlos...

2019-11-05 Thread Carlos Rovira
-.vslider .slider-track-container { > - margin-top: 0; > - margin-right: 0; > - padding-left: 5px; > - margin-bottom: 0; > - margin-left: 0px; > - width: 100%; > - padding-right: 5px; > -} > - > .jewel.snackbar { >will-change: transform; >transform: translate(0, 100%); > diff --git a/frameworks/themes/JewelTheme/src/main/sass/defaults.sass > b/frameworks/themes/JewelTheme/src/main/sass/defaults.sass > index 80b9bbd..9d6257b 100644 > --- a/frameworks/themes/JewelTheme/src/main/sass/defaults.sass > +++ b/frameworks/themes/JewelTheme/src/main/sass/defaults.sass > @@ -50,7 +50,6 @@ > @import "components-primary/popup" > @import "components-primary/radiobutton" > @import "components-primary/slider" > -@import "components-primary/vslider" > @import "components-primary/snackbar" > @import "components-primary/tabbar" > @import "components-primary/table" > > -- Carlos Rovira http://about.me/carlosrovira

Re: Tabbar with scroll in TourDeJewel

2019-10-29 Thread Carlos Rovira
unusable totally. I hope I will end up with > something which will be usable in Royale. I'm going to implement > TabBarWithNavigationView or samething like that. [1] > > [1] https://stackoverflow.com/a/51681620/7353592 > > Thanks, > Piotr > > wt., 29 paź 2019 o 18:35 Carlos

Re: with scrolling text

2019-10-29 Thread Carlos Rovira
> > > > > > > > > > > > > > > > > > However, I would like it to have a fluid layout that takes up as much > > horizontal space as possible. percentWidth="100" doesn't seem to work. I > > suspect that there are some specific flexbox styles that are necessary, > but > > I can't seem to figure out which ones. > > > > -- > > Josh Tynjala > > Bowler Hat LLC <https://bowlerhat.dev> > > > -- Carlos Rovira http://about.me/carlosrovira

Re: Jewel VerticalLayout padding values don't work?

2019-10-29 Thread Carlos Rovira
ut that seems hacky. It's > good enough for now, though, so no rush! > > -- > Josh Tynjala > Bowler Hat LLC <https://bowlerhat.dev> > > > On Tue, Oct 29, 2019 at 10:42 AM Carlos Rovira > wrote: > > > Hi Josh, > > > > sorry, padding is still not i

Re: Jewel VerticalLayout padding values don't work?

2019-10-29 Thread Carlos Rovira
to enable these > properties? > > -- > Josh Tynjala > Bowler Hat LLC <https://bowlerhat.dev> > -- Carlos Rovira http://about.me/carlosrovira

Re: Tabbar with scroll in TourDeJewel

2019-10-29 Thread Carlos Rovira
are showing in GiF. > > Thanks, > Piotr > > czw., 24 paź 2019 o 19:42 Carlos Rovira > napisał(a): > > > Hi Piotr, > > > > mouse scroll depends on pointer positioning. See next animated gif [1] > > if you put your mouse pointer (or touch with finger in a

Re: Royale Node.js documentation

2019-10-29 Thread Carlos Rovira
e used with require() in > > JavaScript > > https://apache.github.io/royale-docs/features/nodejs/modules > > > > 3) How to create type definitions for third-party Node.js modules so that > > you can reference them in ActionScript > > https://apache.github.io/royale-docs/features/nodejs/external-modules > > > > -- > > Josh Tynjala > > Bowler Hat LLC <https://bowlerhat.dev> > > -- Carlos Rovira http://about.me/carlosrovira

Re: Welcome Greg Dove to Apache Royale's PMC

2019-10-29 Thread Carlos Rovira
t pleasure that I announce that the Apache Royale PMC > members have voted in Greg Dove to the PMC. Please join us in welcoming > him. This is a recognition of Greg's great work in helping out with Apache > Royale's compiler and architecture among other things. > > Regards, > Harbs > (On behalf of Apache Royale PMC) > > > -- Carlos Rovira http://about.me/carlosrovira

Re: Hi, everyone, I'm Jason Huang

2019-10-27 Thread Carlos Rovira
nks guys for everything, > I'm afraid that I could not help you guys that much, anyway best wishes for > all of your hard works. > > Best > Jason > > On Wed, Oct 23, 2019 at 5:11 PM Carlos Rovira > wrote: > > > Hi, > > > > I think this conversa

Tour De Flex not working in release version

2019-10-25 Thread Carlos Rovira
-release/index.html Please notice we have two errors in browser console -- Carlos Rovira http://about.me/carlosrovira

Re: Tabbar with scroll in TourDeJewel

2019-10-25 Thread Carlos Rovira
s totally unintuitive. It looks like I will have to > implement some kind of arrows in the edge of TabBar component in our > application for navigation. > > I will check tomorrow if it's working for me as you have presented on your > gif. > > Thanks for help! > > On Thu,

Re: Tabbar with scroll in TourDeJewel

2019-10-24 Thread Carlos Rovira
com>) escribió: > This is what I'm seeing GiF. I'm using mouse wheel and the only thing which > is happen is that I'm scrolling whole page. [1]. > > What page contains TabBar with scroller in MDL ? > > [1] https://ibb.co/6Xt51NY > > czw., 24 paź 2019 o 16:28 Carlos Rovira

Re: Tabbar with scroll in TourDeJewel

2019-10-24 Thread Carlos Rovira
h > > Thanks, > Piotr > > pt., 18 paź 2019 o 11:32 Carlos Rovira > napisał(a): > > > Hi Piotr, > > just tested for Safari, Firefox and Chrome (I'm on Mac). And all seems > > fine. There's scroll but without showing scrollbars like in MDL one. This > &g

Re: Hi, everyone, I'm Jason Huang

2019-10-23 Thread Carlos Rovira
> > > My 2 cents, > > -Alex > > > > On 10/22/19, 10:24 AM, "jasonhuang1...@gmail.com" < > > jasonhuang1...@gmail.com> wrote: > > > > Hi Carlos, > > I’m just very confused with platform sp

Re: Hi, everyone, I'm Jason Huang

2019-10-22 Thread Carlos Rovira
gives us the performance we > need for these kinds of high animation projects. The path is a bit blurry > to integrating this with Royale. > > Ultimately, I think we need to add WASM to the compiler and build a Flash > API separate from Royale, but maybe there is a better route. >

Re: [GitHub] [royale-asjs] carlosrovira commented on issue #450: installing Royale-js-swf via NPM: playerglobal25_0.swc Download failed with status code: 404

2019-10-22 Thread Carlos Rovira
---------- > > This is an automated message from the Apache Git Service. > > To respond to the message, please log on to GitHub and use the > > URL above to go to the specific comment. > > > > For queries about this service, please contact Infrastructure at: > > us...@infra.apache.org > > > > > > With regards, > > Apache Git Services > > -- Carlos Rovira http://about.me/carlosrovira

Re: Hi, everyone, I'm Jason Huang

2019-10-22 Thread Carlos Rovira
; material/scene editor. > > I added a album of my engine, cause there is a limitation of this mail list > system that only allows contents below 1M to be sent. > Here are pics that I put in github: > https://github.com/JasonHuang3D/JasonHuangAlbum/tree/master/jh3d > > Cheers

Re: Hi, everyone, I'm Jason Huang

2019-10-22 Thread Carlos Rovira
r > than > compiling AS3 from the sources once again. When it finished, it would > be a > good choice for exiting AS3 projects. > > I suggest we get our hands on basic flash API implementations as soon > as > possible, how would you guys think? > &

Re: Hi, everyone, I'm Jason Huang

2019-10-21 Thread Carlos Rovira
ve emulated a few > Flash > > APIs to help those migrating Flex projects, but we don't have a goal > to > > emulate all of them. We want new Royale apps to be built on top of > > components instead of timelines and DisplayObjects. > > > >

[Discuss] About showing Tour De Flex in website and posting on RSS

2019-10-21 Thread Carlos Rovira
in website but share in twitter as a work in progress. just some ideas here to explore with you guys thanks -- Carlos Rovira http://about.me/carlosrovira

Re: Testimonials Page (Was: Re: About Royale Docs Improvements over latest months)

2019-10-20 Thread Carlos Rovira
Great Harbs! hope to hear from you soon :) El vie., 18 oct. 2019 a las 15:28, Harbs () escribió: > I hope to do it after the Jewish holidays. > > > On Oct 18, 2019, at 12:26 PM, Carlos Rovira > wrote: > > > > Hi Piotr, > > that's great. Hope Harbs, Yishay, Pash

Re: Future proof Flex/Flash apps.

2019-10-20 Thread Carlos Rovira
sáb., 19 oct. 2019 a las 3:36, Alex Harui () escribió: > I did not see anyone respond in a way that indicated that I should try to > get the old URL back, so I have not made that request. > > -Alex > > On 10/18/19, 1:59 AM, "Carlos Rovira" wrote: > > Hi

Re: Hi, everyone, I'm Jason Huang

2019-10-20 Thread Carlos Rovira
first, then those js calling every single flash > api functions in wasm through memory reading and writing, this is very > consuming at runtime. > > I have few brief questions: > How you guys think about my plan? > What is the state of Royale? is it similar with previous falcon jx with >

Re: Tabbar with scroll in TourDeJewel

2019-10-18 Thread Carlos Rovira
hat has > happened if you found time? > > [1] *https://royale.apache.org/tourdejewel/ > <https://royale.apache.org/tourdejewel/>* > > Thanks, > -- > > Piotr Zarzycki > > Patreon: *https://www.patreon.com/piotrzarzycki > <https://www.patreon.com/piotrzarzycki>* > -- Carlos Rovira http://about.me/carlosrovira

Re: Testimonials Page (Was: Re: About Royale Docs Improvements over latest months)

2019-10-18 Thread Carlos Rovira
Hi Piotr, that's great. Hope Harbs, Yishay, Pashmina, Josh, Greg and others could give some word about it. I think 3-4 will be ok to start that page. Thanks

Re: Future proof Flex/Flash apps.

2019-10-18 Thread Carlos Rovira
> Any other link ? > > Thanks > -- Carlos Rovira http://about.me/carlosrovira

Re: [Discussion] Where Nightly builds links must be located (we must remove it from download page)

2019-10-17 Thread Carlos Rovira
t involved in framework development are > are prepared to work with bleeding edge code. Source code and nightly build > download links can be found on our “get involved” page[link]. > > > >Harbs > > > >> On Oct 16, 2019, at 10:36 PM, Carlos Rovi

Re: Testimonials Page (Was: Re: About Royale Docs Improvements over latest months)

2019-10-16 Thread Carlos Rovira
:19, Carlos Rovira () escribió: > Thanks Andrew! > > I look forward to at least 2 more (better 3) to be able to mount the > page. We look forward to your help in this regard! :) > > > El jue., 3 oct. 2019 a las 22:40, Andrew Wetmore () > escribió: > >> "Apa

Re: [Discussion] Where Nightly builds links must be located (we must remove it from download page)

2019-10-16 Thread Carlos Rovira
leeding edge code. Source code and nightly build > download links can be found on our “get involved” page[link]. > > Harbs > > > On Oct 16, 2019, at 10:36 PM, Carlos Rovira > wrote: > > > > Hi, > > > > I did it in pre: > > > > https://royale.codeo

Re: [Discussion] Where Nightly builds links must be located (we must remove it from download page)

2019-10-16 Thread Carlos Rovira
12:21 PM, "Carlos Rovira" wrote: > > Hi, > > thanks all for sharing ideas on how to deal with this issue. For what I > read I like some of them. > > We already have a "Get Involved" page (most of the time with forget we > have > m

Re: [Discussion] Where Nightly builds links must be located (we must remove it from download page)

2019-10-16 Thread Carlos Rovira
Forgot to share the get involved page for you to check actual state: https://royale.apache.org/get-involved/ Thanks El mié., 16 oct. 2019 a las 21:20, Carlos Rovira () escribió: > Hi, > > thanks all for sharing ideas on how to deal with this issue. For what I > read I like some of

Re: [Discussion] Where Nightly builds links must be located (we must remove it from download page)

2019-10-16 Thread Carlos Rovira
04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fbowlerhat.devdata=02%7C01%7Caharui%40adobe.com%7Cc5a1640a5e5c45c5b09708d752424c48%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637068317009834112sdata=KCzYsqmguuSBdHlWZEq7V%2FgPmPMOa2pw9LFaxyZBTEo%3Dreserved=0 > > > > &

[Discussion] Where Nightly builds links must be located (we must remove it from download page)

2019-10-16 Thread Carlos Rovira
This is an automated message from the Apache Git Service. > To respond to the message, please log on to GitHub and use the > URL above to go to the specific comment. > > For queries about this service, please contact Infrastructure at: > us...@infra.apache.org > > > With regards, > Apache Git Services > -- Carlos Rovira http://about.me/carlosrovira

Re: AMF and RemoteObjects under the ipv6 network

2019-10-15 Thread Carlos Rovira
ok Alex, I'll do for you thanks El mar., 15 oct. 2019 a las 18:17, Alex Harui () escribió: > Please go ahead and respond for me. I haven't really figured out Twitter > yet. > > -Alex > > On 10/15/19, 9:05 AM, "Carlos Rovira" wrote: > > Hi Alex, >

Re: AMF and RemoteObjects under the ipv6 network

2019-10-15 Thread Carlos Rovira
cation of destination and channels > in IPV6. If the IP is resolved in DNS then it should be abstracted, but > not sure if we have any code expecting a certain pattern of "." in the URL > handling in Channel and ChannelSet and related classes. > > -Alex > > On 10/15/19, 2:21 A

Re: [royale-asjs] branch develop updated: remove toString in EventDispatcher since all seems to work ok know without it. (refers to: #502)

2019-10-15 Thread Carlos Rovira
commit(s) were added to refs/heads/develop by this push: > > new d64f02e remove toString in EventDispatcher since all seems to > > work ok know without it. (refers to: #502) > > d64f02e is described below > > > > commit d64f02e7ebcc8c32bbd063cb2cf547510e211e37 &g

AMF and RemoteObjects under the ipv6 network

2019-10-15 Thread Carlos Rovira
m/seddik82/status/1183763122861105152?s=20 [2] https://stackoverflow.com/questions/40611863/ipv6-issues-with-ajax-requests -- Carlos Rovira http://about.me/carlosrovira

Re: Broken royale-config in JS only build of released Apache Royale SDK 0.9.6

2019-10-14 Thread Carlos Rovira
this. Thanks El lun., 14 oct. 2019 a las 12:39, Piotr Zarzycki (< piotrzarzyck...@gmail.com>) escribió: > Ok that's can be an idea - It may happen or not - We will see. Currently > I'm interested really in an answer for the license question. > > pon., 14 paź 2019 o 12:34 Carlos

Re: Broken royale-config in JS only build of released Apache Royale SDK 0.9.6

2019-10-14 Thread Carlos Rovira
> > pon., 14 paź 2019 o 11:13 Carlos Rovira > napisał(a): > > > Hi Piotr, > > > > other option is to release a hot fix version like 0.9.6.1 if you want to > > release in few days > > what do you think? > > > > > > El lun., 14 oct. 2019

Re: Broken royale-config in JS only build of released Apache Royale SDK 0.9.6

2019-10-14 Thread Carlos Rovira
e is that user will be able download latest release > of Apache Royale sdk trough our SDK Installer helper. > > We were thinking about fixing manually royale-config and provide fixed sdk, > but does it break some lincenses if we do that ? > > Thanks, > Piotr > > pt., 11

Re: Nightly Build Server going offline

2019-10-10 Thread Carlos Rovira
rying to get the JS-SWF build to succeed. > > >> > > >> > > > https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapacheroyaleci2.westus2.cloudapp.azure.com%3A8080data=02%7C01%7Caharui%40adobe.com%7Ca0a8b694fff24a69908b08d74cd380a7%7Cfa7b1b5a7b34438

Re: Broken royale-config in JS only build of released Apache Royale SDK 0.9.6

2019-10-10 Thread Carlos Rovira
> >> > > - > > > >> > > > list of swc. - Those swc doesn't exists in JS-only. > > > >> > > > > > > >> > > > Fragment of config > > > >> > > > > > > >> > > > > > > > >> > > > > libs/Basic.swc > > > >> > > > > libs/Binding.swc > > > >> > > > > libs/Charts.swc > > > >> > > > > libs/Collections.swc > > > >> > > > > libs/Core.swc > > > >> > > > > > > > >> > > > > > > >> > > > > > > >> > > > JS-only nightly build of 0.9.7 - doesn't contains in that > > > >> section > > > >> > > anything > > > >> > > > > > > >> > > > > > > > >> > > > > > > > >> > > > > > > >> > > > > > > >> > > > [1] > > > >> > > > > > >> > > > > >> > > > > > > https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fpaste.apache.org%2F2lgvkdata=02%7C01%7Caharui%40adobe.com%7C972794372a8a4037148008d74cd72cc9%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637062359364655836sdata=IebVohnQGkmg%2BAO2RJCS2LRTdP3LQE0NoQ%2BUt7xlOJI%3Dreserved=0 > > > > > > >> > > > > > > >> > > > Thanks, > > > >> > > > -- > > > >> > > > > > > >> > > > Piotr Zarzycki > > > >> > > > > > > >> > > > Patreon: * > > > >> > > > > > >> > > > > >> > > > > > > https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzyckidata=02%7C01%7Caharui%40adobe.com%7C972794372a8a4037148008d74cd72cc9%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637062359364655836sdata=BmbfQaY1AjgUQk61TOlDZqRi1jWSJWDFaxgzaFiw1c4%3Dreserved=0 > > > > > > >> > > > < > > > >> > > > > > >> > > > > >> > > > > > > https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzyckidata=02%7C01%7Caharui%40adobe.com%7C972794372a8a4037148008d74cd72cc9%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637062359364655836sdata=BmbfQaY1AjgUQk61TOlDZqRi1jWSJWDFaxgzaFiw1c4%3Dreserved=0 > > > > > > >> > > >* > > > >> > > > > > > >> > > > > > >> > > > > > >> > > > > > >> > > > > >> > -- > > > >> > Andrew Wetmore > > > >> > > > > >> > http://cottage14.blogspot.com/ > > > >> > > > > >> > > > > >> > > > > >> > > > > >> > > > > >> > < > > > >> > > > > >> > > > > > > https://www.avast.com/sig-email?utm_medium=email_source=link_campaign=sig-email_content=webmail > > > > > > >> > > > > > >> > Virus-free. > > > >> > www.avast.com > > > >> > < > > > >> > > > > >> > > > > > > https://www.avast.com/sig-email?utm_medium=email_source=link_campaign=sig-email_content=webmail > > > > > > >> > > > > > >> > <#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2> > > > >> > > > > >> > > > > > > > > > > > > -- > > > > Andrew Wetmore > > > > > > > > http://cottage14.blogspot.com/ > > > > > > > > > > > > > > > > > > > > > > > > > > > > < > > > > > > https://www.avast.com/sig-email?utm_medium=email_source=link_campaign=sig-email_content=webmail> > > > > > > Virus-free. > > > > www.avast.com > > > > < > > > > > > https://www.avast.com/sig-email?utm_medium=email_source=link_campaign=sig-email_content=webmail > > > > > > > > > > > <#m_-3106823410389824051_DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2> > > > > > > > > > > > > > -- > > Andrew Wetmore > > > > http://cottage14.blogspot.com/ > > > > > > > > > > > > < > > > https://www.avast.com/sig-email?utm_medium=email_source=link_campaign=sig-email_content=webmail> > > > > > Virus-free. > > www.avast.com > > < > > > https://www.avast.com/sig-email?utm_medium=email_source=link_campaign=sig-email_content=webmail> > > > > > <#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2> > > > -- Carlos Rovira http://about.me/carlosrovira

Re: [DISCUSS] Discuss Release Apache Royale 0.9.6 RC3

2019-10-10 Thread Carlos Rovira
oc ? -> > https://royale.apache.org/asdoc/index.html > > Thanks, > Piotr > > pon., 7 paź 2019 o 19:38 Carlos Rovira > napisał(a): > > > Hi Piotr, > > yes, I'll do in next few hours. > > thanks. > > > > El lun., 7 oct. 2019 a las 9:54, Piotr Zarzy

Re: CI emails

2019-10-10 Thread Carlos Rovira
mailing clean from these automated emails. > > -- > > > Chris > -- > Chris Velevitch > m: 0415 469 095 > > > -- Carlos Rovira http://about.me/carlosrovira

Re: maven fails on build royale-asjs 0.9.7-SNAPSHOT

2019-10-09 Thread Carlos Rovira
avoided. I hope to check today with empty maven > repo > > > On Wed, Oct 9, 2019 at 8:00 AM Carlos Rovira > wrote: > > > Hi, > > > > just trying to build as usual, but now with new 0.9.7-SNAPSHOT > > when reach royale-asjs try to build with: > >

Re: Nightly Build Server going offline

2019-10-09 Thread Carlos Rovira
a longer time with nightly build offline we > should also update link to nightly build on our website. If it's only for > couple of days no problem. > > Thanks, > Piotr > > wt., 8 paź 2019 o 20:04 Carlos Rovira > napisał(a): > > > 爛 > > > > :

Re: How to skin components

2019-10-09 Thread Carlos Rovira
Thanks for consider it Chris, about you question, I saw it responded in other of your thread by Alex. Thanks El mié., 9 oct. 2019 a las 9:57, Chris Velevitch () escribió: > My apologies. I'll be more thoughtful and considerate in the future. > > On Tue, 8 Oct 2019 at 23:32, Carl

Re: Release 0.9.6 Announce for web post?

2019-10-09 Thread Carlos Rovira
Hi Piotr, ok, I'm waiting for your announcement thanks El mar., 8 oct. 2019 a las 21:49, Piotr Zarzycki () escribió: > Let me make announce. I will do that tomorrow morning. :) > > You can next post social media. > > On Tue, Oct 8, 2019, 8:24 PM Carlos Rovira > wrote: > &

maven fails on build royale-asjs 0.9.7-SNAPSHOT

2019-10-08 Thread Carlos Rovira
Hi, just trying to build as usual, but now with new 0.9.7-SNAPSHOT when reach royale-asjs try to build with: mvn clean install -Pgenerate-swcs-for-swf,main -DskipTests and getting this error: https://paste.apache.org/kt8wi Maybe I miss some latest change? thanks -- Carlos Rovira http

Re: Acceptance of Royale by Flex Developers

2019-10-08 Thread Carlos Rovira
o skinning, > or > > how much about Strands and Beads you have to know. In fact, it would be > > great to find a place to recommend to folks that when they write to us > with > > questions that they specify which component set(s) they are using because > > the ans

Re: Release 0.9.6 Announce for web post?

2019-10-08 Thread Carlos Rovira
Hi website is updated. @Piotr Zarzycki do you want to share 0.9.6 in social media? or wait for announcement? thanks El mar., 8 oct. 2019 a las 20:03, Carlos Rovira () escribió: > Hi Andrew, > > if you don't mind I take into account for next release, since I'm this > days a bit

Re: Release 0.9.6 Announce for web post?

2019-10-08 Thread Carlos Rovira
ndrew Wetmore > wrote: > > > Got it! Thanks! > > > > On Tue, Oct 8, 2019 at 10:49 AM Carlos Rovira > > wrote: > > > >> Yes! that's it :) > >> > >> > >> El mar., 8 oct. 2019 a las 16:31, Piotr Zarzycki (< > >> piotrzarzyck...@g

Re: How to skin components

2019-10-08 Thread Carlos Rovira
ins and components > talk to each other and whether that is bidirectional or one-way. > -- Carlos Rovira http://about.me/carlosrovira

Re: Acceptance of Royale by Flex Developers

2019-10-08 Thread Carlos Rovira
9 a las 10:14, Chris Velevitch (< chris.velevi...@gmail.com>) escribió: > So you are suggesting a RemoteObject is a headless component who's > base class only supports the model and controller plugins and that UI > classes extend the headless component to add in the view? > > O

Re: Component Sets

2019-10-08 Thread Carlos Rovira
gt; > creating custom web components and how to the material design > > components. > > > > > -- > Andrew Wetmore > > http://cottage14.blogspot.com/ > -- Carlos Rovira http://about.me/carlosrovira

Re: Release 0.9.6 Announce for web post?

2019-10-08 Thread Carlos Rovira
Yes! that's it :) El mar., 8 oct. 2019 a las 16:31, Piotr Zarzycki () escribió: > I think that would be the link: > https://royale.codeoscopic.com/apache-royale-v0-9-6-released/ > > wt., 8 paź 2019 o 16:29 Andrew Wetmore napisał(a): > > > @Carlos Rovira where is

Re: Release 0.9.6 Announce for web post?

2019-10-08 Thread Carlos Rovira
will be on website. However if > > you wanted to do that differently I'm fine - Couple of hours of > misleading > > doesn't hurts anyone maybe. - We will see tomorrow. > > > > wt., 8 paź 2019 o 11:05 Carlos Rovira > > napisał(a): > > > >> Hi, > &

Re: Release 0.9.6 Announce for web post?

2019-10-08 Thread Carlos Rovira
Piotr Zarzycki > napisał(a): > > > Fine with me. I make announce tomorrow morning and review what was your > > change and update Draft. > > > > wt., 8 paź 2019 o 10:46 Carlos Rovira > > napisał(a): > > > >> Hi, Piotr, > >> > >>

Re: Release 0.9.6 Announce for web post?

2019-10-08 Thread Carlos Rovira
. I'm going to do that tomorrow, cause there is still time for review > Draft of announcement. > > Thanks, > Piotr > > wt., 8 paź 2019 o 10:32 Carlos Rovira > napisał(a): > > > Hi, > > > > Thanks Piotr, for the link :) > > > > I just

Re: Release 0.9.6 Announce for web post?

2019-10-08 Thread Carlos Rovira
a las 10:06, Carlos Rovira () escribió: > Hi, > > I'm updating all website in pre. I changed download and source code pages. > I'm going to do the blog post, for this I need the Annoucment, but I can't > see it in my mail client. > @Piotr Zarzycki can you send me that email >

Re: Release 0.9.6 Announce for web post?

2019-10-08 Thread Carlos Rovira
gt;> > Apart of that I should add our release somewhere in the whimsy but I > >> don't > >> > remember where - I need to find that. > >> > > >> > Piotr > >> > > >> > On Mon, Oct 7, 2019, 9:33 PM Andrew Wetmore > >> wrote

Re: Acceptance of Royale by Flex Developers

2019-10-08 Thread Carlos Rovira
; should be replaced with "plugin" and > all references to "strand" be replaced with either "hostComponent", or > "parent" or appropriately something else. > > We seem to be neglecting the rich heritage that we have gotten from > Adobe Flex and I don't see the point giving existing concepts new > names. > -- Carlos Rovira http://about.me/carlosrovira

Re: issues with Sourcetree in Mac

2019-10-08 Thread Carlos Rovira
Hi Piotr, no, I'll do from command line now, and will check the source tree issue later. Just asking to see if was something I was missing thanks

issues with Sourcetree in Mac

2019-10-07 Thread Carlos Rovira
something has changed in GitHub or something that is what is causing this issue? thanks -- Carlos Rovira http://about.me/carlosrovira

Release 0.9.6 Announce for web post?

2019-10-07 Thread Carlos Rovira
Hi, I'll be updating website in next few hours, but I was thinking we don't have the habitual blog post for 0.9.6 release. Should I create one from scratch based on 0.9.4? thanks -- Carlos Rovira http://about.me/carlosrovira

Re: [DISCUSS] Discuss Release Apache Royale 0.9.6 RC3

2019-10-07 Thread Carlos Rovira
7C01%7Caharui%40adobe.com%7C500bc3fa811d49d7fae908d748f40ca3%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637058085331719010sdata=vVBlXC7nYVUkQAFYGZvqH1kq6uV5WeI%2BCG5W2nyYFEE%3Dreserved=0 > >> > > >>> > >> > > >>> You did not post the whole log, so it is > possible > >> you missed > >> > a > >> > > step. > >> > > >>> There is almost no way there shouldn't be > changes > >> and the > >> > head > >> > > should not > >> > > >>> be detached. > >> > > >>> > >> > > >>> -Alex > >> > > >>> > >> > > >>> > >> > > >> > >> > > >> -- > >> > > >> > >> > > >> Piotr Zarzycki > >> > > >> > >> > > >> Patreon: * > >> > > > >> > > >> > https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzyckidata=02%7C01%7Caharui%40adobe.com%7C500bc3fa811d49d7fae908d748f40ca3%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637058085331729004sdata=DtkqAnAr82aCGscm196qyKrdwTVOyNMJeqM5vRfvpiA%3Dreserved=0 > >> > > >> < > >> > > > >> > > >> > https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzyckidata=02%7C01%7Caharui%40adobe.com%7C500bc3fa811d49d7fae908d748f40ca3%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637058085331729004sdata=DtkqAnAr82aCGscm196qyKrdwTVOyNMJeqM5vRfvpiA%3Dreserved=0 > >> > > >* > >> > > >> > >> > > > > >> > > > > >> > > > -- > >> > > > > >> > > > Piotr Zarzycki > >> > > > > >> > > > Patreon: * > >> > > > >> > > >> > https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzyckidata=02%7C01%7Caharui%40adobe.com%7C500bc3fa811d49d7fae908d748f40ca3%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637058085331729004sdata=DtkqAnAr82aCGscm196qyKrdwTVOyNMJeqM5vRfvpiA%3Dreserved=0 > >> > > > < > >> > > > >> > > >> > https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzyckidata=02%7C01%7Caharui%40adobe.com%7C500bc3fa811d49d7fae908d748f40ca3%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637058085331729004sdata=DtkqAnAr82aCGscm196qyKrdwTVOyNMJeqM5vRfvpiA%3Dreserved=0 > >> > > >* > >> > > > > >> > > > >> > > > >> > > -- > >> > > > >> > > Piotr Zarzycki > >> > > > >> > > Patreon: * > >> > > > >> > > >> > https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzyckidata=02%7C01%7Caharui%40adobe.com%7C500bc3fa811d49d7fae908d748f40ca3%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637058085331729004sdata=DtkqAnAr82aCGscm196qyKrdwTVOyNMJeqM5vRfvpiA%3Dreserved=0 > >> > > < > >> > > > >> > > >> > https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzyckidata=02%7C01%7Caharui%40adobe.com%7C500bc3fa811d49d7fae908d748f40ca3%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637058085331729004sdata=DtkqAnAr82aCGscm196qyKrdwTVOyNMJeqM5vRfvpiA%3Dreserved=0 > >> > > >* > >> > > > >> > > > >> > > > >> > > >> > -- > >> > > >> > Piotr Zarzycki > >> > > >> > Patreon: * > >> > > >> > https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzyckidata=02%7C01%7Caharui%40adobe.com%7C500bc3fa811d49d7fae908d748f40ca3%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637058085331729004sdata=DtkqAnAr82aCGscm196qyKrdwTVOyNMJeqM5vRfvpiA%3Dreserved=0 > >> > < > >> > > >> > https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzyckidata=02%7C01%7Caharui%40adobe.com%7C500bc3fa811d49d7fae908d748f40ca3%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637058085331729004sdata=DtkqAnAr82aCGscm196qyKrdwTVOyNMJeqM5vRfvpiA%3Dreserved=0 > >> > >* > >> > > >> > > >> > > >> > >> > >> > >> > >> > > > > -- > > > > Piotr Zarzycki > > > > Patreon: *https://www.patreon.com/piotrzarzycki > > <https://www.patreon.com/piotrzarzycki>* > > > > > -- > > Piotr Zarzycki > > Patreon: *https://www.patreon.com/piotrzarzycki > <https://www.patreon.com/piotrzarzycki>* > -- Carlos Rovira http://about.me/carlosrovira

Re: Nightly Build Server going offline

2019-10-07 Thread Carlos Rovira
). > > > > -Alex > > > > On 10/5/19, 6:41 AM, "Carlos Rovira" carlosrov...@apache.org>> wrote: > > > >Hi Alex, > > > >you're talking about just storing nightly builds? what about using > some > >free storage

Re: Branches and Commits and Cherry-Picking

2019-10-07 Thread Carlos Rovira
ease" and I am asking the other committers to be more careful in the > next release and not just commit stuff to develop. Be aware if a release > is in progress and get agreement to push your fix to the release branch. > > I sure hope the release branch is open only for a much shorter time, but > I'm also sure we will find something to fix in almost every release. > > -Alex > > -- Carlos Rovira http://about.me/carlosrovira

Re: Branches and Commits and Cherry-Picking

2019-10-05 Thread Carlos Rovira
d this so > that the develop branch can handle less stable commits while were getting a > release out. > > My takeaway is that cherry-picking is not a best practice > http://www.draconianoverlord.com/2013/09/07/no-cherry-picking.html > because the changes in each branch a

Re: Nightly Build Server going offline

2019-10-05 Thread Carlos Rovira
a day if I've saved a record of > everything we need. Or not... > > There will be other emails when I finally shut it down to try it. If > someone wants to host the last nightly somewhere and update our links to > it, great, otherwise we'll just cross our fingers... > > Thanks

Re: RoyaleArrayLike - quick summary

2019-10-04 Thread Carlos Rovira
rmal as3 for loops, and handle null target values > and also loop target mutation inside the loop (e.g removeAll() on an > ArrayList loop target instance inside the loop will stop the loop early). > This could also be a safer option for things like XMLList and > ArrayCollection as we

Re: Testimonials Page (Was: Re: About Royale Docs Improvements over latest months)

2019-10-04 Thread Carlos Rovira
t; Apache Royale a very solid development environment and a lot of fun to work > with! :)" > > On Thu, Oct 3, 2019 at 3:30 PM Carlos Rovira > wrote: > > > Hi, > > > > Here's main that could serve as well as example (@Andrew if you can fix

Re: Welcome Andrew Wetmore to Apache Royale's PMC

2019-10-04 Thread Carlos Rovira
>> welcoming him. This is a recognition of Andrew's great work in helping out >> with Apache Royale's documentation among other things. >> >> Regards, >> Om >> (On behalf of Apache Royale PMC) >> >> -- Carlos Rovira http://about.me/carlosrovira

<    7   8   9   10   11   12   13   14   15   16   >