[RESULT][VOTE] Release Apache Royale 0.9.0 RC2

2018-01-22 Thread Alex Harui
Vote passes with 3 +1 votes. Thanks to Piotr and Yishay for voting. -Alex On 1/22/18, 10:07 AM, "Piotr Zarzycki" wrote: >Yep that's probably what it was! I'm changing my vote to: +1 (Binding). > >Sorry about that! > >2018-01-22 18:56 GMT+01:00 Alex Harui

Re: Proposed table of contents for Royale help documentation

2018-01-22 Thread Piotr Zarzycki
Ahh ok you are editing only md files, that's why you are using GitHub straightforward. You can also checkout git repository and make edition locally on your PC. Maybe it would be better even for you. I see for example that Visual Studio Code have Mark Down helper editor [1] To commiting/pushing

Re: Proposed table of contents for Royale help documentation

2018-01-22 Thread Andrew Wetmore
Hi, Piotr: I was not aware that an intermediary tool was available. I am just glaring straight at Github: https://github.com/apache/royale-docs/tree/develop/Welcome/Features On Mon, Jan 22, 2018 at 4:42 PM, Piotr Zarzycki wrote: > Andrew, > > What application are you

Re: Welcome Andrew Wetmore as Apache Royale Committer

2018-01-22 Thread Andrew Wetmore
Whe! On Mon, Jan 22, 2018 at 4:03 PM, Piotr Zarzycki wrote: > Andrew welcome on board! :) > > Thank you for all contributions so far! > Piotr > > 2018-01-22 20:58 GMT+01:00 Alex Harui : > > > Hi folks, > > > > The Apache Royale PMC is

Re: Welcome Andrew Wetmore as Apache Royale Committer

2018-01-22 Thread Piotr Zarzycki
Andrew welcome on board! :) Thank you for all contributions so far! Piotr 2018-01-22 20:58 GMT+01:00 Alex Harui : > Hi folks, > > The Apache Royale PMC is excited to welcome Andrew Wetmore as our newest > committer! Andrew has recently been contributing to our website

Re: [DISCUSS] Discuss Release Apache Royale 0.9.0 RC2

2018-01-22 Thread Piotr Zarzycki
I got that error and just change script. I saw Alex push fix to the develop. It is rather no worth to cancel VOTE for fixing Approval script. Piotr 2018-01-22 20:50 GMT+01:00 Yishay Weiss : > FWIW ApproveRoyale.xml [1] still has mvn.exe instead of mvn.cmd. Those > with a

RE: [DISCUSS] Discuss Release Apache Royale 0.9.0 RC2

2018-01-22 Thread Yishay Weiss
FWIW ApproveRoyale.xml [1] still has mvn.exe instead of mvn.cmd. Those with a windows machine are advised to search and replace before running the script. Otherwise you’ll get the failure Olaf and I got. From: Olaf Krueger Sent: Monday, January 22, 2018 10:17 AM To:

Re: Proposed table of contents for Royale help documentation

2018-01-22 Thread Alex Harui
If you are asking about using folders with index.html pages Jekyll can do the too, I think. -Alex On 1/22/18, 11:30 AM, "Alex Harui" wrote: >Yes. Jekyll takes the .MD files and creates a folder _site with the same >folder structure, but with HTML instead of MD. The

Re: Proposed table of contents for Royale help documentation

2018-01-22 Thread Andrew Wetmore
So...all the entries in the doc ToC point to .html locations. Are we creating .md pages that automagically convert? Where do we put them in the file structure? On Mon, Jan 22, 2018 at 3:15 PM, Andrew Wetmore wrote: > And there we are! > > On Mon, Jan 22, 2018 at 3:12 PM,

Re: Proposed table of contents for Royale help documentation

2018-01-22 Thread Andrew Wetmore
And there we are! On Mon, Jan 22, 2018 at 3:12 PM, OmPrakash Muppirala wrote: > I believe you need to switch to the `develop` branch. > > Thanks, > Om > > On Mon, Jan 22, 2018 at 11:11 AM, Andrew Wetmore > wrote: > > > I do not see anything there that

Re: Proposed table of contents for Royale help documentation

2018-01-22 Thread OmPrakash Muppirala
I believe you need to switch to the `develop` branch. Thanks, Om On Mon, Jan 22, 2018 at 11:11 AM, Andrew Wetmore wrote: > I do not see anything there that relates to the demo you did showing the > ToC for the help documentation. I see two .md pages, just placeholders. >

Re: Proposed table of contents for Royale help documentation

2018-01-22 Thread Andrew Wetmore
I do not see anything there that relates to the demo you did showing the ToC for the help documentation. I see two .md pages, just placeholders. docpage.html in _layouts seems to just be the code for the Royale main page. On Mon, Jan 22, 2018 at 3:06 PM, Alex Harui

Re: Proposed table of contents for Royale help documentation

2018-01-22 Thread Alex Harui
Here it is again. Github Project: https://github.com/apache/royale-docs Clone URL: https://github.com/apache/royale-docs.git HTH, -Alex On 1/22/18, 11:02 AM, "Andrew Wetmore" wrote: >Sorry to be so dense, but I do not see where to find the documentation >project so I can

Re: Proposed table of contents for Royale help documentation

2018-01-22 Thread Andrew Wetmore
Sorry to be so dense, but I do not see where to find the documentation project so I can add pages, edit pages, or update the ToC. The links in Alex's most recent post do not seem to work for me, even when I edit out the errant "_" that I think my email client inserted at the line break. --

Re: Need help with CSS class selector (font-family is always Arial)

2018-01-22 Thread yishayw
I'd like to get an idea of what the workflow would be to implement this. Is there an example in the repo that I can play around with, compile, and see what happens? Where's the best place to start? Thanks. -- Sent from: http://apache-royale-development.20373.n8.nabble.com/

Re: [DISCUSS] Discuss Release Apache Royale 0.9.0 RC2

2018-01-22 Thread Alex Harui
If you don't have those variables set and are getting test failures, you will have to debug into it. Here's a thread about getting more details for ant failures [1]. If you are having Maven issues, the test results are in compiler/target/surefire-reports (or compiler-jx/target/surefire-reports).

Re: [VOTE] Release Apache Royale 0.9.0 RC2

2018-01-22 Thread Piotr Zarzycki
Yep that's probably what it was! I'm changing my vote to: +1 (Binding). Sorry about that! 2018-01-22 18:56 GMT+01:00 Alex Harui : > MDL examples often use exclude-defaults-css-files and the version of the > SWC is included in the pom and needs updating. In the

Re: [VOTE] Release Apache Royale 0.9.0 RC2

2018-01-22 Thread Alex Harui
MDL examples often use exclude-defaults-css-files and the version of the SWC is included in the pom and needs updating. In the examples in the release, the version is parameterized. Maybe that is what is affecting your external examples. -Alex On 1/22/18, 9:37 AM, "Piotr Zarzycki"

Re: [VOTE] Release Apache Royale 0.9.0 RC2

2018-01-22 Thread Piotr Zarzycki
+0 (Binding) Maven build - pass Ant build - pass I don't see any issues in the informational documents. Unfortunately after build two external examples, which in previous RC were perfectly fine - now they have for some components set position: absolute. Example is MDL Table. It messed up my

Re: [Royale] ICollectionView

2018-01-22 Thread Peter Ent
Can you provide an MXML sample that reproduces the problem? I am also going to try to figure out what conditions would cause this to happen. Thank you for your patience. ‹peter On 1/22/18, 4:57 AM, "piotrz" wrote: >Peter I decided show you some screenshots. This is dg and

Re: Proposed table of contents for Royale help documentation

2018-01-22 Thread Andrew Wetmore
I believe approval of my committer status is in process, but not complete. When it is complete, do I get access to Jenkins, or do I go ahead and create a login for myself? And, once I have that, is it clear how to work with Jenkins? Or am I off to tutorial-land? On Mon, Jan 22, 2018 at 5:24 AM,

Re: [Royale] ICollectionView

2018-01-22 Thread piotrz
Peter I decided show you some screenshots. This is dg and HTML structure. Height of area which displays data in grid is 0. In Chrome I have unselect height and grid shows up, but it doesn't look as it was before.

Re: [Royale] ICollectionView

2018-01-22 Thread Piotr Zarzycki
Peter, I was talking about DataGrid from Basic. Now I'm building example using Basic only components. I didn't have time to check whether adding to DataGridExample panel there will be the same issue. MDL Table is separate component based on List. Thanks, Piotr 2018-01-22 3:21 GMT+01:00 Peter

Re: [DISCUSS] Discuss Release Apache Royale 0.9.0 RC2

2018-01-22 Thread Olaf Krueger
Alex, just a quick response, I'll read the rest of you post later: >I thought you were running the script without >AIR_HOME/PLAYERGLOBAL_HOME/FLASHPLAYER_DEBUGGER. Of course!!! None of those vars ist set on my machine, I've just double checked it one more time. Hence I was a bit confused after

Re: Proposed table of contents for Royale help documentation

2018-01-22 Thread Alex Harui
OK, I will look into how to do that. I've pushed enough changes so that you can see the beginnings of a TOC for some of the pages. Committers are welcome to grab the develop branch, make the TOC look better, create and fill in the missing pages, etc. Hopefully you can see the pattern of what

Re: [DISCUSS] Discuss Release Apache Royale 0.9.0 RC2

2018-01-22 Thread Alex Harui
Olaf, I thought you were running the script without AIR_HOME/PLAYERGLOBAL_HOME/FLASHPLAYER_DEBUGGER. Otherwise you have to have all 3 set properly. This was mentioned in another thread on January 9. The README talks about SWF support as a set of 3 environment variables. We had a prior thread

Re: [DISCUSS] Discuss Release Apache Royale 0.9.0 RC2

2018-01-22 Thread Olaf Krueger
Hi Alex, >I didn't notice the ".exe" it should be ".cmd" Seems that the list hung over the weekend so unfortunately, I didn't get your reply early enough yesterday... but I found it by myself at the end. >Looks like there was a network glitch. I just retried it and got test failures now [1]. I