Build failed in Jenkins: royale-typedefs #716

2018-09-17 Thread apacheroyaleci
See -- Started by timer Building on master in workspace > git.exe rev-parse

Jenkins build is back to normal : royale-asjs #1346

2018-09-17 Thread apacheroyaleci
See

Build failed in Jenkins: royale-asjs #1345

2018-09-17 Thread apacheroyaleci
dapp.azure.com:8080/job/royale-asjs/ws/frameworks/spark-manifest.xml> [delete] Deleting: <http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-asjs/ws/ide/flashbuilder/flashbuilder-config.xml> create-description: [echo] build.number is 20180917 js-output-royale-des

Jenkins build is back to normal : royale-asjs_jsonly #1560

2018-09-17 Thread apacheroyaleci
See

Re: Error in DataItemRendererFactoryForColumnData dataGroup

2018-09-17 Thread Carlos Rovira
Hi Piotr, as I said you, don't know what example uses that class. I only see the error while browsing in VSCode the Basic library. At some time I open that file and VSCode reports the error. I think that class is used by basic components like (maybe) list, combobox or dropdownlist, so examples

Re: States problem [was: Re: Royale Transitions, Effects, States infrastructure]

2018-09-17 Thread Carlos Rovira
Hi Alex, ok, I'll try to get again over it as I get some time and report here my findings. thanks! Carlos El lun., 17 sept. 2018 a las 20:19, Alex Harui () escribió: > Hi Carlos, > > It simply will not scale for me to have to debug every hard problem. We > need others to increase their skills

Jenkins build is back to normal : royale-asjs #1344

2018-09-17 Thread apacheroyaleci
See

Build failed in Jenkins: royale-asjs_jsonly #1559

2018-09-17 Thread apacheroyaleci
/royale-asjs_jsonly/ws/frameworks/mxml-manifest.xml> [delete] Deleting: <http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-asjs_jsonly/ws/frameworks/spark-manifest.xml> [delete] Deleting: <http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-as

Re: Error in DataItemRendererFactoryForColumnData dataGroup

2018-09-17 Thread Piotr Zarzycki
I can try with Moonshine if you tell me which example it is. Thanks, Piotr On Mon, Sep 17, 2018, 7:49 PM Carlos Rovira wrote: > Hi Piotr, > > the error is reported by VSCode, so no maven involved here. In fact maven > is passing and ANT too...so this is strange > In the other hand don't know

Jenkins build is back to normal : royale-asjs_jsonly #1558

2018-09-17 Thread apacheroyaleci
See

Re: States problem [was: Re: Royale Transitions, Effects, States infrastructure]

2018-09-17 Thread Alex Harui
Hi Carlos, It simply will not scale for me to have to debug every hard problem. We need others to increase their skills in debugging the framework. I tried to help as much as I can. I pointed you to files like ContainerBase which dispatches a childrenAdded event and to LayoutBase which

Re: States problem [was: Re: Royale Transitions, Effects, States infrastructure]

2018-09-17 Thread Carlos Rovira
Hi Alex, I'm very interested in now the essence of each part of Royale, and trying to use it all the things behind at maximum level. It's intrinsic to me :) Since most of the things were invented by you, Peter or others, I'm trying to get the knowledge browsing code and trying things, since most

Re: setting left, top styles vía Javascript has no effect on IE11

2018-09-17 Thread Carlos Rovira
Hi Alex, I found the problem here. Is in PointUtils using widows.scrollX and scrollY, that doesn't work in IE11 and reports NaN, it should be pageXOffset and pageYOffset thanks El vie., 7 sept. 2018 a las 21:45, Carlos Rovira () escribió: > ok, I'll investigate it and see what I find > thanks!

Re: Error in DataItemRendererFactoryForColumnData dataGroup

2018-09-17 Thread Carlos Rovira
Hi Piotr, the error is reported by VSCode, so no maven involved here. In fact maven is passing and ANT too...so this is strange In the other hand don't know where this bead is used, for this reason I report and said if someone that has some example or work that uses it could try it. Maybe as you

Re: compc compiler error

2018-09-17 Thread Alex Harui
Hi Bhau, It should be in the royale-asjs repo. Here's a link to it on GitHub https://github.com/apache/royale-asjs/tree/develop/manualtests/LocaleTest -Alex On 9/17/18, 9:39 AM, "bhau" wrote: Hi Alex, I could not find example for localized string management. Where can I

Re: compc compiler error

2018-09-17 Thread bhau
Hi Alex, I could not find example for localized string management. Where can I find 'manualtests/LocaleTest' ? Thanks, --Bhau -- Sent from: http://apache-royale-development.20373.n8.nabble.com/

Re: States problem [was: Re: Royale Transitions, Effects, States infrastructure]

2018-09-17 Thread Alex Harui
Hi Carlos, I looked at your changes. I cannot understand why that would fix your problem. beadsAdded gets run pretty early in the lifecycle and shouldn't be a factor. I think you may be relying on a bug where beadsAdded gets called every time you are added to a parent. Someday that

Re: [Discuss] Start release process 0.9.3

2018-09-17 Thread Alex Harui
Last week, the develop branch was setup to release as 0.9.3 since the prior release was 0.9.2. The scripts and defaults are not set up to skip a version so we discussed ways to skip a version. It included: 1) Running "ant -f releasecandidate.xml update.versions" 2) Using "ant -f

Build failed in Jenkins: royale-asjs_jsonly #1557

2018-09-17 Thread apacheroyaleci
See Changes: [carlosrovira] fix toggle in some code for IE11 -- [...truncated 141.60 KB...] [echo] ROYALE_COMPILER_HOME is C:\Program

Build failed in Jenkins: royale-asjs #1343

2018-09-17 Thread apacheroyaleci
See Changes: [noreply] Update BorderContainer.as [noreply] Update Image.as [harbs] added loadJavascript function [harbs] Fixed broken build [carlosrovira] separate in files view states

Jenkins build is back to normal : royale-asjs_jsonly #1556

2018-09-17 Thread apacheroyaleci
See

Re: Error in DataItemRendererFactoryForColumnData dataGroup

2018-09-17 Thread Piotr Zarzycki
Hi Carlos, Try to compile without Maven and check if it's failing there. I've seen in the past errors where Maven build passes but shouldn't. Thanks, Piotr pon., 17 wrz 2018 o 15:26 Carlos Rovira napisał(a): > Hi, > > while searching for other things I found that VSCode is reporting a fail >

Error in DataItemRendererFactoryForColumnData dataGroup

2018-09-17 Thread Carlos Rovira
Hi, while searching for other things I found that VSCode is reporting a fail in DataItemRendererFactoryForColumnData in the line 135: var dataGroup:IItemRendererParent = list.dataGroup; Access of possibly undefined property dataGroup through a reference with static type IList. Don't know how

Build failed in Jenkins: royale-asjs_jsonly #1555

2018-09-17 Thread apacheroyaleci
See Changes: [noreply] Update BorderContainer.as [noreply] Update Image.as [harbs] added loadJavascript function -- [...truncated 1.60

Build failed in Jenkins: royale-asjs_jsonly #1554

2018-09-17 Thread apacheroyaleci
See Changes: [carlosrovira] Fixes a bug in all Jewel Layouts where components loose all class names [carlosrovira] - Basic tasks.json for VSCode updated, and remove launch.json -

Build failed in Jenkins: royale-compiler #448

2018-09-17 Thread apacheroyaleci
See -- Started by timer Building on master in workspace > git.exe rev-parse

Build failed in Jenkins: royale-asjs #1342

2018-09-17 Thread apacheroyaleci
See Changes: [harbs] Added padding to tooltips [harbs] Added AdaptiveToolTipBead [carlosrovira] Fixes a bug in all Jewel Layouts where components loose all class names [carlosrovira] -

Re: WORK ON EMULATION

2018-09-17 Thread Harbs
What is the output when you build? > On Sep 17, 2018, at 1:17 PM, Alina Kazi wrote: > > How can we compile multiple files in Visual Studio Code ? > My asconfig.json file is as : > { >"config": "royale", >"compilerOptions": { >"debug": false, >"targets":

RE: WORK ON EMULATION

2018-09-17 Thread Pushmina Kazi
I have added "com/shm/VO/INV/shmAdjustmentTypeSetupVO.as" In asconfig.json Below is the Error occurred: D:\apache-royale-0.9.3-bin-js-swf\royale-asjs\frameworks\projects\SparkRoyale\src\main\royale\com\shm\VO\INV\shmAdjustmentTypeSetupVO.as(4): col: 15 Error: An externally-visible definition

RE: WORK ON EMULATION

2018-09-17 Thread Alina Kazi
How can we compile multiple files in Visual Studio Code ? My asconfig.json file is as : { "config": "royale", "compilerOptions": { "debug": false, "targets": ["JSRoyale","SWF"], "source-map": true, "warnings": false, "omit-trace-statements": true,

Re: States problem [was: Re: Royale Transitions, Effects, States infrastructure]

2018-09-17 Thread Carlos Rovira
I put traces on LayoutBase and in VerticalLayout to see what happens: The layout runs for a component only when it's created (all the implied methods, called to strand, handle chidren added, handle init complete and perform layout... then if I remove and add again no method in the layout runs

Re: TypeDefs for Moment.js

2018-09-17 Thread Piotr Zarzycki
Great! Thank you! pon., 17 wrz 2018 o 11:08 Yishay Weiss napisał(a): > Already created a branch (moment). > > > > > From: Piotr Zarzycki > Sent: Monday, September 17, 2018 12:07:05 PM > To: dev@royale.apache.org > Subject: Re: TypeDefs for Moment.js > > Hi

RE: TypeDefs for Moment.js

2018-09-17 Thread Yishay Weiss
Already created a branch (moment). From: Piotr Zarzycki Sent: Monday, September 17, 2018 12:07:05 PM To: dev@royale.apache.org Subject: Re: TypeDefs for Moment.js Hi Yishay, Please make that stuff on a branch feature/momentjs_typedefs. I'm trying to prepare

Re: TypeDefs for Moment.js

2018-09-17 Thread Piotr Zarzycki
Hi Yishay, Please make that stuff on a branch feature/momentjs_typedefs. I'm trying to prepare release so don't want to have more new stuff in develop. Thanks, Piotr pon., 17 wrz 2018 o 10:24 Yishay Weiss napisał(a): > Hi, > > I’m struggling trying create a typedefs for moment.js [1].

Re: [Discuss] Start release process 0.9.3

2018-09-17 Thread Piotr Zarzycki
Still don't understand what you did at all. I did make_branches. This is what happened so far: 1) feature/0.9.4 -> branch has been created which contains 0.9.3 in poms 2) develop has been updated to 0.9.4-SNAPSHOT Q 1: Should I run on develop ant command which updating for me some stuff ? - What

Jenkins build is back to normal : royale-asjs_jsonly #1552

2018-09-17 Thread apacheroyaleci
See

TypeDefs for Moment.js

2018-09-17 Thread Yishay Weiss
Hi, I’m struggling trying create a typedefs for moment.js [1]. There’s no ready externs file as far as I can tell so I tried using TypeScript definition file [2] in conjunction with this conversion utility [3]. Unfortunately, there are overloaded methods which seem to confuse the conversion

Re: [Discuss] Start release process 0.9.3

2018-09-17 Thread Alex Harui
If you have run make_branches, then the branches should be showing 0.9.4 and the develop branch should be using 0.9.5. I already ran and pushed update.versions. The Ant build should be using 0.9.4. I'm stopping work for tonight. HTH, -Alex On 9/17/18, 12:17 AM, "Piotr Zarzycki" wrote:

Re: States problem [was: Re: Royale Transitions, Effects, States infrastructure]

2018-09-17 Thread Alex Harui
In Basic ContainerBase events are dispatched as children are added. The Basic Layouts listen for those events (in theory). HTH, -Alex On 9/16/18, 4:10 PM, "Carlos Rovira" wrote: Hi Alex, you said: "It sounds like an event like childrenAdded is not being dispatched by the

Re: [Discuss] Start release process 0.9.3

2018-09-17 Thread Piotr Zarzycki
Hi Alex, I think I have passed problem with scm and was able to push RC1 branch, but I don't understand what do you mean here: "I also ran the update.versions target. It turns out I needed to run several targets first from the empty folder: use_develop_branch clone-compiler clone-typedefs

Re: [Discuss] Start release process 0.9.3

2018-09-17 Thread Piotr Zarzycki
I think I'm right now on steps 4 and 5 in -> https://github.com/apache/royale-asjs/wiki/Release-Manager-Notes#release-steps pon., 17 wrz 2018 o 09:16 Piotr Zarzycki napisał(a): > Hi Alex, > > I think I have passed problem with scm and was able to push RC1 branch, > but I don't understand what

Build failed in Jenkins: royale-asjs_jsonly #1551

2018-09-17 Thread apacheroyaleci
[delete] Deleting: <http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-asjs_jsonly/ws/frameworks/spark-manifest.xml> [delete] Deleting: <http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-asjs_jsonly/ws/ide/flashbuilder/flashbuilder-config.xml> cr

Jenkins build is back to normal : royale-typedefs #715

2018-09-17 Thread apacheroyaleci
See