Build failed in Jenkins: royale-asjs_jsonly #771

2018-05-08 Thread apacheroyaleci
See -- [...truncated 1.76 MB...] [mxmlc] org.apache.royale.html.ButtonBar depends on org.apache.royale.html.List [mxmlc]

Build failed in Jenkins: royale-asjs_jsonly #770

2018-05-08 Thread apacheroyaleci
See Changes: [carlosrovira] Update version numbers in Jewel code to 0.9.3 [carlosrovira] update blog example 6 to new name that refers to the use of Data Binding [carlosrovira]

New blog post to review: "Binding the text property of a Jewel TextInput to update a Label"

2018-05-08 Thread Carlos Rovira
Hi Andrew, I finish a new blog post. Can you please review it? This seems a bit more dense than the others :) https://royale.codeoscopic.com/binding-the-text-property-of-a-jewel-textinput-to-update-a-text-label/ Thanks in advance for your help Carlos -- Carlos Rovira

Build failed in Jenkins: royale-asjs_jsonly #769

2018-05-08 Thread apacheroyaleci
See Changes: [carlosrovira] Add jewel Container -- [...truncated 1.76 MB...] [mxmlc] org.apache.royale.html.ButtonBar depends on

Re: [GitHub] carlosrovira opened a new issue #225: ViewDataBinding is not working for TextInput.text

2018-05-08 Thread Carlos Rovira
Hi Alex, Piotr, take a look at this and saw that using ApplicationDataBinding works but not with ViewDataBinding. I think you and Piotr knows all about DataBinding so maybe you could take a look at this. I don't want to share a blog example that uses a workaround to make things work. Could you

Build failed in Jenkins: royale-asjs_jsonly #768

2018-05-08 Thread apacheroyaleci
See Changes: [carlosrovira] add databinding, but with ApplicationDataBinding, since ViewDataBinding -- [...truncated 1.76 MB...] [mxmlc]

Re: Build failed in Jenkins: royale-asjs #741

2018-05-08 Thread Piotr Zarzycki
It looks like some tests are failing. Is it known issue ? 2018-05-08 15:00 GMT+02:00 : > See 8080/job/royale-asjs/741/display/redirect?page=changes> > > Changes: > > [carlosrovira] reafactor to separate Basic from

Build failed in Jenkins: royale-asjs #741

2018-05-08 Thread apacheroyaleci
See Changes: [carlosrovira] reafactor to separate Basic from Core and make new UI Sets not depend [carlosrovira] fix layout some issue with layout due to forgotten GroupView

Build failed in Jenkins: royale-asjs_jsonly #767

2018-05-08 Thread apacheroyaleci
See -- [...truncated 1.77 MB...] [mxmlc] org.apache.royale.html.ButtonBar depends on org.apache.royale.html.List [mxmlc]

Re: Royale CLI issues

2018-05-08 Thread Dany Dhondt
Hi Om I uninstalled royale-js and cli the first gave the same 'invalid entry' errors but installed anyway the cli gave these errors (I did install with sudo!): node-pre-gyp ERR! Pre-built binaries not installable for fsevents@1.2.3 and node@10.0.0 (node-v64 ABI, unknown) (falling back to

Build failed in Jenkins: royale-asjs_jsonly #766

2018-05-08 Thread apacheroyaleci
See Changes: [carlosrovira] New blog example about TextInput -- [...truncated 1.80 MB...] [mxmlc] C:/Program Files

Build failed in Jenkins: royale-asjs_jsonly #765

2018-05-08 Thread apacheroyaleci
See Changes: [carlosrovira] - jewelexample was not in examples/royale pom - update jewelexample with [carlosrovira] update mxroyale poms to use 0.9.4 instead 0.9.3 like the rest of

Re: Royale CLI issues

2018-05-08 Thread OmPrakash Muppirala
Dany, I updated my pushed a new version of cli a couple days ago. This was published using the latest versions of npm and node.js Can you please try these commands and let me know how it goes? npm install -g @apache-royale/royale-js npm install -g @apache-royale/cli royale new new-test cd