Re: generating api report

2021-05-04 Thread Tavis Hord
I am currently in the process of seeing what it takes to get the project to 
compile under the 4.6 sdk. I guess that is the mandatory first step then.

> On May 4, 2021, at 9:42 AM, GAbe Barbosa  wrote:
> 
> Hi Tavis,
> 
> I know the 4.6 Flex sdk had significant breaking changes, so the first 
> question can you successfully compile with sdk 4.6 using Flash Builder?
> 
> I suspect you won't be able to without making significant changes to your 
> codebase, but on the off chance you are I'm not sure why you would be forever 
> hanging.
> 
> Also when you take out the api-report option can you successfully compile 
> using royale sdk? Do you see any errors when you try this?
> 
> -Gabriel Barbosa



Re: generating api report

2021-05-04 Thread GAbe Barbosa
Hi Tavis,

I know the 4.6 Flex sdk had significant breaking changes, so the first
question can you successfully compile with sdk 4.6 using Flash Builder?

I suspect you won't be able to without making significant changes to your
codebase, but on the off chance you are I'm not sure why you would be
forever hanging.

Also when you take out the api-report option can you successfully compile
using royale sdk? Do you see any errors when you try this?

-Gabriel Barbosa


generating api report

2021-04-30 Thread Tavis Hord
Hello All,

I have a fairly large flex application that uses the 3.6.0 SDK.
It is not using any external libraries/

I am able to successfully compile using the commend line below:

/Applications/Adobe\ Flash\ Builder\ 4.6/sdks/3.6.0/bin/mxmlc -strict=false 
-warnings=false /Users/tavis/Documents/Adobe\ Flash\ Builder\ 
4.6/WebProofList/src/WebProofList.mxml


This is the command line I am using:

/usr/local/lib/node_modules/@apache-royale/royale-js/royale-asjs/bin/mxmlc 
-api-report=~/Desktop/report.out -load-config=/Applications/Adobe\ Flash\ 
Builder\ 4.6/sdks/3.6.0/frameworks/flex-config.xml 
/Users/tavis/Documents/Adobe\ Flash\ Builder\ 
4.6/WebProofList/src/WebProofList.mxml

outputs:

MXMLJSC
--targets=SWF
-api-report=~/Desktop/report.out
-load-config=/Applications/Adobe Flash Builder 
4.6/sdks/3.6.0/frameworks/flex-config.xml
/Users/tavis/Documents/Adobe Flash Builder 
4.6/WebProofList/src/WebProofList.mxml
Error: Invalid version specified, '9.0.124'.


But when I try to generate an api report using the 4.6.0 SDK, the compiler 
seems to just hang and never generate any output.
This is that commanding:

/usr/local/lib/node_modules/@apache-royale/royale-js/royale-asjs/bin/mxmlc 
-api-report=~/Desktop/report.out -load-config=/Applications/Adobe\ Flash\ 
Builder\ 4.6/sdks/3.6.0/frameworks/flex-config.xml 
/Users/tavis/Documents/Adobe\ Flash\ Builder\ 
4.6/WebProofList/src/WebProofList.mxml

outputs:

MXMLJSC
--targets=SWF
-api-report=~/Desktop/report.out
-load-config=/Applications/Adobe Flash Builder 
4.6/sdks/4.6.0/frameworks/flex-config.xml
/Users/tavis/Documents/Adobe Flash Builder 
4.6/WebProofList/src/WebProofList.mxml
Loading configuration: /Applications/Adobe Flash Builder 
4.6/sdks/4.6.0/frameworks/flex-config.xml

and hangs….. never returns…

Any ideas on how to proceed?

Thanks,

-Tavis




Moonshine IDE 2.6.0 Released with Apache Royale API report helper generator

2020-02-26 Thread Piotr Zarzycki
Hello Royale Community,

We are pleased to announce that Moonshine IDE 2.6.0 has been released. You
can download it from our website: https://moonshine-ide.com/

Report bug or feature requests on our GitHub:
https://github.com/prominic/Moonshine-IDE

We have bring with that release a couple of new features for Apache Royale:
- Generate a report for a Flex project to see what is needed to convert it
to Apache Royale
- Quickly download the latest nightly build for Apache Royale
- Debug Apache Royale applications in Moonshine using the Chrome debug
adapter.

You can find more information in release notes: https://bit.ly/2VsvYcz


Thanks,
-- 

Piotr Zarzycki

Patreon: *https://www.patreon.com/piotrzarzycki
*


Re: api-report

2018-03-17 Thread Serkan Taş


Sure Piotr :)
Thanx.

17.03.2018 18:56 tarihinde Piotr Zarzycki yazdı:

Serkan,

Cool information. Send us link once you publish anything. I would be 
happy to follow your migration path. :)


Thanks, Piotr

2018-03-17 16:35 GMT+01:00 Serkan Taş <mailto:serkan@likyateknoloji.com>>:


Happy to participate for fixing and issue Alex.

Because of not having enough resources i am planning to migrate
when i have spare time to work on the project.

There are complicated parts like dynamic tree view and the backend
communication, but the crud GUI is simple. Also a third party
library is used to DAG view.

I am probably going to begin migration from the basic
functionalities because there is  and option to change the message
structure from XML to json - or something more light weight -
during migration and they are going to be difficult for the beginning.

So that my migration plan does not have strict deadline and i am
planning to move as the Royale evolves.

For info, flex version is not in public repo but the Royale
version is going to be :)


17.03.2018 18:19 tarihinde Alex Harui yazdı:

Hi Serkan,

The compiler wasn't handling MXML files in packages.  I just
pushed a fix for that so thanks for pointing that out.

I took a quick look at your API report.  It seems doable as
well.  What is your timeframe for migration?

Thanks,
-Alex

From: Alex Harui mailto:aha...@adobe.com>>
Reply-To: "users@royale.apache.org
<mailto:users@royale.apache.org>" mailto:users@royale.apache.org>>
Date: Friday, March 16, 2018 at 1:30 PM
To: "users@royale.apache.org <mailto:users@royale.apache.org>"
mailto:users@royale.apache.org>>,
"users@royale.apache.org <mailto:users@royale.apache.org>"
mailto:users@royale.apache.org>>
Subject: Re: api-report

Hi Serkan,

Could be that the Royale compiler doesn't handle the main file
being in a package.  I don't think we've ever tried that.

I will look into that and your data.

Thanks,
-Alex

From: Serkan Taş mailto:serkan@likyateknoloji.com>>
Reply-To: "users@royale.apache.org
<mailto:users@royale.apache.org>" mailto:users@royale.apache.org>>, "users@royale.apache.org
<mailto:users@royale.apache.org>" mailto:users@royale.apache.org>>
Date: Friday, March 16, 2018 at 12:51 PM
To: "users@royale.apache.org <mailto:users@royale.apache.org>"
mailto:users@royale.apache.org>>
Subject: Re: api-report

Hi Alex,

Strange but i found a solution to generate a report.

  * My main mxml file is in path :
D:/dev/git/pinaragroup/PinaraUI/src/com/likya/pinara/main/PinaraUI.mxml


when i try to compile i got the error: Error: Unable to
resolve root class of SWF: com.likya.pinara.main.PinaraUI

  * i moved the file to src folder :
D:/dev/git/pinaragroup/PinaraUI/src/PinaraUI.mxml

it compiles, and the results are in folder (cmd, log,
report):

https://drive.google.com/drive/folders/1lHTGgOjbFTRgwLWERJ67EHxuogd52Je5?usp=sharing

<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdrive.google.com%2Fdrive%2Ffolders%2F1lHTGgOjbFTRgwLWERJ67EHxuogd52Je5%3Fusp%3Dsharing&data=02%7C01%7Caharui%40adobe.com%7C6a816fccc2524808d8c508d58b7fcd12%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636568303382968969&sdata=JZIqeXckdpvA6309bHyqHaYVvFneAnRIfELV6sOy9MQ%3D&reserved=0>

(note: swf file is not generated either.)

  * Then moved to file to folder again :
D:/dev/git/pinaragroup/PinaraUI/src/com/PinaraUI.mxml

Then the error is : Unable to resolve root class of SWF:
com.PinaraUI


i could not figure out the behaviour.

tested just for your inspection.

thanx in advance

12.03.2018 10:21 tarihinde serkan@likyateknoloji.com
<mailto:serkan@likyateknoloji.com> yazdı:


Hi Alex,

Top tag in mxml :


http://ns.adobe.com/mxml/2009";

<https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fns.adobe.com%2Fmxml%2F2009&data=02%7C01%7Caharui%40adobe.com%7C6a816fccc2524808d8c508d58b7fcd12%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636568303382968969&sdata=OIlWxTxJeueti4umHTXV00zq%2BE8K67%2BFuBKICJhMsTY%3D&reserved=0>
   xmlns:s="library://ns.adobe.com/flex/spark
<http://ns.adobe.com/flex/spark>"
   xmlns:mx="library://ns.adobe.com/flex/mx
<http://ns.adobe.com/flex/mx>"
xmlns:comps="com.likya.pinara.comps.*"
xmlns:containers="com.likya.pinara.containers.*"
xmlns:jobdetail="com.likya.pinara.comps.jobdetail.*"
currentS

Re: api-report

2018-03-17 Thread Piotr Zarzycki
Serkan,

Cool information. Send us link once you publish anything. I would be happy
to follow your migration path. :)

Thanks, Piotr

2018-03-17 16:35 GMT+01:00 Serkan Taş :

> Happy to participate for fixing and issue Alex.
>
> Because of not having enough resources i am planning to migrate when i
> have spare time to work on the project.
>
> There are complicated parts like dynamic tree view and the backend
> communication, but the crud GUI is simple. Also a third party library is
> used to DAG view.
>
> I am probably going to begin migration from the basic functionalities
> because there is  and option to change the message structure from XML to
> json - or something more light weight - during migration and they are going
> to be difficult for the beginning.
>
> So that my migration plan does not have strict deadline and i am planning
> to move as the Royale evolves.
>
> For info, flex version is not in public repo but the Royale version is
> going to be :)
>
> 17.03.2018 18:19 tarihinde Alex Harui yazdı:
>
> Hi Serkan,
>
> The compiler wasn't handling MXML files in packages.  I just pushed a fix
> for that so thanks for pointing that out.
>
> I took a quick look at your API report.  It seems doable as well.  What is
> your timeframe for migration?
>
> Thanks,
> -Alex
>
> From: Alex Harui 
> Reply-To: "users@royale.apache.org" 
> Date: Friday, March 16, 2018 at 1:30 PM
> To: "users@royale.apache.org" , "
> users@royale.apache.org" 
> Subject: Re: api-report
>
> Hi Serkan,
>
> Could be that the Royale compiler doesn't handle the main file being in a
> package.  I don't think we've ever tried that.
>
> I will look into that and your data.
>
> Thanks,
> -Alex
>
> From: Serkan Taş 
> Reply-To: "users@royale.apache.org" , "
> users@royale.apache.org" 
> Date: Friday, March 16, 2018 at 12:51 PM
> To: "users@royale.apache.org" 
> Subject: Re: api-report
>
> Hi Alex,
>
> Strange but i found a solution to generate a report.
>
>- My main mxml file is in path : D:/dev/git/pinaragroup/
>PinaraUI/src/com/likya/pinara/main/PinaraUI.mxml
>
> when i try to compile i got the error: Error: Unable to resolve root class
> of SWF: com.likya.pinara.main.PinaraUI
>
>
>- i moved the file to src folder : 
> D:/dev/git/pinaragroup/PinaraUI/src/PinaraUI.mxml
>
>
> it compiles, and the results are in folder (cmd, log, report):
> https://drive.google.com/drive/folders/1lHTGgOjbFTRgwLWERJ67EHxuogd52
> Je5?usp=sharing
> <https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdrive.google.com%2Fdrive%2Ffolders%2F1lHTGgOjbFTRgwLWERJ67EHxuogd52Je5%3Fusp%3Dsharing&data=02%7C01%7Caharui%40adobe.com%7C6a816fccc2524808d8c508d58b7fcd12%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636568303382968969&sdata=JZIqeXckdpvA6309bHyqHaYVvFneAnRIfELV6sOy9MQ%3D&reserved=0>
>
> (note: swf file is not generated either.)
>
>
>- Then moved to file to folder again : 
> D:/dev/git/pinaragroup/PinaraUI/src/com/PinaraUI.mxml
>
>
> Then the error is : Unable to resolve root class of SWF: com.PinaraUI
>
>
> i could not figure out the behaviour.
>
> tested just for your inspection.
> thanx in advance
>
> 12.03.2018 10:21 tarihinde serkan@likyateknoloji.com yazdı:
>
>
> Hi Alex,
>
> Top tag in mxml :
>
> 
> http://ns.adobe.com/mxml/2009";
> <https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fns.adobe.com%2Fmxml%2F2009&data=02%7C01%7Caharui%40adobe.com%7C6a816fccc2524808d8c508d58b7fcd12%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636568303382968969&sdata=OIlWxTxJeueti4umHTXV00zq%2BE8K67%2BFuBKICJhMsTY%3D&reserved=0>
>xmlns:s="library://ns.adobe.com/flex/spark"
>xmlns:mx="library://ns.adobe.com/flex/mx"
>xmlns:comps="com.likya.pinara.comps.*"
>xmlns:containers="com.likya.pinara.containers.*"
>xmlns:jobdetail="com.likya.pinara.comps.jobdetail.*"
>currentState="loggedOutState"
>preloader="com.likya.pinara.utils.
> DownloadProgressBarSubClassMin"
>minWidth="955" minHeight="600"
>creationComplete="application_creationCompleteHandler()"
>xmlns:jobmanager="com.likya.pinara.services.jobmanager.*"
>xmlns:userops="com.likya.pinara.services.userops.*">
>
>
> I will try putting file at the end  and inform you Alex, thanx
>
>
> Quoting Alex Harui  :
>
> Hi S

Re: api-report

2018-03-17 Thread Serkan Taş

Happy to participate for fixing and issue Alex.

Because of not having enough resources i am planning to migrate when i 
have spare time to work on the project.


There are complicated parts like dynamic tree view and the backend 
communication, but the crud GUI is simple. Also a third party library is 
used to DAG view.


I am probably going to begin migration from the basic functionalities 
because there is  and option to change the message structure from XML to 
json - or something more light weight - during migration and they are 
going to be difficult for the beginning.


So that my migration plan does not have strict deadline and i am 
planning to move as the Royale evolves.


For info, flex version is not in public repo but the Royale version is 
going to be :)



17.03.2018 18:19 tarihinde Alex Harui yazdı:

Hi Serkan,

The compiler wasn't handling MXML files in packages.  I just pushed a 
fix for that so thanks for pointing that out.


I took a quick look at your API report.  It seems doable as well. 
 What is your timeframe for migration?


Thanks,
-Alex

From: Alex Harui mailto:aha...@adobe.com>>
Reply-To: "users@royale.apache.org <mailto:users@royale.apache.org>" 
mailto:users@royale.apache.org>>

Date: Friday, March 16, 2018 at 1:30 PM
To: "users@royale.apache.org <mailto:users@royale.apache.org>" 
mailto:users@royale.apache.org>>, 
"users@royale.apache.org <mailto:users@royale.apache.org>" 
mailto:users@royale.apache.org>>

Subject: Re: api-report

Hi Serkan,

Could be that the Royale compiler doesn't handle the main file being 
in a package.  I don't think we've ever tried that.


I will look into that and your data.

Thanks,
-Alex

From: Serkan Taş <mailto:serkan@likyateknoloji.com>>
Reply-To: "users@royale.apache.org <mailto:users@royale.apache.org>" 
mailto:users@royale.apache.org>>, 
"users@royale.apache.org <mailto:users@royale.apache.org>" 
mailto:users@royale.apache.org>>

Date: Friday, March 16, 2018 at 12:51 PM
To: "users@royale.apache.org <mailto:users@royale.apache.org>" 
mailto:users@royale.apache.org>>

Subject: Re: api-report

Hi Alex,

Strange but i found a solution to generate a report.

  * My main mxml file is in path :
D:/dev/git/pinaragroup/PinaraUI/src/com/likya/pinara/main/PinaraUI.mxml


when i try to compile i got the error: Error: Unable to resolve
root class of SWF: com.likya.pinara.main.PinaraUI

  * i moved the file to src folder :
D:/dev/git/pinaragroup/PinaraUI/src/PinaraUI.mxml

it compiles, and the results are in folder (cmd, log, report):

https://drive.google.com/drive/folders/1lHTGgOjbFTRgwLWERJ67EHxuogd52Je5?usp=sharing

(note: swf file is not generated either.)

  * Then moved to file to folder again :
D:/dev/git/pinaragroup/PinaraUI/src/com/PinaraUI.mxml

Then the error is : Unable to resolve root class of SWF: com.PinaraUI


i could not figure out the behaviour.

tested just for your inspection.

thanx in advance

12.03.2018 10:21 tarihinde serkan@likyateknoloji.com yazdı:


Hi Alex,

Top tag in mxml :


http://ns.adobe.com/mxml/2009";
xmlns:s="library://ns.adobe.com/flex/spark"
xmlns:mx="library://ns.adobe.com/flex/mx"
xmlns:comps="com.likya.pinara.comps.*"
xmlns:containers="com.likya.pinara.containers.*"
xmlns:jobdetail="com.likya.pinara.comps.jobdetail.*"
   currentState="loggedOutState"
preloader="com.likya.pinara.utils.DownloadProgressBarSubClassMin"
   minWidth="955" minHeight="600"
creationComplete="application_creationCompleteHandler()"
xmlns:jobmanager="com.likya.pinara.services.jobmanager.*"
xmlns:userops="com.likya.pinara.services.userops.*">


I will try putting file at the end  and inform you Alex, thanx


Quoting Alex Harui :


Hi Serkan,

What is the top tag in PinaraUI.mxml?

Try putting the PinaraUI.mxml file last in the list of compiler 
options.  Put all of the other options first.


Thanks,
-Alex

From: Serkan Taş 
mailto:serkan@likyateknoloji.com>>
Reply-To: "users@royale.apache.org<mailto:users@royale.apache.org>" 
mailto:users@royale.apache.org>>

Date: Sunday, March 11, 2018 at 8:10 AM
To: "users@royale.apache.org<mailto:users@royale.apache.org>" 
mailto:users@royale.apache.org>>

Subject: Fwd: Re: api-report



Hi Alex,

Please find the batch script below named genrep.bat and th console 
output log.txt


https://drive.google.com/open?id=1DYvI_7JzOYV0SNq9Q1SqZmUdlOMeBWuo<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdrive.google.com%2Fopen%3Fid%3D1DYvI_7JzOYV0SNq9Q1SqZmUdlOMeBWuo&data=02%7C01%7Caharui%40adobe.com%7C747e7f2a281146d7654408d5876ab944%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%

Re: api-report

2018-03-17 Thread Alex Harui
Hi Serkan,

The compiler wasn't handling MXML files in packages.  I just pushed a fix for 
that so thanks for pointing that out.

I took a quick look at your API report.  It seems doable as well.  What is your 
timeframe for migration?

Thanks,
-Alex

From: Alex Harui mailto:aha...@adobe.com>>
Reply-To: "users@royale.apache.org<mailto:users@royale.apache.org>" 
mailto:users@royale.apache.org>>
Date: Friday, March 16, 2018 at 1:30 PM
To: "users@royale.apache.org<mailto:users@royale.apache.org>" 
mailto:users@royale.apache.org>>, 
"users@royale.apache.org<mailto:users@royale.apache.org>" 
mailto:users@royale.apache.org>>
Subject: Re: api-report

Hi Serkan,

Could be that the Royale compiler doesn't handle the main file being in a 
package.  I don't think we've ever tried that.

I will look into that and your data.

Thanks,
-Alex

From: Serkan Taş 
mailto:serkan@likyateknoloji.com>>
Reply-To: "users@royale.apache.org<mailto:users@royale.apache.org>" 
mailto:users@royale.apache.org>>, 
"users@royale.apache.org<mailto:users@royale.apache.org>" 
mailto:users@royale.apache.org>>
Date: Friday, March 16, 2018 at 12:51 PM
To: "users@royale.apache.org<mailto:users@royale.apache.org>" 
mailto:users@royale.apache.org>>
Subject: Re: api-report


Hi Alex,

Strange but i found a solution to generate a report.

  *   My main mxml file is in path : 
D:/dev/git/pinaragroup/PinaraUI/src/com/likya/pinara/main/PinaraUI.mxml

when i try to compile i got the error: Error: Unable to resolve root class of 
SWF: com.likya.pinara.main.PinaraUI

  *   i moved the file to src folder : 
D:/dev/git/pinaragroup/PinaraUI/src/PinaraUI.mxml

it compiles, and the results are in folder (cmd, log, report): 
https://drive.google.com/drive/folders/1lHTGgOjbFTRgwLWERJ67EHxuogd52Je5?usp=sharing<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdrive.google.com%2Fdrive%2Ffolders%2F1lHTGgOjbFTRgwLWERJ67EHxuogd52Je5%3Fusp%3Dsharing&data=02%7C01%7Caharui%40adobe.com%7C6a816fccc2524808d8c508d58b7fcd12%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636568303382968969&sdata=JZIqeXckdpvA6309bHyqHaYVvFneAnRIfELV6sOy9MQ%3D&reserved=0>

(note: swf file is not generated either.)

  *   Then moved to file to folder again : 
D:/dev/git/pinaragroup/PinaraUI/src/com/PinaraUI.mxml

Then the error is : Unable to resolve root class of SWF: com.PinaraUI


i could not figure out the behaviour.

tested just for your inspection.

thanx in advance

12.03.2018 10:21 tarihinde 
serkan@likyateknoloji.com<mailto:serkan@likyateknoloji.com> yazdı:

Hi Alex,

Top tag in mxml :


http://ns.adobe.com/mxml/2009";<https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fns.adobe.com%2Fmxml%2F2009&data=02%7C01%7Caharui%40adobe.com%7C6a816fccc2524808d8c508d58b7fcd12%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636568303382968969&sdata=OIlWxTxJeueti4umHTXV00zq%2BE8K67%2BFuBKICJhMsTY%3D&reserved=0>
   xmlns:s="library://ns.adobe.com/flex/spark"
   xmlns:mx="library://ns.adobe.com/flex/mx"
   xmlns:comps="com.likya.pinara.comps.*"
   xmlns:containers="com.likya.pinara.containers.*"
   xmlns:jobdetail="com.likya.pinara.comps.jobdetail.*"
   currentState="loggedOutState"
   preloader="com.likya.pinara.utils.DownloadProgressBarSubClassMin"
   minWidth="955" minHeight="600"
   creationComplete="application_creationCompleteHandler()"
   xmlns:jobmanager="com.likya.pinara.services.jobmanager.*"
   xmlns:userops="com.likya.pinara.services.userops.*">


I will try putting file at the end  and inform you Alex, thanx


Quoting Alex Harui <mailto:aha...@adobe.com>:

Hi Serkan,

What is the top tag in PinaraUI.mxml?

Try putting the PinaraUI.mxml file last in the list of compiler options.  Put 
all of the other options first.

Thanks,
-Alex

From: Serkan Taş 
mailto:serkan@likyateknoloji.com><mailto:serkan@likyateknoloji.com><mailto:serkan@likyateknoloji.com>>
Reply-To: 
"users@royale.apache.org<mailto:users@royale.apache.org><mailto:users@royale.apache.org><mailto:users@royale.apache.org>"
 
mailto:users@royale.apache.org><mailto:users@royale.apache.org><mailto:users@royale.apache.org>>
Date: Sunday, March 11, 2018 at 8:10 AM
To: 
"users@royale.apache.org<mailto:users@royale.apache.org><mailto:users@royale.apache.org><mailto:users@royale.apache.org>"
 
mailto:users@royale.apache.org><mailto:users@royale.apache.org><mailto:users@royale.apache.org>>
Subject: Fwd: Re: api-report


Re: api-report

2018-03-16 Thread Alex Harui
Hi Serkan,

Could be that the Royale compiler doesn't handle the main file being in a 
package.  I don't think we've ever tried that.

I will look into that and your data.

Thanks,
-Alex

From: Serkan Taş 
mailto:serkan@likyateknoloji.com>>
Reply-To: "users@royale.apache.org<mailto:users@royale.apache.org>" 
mailto:users@royale.apache.org>>, 
"users@royale.apache.org<mailto:users@royale.apache.org>" 
mailto:users@royale.apache.org>>
Date: Friday, March 16, 2018 at 12:51 PM
To: "users@royale.apache.org<mailto:users@royale.apache.org>" 
mailto:users@royale.apache.org>>
Subject: Re: api-report


Hi Alex,

Strange but i found a solution to generate a report.

  *   My main mxml file is in path : 
D:/dev/git/pinaragroup/PinaraUI/src/com/likya/pinara/main/PinaraUI.mxml

when i try to compile i got the error: Error: Unable to resolve root class of 
SWF: com.likya.pinara.main.PinaraUI

  *   i moved the file to src folder : 
D:/dev/git/pinaragroup/PinaraUI/src/PinaraUI.mxml

it compiles, and the results are in folder (cmd, log, report): 
https://drive.google.com/drive/folders/1lHTGgOjbFTRgwLWERJ67EHxuogd52Je5?usp=sharing<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdrive.google.com%2Fdrive%2Ffolders%2F1lHTGgOjbFTRgwLWERJ67EHxuogd52Je5%3Fusp%3Dsharing&data=02%7C01%7Caharui%40adobe.com%7C6a816fccc2524808d8c508d58b7fcd12%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636568303382968969&sdata=JZIqeXckdpvA6309bHyqHaYVvFneAnRIfELV6sOy9MQ%3D&reserved=0>

(note: swf file is not generated either.)

  *   Then moved to file to folder again : 
D:/dev/git/pinaragroup/PinaraUI/src/com/PinaraUI.mxml

Then the error is : Unable to resolve root class of SWF: com.PinaraUI


i could not figure out the behaviour.

tested just for your inspection.

thanx in advance

12.03.2018 10:21 tarihinde 
serkan@likyateknoloji.com<mailto:serkan@likyateknoloji.com> yazdı:

Hi Alex,

Top tag in mxml :


http://ns.adobe.com/mxml/2009";<https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fns.adobe.com%2Fmxml%2F2009&data=02%7C01%7Caharui%40adobe.com%7C6a816fccc2524808d8c508d58b7fcd12%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636568303382968969&sdata=OIlWxTxJeueti4umHTXV00zq%2BE8K67%2BFuBKICJhMsTY%3D&reserved=0>
   xmlns:s="library://ns.adobe.com/flex/spark"
   xmlns:mx="library://ns.adobe.com/flex/mx"
   xmlns:comps="com.likya.pinara.comps.*"
   xmlns:containers="com.likya.pinara.containers.*"
   xmlns:jobdetail="com.likya.pinara.comps.jobdetail.*"
   currentState="loggedOutState"
   preloader="com.likya.pinara.utils.DownloadProgressBarSubClassMin"
   minWidth="955" minHeight="600"
   creationComplete="application_creationCompleteHandler()"
   xmlns:jobmanager="com.likya.pinara.services.jobmanager.*"
   xmlns:userops="com.likya.pinara.services.userops.*">


I will try putting file at the end  and inform you Alex, thanx


Quoting Alex Harui <mailto:aha...@adobe.com>:

Hi Serkan,

What is the top tag in PinaraUI.mxml?

Try putting the PinaraUI.mxml file last in the list of compiler options.  Put 
all of the other options first.

Thanks,
-Alex

From: Serkan Taş 
mailto:serkan@likyateknoloji.com><mailto:serkan@likyateknoloji.com><mailto:serkan@likyateknoloji.com>>
Reply-To: 
"users@royale.apache.org<mailto:users@royale.apache.org><mailto:users@royale.apache.org><mailto:users@royale.apache.org>"
 
mailto:users@royale.apache.org><mailto:users@royale.apache.org><mailto:users@royale.apache.org>>
Date: Sunday, March 11, 2018 at 8:10 AM
To: 
"users@royale.apache.org<mailto:users@royale.apache.org><mailto:users@royale.apache.org><mailto:users@royale.apache.org>"
 
mailto:users@royale.apache.org><mailto:users@royale.apache.org><mailto:users@royale.apache.org>>
Subject: Fwd: Re: api-report



Hi Alex,

Please find the batch script below named genrep.bat and th console output 
log.txt

https://drive.google.com/open?id=1DYvI_7JzOYV0SNq9Q1SqZmUdlOMeBWuo<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdrive.google.com%2Fopen%3Fid%3D1DYvI_7JzOYV0SNq9Q1SqZmUdlOMeBWuo&data=02%7C01%7Caharui%40adobe.com%7C6a816fccc2524808d8c508d58b7fcd12%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636568303382968969&sdata=qbQY3%2BM%2FbhaKvq%2BJonjenTj7AFahraPrfRVmwiS4JFc%3D&reserved=0><https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdrive.google.com%2Fopen%3Fid%3D1DYvI_7JzOYV0SNq9Q1SqZmUdlOMeBWuo&data=02%7C01%7Caharui%40adobe.com%7C747e7f2a281146d7654408d5876ab944

Re: api-report

2018-03-16 Thread Serkan Taş

Hi Alex,

Strange but i found a solution to generate a report.

 * My main mxml file is in path :
   D:/dev/git/pinaragroup/PinaraUI/src/com/likya/pinara/main/PinaraUI.mxml

   when i try to compile i got the error: Error: Unable to resolve root
   class of SWF: com.likya.pinara.main.PinaraUI

 * i moved the file to src folder :
   D:/dev/git/pinaragroup/PinaraUI/src/PinaraUI.mxml

   it compiles, and the results are in folder (cmd, log, report):
   
https://drive.google.com/drive/folders/1lHTGgOjbFTRgwLWERJ67EHxuogd52Je5?usp=sharing

   (note: swf file is not generated either.)

 * Then moved to file to folder again :
   D:/dev/git/pinaragroup/PinaraUI/src/com/PinaraUI.mxml

   Then the error is : Unable to resolve root class of SWF: com.PinaraUI


i could not figure out the behaviour.

tested just for your inspection.

thanx in advance

12.03.2018 10:21 tarihinde serkan@likyateknoloji.com yazdı:


Hi Alex,

Top tag in mxml :


http://ns.adobe.com/mxml/2009";
   xmlns:s="library://ns.adobe.com/flex/spark"
   xmlns:mx="library://ns.adobe.com/flex/mx"
   xmlns:comps="com.likya.pinara.comps.*"
   xmlns:containers="com.likya.pinara.containers.*"
xmlns:jobdetail="com.likya.pinara.comps.jobdetail.*"
   currentState="loggedOutState"
preloader="com.likya.pinara.utils.DownloadProgressBarSubClassMin"
   minWidth="955" minHeight="600"
creationComplete="application_creationCompleteHandler()"
xmlns:jobmanager="com.likya.pinara.services.jobmanager.*"
xmlns:userops="com.likya.pinara.services.userops.*">


I will try putting file at the end  and inform you Alex, thanx


Quoting Alex Harui :


Hi Serkan,

What is the top tag in PinaraUI.mxml?

Try putting the PinaraUI.mxml file last in the list of compiler 
options.  Put all of the other options first.


Thanks,
-Alex

From: Serkan Taş 
mailto:serkan@likyateknoloji.com>>
Reply-To: "users@royale.apache.org<mailto:users@royale.apache.org>" 
mailto:users@royale.apache.org>>

Date: Sunday, March 11, 2018 at 8:10 AM
To: "users@royale.apache.org<mailto:users@royale.apache.org>" 
mailto:users@royale.apache.org>>

Subject: Fwd: Re: api-report



Hi Alex,

Please find the batch script below named genrep.bat and th console 
output log.txt


https://drive.google.com/open?id=1DYvI_7JzOYV0SNq9Q1SqZmUdlOMeBWuo<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdrive.google.com%2Fopen%3Fid%3D1DYvI_7JzOYV0SNq9Q1SqZmUdlOMeBWuo&data=02%7C01%7Caharui%40adobe.com%7C747e7f2a281146d7654408d5876ab944%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636563814809676597&sdata=9BPbAgc5vMJlGX8HF1Tp5zqKsCGsL8GbCRMLCLadIcA%3D&reserved=0> 



https://drive.google.com/open?id=1z91Y_flnVSAN4cYO0R-nqbOm6Qg_mNhH<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdrive.google.com%2Fopen%3Fid%3D1z91Y_flnVSAN4cYO0R-nqbOm6Qg_mNhH&data=02%7C01%7Caharui%40adobe.com%7C747e7f2a281146d7654408d5876ab944%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636563814809676597&sdata=3kWAdxk%2FTLWGp%2BHrANu2BJ%2B4A3%2Bi7D7twQ%2BDL7ZAzYI%3D&reserved=0> 




11.03.2018 18:10 tarihinde Alex Harui yazdı:
Hi Serkan,

To generate the api-report, you will need to use the Royale compiler 
with the flex-config.xml from the same Flex SDK as you used with the 
Flex compiler.


Post the console output that includes what you typed on the command 
line.  Using the CFGFILE variables you showed below you would 
probably have to prefix the drive and folders leading up toe "Adobe 
Flash Builder".


HTH,
-Alex

From: Serkan Taş 
mailto:serkan@likyateknoloji.com>>
Reply-To: "users@royale.apache.org<mailto:users@royale.apache.org>" 
mailto:users@royale.apache.org>>

Date: Sunday, March 11, 2018 at 3:08 AM
To: "users@royale.apache.org<mailto:users@royale.apache.org>" 
mailto:users@royale.apache.org>>

Subject: Re: api-report


Hi Alex,

(for royale) set CFGFILE="Apache 
Royale\apache-flex-sdk-4.16.1-bin\frameworks\flex-config.xml"
(for adobe) set CFGFILE="Adobe Flash Builder 4.7 (64 
Bit)\sdks\4.6.0\frameworks\flex-config.xml"



I tought that the config file depends on sdk, changed it to adobe cfg 
and  got same result.


PinaraUI.mxml is an mxml file and the main file of application, i 
mean starting point.


11.03.2018 10:23 tarihinde Alex Harui yazdı:
Hi Serkan,

Why is the load-config different?  I would think the Royale compiler 
would need the same -load–config option.


Is PinaraUI.mxml an application?  If it is a SWC, I would use COMPC 
instead of MXMLC.


HTH,
-Alex

From: Serkan Taş 
mailto:serkan@likyateknoloji.com>>
Reply-To: "users@royale.apache.org<mailto:users@royale.apache.org>" 
mailto:users@royale.apache.or

RE: API Usage in Flex Web Browser application (was Re: Generating API report for Flex Web Browser application)

2018-03-13 Thread Alina Kazi
Hi Piotr,

 

Even After uninstalling Symantec endpoint protection. I ask network 
administrator to remove all network or local firewall , Antivirus  but Still 
getting similar Errors. 

So, Downloading each file manually .

 

Thanks,

Alina

 

From: Piotr Zarzycki [mailto:piotrzarzyck...@gmail.com] 
Sent: Tuesday, March 13, 2018 12:12 PM
To: users@royale.apache.org
Subject: Re: API Usage in Flex Web Browser application (was Re: Generating API 
report for Flex Web Browser application)

 

Can you check whether all of that urls opens for you in the browser? Do you 
have some firewall or antyvirus active ?

 

2018-03-13 7:50 GMT+01:00 Alina Kazi :

Hi Piotr,

My C:\Users\aleena\.m2  folder contains only repository folder.
Deleted repository folder
 and copied  D:/prev/prev/ royale-compiler /settings-template.xml to
C:\Users\aleena \.m2\ settings.xml


tried 3 times ,getting this error:

https://www.dropbox.com/s/9xgqxy1kfoz2rw0/error%20maven.txt?dl=0


Thanks ,
Alina

-Original Message-
From: piotrz [mailto:pio...@apache.org]
Sent: Tuesday, March 13, 2018 10:57 AM
To: users@royale.apache.org
Subject: Re: API Usage in Flex Web Browser application (was Re: Generating
API report for Flex Web Browser application)

Hi Alina,

I'm not sure what is happen on your sight. Try to do following things. Go to
that folder:

<http://apache-royale-users.20374.n8.nabble.com/file/t1/maven_settings.png>

1) Remove folder repository completely
2) Copy settings-template.xml and change name as you see on the screenshot.
Thanks to that you will not have to type "-s settings-template.xml"
3) Make sure that you have the fresh sources in case of compiler.
4) In the root of compiler folder type: mvn clean install

Let's see whether removing everything gives some positive results. If you
see in the stacktrace some problem with downloading artifacts, try couple of
times in a row!

Thanks,
Piotr



--
Sent from: http://apache-royale-users.20374.n8.nabble.com/





 

-- 

Piotr Zarzycki 

Patreon: https://www.patreon.com/piotrzarzycki



Re: API Usage in Flex Web Browser application (was Re: Generating API report for Flex Web Browser application)

2018-03-13 Thread Piotr Zarzycki
Can you check whether all of that urls opens for you in the browser? Do you
have some firewall or antyvirus active ?

2018-03-13 7:50 GMT+01:00 Alina Kazi :

> Hi Piotr,
>
> My C:\Users\aleena\.m2  folder contains only repository folder.
> Deleted repository folder
>  and copied  D:/prev/prev/ royale-compiler /settings-template.xml to
> C:\Users\aleena \.m2\ settings.xml
>
>
> tried 3 times ,getting this error:
>
> https://www.dropbox.com/s/9xgqxy1kfoz2rw0/error%20maven.txt?dl=0
>
>
> Thanks ,
> Alina
>
> -Original Message-
> From: piotrz [mailto:pio...@apache.org]
> Sent: Tuesday, March 13, 2018 10:57 AM
> To: users@royale.apache.org
> Subject: Re: API Usage in Flex Web Browser application (was Re: Generating
> API report for Flex Web Browser application)
>
> Hi Alina,
>
> I'm not sure what is happen on your sight. Try to do following things. Go
> to
> that folder:
>
> <http://apache-royale-users.20374.n8.nabble.com/file/t1/maven_settings.png
> >
>
> 1) Remove folder repository completely
> 2) Copy settings-template.xml and change name as you see on the screenshot.
> Thanks to that you will not have to type "-s settings-template.xml"
> 3) Make sure that you have the fresh sources in case of compiler.
> 4) In the root of compiler folder type: mvn clean install
>
> Let's see whether removing everything gives some positive results. If you
> see in the stacktrace some problem with downloading artifacts, try couple
> of
> times in a row!
>
> Thanks,
> Piotr
>
>
>
> --
> Sent from: http://apache-royale-users.20374.n8.nabble.com/
>
>


-- 

Piotr Zarzycki

Patreon: *https://www.patreon.com/piotrzarzycki
<https://www.patreon.com/piotrzarzycki>*


RE: API Usage in Flex Web Browser application (was Re: Generating API report for Flex Web Browser application)

2018-03-13 Thread Alina Kazi
Hi Piotr,

My C:\Users\aleena\.m2  folder contains only repository folder.
Deleted repository folder
 and copied  D:/prev/prev/ royale-compiler /settings-template.xml to
C:\Users\aleena \.m2\ settings.xml


tried 3 times ,getting this error:

https://www.dropbox.com/s/9xgqxy1kfoz2rw0/error%20maven.txt?dl=0


Thanks ,
Alina

-Original Message-
From: piotrz [mailto:pio...@apache.org] 
Sent: Tuesday, March 13, 2018 10:57 AM
To: users@royale.apache.org
Subject: Re: API Usage in Flex Web Browser application (was Re: Generating
API report for Flex Web Browser application)

Hi Alina,

I'm not sure what is happen on your sight. Try to do following things. Go to
that folder:

<http://apache-royale-users.20374.n8.nabble.com/file/t1/maven_settings.png> 

1) Remove folder repository completely
2) Copy settings-template.xml and change name as you see on the screenshot.
Thanks to that you will not have to type "-s settings-template.xml"
3) Make sure that you have the fresh sources in case of compiler.
4) In the root of compiler folder type: mvn clean install

Let's see whether removing everything gives some positive results. If you
see in the stacktrace some problem with downloading artifacts, try couple of
times in a row!

Thanks,
Piotr



--
Sent from: http://apache-royale-users.20374.n8.nabble.com/



Re: API Usage in Flex Web Browser application (was Re: Generating API report for Flex Web Browser application)

2018-03-12 Thread piotrz
Hi Alina,

I'm not sure what is happen on your sight. Try to do following things. Go to
that folder:

 

1) Remove folder repository completely 
2) Copy settings-template.xml and change name as you see on the screenshot.
Thanks to that you will not have to type "-s settings-template.xml"
3) Make sure that you have the fresh sources in case of compiler.
4) In the root of compiler folder type: mvn clean install

Let's see whether removing everything gives some positive results. If you
see in the stacktrace some problem with downloading artifacts, try couple of
times in a row!

Thanks, 
Piotr



--
Sent from: http://apache-royale-users.20374.n8.nabble.com/


Re: api-report

2018-03-12 Thread serkan . tas


Hi Alex,

Top tag in mxml :


http://ns.adobe.com/mxml/2009";
   xmlns:s="library://ns.adobe.com/flex/spark"
   xmlns:mx="library://ns.adobe.com/flex/mx"
   xmlns:comps="com.likya.pinara.comps.*"
   xmlns:containers="com.likya.pinara.containers.*"
   xmlns:jobdetail="com.likya.pinara.comps.jobdetail.*"
   currentState="loggedOutState"
   
preloader="com.likya.pinara.utils.DownloadProgressBarSubClassMin"
   minWidth="955" minHeight="600"
   
creationComplete="application_creationCompleteHandler()"
   
xmlns:jobmanager="com.likya.pinara.services.jobmanager.*"
   xmlns:userops="com.likya.pinara.services.userops.*">


I will try putting file at the end  and inform you Alex, thanx


Quoting Alex Harui :


Hi Serkan,

What is the top tag in PinaraUI.mxml?

Try putting the PinaraUI.mxml file last in the list of compiler  
options.  Put all of the other options first.


Thanks,
-Alex

From: Serkan Taş  
mailto:serkan@likyateknoloji.com>>
Reply-To: "users@royale.apache.org<mailto:users@royale.apache.org>"  
mailto:users@royale.apache.org>>

Date: Sunday, March 11, 2018 at 8:10 AM
To: "users@royale.apache.org<mailto:users@royale.apache.org>"  
mailto:users@royale.apache.org>>

Subject: Fwd: Re: api-report



Hi Alex,

Please find the batch script below named genrep.bat and th console  
output log.txt


https://drive.google.com/open?id=1DYvI_7JzOYV0SNq9Q1SqZmUdlOMeBWuo<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdrive.google.com%2Fopen%3Fid%3D1DYvI_7JzOYV0SNq9Q1SqZmUdlOMeBWuo&data=02%7C01%7Caharui%40adobe.com%7C747e7f2a281146d7654408d5876ab944%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636563814809676597&sdata=9BPbAgc5vMJlGX8HF1Tp5zqKsCGsL8GbCRMLCLadIcA%3D&reserved=0>

https://drive.google.com/open?id=1z91Y_flnVSAN4cYO0R-nqbOm6Qg_mNhH<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdrive.google.com%2Fopen%3Fid%3D1z91Y_flnVSAN4cYO0R-nqbOm6Qg_mNhH&data=02%7C01%7Caharui%40adobe.com%7C747e7f2a281146d7654408d5876ab944%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636563814809676597&sdata=3kWAdxk%2FTLWGp%2BHrANu2BJ%2B4A3%2Bi7D7twQ%2BDL7ZAzYI%3D&reserved=0>


11.03.2018 18:10 tarihinde Alex Harui yazdı:
Hi Serkan,

To generate the api-report, you will need to use the Royale compiler  
with the flex-config.xml from the same Flex SDK as you used with the  
Flex compiler.


Post the console output that includes what you typed on the command  
line.  Using the CFGFILE variables you showed below you would  
probably have to prefix the drive and folders leading up toe "Adobe  
Flash Builder".


HTH,
-Alex

From: Serkan Taş  
mailto:serkan@likyateknoloji.com>>
Reply-To: "users@royale.apache.org<mailto:users@royale.apache.org>"  
mailto:users@royale.apache.org>>

Date: Sunday, March 11, 2018 at 3:08 AM
To: "users@royale.apache.org<mailto:users@royale.apache.org>"  
mailto:users@royale.apache.org>>

Subject: Re: api-report


Hi Alex,

(for royale) set CFGFILE="Apache  
Royale\apache-flex-sdk-4.16.1-bin\frameworks\flex-config.xml"
(for adobe) set CFGFILE="Adobe Flash Builder 4.7 (64  
Bit)\sdks\4.6.0\frameworks\flex-config.xml"



I tought that the config file depends on sdk, changed it to adobe  
cfg and  got same result.


PinaraUI.mxml is an mxml file and the main file of application, i  
mean starting point.


11.03.2018 10:23 tarihinde Alex Harui yazdı:
Hi Serkan,

Why is the load-config different?  I would think the Royale compiler  
would need the same -load–config option.


Is PinaraUI.mxml an application?  If it is a SWC, I would use COMPC  
instead of MXMLC.


HTH,
-Alex

From: Serkan Taş  
mailto:serkan@likyateknoloji.com>>
Reply-To: "users@royale.apache.org<mailto:users@royale.apache.org>"  
mailto:users@royale.apache.org>>

Date: Saturday, March 10, 2018 at 10:13 AM
To: "users@royale.apache.org<mailto:users@royale.apache.org>"  
mailto:users@royale.apache.org>>

Subject: Re: api-report


Hi Alex,

I worked on mxmlc and successfully generate adobe Flex file swf with  
the command below : (all env vars predefined not included in maiş to  
simplfy)


%ADOBEPATH%mxmlc PinaraUI/src/com/likya/pinara/main/PinaraUI.mxml  
-external-library-path=%PNRLIBS%,%FIBERSWC%,%PLAYERGLBSWC%,%SERSWC%  
-source-path=PinaraUI/src,PinaraUI/locale/{locale}   
-services=Pinara-0.0.1/WEB-INF/flex/services-config.xml   
-load-config="D:\dev\Adobe\Adobe Flash Builder 4.7 (64  
Bit)\sdks\4

Re: api-report

2018-03-11 Thread Alex Harui
Hi Serkan,

What is the top tag in PinaraUI.mxml?

Try putting the PinaraUI.mxml file last in the list of compiler options.  Put 
all of the other options first.

Thanks,
-Alex

From: Serkan Taş 
mailto:serkan@likyateknoloji.com>>
Reply-To: "users@royale.apache.org<mailto:users@royale.apache.org>" 
mailto:users@royale.apache.org>>
Date: Sunday, March 11, 2018 at 8:10 AM
To: "users@royale.apache.org<mailto:users@royale.apache.org>" 
mailto:users@royale.apache.org>>
Subject: Fwd: Re: api-report



Hi Alex,

Please find the batch script below named genrep.bat and th console output 
log.txt

https://drive.google.com/open?id=1DYvI_7JzOYV0SNq9Q1SqZmUdlOMeBWuo<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdrive.google.com%2Fopen%3Fid%3D1DYvI_7JzOYV0SNq9Q1SqZmUdlOMeBWuo&data=02%7C01%7Caharui%40adobe.com%7C747e7f2a281146d7654408d5876ab944%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636563814809676597&sdata=9BPbAgc5vMJlGX8HF1Tp5zqKsCGsL8GbCRMLCLadIcA%3D&reserved=0>

https://drive.google.com/open?id=1z91Y_flnVSAN4cYO0R-nqbOm6Qg_mNhH<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdrive.google.com%2Fopen%3Fid%3D1z91Y_flnVSAN4cYO0R-nqbOm6Qg_mNhH&data=02%7C01%7Caharui%40adobe.com%7C747e7f2a281146d7654408d5876ab944%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636563814809676597&sdata=3kWAdxk%2FTLWGp%2BHrANu2BJ%2B4A3%2Bi7D7twQ%2BDL7ZAzYI%3D&reserved=0>


11.03.2018 18:10 tarihinde Alex Harui yazdı:
Hi Serkan,

To generate the api-report, you will need to use the Royale compiler with the 
flex-config.xml from the same Flex SDK as you used with the Flex compiler.

Post the console output that includes what you typed on the command line.  
Using the CFGFILE variables you showed below you would probably have to prefix 
the drive and folders leading up toe "Adobe Flash Builder".

HTH,
-Alex

From: Serkan Taş 
mailto:serkan@likyateknoloji.com>>
Reply-To: "users@royale.apache.org<mailto:users@royale.apache.org>" 
mailto:users@royale.apache.org>>
Date: Sunday, March 11, 2018 at 3:08 AM
To: "users@royale.apache.org<mailto:users@royale.apache.org>" 
mailto:users@royale.apache.org>>
Subject: Re: api-report


Hi Alex,

(for royale) set CFGFILE="Apache 
Royale\apache-flex-sdk-4.16.1-bin\frameworks\flex-config.xml"
(for adobe) set CFGFILE="Adobe Flash Builder 4.7 (64 
Bit)\sdks\4.6.0\frameworks\flex-config.xml"


I tought that the config file depends on sdk, changed it to adobe cfg and  got 
same result.

PinaraUI.mxml is an mxml file and the main file of application, i mean starting 
point.

11.03.2018 10:23 tarihinde Alex Harui yazdı:
Hi Serkan,

Why is the load-config different?  I would think the Royale compiler would need 
the same -load–config option.

Is PinaraUI.mxml an application?  If it is a SWC, I would use COMPC instead of 
MXMLC.

HTH,
-Alex

From: Serkan Taş 
mailto:serkan@likyateknoloji.com>>
Reply-To: "users@royale.apache.org<mailto:users@royale.apache.org>" 
mailto:users@royale.apache.org>>
Date: Saturday, March 10, 2018 at 10:13 AM
To: "users@royale.apache.org<mailto:users@royale.apache.org>" 
mailto:users@royale.apache.org>>
Subject: Re: api-report


Hi Alex,

I worked on mxmlc and successfully generate adobe Flex file swf with the 
command below : (all env vars predefined not included in maiş to simplfy)

%ADOBEPATH%mxmlc PinaraUI/src/com/likya/pinara/main/PinaraUI.mxml 
-external-library-path=%PNRLIBS%,%FIBERSWC%,%PLAYERGLBSWC%,%SERSWC% 
-source-path=PinaraUI/src,PinaraUI/locale/{locale}  
-services=Pinara-0.0.1/WEB-INF/flex/services-config.xml  
-load-config="D:\dev\Adobe\Adobe Flash Builder 4.7 (64 
Bit)\sdks\4.6.0\frameworks\flex-config.xml" -o .\PinaraUI.swf

I tried the same way for royale (only added api-report parameter)

%ROYALEPATH%mxmlc PinaraUI/src/com/likya/pinara/main/PinaraUI.mxml 
-api-report="report.txt" 
-external-library-path=%PNRLIBS%,%FIBERSWC%,%PLAYERGLBSWC%,%SERSWC% 
-source-path=PinaraUI/src,PinaraUI/locale/{locale}  
-services=Pinara-0.0.1/WEB-INF/flex/services-config.xml  -load-config=%CFGFILE% 
-o .\PinaraUI.swf

Terminated with output :

Error: Unable to resolve root class of SWF: com.likya.pinara.main.PinaraUI
Error: Unable to build SWF D:\dev\Apache Royale\ApiReport\PinaraUI.swf


Thanx in advance
Serkan

08.03.2018 20:39 tarihinde Alex Harui yazdı:

Hi Serkan,

Is your app relatively small or do you have other SWCs or modules?  There
wasn't too much in the API report so either we still have bugs in the
report tool, or app is relatively simple and small, or you have other SWCs
and/or modules.  If you have other SWCs and modules, please generate a
report for them as well.

Or maybe the errors the compiler hit got in the way of good data
collection.  I'm not sure why you are getting Resource

Fwd: Re: api-report

2018-03-11 Thread Serkan Taş


Hi Alex,

Please find the batch script below named genrep.bat and th console 
output log.txt


https://drive.google.com/open?id=1DYvI_7JzOYV0SNq9Q1SqZmUdlOMeBWuo

https://drive.google.com/open?id=1z91Y_flnVSAN4cYO0R-nqbOm6Qg_mNhH



11.03.2018 18:10 tarihinde Alex Harui yazdı:

Hi Serkan,

To generate the api-report, you will need to use the Royale compiler 
with the flex-config.xml from the same Flex SDK as you used with the 
Flex compiler.


Post the console output that includes what you typed on the command 
line.  Using the CFGFILE variables you showed below you would probably 
have to prefix the drive and folders leading up toe "Adobe Flash Builder".


HTH,
-Alex

From: Serkan Taş <mailto:serkan@likyateknoloji.com>>
Reply-To: "users@royale.apache.org <mailto:users@royale.apache.org>" 
mailto:users@royale.apache.org>>

Date: Sunday, March 11, 2018 at 3:08 AM
To: "users@royale.apache.org <mailto:users@royale.apache.org>" 
mailto:users@royale.apache.org>>

Subject: Re: api-report

Hi Alex,

(for royale) set CFGFILE="Apache 
Royale\apache-flex-sdk-4.16.1-bin\frameworks\flex-config.xml"
(for adobe) set CFGFILE="Adobe Flash Builder 4.7 (64 
Bit)\sdks\4.6.0\frameworks\flex-config.xml"


I tought that the config file depends on sdk, changed it to adobe cfg 
and  got same result.


PinaraUI.mxml is an mxml file and the main file of application, i mean 
starting point.



11.03.2018 10:23 tarihinde Alex Harui yazdı:

Hi Serkan,

Why is the load-config different?  I would think the Royale compiler 
would need the same -load–config option.


Is PinaraUI.mxml an application?  If it is a SWC, I would use COMPC 
instead of MXMLC.


HTH,
-Alex

From: Serkan Taş <mailto:serkan@likyateknoloji.com>>
Reply-To: "users@royale.apache.org <mailto:users@royale.apache.org>" 
mailto:users@royale.apache.org>>

Date: Saturday, March 10, 2018 at 10:13 AM
To: "users@royale.apache.org <mailto:users@royale.apache.org>" 
mailto:users@royale.apache.org>>

Subject: Re: api-report

Hi Alex,

I worked on mxmlc and successfully generate adobe Flex file swf with 
the command below : (all env vars predefined not included in maiş to 
simplfy)


%ADOBEPATH%mxmlc PinaraUI/src/com/likya/pinara/main/PinaraUI.mxml 
-external-library-path=%PNRLIBS%,%FIBERSWC%,%PLAYERGLBSWC%,%SERSWC% 
-source-path=PinaraUI/src,PinaraUI/locale/{locale} 
-services=Pinara-0.0.1/WEB-INF/flex/services-config.xml 
-load-config="D:\dev\Adobe\Adobe Flash Builder 4.7 (64 
Bit)\sdks\4.6.0\frameworks\flex-config.xml" -o .\PinaraUI.swf


I tried the same way for royale (only added api-report parameter)

%ROYALEPATH%mxmlc PinaraUI/src/com/likya/pinara/main/PinaraUI.mxml 
-api-report="report.txt" 
-external-library-path=%PNRLIBS%,%FIBERSWC%,%PLAYERGLBSWC%,%SERSWC% 
-source-path=PinaraUI/src,PinaraUI/locale/{locale} 
-services=Pinara-0.0.1/WEB-INF/flex/services-config.xml 
-load-config=%CFGFILE% -o .\PinaraUI.swf


Terminated with output :

Error: Unable to resolve root class of SWF: 
com.likya.pinara.main.PinaraUI

Error: Unable to build SWF D:\dev\Apache Royale\ApiReport\PinaraUI.swf


Thanx in advance
Serkan

08.03.2018 20:39 tarihinde Alex Harui yazdı:

Hi Serkan,

Is your app relatively small or do you have other SWCs or modules?  There
wasn't too much in the API report so either we still have bugs in the
report tool, or app is relatively simple and small, or you have other SWCs
and/or modules.  If you have other SWCs and modules, please generate a
report for them as well.

Or maybe the errors the compiler hit got in the way of good data
collection.  I'm not sure why you are getting ResourceEvent errors.
Please verify you are using mx.events.ResourceEvent instead of a third
party event.  I see a TreeUtils is being used so that source or library
needs to be added to the compiler arguments.  I see ModelLocator and User
classes as well.  Maybe you are using CairnGorm and need to add that to
the library-path.  Also a DummyForm and some other missing classes at the
end of log.txt

If you can get all (or most) of the errors to go away, see if the report
is longer.

Thanks,
-Alex

On 3/8/18, 5:43 
AM,"serkan@likyateknoloji.com"  wrote:


Please find the script, report and errors at below link


https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdrive.goo
gle.com%2Fdrive%2Ffolders%2F1lHTGgOjbFTRgwLWERJ67EHxuogd52Je5%3Fusp%3Dshar
ing&data=02%7C01%7Caharui%40adobe.com%7Cba90629a85d340be51c408d584faa0a3%7
Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636561134328894381&sdata=22nfV
GBMBg%2BMUf0Uf28YBeFJVDFSPMFNgAvBUyySFUo%3D&reserved=0


--
Serkan Taş
Mobil : +90 532 250 07 71
Likya Bilgi Teknolojileri
ve İletişim Hiz. Ltd. Şti.
https://na01.safelinks.protection.outlook.com/?url=www.likyateknoloji.com&;
data=02%7C01%7Caharui%40adobe.com%7Cba90629a85d340be51c408d584

Re: api-report

2018-03-11 Thread Alex Harui
Hi Serkan,

To generate the api-report, you will need to use the Royale compiler with the 
flex-config.xml from the same Flex SDK as you used with the Flex compiler.

Post the console output that includes what you typed on the command line.  
Using the CFGFILE variables you showed below you would probably have to prefix 
the drive and folders leading up toe "Adobe Flash Builder".

HTH,
-Alex

From: Serkan Taş 
mailto:serkan@likyateknoloji.com>>
Reply-To: "users@royale.apache.org<mailto:users@royale.apache.org>" 
mailto:users@royale.apache.org>>
Date: Sunday, March 11, 2018 at 3:08 AM
To: "users@royale.apache.org<mailto:users@royale.apache.org>" 
mailto:users@royale.apache.org>>
Subject: Re: api-report


Hi Alex,

(for royale) set CFGFILE="Apache 
Royale\apache-flex-sdk-4.16.1-bin\frameworks\flex-config.xml"
(for adobe) set CFGFILE="Adobe Flash Builder 4.7 (64 
Bit)\sdks\4.6.0\frameworks\flex-config.xml"


I tought that the config file depends on sdk, changed it to adobe cfg and  got 
same result.

PinaraUI.mxml is an mxml file and the main file of application, i mean starting 
point.

11.03.2018 10:23 tarihinde Alex Harui yazdı:
Hi Serkan,

Why is the load-config different?  I would think the Royale compiler would need 
the same -load–config option.

Is PinaraUI.mxml an application?  If it is a SWC, I would use COMPC instead of 
MXMLC.

HTH,
-Alex

From: Serkan Taş 
mailto:serkan@likyateknoloji.com>>
Reply-To: "users@royale.apache.org<mailto:users@royale.apache.org>" 
mailto:users@royale.apache.org>>
Date: Saturday, March 10, 2018 at 10:13 AM
To: "users@royale.apache.org<mailto:users@royale.apache.org>" 
mailto:users@royale.apache.org>>
Subject: Re: api-report


Hi Alex,

I worked on mxmlc and successfully generate adobe Flex file swf with the 
command below : (all env vars predefined not included in maiş to simplfy)

%ADOBEPATH%mxmlc PinaraUI/src/com/likya/pinara/main/PinaraUI.mxml 
-external-library-path=%PNRLIBS%,%FIBERSWC%,%PLAYERGLBSWC%,%SERSWC% 
-source-path=PinaraUI/src,PinaraUI/locale/{locale}  
-services=Pinara-0.0.1/WEB-INF/flex/services-config.xml  
-load-config="D:\dev\Adobe\Adobe Flash Builder 4.7 (64 
Bit)\sdks\4.6.0\frameworks\flex-config.xml" -o .\PinaraUI.swf

I tried the same way for royale (only added api-report parameter)

%ROYALEPATH%mxmlc PinaraUI/src/com/likya/pinara/main/PinaraUI.mxml 
-api-report="report.txt" 
-external-library-path=%PNRLIBS%,%FIBERSWC%,%PLAYERGLBSWC%,%SERSWC% 
-source-path=PinaraUI/src,PinaraUI/locale/{locale}  
-services=Pinara-0.0.1/WEB-INF/flex/services-config.xml  -load-config=%CFGFILE% 
-o .\PinaraUI.swf

Terminated with output :

Error: Unable to resolve root class of SWF: com.likya.pinara.main.PinaraUI
Error: Unable to build SWF D:\dev\Apache Royale\ApiReport\PinaraUI.swf


Thanx in advance
Serkan

08.03.2018 20:39 tarihinde Alex Harui yazdı:

Hi Serkan,

Is your app relatively small or do you have other SWCs or modules?  There
wasn't too much in the API report so either we still have bugs in the
report tool, or app is relatively simple and small, or you have other SWCs
and/or modules.  If you have other SWCs and modules, please generate a
report for them as well.

Or maybe the errors the compiler hit got in the way of good data
collection.  I'm not sure why you are getting ResourceEvent errors.
Please verify you are using mx.events.ResourceEvent instead of a third
party event.  I see a TreeUtils is being used so that source or library
needs to be added to the compiler arguments.  I see ModelLocator and User
classes as well.  Maybe you are using CairnGorm and need to add that to
the library-path.  Also a DummyForm and some other missing classes at the
end of log.txt

If you can get all (or most) of the errors to go away, see if the report
is longer.

Thanks,
-Alex

On 3/8/18, 5:43 AM, 
"serkan@likyateknoloji.com"<mailto:serkan@likyateknoloji.com><mailto:serkan@likyateknoloji.com>
 wrote:



Please find the script, report and errors at below link


https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdrive.goo
gle.com%2Fdrive%2Ffolders%2F1lHTGgOjbFTRgwLWERJ67EHxuogd52Je5%3Fusp%3Dshar
ing&data=02%7C01%7Caharui%40adobe.com%7Cba90629a85d340be51c408d584faa0a3%7
Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636561134328894381&sdata=22nfV
GBMBg%2BMUf0Uf28YBeFJVDFSPMFNgAvBUyySFUo%3D&reserved=0


--
Serkan Taş
Mobil : +90 532 250 07 71
Likya Bilgi Teknolojileri
ve İletişim Hiz. Ltd. Şti.
https://na01.safelinks.protection.outlook.com/?url=www.likyateknoloji.com&;
data=02%7C01%7Caharui%40adobe.com%7Cba90629a85d340be51c408d584faa0a3%7Cfa7
b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636561134328894381&sdata=iWSpLjuBO
XGyCYopvbF8zOrVgm8x%2BvxqciqcWpfJkxQ%3D&reserved=0

--
Bu elektronik posta

Re: api-report

2018-03-11 Thread Serkan Taş

Hi Alex,

(for royale) set CFGFILE="Apache 
Royale\apache-flex-sdk-4.16.1-bin\frameworks\flex-config.xml"
(for adobe) set CFGFILE="Adobe Flash Builder 4.7 (64 
Bit)\sdks\4.6.0\frameworks\flex-config.xml"


I tought that the config file depends on sdk, changed it to adobe cfg 
and  got same result.


PinaraUI.mxml is an mxml file and the main file of application, i mean 
starting point.



11.03.2018 10:23 tarihinde Alex Harui yazdı:

Hi Serkan,

Why is the load-config different?  I would think the Royale compiler 
would need the same -load–config option.


Is PinaraUI.mxml an application?  If it is a SWC, I would use COMPC 
instead of MXMLC.


HTH,
-Alex

From: Serkan Taş <mailto:serkan@likyateknoloji.com>>
Reply-To: "users@royale.apache.org <mailto:users@royale.apache.org>" 
mailto:users@royale.apache.org>>

Date: Saturday, March 10, 2018 at 10:13 AM
To: "users@royale.apache.org <mailto:users@royale.apache.org>" 
mailto:users@royale.apache.org>>

Subject: Re: api-report

Hi Alex,

I worked on mxmlc and successfully generate adobe Flex file swf with 
the command below : (all env vars predefined not included in maiş to 
simplfy)


%ADOBEPATH%mxmlc PinaraUI/src/com/likya/pinara/main/PinaraUI.mxml 
-external-library-path=%PNRLIBS%,%FIBERSWC%,%PLAYERGLBSWC%,%SERSWC% 
-source-path=PinaraUI/src,PinaraUI/locale/{locale} 
-services=Pinara-0.0.1/WEB-INF/flex/services-config.xml 
-load-config="D:\dev\Adobe\Adobe Flash Builder 4.7 (64 
Bit)\sdks\4.6.0\frameworks\flex-config.xml" -o .\PinaraUI.swf


I tried the same way for royale (only added api-report parameter)

%ROYALEPATH%mxmlc PinaraUI/src/com/likya/pinara/main/PinaraUI.mxml 
-api-report="report.txt" 
-external-library-path=%PNRLIBS%,%FIBERSWC%,%PLAYERGLBSWC%,%SERSWC% 
-source-path=PinaraUI/src,PinaraUI/locale/{locale} 
-services=Pinara-0.0.1/WEB-INF/flex/services-config.xml 
-load-config=%CFGFILE% -o .\PinaraUI.swf


Terminated with output :

Error: Unable to resolve root class of SWF: com.likya.pinara.main.PinaraUI
Error: Unable to build SWF D:\dev\Apache Royale\ApiReport\PinaraUI.swf


Thanx in advance
Serkan

08.03.2018 20:39 tarihinde Alex Harui yazdı:

Hi Serkan,

Is your app relatively small or do you have other SWCs or modules?  There
wasn't too much in the API report so either we still have bugs in the
report tool, or app is relatively simple and small, or you have other SWCs
and/or modules.  If you have other SWCs and modules, please generate a
report for them as well.

Or maybe the errors the compiler hit got in the way of good data
collection.  I'm not sure why you are getting ResourceEvent errors.
Please verify you are using mx.events.ResourceEvent instead of a third
party event.  I see a TreeUtils is being used so that source or library
needs to be added to the compiler arguments.  I see ModelLocator and User
classes as well.  Maybe you are using CairnGorm and need to add that to
the library-path.  Also a DummyForm and some other missing classes at the
end of log.txt

If you can get all (or most) of the errors to go away, see if the report
is longer.

Thanks,
-Alex

On 3/8/18, 5:43 
AM,"serkan@likyateknoloji.com"  wrote:


Please find the script, report and errors at below link


https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdrive.goo
gle.com%2Fdrive%2Ffolders%2F1lHTGgOjbFTRgwLWERJ67EHxuogd52Je5%3Fusp%3Dshar
ing&data=02%7C01%7Caharui%40adobe.com%7Cba90629a85d340be51c408d584faa0a3%7
Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636561134328894381&sdata=22nfV
GBMBg%2BMUf0Uf28YBeFJVDFSPMFNgAvBUyySFUo%3D&reserved=0


--
Serkan Taş
Mobil : +90 532 250 07 71
Likya Bilgi Teknolojileri
ve İletişim Hiz. Ltd. Şti.
https://na01.safelinks.protection.outlook.com/?url=www.likyateknoloji.com&;
data=02%7C01%7Caharui%40adobe.com%7Cba90629a85d340be51c408d584faa0a3%7Cfa7
b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636561134328894381&sdata=iWSpLjuBO
XGyCYopvbF8zOrVgm8x%2BvxqciqcWpfJkxQ%3D&reserved=0

--
Bu elektronik posta ve onunla iletilen bütün dosyalar gizlidir. Sadece
yukarıda isimleri belirtilen kişiler arasında özel haberleşme amacını
taşımaktadır. Size yanlışlıkla ulaşmışsa bu elektonik postanın
içeriğini açıklamanız, kopyalamanız, yönlendirmeniz ve kullanmanız
kesinlikle yasaktır. Lütfen mesajı geri gönderiniz ve sisteminizden
siliniz. Likya Bilgi Teknolojileri ve İletişim Hiz. Ltd. Şti. bu
mesajın içeriği ile ilgili olarak hiç bir hukuksal sorumluluğu kabul
etmez.

This electronic mail and any files transmitted with it are intended
for the private use of  the persons named above. If you received this
message in error, forwarding, copying or use of any of the information
is strictly prohibited. Please immediately notify the sender and
delete it from your system. Likya Bilgi Teknolojileri ve İletişim Hiz.
Ltd. Şti. does not accept legal responsibility for the contents of
this message.
--







Re: api-report

2018-03-10 Thread Alex Harui
Hi Serkan,

Why is the load-config different?  I would think the Royale compiler would need 
the same -load–config option.

Is PinaraUI.mxml an application?  If it is a SWC, I would use COMPC instead of 
MXMLC.

HTH,
-Alex

From: Serkan Taş 
mailto:serkan@likyateknoloji.com>>
Reply-To: "users@royale.apache.org<mailto:users@royale.apache.org>" 
mailto:users@royale.apache.org>>
Date: Saturday, March 10, 2018 at 10:13 AM
To: "users@royale.apache.org<mailto:users@royale.apache.org>" 
mailto:users@royale.apache.org>>
Subject: Re: api-report


Hi Alex,

I worked on mxmlc and successfully generate adobe Flex file swf with the 
command below : (all env vars predefined not included in maiş to simplfy)

%ADOBEPATH%mxmlc PinaraUI/src/com/likya/pinara/main/PinaraUI.mxml 
-external-library-path=%PNRLIBS%,%FIBERSWC%,%PLAYERGLBSWC%,%SERSWC% 
-source-path=PinaraUI/src,PinaraUI/locale/{locale}  
-services=Pinara-0.0.1/WEB-INF/flex/services-config.xml  
-load-config="D:\dev\Adobe\Adobe Flash Builder 4.7 (64 
Bit)\sdks\4.6.0\frameworks\flex-config.xml" -o .\PinaraUI.swf

I tried the same way for royale (only added api-report parameter)

%ROYALEPATH%mxmlc PinaraUI/src/com/likya/pinara/main/PinaraUI.mxml 
-api-report="report.txt" 
-external-library-path=%PNRLIBS%,%FIBERSWC%,%PLAYERGLBSWC%,%SERSWC% 
-source-path=PinaraUI/src,PinaraUI/locale/{locale}  
-services=Pinara-0.0.1/WEB-INF/flex/services-config.xml  -load-config=%CFGFILE% 
-o .\PinaraUI.swf

Terminated with output :

Error: Unable to resolve root class of SWF: com.likya.pinara.main.PinaraUI
Error: Unable to build SWF D:\dev\Apache Royale\ApiReport\PinaraUI.swf


Thanx in advance
Serkan

08.03.2018 20:39 tarihinde Alex Harui yazdı:

Hi Serkan,

Is your app relatively small or do you have other SWCs or modules?  There
wasn't too much in the API report so either we still have bugs in the
report tool, or app is relatively simple and small, or you have other SWCs
and/or modules.  If you have other SWCs and modules, please generate a
report for them as well.

Or maybe the errors the compiler hit got in the way of good data
collection.  I'm not sure why you are getting ResourceEvent errors.
Please verify you are using mx.events.ResourceEvent instead of a third
party event.  I see a TreeUtils is being used so that source or library
needs to be added to the compiler arguments.  I see ModelLocator and User
classes as well.  Maybe you are using CairnGorm and need to add that to
the library-path.  Also a DummyForm and some other missing classes at the
end of log.txt

If you can get all (or most) of the errors to go away, see if the report
is longer.

Thanks,
-Alex

On 3/8/18, 5:43 AM, 
"serkan@likyateknoloji.com"<mailto:serkan@likyateknoloji.com><mailto:serkan@likyateknoloji.com>
 wrote:




Please find the script, report and errors at below link


https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdrive.goo
gle.com%2Fdrive%2Ffolders%2F1lHTGgOjbFTRgwLWERJ67EHxuogd52Je5%3Fusp%3Dshar
ing&data=02%7C01%7Caharui%40adobe.com%7Cba90629a85d340be51c408d584faa0a3%7
Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636561134328894381&sdata=22nfV
GBMBg%2BMUf0Uf28YBeFJVDFSPMFNgAvBUyySFUo%3D&reserved=0


--
Serkan Taş
Mobil : +90 532 250 07 71
Likya Bilgi Teknolojileri
ve İletişim Hiz. Ltd. Şti.
https://na01.safelinks.protection.outlook.com/?url=www.likyateknoloji.com&;
data=02%7C01%7Caharui%40adobe.com%7Cba90629a85d340be51c408d584faa0a3%7Cfa7
b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636561134328894381&sdata=iWSpLjuBO
XGyCYopvbF8zOrVgm8x%2BvxqciqcWpfJkxQ%3D&reserved=0

--
Bu elektronik posta ve onunla iletilen bütün dosyalar gizlidir. Sadece
yukarıda isimleri belirtilen kişiler arasında özel haberleşme amacını
taşımaktadır. Size yanlışlıkla ulaşmışsa bu elektonik postanın
içeriğini açıklamanız, kopyalamanız, yönlendirmeniz ve kullanmanız
kesinlikle yasaktır. Lütfen mesajı geri gönderiniz ve sisteminizden
siliniz. Likya Bilgi Teknolojileri ve İletişim Hiz. Ltd. Şti. bu
mesajın içeriği ile ilgili olarak hiç bir hukuksal sorumluluğu kabul
etmez.

This electronic mail and any files transmitted with it are intended
for the private use of  the persons named above. If you received this
message in error, forwarding, copying or use of any of the information
is strictly prohibited. Please immediately notify the sender and
delete it from your system. Likya Bilgi Teknolojileri ve İletişim Hiz.
Ltd. Şti. does not accept legal responsibility for the contents of
this message.
--





Re: api-report

2018-03-10 Thread Serkan Taş

Hi Alex,

I worked on mxmlc and successfully generate adobe Flex file swf with the 
command below : (all env vars predefined not included in maiş to simplfy)


%ADOBEPATH%mxmlc PinaraUI/src/com/likya/pinara/main/PinaraUI.mxml 
-external-library-path=%PNRLIBS%,%FIBERSWC%,%PLAYERGLBSWC%,%SERSWC% 
-source-path=PinaraUI/src,PinaraUI/locale/{locale} 
-services=Pinara-0.0.1/WEB-INF/flex/services-config.xml 
-load-config="D:\dev\Adobe\Adobe Flash Builder 4.7 (64 
Bit)\sdks\4.6.0\frameworks\flex-config.xml" -o .\PinaraUI.swf


I tried the same way for royale (only added api-report parameter)

%ROYALEPATH%mxmlc PinaraUI/src/com/likya/pinara/main/PinaraUI.mxml 
-api-report="report.txt" 
-external-library-path=%PNRLIBS%,%FIBERSWC%,%PLAYERGLBSWC%,%SERSWC% 
-source-path=PinaraUI/src,PinaraUI/locale/{locale} 
-services=Pinara-0.0.1/WEB-INF/flex/services-config.xml 
-load-config=%CFGFILE% -o .\PinaraUI.swf


Terminated with output :

Error: Unable to resolve root class of SWF: com.likya.pinara.main.PinaraUI
Error: Unable to build SWF D:\dev\Apache Royale\ApiReport\PinaraUI.swf


Thanx in advance
Serkan

08.03.2018 20:39 tarihinde Alex Harui yazdı:

Hi Serkan,

Is your app relatively small or do you have other SWCs or modules?  There
wasn't too much in the API report so either we still have bugs in the
report tool, or app is relatively simple and small, or you have other SWCs
and/or modules.  If you have other SWCs and modules, please generate a
report for them as well.

Or maybe the errors the compiler hit got in the way of good data
collection.  I'm not sure why you are getting ResourceEvent errors.
Please verify you are using mx.events.ResourceEvent instead of a third
party event.  I see a TreeUtils is being used so that source or library
needs to be added to the compiler arguments.  I see ModelLocator and User
classes as well.  Maybe you are using CairnGorm and need to add that to
the library-path.  Also a DummyForm and some other missing classes at the
end of log.txt

If you can get all (or most) of the errors to go away, see if the report
is longer.

Thanks,
-Alex

On 3/8/18, 5:43 AM, "serkan@likyateknoloji.com"
 wrote:




Please find the script, report and errors at below link


https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdrive.goo
gle.com%2Fdrive%2Ffolders%2F1lHTGgOjbFTRgwLWERJ67EHxuogd52Je5%3Fusp%3Dshar
ing&data=02%7C01%7Caharui%40adobe.com%7Cba90629a85d340be51c408d584faa0a3%7
Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636561134328894381&sdata=22nfV
GBMBg%2BMUf0Uf28YBeFJVDFSPMFNgAvBUyySFUo%3D&reserved=0


--
Serkan Taş
Mobil : +90 532 250 07 71
Likya Bilgi Teknolojileri
ve İletişim Hiz. Ltd. Şti.
https://na01.safelinks.protection.outlook.com/?url=www.likyateknoloji.com&;
data=02%7C01%7Caharui%40adobe.com%7Cba90629a85d340be51c408d584faa0a3%7Cfa7
b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636561134328894381&sdata=iWSpLjuBO
XGyCYopvbF8zOrVgm8x%2BvxqciqcWpfJkxQ%3D&reserved=0

--
Bu elektronik posta ve onunla iletilen bütün dosyalar gizlidir. Sadece
yukarıda isimleri belirtilen kişiler arasında özel haberleşme amacını
taşımaktadır. Size yanlışlıkla ulaşmışsa bu elektonik postanın
içeriğini açıklamanız, kopyalamanız, yönlendirmeniz ve kullanmanız
kesinlikle yasaktır. Lütfen mesajı geri gönderiniz ve sisteminizden
siliniz. Likya Bilgi Teknolojileri ve İletişim Hiz. Ltd. Şti. bu
mesajın içeriği ile ilgili olarak hiç bir hukuksal sorumluluğu kabul
etmez.

This electronic mail and any files transmitted with it are intended
for the private use of  the persons named above. If you received this
message in error, forwarding, copying or use of any of the information
is strictly prohibited. Please immediately notify the sender and
delete it from your system. Likya Bilgi Teknolojileri ve İletişim Hiz.
Ltd. Şti. does not accept legal responsibility for the contents of
this message.
--





Re: API Usage in Flex Web Browser application (was Re: Generating API report for Flex Web Browser application)

2018-03-06 Thread piotrz
Alina,

Not sure yet what is happening on your sight. I just tried build with
cleaned up before everything and got success


 

Maybe try again and let me know if you have other results. 

Do you have some restriction on your company PC ?

Thanks, Piotr



--
Sent from: http://apache-royale-users.20374.n8.nabble.com/


Re: API Usage in Flex Web Browser application (was Re: Generating API report for Flex Web Browser application)

2018-03-06 Thread Piotr Zarzycki
Justin,

Order doesn't matter because in settings-template we are pointing to
Snapshot, so you don't have to locally build compiler or typedefs. All
dependencies will be downloaded from the Apache Maven Central.

Alina is using command *mvn -s settings-template.xml clean install* - it
should work. My build is running nicely right now. I have removed
everything from .m2 folder.

Thanks, Piotr


2018-03-07 7:03 GMT+01:00 Justin Mclean :

> Hi,
>
> The issue here I believe is that 0.9.2 hasn’t been released yet and Alina
> is trying to compile things in the wrong order and it look for 0.9.2 but
> can;’t find it in the apache release area.
>
> To compile with maven you need to do the three repos in this order:
>
> in royale-compiler:
> mvn clean install -P utils
> mvn clean install
>
> In royale-typedefs:
> mvn clean install
>
> In royale-asjs:
> mvn clean install
>
> Thanks,
> Justin




-- 

Piotr Zarzycki

Patreon: *https://www.patreon.com/piotrzarzycki
*


Re: API Usage in Flex Web Browser application (was Re: Generating API report for Flex Web Browser application)

2018-03-06 Thread Justin Mclean
Hi,

The issue here I believe is that 0.9.2 hasn’t been released yet and Alina is 
trying to compile things in the wrong order and it look for 0.9.2 but can;’t 
find it in the apache release area.

To compile with maven you need to do the three repos in this order:

in royale-compiler:
mvn clean install -P utils
mvn clean install

In royale-typedefs:
mvn clean install

In royale-asjs:
mvn clean install

Thanks,
Justin

RE: Generating API report for Flex Web Browser application

2018-02-27 Thread Alina Kazi
Hi Alex,

Yes I am using Flash Builder.

SHMALIB and MainFlexApp are two separate Projects

Src for SHMALIB is placed into D:/SHMALIB/src

Src for MainFlexApp is D:/Flex/src and the library output file SHMALIB.swc is 
placed into D:/Flex/libs

 

SHMALIB (.actionscriptProperties)

 





  





  



  



  

  





  

  



  

  

  



 

SHMALIB (.flexLibProperties)





  

  

  



 

Thanks,

Alina

From: Alex Harui [mailto:aha...@adobe.com] 
Sent: Tuesday, February 27, 2018 9:34 PM
To: Alina Kazi
Subject: Re: Generating API report for Flex Web Browser application

 

Hi Alina,

 

When you are not trying to use Royale to generate this API report, how are you 
building your current Flex app?  We might need to know that in order to 
determine what parameters to add to COMPC.

 

COMPC has additional parameters like -include–sources, include-file, 
include-classes.  Sometimes, these are listed in an xml file.  If you are using 
Flash Builder, for example, then examine the .flexlibproperties and 
.actionscriptProperties files in your project folder.

 

Thanks,

-Alex

 

From: Alina Kazi 
Date: Tuesday, February 27, 2018 at 3:21 AM
To: 'Alina Kazi' 
Cc: Alex Harui 
Subject: RE: Generating API report for Flex Web Browser application

 

D:\apache-royale-0.9.2-bin-js-swf\royale-asjs\bin>Compc -output "D:\SHMALib.swc"

 -api-report="D:\report.txt" 
-load-config=D:\apache-flex-sdk-4.16.0-bin\frameworks\flex-config.xml 
-source-path="D:\SHMALIB\src"

Using Royale SDK: D:\apache-flex-sdk-4.16.0-bin\royale-asjs

Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

WARNING: An illegal reflective access operation has occurred

WARNING: Illegal reflective access by com.google.common.base.internal.Finalizer

(file:/D:/apache-royale-0.9.2-bin-js-swf/royale-asjs/lib/external/guava.jar) to

field java.lang.Thread.inheritableThreadLocals

WARNING: Please consider reporting this to the maintainers of com.google.common.

base.internal.Finalizer

WARNING: Use --illegal-access=warn to enable warnings of further illegal reflect

ive access operations

 

Error: nothing was specified to be included in the library.

-Alina

 

From: Alina Kazi [mailto:alina.k...@d-bz.com] 
Sent: Tuesday, February 27, 2018 2:16 PM
To: 'users@royale.apache.org'
Subject: RE: Generating API report for Flex Web Browser application

 

Hi Alex,

 

I am using Moonshine IDE 1.9.0.

Flex 4.16.0

Apache Royale 0.9.2 Latest Nightly Build

 

Running this Command on Command Prompt:

D:\apache-royale-0.9.2-bin-js-swf\royale-asjs\bin>Compc -output "D:\SHMALib.swc"

 -api-report="D:\report.txt" 
-load-config=D:\apache-flex-sdk-4.16.0-bin\frameworks\flex-config.xml 
-source-path="D:\SHMALIB\src"

Using Royale SDK: D:\apache-flex-sdk-4.16.0-bin\royale-asjs

Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

WARNING: An illegal reflective access operation has occurred

WARNING: Illegal reflective access by com.google.common.base.internal.Finalizer

(file:/D:/apache-royale-0.9.2-bin-js-swf/royale-asjs/lib/external/guava.jar) to

field java.lang.Thread.inheritableThreadLocals

WARNING: Please consider reporting this to the maintainers of com.google.common.

base.internal.Finalizer

WARNING: Use --illegal-access=warn to enable warnings of further illegal reflect

ive access operations

WARNING: All illegal access operations will be denied in a future release

 

command line Error: unknown configuration variable 'sourceΓÇôpath'.

 

-Alina

From: Alex Harui [mailto:aha...@adobe.com] 
Sent: Tuesday, February 27, 2018 1:26 PM
To: users@royale.apache.org
Subject: Re: Generating API report for Flex Web Browser application

 

Hi Alina,

 

COMPC takes a slightly different set of parameters.  What IDE or build tools 
are you using to build it without Royale?  You might need to know what options 
that build uses.

 

You can try running: 

 

Compc -output "D:\Projects\SHMA\Main\Flex\libs\SHMALib.swc" 
-api-report="D:\report.txt" 
-load-config=D:\apache-flex-sdk-4.16.0-bin\frameworks\flex-config.xml 
-source–path="D:\Projects\SHMA\Main\Flex\src" or wherever the source code is 
for the library.

 

HTH,

-Alex

 

From: Alina Kazi 
Reply-To: "users@royale.apache.org" 
Date: Monday, February 26, 2018 at 11:33 PM
To: "users@royale.apache.org" 
Subject: RE: Generating API report for Flex Web Browser application

 

Hi Alex,

 

For custom SWC, I am using COMPC to get an api-report for SWC

D:\apache-royale-0.9.2-bin-js-swf\royale-asjs\bin>compc 
"D:\Projects\SHMA\Main\Flex\libs\SHMALib.swc" -api-report="D:\report.txt" 
-load-config=D:\apache-flex-sdk-4.16.0-bin\frameworks\flex-config.xml

Error: configuration variable 'output' was not set.

 

 

Thanks,

Alina

From: Alex Harui [mailto:aha...@adobe.com] 
Sent: Tuesday, Febr

Flex API Report -Royale Compiler

2018-02-27 Thread Alina Kazi
Hi,

Applications.mxml is startup file in case of my Project so I'm using it to
generate the report.

It seems like only elements in that Applications.mxml are shown in generated
report, other files in Project are not part of output report (report.txt
file).

 

Do I have to generate this report for my all mxml files in Project?

 

AppView_ERP,5

AppView_ERP:ObjChangePwd,36

AppView_ERP:event,17

AppView_ERP:f_GoToHome,3

AppView_ERP:f_HandleLogOut,3

AppView_ERP:fn_ChangePswd,3

AppView_ERP:fn_HandleFault,3

AppView_ERP:fn_Logout,3

AppView_ERP:fn_ReleaseNotes,3

AppView_ERP:mSHMAMainLoader,24

AppView_ERP:roLogout,11

Array,125

Array:length,68

Array:push,4

Boolean,134

Date,22

Date:toLocaleString,4

Math,18

Math:round,7

Number,6

Object,391

Object:hasOwnProperty,4

String,1030

String:charAt,27

String:indexOf,35

String:lastIndexOf,25

String:length,70

String:replace,7

String:split,231

String:substr,61

String:substring,14

String:toLocaleUpperCase,5

String:toLowerCase,19

String:toUpperCase,14

XMLList,8

addChild,4

applications:_userInteractionManager,29

applications:addElement,4

applications:event,20

applications:f_ClientInfoDefaultEH,5

applications:f_ClientInfoEH,5

applications:f_GetClientInfo,3

applications:fn_CallConfig,3

applications:fn_CallConfigDefault,6

applications:fn_roBasicConfRH,3

applications:fn_roReportUtilRH,3

applications:loadConfiguration,9

applications:onApplicationComplete,3

applications:reportError,34

applications:roBasicConf,5

applications:roReportUtil,5

applications:url,65

body,58

com.shm.components.PickList_Discrete,28

com.shm.components.PickList_Discrete:DataProviderService,22

com.shm.components.PickList_Discrete:addEventListener,4

com.shm.components.PickList_Discrete:bAllowMore,16

com.shm.components.PickList_Discrete:bApplyMask,36

com.shm.components.PickList_Discrete:bcActive,24

com.shm.components.PickList_Discrete:bcGroup,24

com.shm.components.PickList_Discrete:event,25

com.shm.components.PickList_Discrete:f_HandleOK,3

com.shm.components.PickList_Discrete:f_ManageSelection,15

com.shm.components.PickList_Discrete:filterDG,12

com.shm.components.PickList_Discrete:formatParameters,68

com.shm.components.PickList_Discrete:formatType,177

com.shm.components.PickList_Discrete:formatValue,8

com.shm.components.PickList_Discrete:getDataProvider,8

com.shm.components.PickList_Discrete:getInSerialNumber,4

com.shm.components.PickList_Discrete:getOutSerialNumber,4

com.shm.components.PickList_Discrete:handleBasicServiceFromatResult,3

com.shm.components.PickList_Discrete:handleESCKey,5

com.shm.components.PickList_Discrete:handleFault,6

com.shm.components.PickList_Discrete:handleResult,3

com.shm.components.PickList_Discrete:initComponent,3

com.shm.components.PickList_Discrete:parentApp,10

com.shm.components.PickList_Discrete:popUpClose,3

com.shm.components.PickList_Discrete:rbActive,134

com.shm.components.PickList_Discrete:rbType,152

com.shm.components.PickList_Discrete:resetParentSelFields,6

com.shm.components.PickList_Discrete:searchDG,9

com.shm.components.PickList_Discrete:searchText,89

com.shm.components.PickList_Discrete:selControlCode,61

com.shm.components.PickList_Discrete:selControlDesc,38

com.shm.components.PickList_Discrete:sortDP,6

com.shm.components.PickList_Discrete:srcDG,202

com.shm.components.PickList_Discrete:srcDP,259

com.shm.components.PickList_Discrete:strFaultMsg,3

com.shm.components.PickList_Discrete:strPLMode,14

com.shm.components.PickList_Discrete:strPLQuery,122

com.shm.components.PickList_Discrete:title,14

com.shm.components.PickList_Discrete:trgDG,140

com.shm.components.PickList_Discrete:trgDP,230

com.shm.components.PickList_Discrete:viewAllDGRecords,3

com.shm.components.PickList_Simple,28

com.shm.components.PickList_Simple:PLDescCostCntr,9

com.shm.components.PickList_Simple:PLDescOther,36

com.shm.components.PickList_Simple:PLDescProduct,9

com.shm.components.PickList_Simple:bApplyAuth,8

com.shm.components.PickList_Simple:bApplyMask,8

com.shm.components.PickList_Simple:chkFilter,18

com.shm.components.PickList_Simple:chkSubString,18

com.shm.components.PickList_Simple:formatType,8

com.shm.components.PickList_Simple:getDataProvider,8

com.shm.components.PickList_Simple:objToCode,8

com.shm.components.PickList_Simple:objToDesc,8

com.shm.components.PickList_Simple:parentApp,8

com.shm.components.PickList_Simple:rbType,18

com.shm.components.PickList_Simple:selControlCode,8

com.shm.components.PickList_Simple:selControlDesc,8

com.shm.components.PickList_Simple:selInfo1,8

com.shm.components.PickList_Simple:selInfo2,8

com.shm.components.PickList_Simple:strDocType,8

com.shm.components.PickList_Simple:strPLMode,8

com.shm.components.PickList_Simple:strPLQuery,8

com.shm.components.PickList_Simple:title,8

com.shm.components.shmCaptchaImage:addEventListener,8

com.shm.components.shmCaptchaImage:enabled,16

com.shm.components.shmCaptchaImage:focusEnabled,13

com.shm.components.shmCaptchaImage:getFocu

Re: Generating API report for Flex Web Browser application

2018-02-27 Thread Piotr Zarzycki
Alina,

One point. Remember that is a public list, so be careful with sharing some
information. You can always send email off list with link, previously
notifying on the public that you are going to do this.

Thanks, Piotr

2018-02-27 10:25 GMT+01:00 Alina Kazi :

> Hi Piotr,
>
>
>
> SHMALIB is my Library Project.
>
> Please Find the Attachment.
>
>
>
> Thanks,
>
> Alina
>
>
>
> *From:* Piotr Zarzycki [mailto:piotrzarzyck...@gmail.com]
> *Sent:* Tuesday, February 27, 2018 2:32 PM
>
> *To:* users@royale.apache.org
> *Subject:* Re: Generating API report for Flex Web Browser application
>
>
>
> Alina,
>
>
>
> Just curious does SHMALIB is your library or is it something available as
> an open source and I can download it ?
>
>
>
> Thanks, Piotr
>
>
>
> 2018-02-27 10:16 GMT+01:00 Alina Kazi :
>
> Hi Alex,
>
>
>
> I am using Moonshine IDE 1.9.0.
>
> Flex 4.16.0
>
> Apache Royale 0.9.2 Latest Nightly Build
>
>
>
> *Running this Command on Command Prompt:*
>
> D:\apache-royale-0.9.2-bin-js-swf\royale-asjs\bin>Compc -output
> "D:\SHMALib.swc"
>
>  -api-report="D:\report.txt" -load-config=D:\apache-flex-
> sdk-4.16.0-bin\frameworks\flex-config.xml -source-path="D:\SHMALIB\src"
>
> Using Royale SDK: D:\apache-flex-sdk-4.16.0-bin\royale-asjs
>
> Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
>
> WARNING: An illegal reflective access operation has occurred
>
> WARNING: Illegal reflective access by com.google.common.base.
> internal.Finalizer
>
> (file:/D:/apache-royale-0.9.2-bin-js-swf/royale-asjs/lib/external/guava.jar)
> to
>
> field java.lang.Thread.inheritableThreadLocals
>
> WARNING: Please consider reporting this to the maintainers of
> com.google.common.
>
> base.internal.Finalizer
>
> WARNING: Use --illegal-access=warn to enable warnings of further illegal
> reflect
>
> ive access operations
>
> WARNING: All illegal access operations will be denied in a future release
>
>
>
> *command line Error: unknown configuration variable 'sourceΓÇôpath'.*
>
>
>
> -Alina
>
> *From:* Alex Harui [mailto:aha...@adobe.com]
> *Sent:* Tuesday, February 27, 2018 1:26 PM
>
>
> *To:* users@royale.apache.org
> *Subject:* Re: Generating API report for Flex Web Browser application
>
>
>
> Hi Alina,
>
>
>
> COMPC takes a slightly different set of parameters.  What IDE or build
> tools are you using to build it without Royale?  You might need to know
> what options that build uses.
>
>
>
> You can try running:
>
>
>
> Compc -output "D:\Projects\SHMA\Main\Flex\libs\SHMALib.swc"
> -api-report="D:\report.txt" -load-config=D:\apache-flex-
> sdk-4.16.0-bin\frameworks\flex-config.xml 
> -source–path="D:\Projects\SHMA\Main\Flex\src"
> or wherever the source code is for the library.
>
>
>
> HTH,
>
> -Alex
>
>
>
> *From: *Alina Kazi 
> *Reply-To: *"users@royale.apache.org" 
> *Date: *Monday, February 26, 2018 at 11:33 PM
> *To: *"users@royale.apache.org" 
> *Subject: *RE: Generating API report for Flex Web Browser application
>
>
>
> Hi Alex,
>
>
>
> For custom SWC, I am using COMPC to get an api-report for SWC
>
> D:\apache-royale-0.9.2-bin-js-swf\royale-asjs\bin>compc
> "D:\Projects\SHMA\Main\Flex\libs\SHMALib.swc" -api-report="D:\report.txt"
> -load-config=D:\apache-flex-sdk-4.16.0-bin\frameworks\flex-config.xml
>
> *Error:* configuration variable 'output' was not set.
>
>
>
>
>
> Thanks,
>
> Alina
>
> *From:* Alex Harui [mailto:aha...@adobe.com ]
> *Sent:* Tuesday, February 27, 2018 12:27 PM
> *To:* users@royale.apache.org
> *Subject:* Re: Generating API report for Flex Web Browser application
>
>
>
> Hi Alina,
>
>
>
> Yes, any SWC that is not in the Flex SDK's frameworks/libs folder needs to
> be specified as Piotr describes below.  We want you specify the same MXML
> file that you use to compile in the regular Flex SDK.  So if your
> Application.mxml starts with an mx:Application or s:Application that’s
> probably the one to use.  But also, if you have your own custom SWCs, we
> want you to use COMPC to get an api-report for those SWCs.  We want this
> modified Royale compiler to compile every source file you own so we can see
> what Flex APIs you are using.
>
>
>
> HTH,
>
> -Alex
>
>
>
> *From: *Piotr Zarzycki 
> *Reply-To: *"users@royale.apache.org" 
> *Date: *Monday, February 26, 2018 at 11:19 PM
> *To: *"users@royale.apache.org&q

Re: Generating API report for Flex Web Browser application

2018-02-27 Thread Piotr Zarzycki
Alina,

Just curious does SHMALIB is your library or is it something available as
an open source and I can download it ?

Thanks, Piotr

2018-02-27 10:16 GMT+01:00 Alina Kazi :

> Hi Alex,
>
>
>
> I am using Moonshine IDE 1.9.0.
>
> Flex 4.16.0
>
> Apache Royale 0.9.2 Latest Nightly Build
>
>
>
> *Running this Command on Command Prompt:*
>
> D:\apache-royale-0.9.2-bin-js-swf\royale-asjs\bin>Compc -output
> "D:\SHMALib.swc"
>
>  -api-report="D:\report.txt" -load-config=D:\apache-flex-
> sdk-4.16.0-bin\frameworks\flex-config.xml -source-path="D:\SHMALIB\src"
>
> Using Royale SDK: D:\apache-flex-sdk-4.16.0-bin\royale-asjs
>
> Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
>
> WARNING: An illegal reflective access operation has occurred
>
> WARNING: Illegal reflective access by com.google.common.base.
> internal.Finalizer
>
> (file:/D:/apache-royale-0.9.2-bin-js-swf/royale-asjs/lib/external/guava.jar)
> to
>
> field java.lang.Thread.inheritableThreadLocals
>
> WARNING: Please consider reporting this to the maintainers of
> com.google.common.
>
> base.internal.Finalizer
>
> WARNING: Use --illegal-access=warn to enable warnings of further illegal
> reflect
>
> ive access operations
>
> WARNING: All illegal access operations will be denied in a future release
>
>
>
> *command line Error: unknown configuration variable 'sourceΓÇôpath'.*
>
>
>
> -Alina
>
> *From:* Alex Harui [mailto:aha...@adobe.com]
> *Sent:* Tuesday, February 27, 2018 1:26 PM
>
> *To:* users@royale.apache.org
> *Subject:* Re: Generating API report for Flex Web Browser application
>
>
>
> Hi Alina,
>
>
>
> COMPC takes a slightly different set of parameters.  What IDE or build
> tools are you using to build it without Royale?  You might need to know
> what options that build uses.
>
>
>
> You can try running:
>
>
>
> Compc -output "D:\Projects\SHMA\Main\Flex\libs\SHMALib.swc"
> -api-report="D:\report.txt" -load-config=D:\apache-flex-
> sdk-4.16.0-bin\frameworks\flex-config.xml 
> -source–path="D:\Projects\SHMA\Main\Flex\src"
> or wherever the source code is for the library.
>
>
>
> HTH,
>
> -Alex
>
>
>
> *From: *Alina Kazi 
> *Reply-To: *"users@royale.apache.org" 
> *Date: *Monday, February 26, 2018 at 11:33 PM
> *To: *"users@royale.apache.org" 
> *Subject: *RE: Generating API report for Flex Web Browser application
>
>
>
> Hi Alex,
>
>
>
> For custom SWC, I am using COMPC to get an api-report for SWC
>
> D:\apache-royale-0.9.2-bin-js-swf\royale-asjs\bin>compc
> "D:\Projects\SHMA\Main\Flex\libs\SHMALib.swc" -api-report="D:\report.txt"
> -load-config=D:\apache-flex-sdk-4.16.0-bin\frameworks\flex-config.xml
>
> *Error:* configuration variable 'output' was not set.
>
>
>
>
>
> Thanks,
>
> Alina
>
> *From:* Alex Harui [mailto:aha...@adobe.com ]
> *Sent:* Tuesday, February 27, 2018 12:27 PM
> *To:* users@royale.apache.org
> *Subject:* Re: Generating API report for Flex Web Browser application
>
>
>
> Hi Alina,
>
>
>
> Yes, any SWC that is not in the Flex SDK's frameworks/libs folder needs to
> be specified as Piotr describes below.  We want you specify the same MXML
> file that you use to compile in the regular Flex SDK.  So if your
> Application.mxml starts with an mx:Application or s:Application that’s
> probably the one to use.  But also, if you have your own custom SWCs, we
> want you to use COMPC to get an api-report for those SWCs.  We want this
> modified Royale compiler to compile every source file you own so we can see
> what Flex APIs you are using.
>
>
>
> HTH,
>
> -Alex
>
>
>
> *From: *Piotr Zarzycki 
> *Reply-To: *"users@royale.apache.org" 
> *Date: *Monday, February 26, 2018 at 11:19 PM
> *To: *"users@royale.apache.org" 
> *Subject: *Re: Generating API report for Flex Web Browser application
>
>
>
> Hi Alina,
>
>
>
> In my sense you will have to use -library-path+=path to the library. You
> have to tell compiler about that library.
>
>
>
> Thanks, Piotr
>
>
>
> 2018-02-27 7:57 GMT+01:00 Alina Kazi :
>
> Hi  Alex,
>
> *With latest nightly build:*
>
> MaskedTextInput , shmReportUtil …. Are Library Project Actionscript Files.
>
> Main Application contains SHMALib.swc file in Libs folder
>
> Error Link:
>
> https://www.dropbox.com/s/p5imt22cuut0ex6/ErrorGeneratingReport.png?dl=0
> <https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.dr

RE: Generating API report for Flex Web Browser application

2018-02-27 Thread Alina Kazi
Hi Alex,

 

I am using Moonshine IDE 1.9.0.

Flex 4.16.0

Apache Royale 0.9.2 Latest Nightly Build

 

Running this Command on Command Prompt:

D:\apache-royale-0.9.2-bin-js-swf\royale-asjs\bin>Compc -output "D:\SHMALib.swc"

 -api-report="D:\report.txt" 
-load-config=D:\apache-flex-sdk-4.16.0-bin\frameworks\flex-config.xml 
-source-path="D:\SHMALIB\src"

Using Royale SDK: D:\apache-flex-sdk-4.16.0-bin\royale-asjs

Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

WARNING: An illegal reflective access operation has occurred

WARNING: Illegal reflective access by com.google.common.base.internal.Finalizer

(file:/D:/apache-royale-0.9.2-bin-js-swf/royale-asjs/lib/external/guava.jar) to

field java.lang.Thread.inheritableThreadLocals

WARNING: Please consider reporting this to the maintainers of com.google.common.

base.internal.Finalizer

WARNING: Use --illegal-access=warn to enable warnings of further illegal reflect

ive access operations

WARNING: All illegal access operations will be denied in a future release

 

command line Error: unknown configuration variable 'sourceΓÇôpath'.

 

-Alina

From: Alex Harui [mailto:aha...@adobe.com] 
Sent: Tuesday, February 27, 2018 1:26 PM
To: users@royale.apache.org
Subject: Re: Generating API report for Flex Web Browser application

 

Hi Alina,

 

COMPC takes a slightly different set of parameters.  What IDE or build tools 
are you using to build it without Royale?  You might need to know what options 
that build uses.

 

You can try running: 

 

Compc -output "D:\Projects\SHMA\Main\Flex\libs\SHMALib.swc" 
-api-report="D:\report.txt" 
-load-config=D:\apache-flex-sdk-4.16.0-bin\frameworks\flex-config.xml 
-source–path="D:\Projects\SHMA\Main\Flex\src" or wherever the source code is 
for the library.

 

HTH,

-Alex

 

From: Alina Kazi 
Reply-To: "users@royale.apache.org" 
Date: Monday, February 26, 2018 at 11:33 PM
To: "users@royale.apache.org" 
Subject: RE: Generating API report for Flex Web Browser application

 

Hi Alex,

 

For custom SWC, I am using COMPC to get an api-report for SWC

D:\apache-royale-0.9.2-bin-js-swf\royale-asjs\bin>compc 
"D:\Projects\SHMA\Main\Flex\libs\SHMALib.swc" -api-report="D:\report.txt" 
-load-config=D:\apache-flex-sdk-4.16.0-bin\frameworks\flex-config.xml

Error: configuration variable 'output' was not set.

 

 

Thanks,

Alina

From: Alex Harui [mailto:aha...@adobe.com] 
Sent: Tuesday, February 27, 2018 12:27 PM
To: users@royale.apache.org
Subject: Re: Generating API report for Flex Web Browser application

 

Hi Alina,

 

Yes, any SWC that is not in the Flex SDK's frameworks/libs folder needs to be 
specified as Piotr describes below.  We want you specify the same MXML file 
that you use to compile in the regular Flex SDK.  So if your Application.mxml 
starts with an mx:Application or s:Application that’s probably the one to use.  
But also, if you have your own custom SWCs, we want you to use COMPC to get an 
api-report for those SWCs.  We want this modified Royale compiler to compile 
every source file you own so we can see what Flex APIs you are using.

 

HTH,

-Alex

 

From: Piotr Zarzycki 
Reply-To: "users@royale.apache.org" 
Date: Monday, February 26, 2018 at 11:19 PM
To: "users@royale.apache.org" 
Subject: Re: Generating API report for Flex Web Browser application

 

Hi Alina, 

 

In my sense you will have to use -library-path+=path to the library. You have 
to tell compiler about that library.

 

Thanks, Piotr

 

2018-02-27 7:57 GMT+01:00 Alina Kazi :

Hi  Alex,

With latest nightly build:

MaskedTextInput , shmReportUtil …. Are Library Project Actionscript Files.

Main Application contains SHMALib.swc file in Libs folder

Error Link:

https://www.dropbox.com/s/p5imt22cuut0ex6/ErrorGeneratingReport.png?dl=0 
<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.dropbox.com%2Fs%2Fp5imt22cuut0ex6%2FErrorGeneratingReport.png%3Fdl%3D0&data=02%7C01%7Caharui%40adobe.com%7Cadf8d300cba047277ac508d57db27e5e%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636553127940954068&sdata=8f1f9duW2Red4bP77hFTh3mLcCptBmAwd87n1iSkk%2Bs%3D&reserved=0>
 

 

I have a question that which .mxml file should be used to generate that report?

Applications.mxml is startup file in case of my Project so I’m using it.

 

Please visit reference link and If I’m doing anything wrong please let me know.

 

Thanks,

Alina

 

From: Alex Harui [mailto:aha...@adobe.com] 
Sent: Tuesday, February 27, 2018 12:00 AM


To: users@royale.apache.org
Subject: Re: Generating API report for Flex Web Browser application

 

Hi Alina,

 

I pushed a fix for that.  It might or might not be related to your custom swc.  
Get the latest nightly build and let us know.

 

Also, if you are successful, please use your regular compiler to generate a 
-link–report.  That will help us veri

Re: Generating API report for Flex Web Browser application

2018-02-27 Thread Alex Harui
Hi Alina,

COMPC takes a slightly different set of parameters.  What IDE or build tools 
are you using to build it without Royale?  You might need to know what options 
that build uses.

You can try running:

Compc -output "D:\Projects\SHMA\Main\Flex\libs\SHMALib.swc" 
-api-report="D:\report.txt" 
-load-config=D:\apache-flex-sdk-4.16.0-bin\frameworks\flex-config.xml 
-source–path="D:\Projects\SHMA\Main\Flex\src" or wherever the source code is 
for the library.

HTH,
-Alex

From: Alina Kazi mailto:alina.k...@d-bz.com>>
Reply-To: "users@royale.apache.org<mailto:users@royale.apache.org>" 
mailto:users@royale.apache.org>>
Date: Monday, February 26, 2018 at 11:33 PM
To: "users@royale.apache.org<mailto:users@royale.apache.org>" 
mailto:users@royale.apache.org>>
Subject: RE: Generating API report for Flex Web Browser application

Hi Alex,

For custom SWC, I am using COMPC to get an api-report for SWC
D:\apache-royale-0.9.2-bin-js-swf\royale-asjs\bin>compc 
"D:\Projects\SHMA\Main\Flex\libs\SHMALib.swc" -api-report="D:\report.txt" 
-load-config=D:\apache-flex-sdk-4.16.0-bin\frameworks\flex-config.xml
Error: configuration variable 'output' was not set.


Thanks,
Alina
From: Alex Harui [mailto:aha...@adobe.com]
Sent: Tuesday, February 27, 2018 12:27 PM
To: users@royale.apache.org<mailto:users@royale.apache.org>
Subject: Re: Generating API report for Flex Web Browser application

Hi Alina,

Yes, any SWC that is not in the Flex SDK's frameworks/libs folder needs to be 
specified as Piotr describes below.  We want you specify the same MXML file 
that you use to compile in the regular Flex SDK.  So if your Application.mxml 
starts with an mx:Application or s:Application that’s probably the one to use.  
But also, if you have your own custom SWCs, we want you to use COMPC to get an 
api-report for those SWCs.  We want this modified Royale compiler to compile 
every source file you own so we can see what Flex APIs you are using.

HTH,
-Alex

From: Piotr Zarzycki 
mailto:piotrzarzyck...@gmail.com>>
Reply-To: "users@royale.apache.org<mailto:users@royale.apache.org>" 
mailto:users@royale.apache.org>>
Date: Monday, February 26, 2018 at 11:19 PM
To: "users@royale.apache.org<mailto:users@royale.apache.org>" 
mailto:users@royale.apache.org>>
Subject: Re: Generating API report for Flex Web Browser application

Hi Alina,

In my sense you will have to use -library-path+=path to the library. You have 
to tell compiler about that library.

Thanks, Piotr

2018-02-27 7:57 GMT+01:00 Alina Kazi 
mailto:alina.k...@d-bz.com>>:
Hi  Alex,
With latest nightly build:
MaskedTextInput , shmReportUtil …. Are Library Project Actionscript Files.
Main Application contains SHMALib.swc file in Libs folder
Error Link:
https://www.dropbox.com/s/p5imt22cuut0ex6/ErrorGeneratingReport.png?dl=0<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.dropbox.com%2Fs%2Fp5imt22cuut0ex6%2FErrorGeneratingReport.png%3Fdl%3D0&data=02%7C01%7Caharui%40adobe.com%7Cadf8d300cba047277ac508d57db27e5e%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636553127940954068&sdata=8f1f9duW2Red4bP77hFTh3mLcCptBmAwd87n1iSkk%2Bs%3D&reserved=0>

I have a question that which .mxml file should be used to generate that report?
Applications.mxml is startup file in case of my Project so I’m using it.

Please visit reference link and If I’m doing anything wrong please let me know.

Thanks,
Alina

From: Alex Harui [mailto:aha...@adobe.com<mailto:aha...@adobe.com>]
Sent: Tuesday, February 27, 2018 12:00 AM

To: users@royale.apache.org<mailto:users@royale.apache.org>
Subject: Re: Generating API report for Flex Web Browser application

Hi Alina,

I pushed a fix for that.  It might or might not be related to your custom swc.  
Get the latest nightly build and let us know.

Also, if you are successful, please use your regular compiler to generate a 
-link–report.  That will help us verify that the API report didn't miss 
anything.

Thanks,
-Alex


From: Alina Kazi mailto:alina.k...@d-bz.com>>
Reply-To: "users@royale.apache.org<mailto:users@royale.apache.org>" 
mailto:users@royale.apache.org>>
Date: Monday, February 26, 2018 at 4:01 AM
To: "users@royale.apache.org<mailto:users@royale.apache.org>" 
mailto:users@royale.apache.org>>
Subject: RE: Generating API report for Flex Web Browser application

Generated Report file for Sample Project Successfully.

spark.components.Application:minHeight,1
spark.components.Application:minWidth,1
spark.components.Application:mxmlContentFactory,2
spark.components.Label:fontSize,1
spark.components.Label:fontWeight,1
spark.components.Label:horizontalCenter,1
spark.components.Label:text,1
spark.components.Label:textAlign,1
spark.components.Label:verticalCenter,1

B

RE: Generating API report for Flex Web Browser application

2018-02-26 Thread Alina Kazi
Hi Alex,

 

For custom SWC, I am using COMPC to get an api-report for SWC

D:\apache-royale-0.9.2-bin-js-swf\royale-asjs\bin>compc 
"D:\Projects\SHMA\Main\Flex\libs\SHMALib.swc" -api-report="D:\report.txt" 
-load-config=D:\apache-flex-sdk-4.16.0-bin\frameworks\flex-config.xml

Error: configuration variable 'output' was not set.

 

 

Thanks,

Alina

From: Alex Harui [mailto:aha...@adobe.com] 
Sent: Tuesday, February 27, 2018 12:27 PM
To: users@royale.apache.org
Subject: Re: Generating API report for Flex Web Browser application

 

Hi Alina,

 

Yes, any SWC that is not in the Flex SDK's frameworks/libs folder needs to be 
specified as Piotr describes below.  We want you specify the same MXML file 
that you use to compile in the regular Flex SDK.  So if your Application.mxml 
starts with an mx:Application or s:Application that’s probably the one to use.  
But also, if you have your own custom SWCs, we want you to use COMPC to get an 
api-report for those SWCs.  We want this modified Royale compiler to compile 
every source file you own so we can see what Flex APIs you are using.

 

HTH,

-Alex

 

From: Piotr Zarzycki 
Reply-To: "users@royale.apache.org" 
Date: Monday, February 26, 2018 at 11:19 PM
To: "users@royale.apache.org" 
Subject: Re: Generating API report for Flex Web Browser application

 

Hi Alina, 

 

In my sense you will have to use -library-path+=path to the library. You have 
to tell compiler about that library.

 

Thanks, Piotr

 

2018-02-27 7:57 GMT+01:00 Alina Kazi :

Hi  Alex,

With latest nightly build:

MaskedTextInput , shmReportUtil …. Are Library Project Actionscript Files.

Main Application contains SHMALib.swc file in Libs folder

Error Link:

https://www.dropbox.com/s/p5imt22cuut0ex6/ErrorGeneratingReport.png?dl=0 
<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.dropbox.com%2Fs%2Fp5imt22cuut0ex6%2FErrorGeneratingReport.png%3Fdl%3D0&data=02%7C01%7Caharui%40adobe.com%7Cadf8d300cba047277ac508d57db27e5e%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636553127940954068&sdata=8f1f9duW2Red4bP77hFTh3mLcCptBmAwd87n1iSkk%2Bs%3D&reserved=0>
 

 

I have a question that which .mxml file should be used to generate that report?

Applications.mxml is startup file in case of my Project so I’m using it.

 

Please visit reference link and If I’m doing anything wrong please let me know.

 

Thanks,

Alina

 

From: Alex Harui [mailto:aha...@adobe.com] 
Sent: Tuesday, February 27, 2018 12:00 AM


To: users@royale.apache.org
Subject: Re: Generating API report for Flex Web Browser application

 

Hi Alina,

 

I pushed a fix for that.  It might or might not be related to your custom swc.  
Get the latest nightly build and let us know.

 

Also, if you are successful, please use your regular compiler to generate a 
-link–report.  That will help us verify that the API report didn't miss 
anything.

 

Thanks,

-Alex

 

 

From: Alina Kazi 
Reply-To: "users@royale.apache.org" 
Date: Monday, February 26, 2018 at 4:01 AM
To: "users@royale.apache.org" 
Subject: RE: Generating API report for Flex Web Browser application

 

Generated Report file for Sample Project Successfully.

 

spark.components.Application:minHeight,1

spark.components.Application:minWidth,1

spark.components.Application:mxmlContentFactory,2

spark.components.Label:fontSize,1

spark.components.Label:fontWeight,1

spark.components.Label:horizontalCenter,1

spark.components.Label:text,1

spark.components.Label:textAlign,1

spark.components.Label:verticalCenter,1

 

But while executing Actual Project got Error:

https://www.dropbox.com/s/d25eysllavuy5z4/compile2.png?dl=0 
<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.dropbox.com%2Fs%2Fd25eysllavuy5z4%2Fcompile2.png%3Fdl%3D0&data=02%7C01%7Caharui%40adobe.com%7Cffb10a770dcf443c5c5008d57d1257e4%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636552440101509679&sdata=2i28J4zjv1vEQ7sd%2BGfHm%2Bh1FjG%2BP3YdJCc6rGZr3C4%3D&reserved=0>
 

https://www.dropbox.com/s/49iq74zk6rxcr1y/compile1.png?dl=0 
<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.dropbox.com%2Fs%2F49iq74zk6rxcr1y%2Fcompile1.png%3Fdl%3D0&data=02%7C01%7Caharui%40adobe.com%7Cffb10a770dcf443c5c5008d57d1257e4%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636552440101509679&sdata=44tfkOscWyJ%2FH3M30HeJ6dfFE0TlpTMhQ2t%2Bv%2ByuoDg%3D&reserved=0>
 

 

May be because my Application is dependent to SHMALib(.swc) Library Project 
(Source Shared Earlier). 

 

-Alina

 

From: Piotr Zarzycki [mailto:piotrzarzyck...@gmail.com] 
Sent: Monday, February 26, 2018 5:02 PM
To: users@royale.apache.org
Subject: Re: Generating API report for Flex Web Browser application

 

Alex,

 

I did above exercise for Moonshine and got NPE [1]. I used air-config.xml 
because it is na Desktop app.

 

[1] https://paste.apache.org/R0Si 
<https://na01.safe

Re: Generating API report for Flex Web Browser application

2018-02-26 Thread Alex Harui
Hi Alina,

Yes, any SWC that is not in the Flex SDK's frameworks/libs folder needs to be 
specified as Piotr describes below.  We want you specify the same MXML file 
that you use to compile in the regular Flex SDK.  So if your Application.mxml 
starts with an mx:Application or s:Application that’s probably the one to use.  
But also, if you have your own custom SWCs, we want you to use COMPC to get an 
api-report for those SWCs.  We want this modified Royale compiler to compile 
every source file you own so we can see what Flex APIs you are using.

HTH,
-Alex

From: Piotr Zarzycki 
mailto:piotrzarzyck...@gmail.com>>
Reply-To: "users@royale.apache.org<mailto:users@royale.apache.org>" 
mailto:users@royale.apache.org>>
Date: Monday, February 26, 2018 at 11:19 PM
To: "users@royale.apache.org<mailto:users@royale.apache.org>" 
mailto:users@royale.apache.org>>
Subject: Re: Generating API report for Flex Web Browser application

Hi Alina,

In my sense you will have to use -library-path+=path to the library. You have 
to tell compiler about that library.

Thanks, Piotr

2018-02-27 7:57 GMT+01:00 Alina Kazi 
mailto:alina.k...@d-bz.com>>:
Hi  Alex,
With latest nightly build:
MaskedTextInput , shmReportUtil …. Are Library Project Actionscript Files.
Main Application contains SHMALib.swc file in Libs folder
Error Link:
https://www.dropbox.com/s/p5imt22cuut0ex6/ErrorGeneratingReport.png?dl=0<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.dropbox.com%2Fs%2Fp5imt22cuut0ex6%2FErrorGeneratingReport.png%3Fdl%3D0&data=02%7C01%7Caharui%40adobe.com%7Cadf8d300cba047277ac508d57db27e5e%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636553127940954068&sdata=8f1f9duW2Red4bP77hFTh3mLcCptBmAwd87n1iSkk%2Bs%3D&reserved=0>

I have a question that which .mxml file should be used to generate that report?
Applications.mxml is startup file in case of my Project so I’m using it.

Please visit reference link and If I’m doing anything wrong please let me know.

Thanks,
Alina

From: Alex Harui [mailto:aha...@adobe.com<mailto:aha...@adobe.com>]
Sent: Tuesday, February 27, 2018 12:00 AM

To: users@royale.apache.org<mailto:users@royale.apache.org>
Subject: Re: Generating API report for Flex Web Browser application

Hi Alina,

I pushed a fix for that.  It might or might not be related to your custom swc.  
Get the latest nightly build and let us know.

Also, if you are successful, please use your regular compiler to generate a 
-link–report.  That will help us verify that the API report didn't miss 
anything.

Thanks,
-Alex


From: Alina Kazi mailto:alina.k...@d-bz.com>>
Reply-To: "users@royale.apache.org<mailto:users@royale.apache.org>" 
mailto:users@royale.apache.org>>
Date: Monday, February 26, 2018 at 4:01 AM
To: "users@royale.apache.org<mailto:users@royale.apache.org>" 
mailto:users@royale.apache.org>>
Subject: RE: Generating API report for Flex Web Browser application

Generated Report file for Sample Project Successfully.

spark.components.Application:minHeight,1
spark.components.Application:minWidth,1
spark.components.Application:mxmlContentFactory,2
spark.components.Label:fontSize,1
spark.components.Label:fontWeight,1
spark.components.Label:horizontalCenter,1
spark.components.Label:text,1
spark.components.Label:textAlign,1
spark.components.Label:verticalCenter,1

But while executing Actual Project got Error:
https://www.dropbox.com/s/d25eysllavuy5z4/compile2.png?dl=0<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.dropbox.com%2Fs%2Fd25eysllavuy5z4%2Fcompile2.png%3Fdl%3D0&data=02%7C01%7Caharui%40adobe.com%7Cffb10a770dcf443c5c5008d57d1257e4%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636552440101509679&sdata=2i28J4zjv1vEQ7sd%2BGfHm%2Bh1FjG%2BP3YdJCc6rGZr3C4%3D&reserved=0>
https://www.dropbox.com/s/49iq74zk6rxcr1y/compile1.png?dl=0<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.dropbox.com%2Fs%2F49iq74zk6rxcr1y%2Fcompile1.png%3Fdl%3D0&data=02%7C01%7Caharui%40adobe.com%7Cffb10a770dcf443c5c5008d57d1257e4%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636552440101509679&sdata=44tfkOscWyJ%2FH3M30HeJ6dfFE0TlpTMhQ2t%2Bv%2ByuoDg%3D&reserved=0>

May be because my Application is dependent to SHMALib(.swc) Library Project 
(Source Shared Earlier).

-Alina

From: Piotr Zarzycki [mailto:piotrzarzyck...@gmail.com]
Sent: Monday, February 26, 2018 5:02 PM
To: users@royale.apache.org<mailto:users@royale.apache.org>
Subject: Re: Generating API report for Flex Web Browser application

Alex,

I did above exercise for Moonshine and got NPE [1]. I used air-config.xml 
because it is na Desktop app.

[1] 
https://paste.apache.org/R0Si<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fpaste.apache.org%2FR0Si&data=02%7C01%7Caharui%40adobe.com%7Cffb10a770dcf443c5c5008d57d1257e4%7Cfa7b1b5a7b344

Re: Generating API report for Flex Web Browser application

2018-02-26 Thread Piotr Zarzycki
Hi Alina,

In my sense you will have to use -library-path+=path to the library. You
have to tell compiler about that library.

Thanks, Piotr

2018-02-27 7:57 GMT+01:00 Alina Kazi :

> Hi  Alex,
>
> *With latest nightly build:*
>
> MaskedTextInput , shmReportUtil …. Are Library Project Actionscript Files.
>
> Main Application contains SHMALib.swc file in Libs folder
>
> Error Link:
>
> https://www.dropbox.com/s/p5imt22cuut0ex6/ErrorGeneratingReport.png?dl=0
>
>
>
> I have a question that which .mxml file should be used to generate that
> report?
>
> Applications.mxml is startup file in case of my Project so I’m using it.
>
>
>
> Please visit reference link and If I’m doing anything wrong please let me
> know.
>
>
>
> Thanks,
>
> Alina
>
>
>
> *From:* Alex Harui [mailto:aha...@adobe.com]
> *Sent:* Tuesday, February 27, 2018 12:00 AM
>
> *To:* users@royale.apache.org
> *Subject:* Re: Generating API report for Flex Web Browser application
>
>
>
> Hi Alina,
>
>
>
> I pushed a fix for that.  It might or might not be related to your custom
> swc.  Get the latest nightly build and let us know.
>
>
>
> Also, if you are successful, please use your regular compiler to generate
> a -link–report.  That will help us verify that the API report didn't miss
> anything.
>
>
>
> Thanks,
>
> -Alex
>
>
>
>
>
> *From: *Alina Kazi 
> *Reply-To: *"users@royale.apache.org" 
> *Date: *Monday, February 26, 2018 at 4:01 AM
> *To: *"users@royale.apache.org" 
> *Subject: *RE: Generating API report for Flex Web Browser application
>
>
>
> Generated Report file for Sample Project Successfully.
>
>
>
> spark.components.Application:minHeight,1
>
> spark.components.Application:minWidth,1
>
> spark.components.Application:mxmlContentFactory,2
>
> spark.components.Label:fontSize,1
>
> spark.components.Label:fontWeight,1
>
> spark.components.Label:horizontalCenter,1
>
> spark.components.Label:text,1
>
> spark.components.Label:textAlign,1
>
> spark.components.Label:verticalCenter,1
>
>
>
> But while executing Actual Project got Error:
>
> https://www.dropbox.com/s/d25eysllavuy5z4/compile2.png?dl=0
> <https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.dropbox.com%2Fs%2Fd25eysllavuy5z4%2Fcompile2.png%3Fdl%3D0&data=02%7C01%7Caharui%40adobe.com%7Cffb10a770dcf443c5c5008d57d1257e4%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636552440101509679&sdata=2i28J4zjv1vEQ7sd%2BGfHm%2Bh1FjG%2BP3YdJCc6rGZr3C4%3D&reserved=0>
>
> https://www.dropbox.com/s/49iq74zk6rxcr1y/compile1.png?dl=0
> <https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.dropbox.com%2Fs%2F49iq74zk6rxcr1y%2Fcompile1.png%3Fdl%3D0&data=02%7C01%7Caharui%40adobe.com%7Cffb10a770dcf443c5c5008d57d1257e4%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636552440101509679&sdata=44tfkOscWyJ%2FH3M30HeJ6dfFE0TlpTMhQ2t%2Bv%2ByuoDg%3D&reserved=0>
>
>
>
> May be because my Application is dependent to SHMALib(.swc) Library
> Project (Source Shared Earlier).
>
>
>
> -Alina
>
>
>
> *From:* Piotr Zarzycki [mailto:piotrzarzyck...@gmail.com
> ]
> *Sent:* Monday, February 26, 2018 5:02 PM
> *To:* users@royale.apache.org
> *Subject:* Re: Generating API report for Flex Web Browser application
>
>
>
> Alex,
>
>
>
> I did above exercise for Moonshine and got NPE [1]. I used air-config.xml
> because it is na Desktop app.
>
>
>
> [1] https://paste.apache.org/R0Si
> <https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fpaste.apache.org%2FR0Si&data=02%7C01%7Caharui%40adobe.com%7Cffb10a770dcf443c5c5008d57d1257e4%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636552440101509679&sdata=tFLrK9xsVt57PytwBaNoUJ%2FIPFH7FCHDtfrmJ1sAl3Y%3D&reserved=0>
>
>
>
>
> Thanks,
>
> Piotr
>
>
>
>
>
> 2018-02-26 12:56 GMT+01:00 Piotr Zarzycki :
>
> Yishay,
>
>
>
> Thank you so much!! I got it working.
>
>
>
> Alina,
>
>
>
> Here is the full instruction.
>
>
>
> 1) Download Apache Royale with SWF support - if you have that is good, if
> not it's here [1]
>
> 2) Download Apache Flex - you have it as I have seen on the screenshot.
>
> 3) Launch console and go to the Royale SDK folder
>
>
>
> "yourpathtosdk\bin\" - In my case it was: "d:\Work\royale_ide\royale_
> nightly_js_swf\bin\"
>
>
>
> 4) Run following command where you will point to the Flex Browser
> application in order to generate report. My command looks like that:
>
>
>
> mxmlc 
> "

RE: Generating API report for Flex Web Browser application

2018-02-26 Thread Alina Kazi
Hi  Alex,

With latest nightly build:

MaskedTextInput , shmReportUtil …. Are Library Project Actionscript Files.

Main Application contains SHMALib.swc file in Libs folder

Error Link:

https://www.dropbox.com/s/p5imt22cuut0ex6/ErrorGeneratingReport.png?dl=0

 

I have a question that which .mxml file should be used to generate that report?

Applications.mxml is startup file in case of my Project so I’m using it.

 

Please visit reference link and If I’m doing anything wrong please let me know.

 

Thanks,

Alina

 

From: Alex Harui [mailto:aha...@adobe.com] 
Sent: Tuesday, February 27, 2018 12:00 AM
To: users@royale.apache.org
Subject: Re: Generating API report for Flex Web Browser application

 

Hi Alina,

 

I pushed a fix for that.  It might or might not be related to your custom swc.  
Get the latest nightly build and let us know.

 

Also, if you are successful, please use your regular compiler to generate a 
-link–report.  That will help us verify that the API report didn't miss 
anything.

 

Thanks,

-Alex

 

 

From: Alina Kazi 
Reply-To: "users@royale.apache.org" 
Date: Monday, February 26, 2018 at 4:01 AM
To: "users@royale.apache.org" 
Subject: RE: Generating API report for Flex Web Browser application

 

Generated Report file for Sample Project Successfully.

 

spark.components.Application:minHeight,1

spark.components.Application:minWidth,1

spark.components.Application:mxmlContentFactory,2

spark.components.Label:fontSize,1

spark.components.Label:fontWeight,1

spark.components.Label:horizontalCenter,1

spark.components.Label:text,1

spark.components.Label:textAlign,1

spark.components.Label:verticalCenter,1

 

But while executing Actual Project got Error:

https://www.dropbox.com/s/d25eysllavuy5z4/compile2.png?dl=0 
<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.dropbox.com%2Fs%2Fd25eysllavuy5z4%2Fcompile2.png%3Fdl%3D0&data=02%7C01%7Caharui%40adobe.com%7Cffb10a770dcf443c5c5008d57d1257e4%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636552440101509679&sdata=2i28J4zjv1vEQ7sd%2BGfHm%2Bh1FjG%2BP3YdJCc6rGZr3C4%3D&reserved=0>
 

https://www.dropbox.com/s/49iq74zk6rxcr1y/compile1.png?dl=0 
<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.dropbox.com%2Fs%2F49iq74zk6rxcr1y%2Fcompile1.png%3Fdl%3D0&data=02%7C01%7Caharui%40adobe.com%7Cffb10a770dcf443c5c5008d57d1257e4%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636552440101509679&sdata=44tfkOscWyJ%2FH3M30HeJ6dfFE0TlpTMhQ2t%2Bv%2ByuoDg%3D&reserved=0>
 

 

May be because my Application is dependent to SHMALib(.swc) Library Project 
(Source Shared Earlier). 

 

-Alina

 

From: Piotr Zarzycki [mailto:piotrzarzyck...@gmail.com] 
Sent: Monday, February 26, 2018 5:02 PM
To: users@royale.apache.org
Subject: Re: Generating API report for Flex Web Browser application

 

Alex,

 

I did above exercise for Moonshine and got NPE [1]. I used air-config.xml 
because it is na Desktop app.

 

[1] https://paste.apache.org/R0Si 
<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fpaste.apache.org%2FR0Si&data=02%7C01%7Caharui%40adobe.com%7Cffb10a770dcf443c5c5008d57d1257e4%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636552440101509679&sdata=tFLrK9xsVt57PytwBaNoUJ%2FIPFH7FCHDtfrmJ1sAl3Y%3D&reserved=0>
  

 

Thanks,

Piotr

 

 

2018-02-26 12:56 GMT+01:00 Piotr Zarzycki :

Yishay,

 

Thank you so much!! I got it working.

 

Alina,

 

Here is the full instruction.

 

1) Download Apache Royale with SWF support - if you have that is good, if not 
it's here [1]

2) Download Apache Flex - you have it as I have seen on the screenshot.

3) Launch console and go to the Royale SDK folder

 

"yourpathtosdk\bin\" - In my case it was: 
"d:\Work\royale_ide\royale_nightly_js_swf\bin\"

 

4) Run following command where you will point to the Flex Browser application 
in order to generate report. My command looks like that:

 

mxmlc 
"c:\Users\piotr\Documents\NewFlexBrowserProject\src\NewFlexBrowserProject.mxml" 
-api-report="c:\Users\piotr\Documents\NewFlexBrowserProject\report.txt" 
-load-config=d:\Work\flex-sdk-4.16.1_adobe_air_28\frameworks\flex-config.xml

 

I generated report for hellow world. Maybe in order to generate report for your 
application that console command may be much more sophisticated. Let's see!

 

 

[1] 
http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-asjs/lastSuccessfulBuild/artifact/out/
 
<https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapacheroyaleci.westus2.cloudapp.azure.com%3A8080%2Fjob%2Froyale-asjs%2FlastSuccessfulBuild%2Fartifact%2Fout%2F&data=02%7C01%7Caharui%40adobe.com%7Cffb10a770dcf443c5c5008d57d1257e4%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636552440101509679&sdata=O%2BpVQ8OuhB%2FtE4ZdylTSkAQCWsIPBGlr9RgiTjWSWEM%3D&reserved=0>
 

 

Thanks,

Piotr

 

 

2018-02-26 12:46 GMT+01:00 Yis

Re: Generating API report for Flex Web Browser application

2018-02-26 Thread Alex Harui
Hi Alina,

I pushed a fix for that.  It might or might not be related to your custom swc.  
Get the latest nightly build and let us know.

Also, if you are successful, please use your regular compiler to generate a 
-link–report.  That will help us verify that the API report didn't miss 
anything.

Thanks,
-Alex


From: Alina Kazi mailto:alina.k...@d-bz.com>>
Reply-To: "users@royale.apache.org<mailto:users@royale.apache.org>" 
mailto:users@royale.apache.org>>
Date: Monday, February 26, 2018 at 4:01 AM
To: "users@royale.apache.org<mailto:users@royale.apache.org>" 
mailto:users@royale.apache.org>>
Subject: RE: Generating API report for Flex Web Browser application

Generated Report file for Sample Project Successfully.

spark.components.Application:minHeight,1
spark.components.Application:minWidth,1
spark.components.Application:mxmlContentFactory,2
spark.components.Label:fontSize,1
spark.components.Label:fontWeight,1
spark.components.Label:horizontalCenter,1
spark.components.Label:text,1
spark.components.Label:textAlign,1
spark.components.Label:verticalCenter,1

But while executing Actual Project got Error:
https://www.dropbox.com/s/d25eysllavuy5z4/compile2.png?dl=0<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.dropbox.com%2Fs%2Fd25eysllavuy5z4%2Fcompile2.png%3Fdl%3D0&data=02%7C01%7Caharui%40adobe.com%7Cffb10a770dcf443c5c5008d57d1257e4%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636552440101509679&sdata=2i28J4zjv1vEQ7sd%2BGfHm%2Bh1FjG%2BP3YdJCc6rGZr3C4%3D&reserved=0>
https://www.dropbox.com/s/49iq74zk6rxcr1y/compile1.png?dl=0<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.dropbox.com%2Fs%2F49iq74zk6rxcr1y%2Fcompile1.png%3Fdl%3D0&data=02%7C01%7Caharui%40adobe.com%7Cffb10a770dcf443c5c5008d57d1257e4%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636552440101509679&sdata=44tfkOscWyJ%2FH3M30HeJ6dfFE0TlpTMhQ2t%2Bv%2ByuoDg%3D&reserved=0>

May be because my Application is dependent to SHMALib(.swc) Library Project 
(Source Shared Earlier).

-Alina

From: Piotr Zarzycki [mailto:piotrzarzyck...@gmail.com]
Sent: Monday, February 26, 2018 5:02 PM
To: users@royale.apache.org<mailto:users@royale.apache.org>
Subject: Re: Generating API report for Flex Web Browser application

Alex,

I did above exercise for Moonshine and got NPE [1]. I used air-config.xml 
because it is na Desktop app.

[1] 
https://paste.apache.org/R0Si<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fpaste.apache.org%2FR0Si&data=02%7C01%7Caharui%40adobe.com%7Cffb10a770dcf443c5c5008d57d1257e4%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636552440101509679&sdata=tFLrK9xsVt57PytwBaNoUJ%2FIPFH7FCHDtfrmJ1sAl3Y%3D&reserved=0>

Thanks,
Piotr


2018-02-26 12:56 GMT+01:00 Piotr Zarzycki 
mailto:piotrzarzyck...@gmail.com>>:
Yishay,

Thank you so much!! I got it working.

Alina,

Here is the full instruction.

1) Download Apache Royale with SWF support - if you have that is good, if not 
it's here [1]
2) Download Apache Flex - you have it as I have seen on the screenshot.
3) Launch console and go to the Royale SDK folder

"yourpathtosdk\bin\" - In my case it was: 
"d:\Work\royale_ide\royale_nightly_js_swf\bin\"

4) Run following command where you will point to the Flex Browser application 
in order to generate report. My command looks like that:

mxmlc 
"c:\Users\piotr\Documents\NewFlexBrowserProject\src\NewFlexBrowserProject.mxml" 
-api-report="c:\Users\piotr\Documents\NewFlexBrowserProject\report.txt" 
-load-config=d:\Work\flex-sdk-4.16.1_adobe_air_28\frameworks\flex-config.xml

I generated report for hellow world. Maybe in order to generate report for your 
application that console command may be much more sophisticated. Let's see!


[1] 
http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-asjs/lastSuccessfulBuild/artifact/out/<https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapacheroyaleci.westus2.cloudapp.azure.com%3A8080%2Fjob%2Froyale-asjs%2FlastSuccessfulBuild%2Fartifact%2Fout%2F&data=02%7C01%7Caharui%40adobe.com%7Cffb10a770dcf443c5c5008d57d1257e4%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636552440101509679&sdata=O%2BpVQ8OuhB%2FtE4ZdylTSkAQCWsIPBGlr9RgiTjWSWEM%3D&reserved=0>

Thanks,
Piotr


2018-02-26 12:46 GMT+01:00 Yishay Weiss 
mailto:yishayj...@hotmail.com>>:
Looks like [1] you do need to add compiler option: -api–report=

[1] 
http://apache-royale-users.20374.n8.nabble.com/Substitutes-in-Apache-Royale-tp392p492.html<https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapache-royale-users.20374.n8.nabble.com%2FSubstitutes-in-Apache-Royale-tp392p492.html&data=02%7C01%7Caharui%40adobe.com%7Cffb10a770dcf443c5c5008d57d1257e4%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636552440101509679&sdata=kda6SpkBgdRqGAeGJ5Db629EAy7KAVbOZKzhzhynRZk%3D&reserve

Re: Generating API report for Flex Web Browser application

2018-02-26 Thread Alex Harui
Interesting.  Looks like Royale can't handle some CSS.  This would be a good 
opportunity for you to figure out how to get the Royale compiler to run in the 
Eclipse debugger and find out exactly which CSS is causing this problem.

Or, you could try commenting out various pieces of CSS but it might be CSS from 
a Flex SWC.

Good luck,
-Alex

From: Piotr Zarzycki 
mailto:piotrzarzyck...@gmail.com>>
Reply-To: "users@royale.apache.org<mailto:users@royale.apache.org>" 
mailto:users@royale.apache.org>>
Date: Monday, February 26, 2018 at 4:02 AM
To: "users@royale.apache.org<mailto:users@royale.apache.org>" 
mailto:users@royale.apache.org>>
Subject: Re: Generating API report for Flex Web Browser application

Alex,

I did above exercise for Moonshine and got NPE [1]. I used air-config.xml 
because it is na Desktop app.

[1] 
https://paste.apache.org/R0Si<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fpaste.apache.org%2FR0Si&data=02%7C01%7Caharui%40adobe.com%7C852e8d35e12b4d7762b308d57d10c62f%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636552433358458614&sdata=IZoy44%2FpQi3dEEkJANRvWlIBPoAz8JLR9TXI9iW5Xqw%3D&reserved=0>

Thanks,
Piotr


2018-02-26 12:56 GMT+01:00 Piotr Zarzycki 
mailto:piotrzarzyck...@gmail.com>>:
Yishay,

Thank you so much!! I got it working.

Alina,

Here is the full instruction.

1) Download Apache Royale with SWF support - if you have that is good, if not 
it's here [1]
2) Download Apache Flex - you have it as I have seen on the screenshot.
3) Launch console and go to the Royale SDK folder

"yourpathtosdk\bin\" - In my case it was: 
"d:\Work\royale_ide\royale_nightly_js_swf\bin\"

4) Run following command where you will point to the Flex Browser application 
in order to generate report. My command looks like that:

mxmlc 
"c:\Users\piotr\Documents\NewFlexBrowserProject\src\NewFlexBrowserProject.mxml" 
-api-report="c:\Users\piotr\Documents\NewFlexBrowserProject\report.txt" 
-load-config=d:\Work\flex-sdk-4.16.1_adobe_air_28\frameworks\flex-config.xml

I generated report for hellow world. Maybe in order to generate report for your 
application that console command may be much more sophisticated. Let's see!


[1] 
http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-asjs/lastSuccessfulBuild/artifact/out/<https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapacheroyaleci.westus2.cloudapp.azure.com%3A8080%2Fjob%2Froyale-asjs%2FlastSuccessfulBuild%2Fartifact%2Fout%2F&data=02%7C01%7Caharui%40adobe.com%7C852e8d35e12b4d7762b308d57d10c62f%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636552433358458614&sdata=uF3AgvdtNnf57slUcUKkugchuyvLjcwCQ390VOFzXgc%3D&reserved=0>

Thanks,
Piotr


2018-02-26 12:46 GMT+01:00 Yishay Weiss 
mailto:yishayj...@hotmail.com>>:
Looks like [1] you do need to add compiler option: -api–report=

[1] 
http://apache-royale-users.20374.n8.nabble.com/Substitutes-in-Apache-Royale-tp392p492.html<https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapache-royale-users.20374.n8.nabble.com%2FSubstitutes-in-Apache-Royale-tp392p492.html&data=02%7C01%7Caharui%40adobe.com%7C852e8d35e12b4d7762b308d57d10c62f%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636552433358458614&sdata=viAgJUiSOwsaYx9ruKwoqeVnSuIkGjAs8Y5I1mUdbDk%3D&reserved=0>


From: Piotr Zarzycki<mailto:piotrzarzyck...@gmail.com>
Sent: Monday, February 26, 2018 1:37 PM

To: users@royale.apache.org<mailto:users@royale.apache.org>
Subject: Re: Generating API report for Flex Web Browser application

I have produced with that swf, but what's next? Let's wait for Alex's response 
[1]

[1] 
https://paste.apache.org/YEeG<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fpaste.apache.org%2FYEeG&data=02%7C01%7Caharui%40adobe.com%7C852e8d35e12b4d7762b308d57d10c62f%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636552433358458614&sdata=fdy73dp2aZgydxL7ApqpBa5rcDDZBYi4MNAa%2Bm0MW6Q%3D&reserved=0>

Thanks,
Piotr

2018-02-26 12:32 GMT+01:00 Yishay Weiss 
mailto:yishayj...@hotmail.com>>:
Alex will know but I don’t think so. I haven’t updated the compiler recently so 
can’t test it right now. If you want to test it maybe just create a simple app 
and replace /Users/aharui/ApacheFlex4.16.0 with your sdk home.



From: Piotr Zarzycki<mailto:piotrzarzyck...@gmail.com>
Sent: Monday, February 26, 2018 1:25 PM
To: users@royale.apache.org<mailto:users@royale.apache.org>
Subject: Re: Generating API report for Flex Web Browser application

Hi Yishay,

bin/mxmlc

-load-config=/Users/aharui/ApacheFlex4.16.0/frameworks/flex-config.xml

Do I need some switch for compiler -api-report or something like that ?

Thanks,
Piotr


2018-02-26 12:10 GMT+01:00 Yishay Weiss 
mailto:yishayj...@hotmail.com>>:
Wasn’t logged in. Here’s [1] the link.

[1] 
http://apache-royale-u

RE: Generating API report for Flex Web Browser application

2018-02-26 Thread Alina Kazi
Generated Report file for Sample Project Successfully.

 

spark.components.Application:minHeight,1

spark.components.Application:minWidth,1

spark.components.Application:mxmlContentFactory,2

spark.components.Label:fontSize,1

spark.components.Label:fontWeight,1

spark.components.Label:horizontalCenter,1

spark.components.Label:text,1

spark.components.Label:textAlign,1

spark.components.Label:verticalCenter,1

 

But while executing Actual Project got Error:

https://www.dropbox.com/s/d25eysllavuy5z4/compile2.png?dl=0

https://www.dropbox.com/s/49iq74zk6rxcr1y/compile1.png?dl=0

 

May be because my Application is dependent to SHMALib(.swc) Library Project 
(Source Shared Earlier). 

 

-Alina

 

From: Piotr Zarzycki [mailto:piotrzarzyck...@gmail.com] 
Sent: Monday, February 26, 2018 5:02 PM
To: users@royale.apache.org
Subject: Re: Generating API report for Flex Web Browser application

 

Alex,

 

I did above exercise for Moonshine and got NPE [1]. I used air-config.xml 
because it is na Desktop app.

 

[1] https://paste.apache.org/R0Si 

 

Thanks,

Piotr

 

 

2018-02-26 12:56 GMT+01:00 Piotr Zarzycki :

Yishay,

 

Thank you so much!! I got it working.

 

Alina,

 

Here is the full instruction.

 

1) Download Apache Royale with SWF support - if you have that is good, if not 
it's here [1]

2) Download Apache Flex - you have it as I have seen on the screenshot.

3) Launch console and go to the Royale SDK folder

 

"yourpathtosdk\bin\" - In my case it was: 
"d:\Work\royale_ide\royale_nightly_js_swf\bin\"

 

4) Run following command where you will point to the Flex Browser application 
in order to generate report. My command looks like that:

 

mxmlc 
"c:\Users\piotr\Documents\NewFlexBrowserProject\src\NewFlexBrowserProject.mxml" 
-api-report="c:\Users\piotr\Documents\NewFlexBrowserProject\report.txt" 
-load-config=d:\Work\flex-sdk-4.16.1_adobe_air_28\frameworks\flex-config.xml

 

I generated report for hellow world. Maybe in order to generate report for your 
application that console command may be much more sophisticated. Let's see!

 

 

[1] 
http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-asjs/lastSuccessfulBuild/artifact/out/

 

Thanks,

Piotr

 

 

2018-02-26 12:46 GMT+01:00 Yishay Weiss :

Looks like [1] you do need to add compiler option: -api–report=

 

[1] 
http://apache-royale-users.20374.n8.nabble.com/Substitutes-in-Apache-Royale-tp392p492.html

 

 

From: Piotr Zarzycki <mailto:piotrzarzyck...@gmail.com> 
Sent: Monday, February 26, 2018 1:37 PM


To: users@royale.apache.org
Subject: Re: Generating API report for Flex Web Browser application

 

I have produced with that swf, but what's next? Let's wait for Alex's response 
[1] 

 

[1] https://paste.apache.org/YEeG

 

Thanks,

Piotr

 

2018-02-26 12:32 GMT+01:00 Yishay Weiss :

Alex will know but I don’t think so. I haven’t updated the compiler recently so 
can’t test it right now. If you want to test it maybe just create a simple app 
and replace /Users/aharui/ApacheFlex4.16.0 with your sdk home.

 

 

 

From: Piotr Zarzycki <mailto:piotrzarzyck...@gmail.com> 
Sent: Monday, February 26, 2018 1:25 PM
To: users@royale.apache.org
Subject: Re: Generating API report for Flex Web Browser application

 

Hi Yishay, 

 

bin/mxmlc



-load-config=/Users/aharui/ApacheFlex4.16.0/frameworks/flex-config.xml  

 

Do I need some switch for compiler -api-report or something like that ?

 

Thanks,

Piotr

 

 

2018-02-26 12:10 GMT+01:00 Yishay Weiss :

Wasn’t logged in. Here’s [1] the link.

 

[1] 
http://apache-royale-users.20374.n8.nabble.com/Substitutes-in-Apache-Royale-tp392p489.html

 

 

From: Yishay Weiss <mailto:yishayj...@hotmail.com> 
Sent: Monday, February 26, 2018 12:59 PM
To: users@royale.apache.org
Subject: RE: Generating API report for Flex Web Browser application

 

I couldn’t find a way to link to a nabble post, but this [1] might help (from 
Substitutes in Apache Royale).

 

[1] https://paste.apache.org/N2QR

 

From: Piotr Zarzycki <mailto:piotrzarzyck...@gmail.com> 
Sent: Monday, February 26, 2018 12:44 PM
To: users@royale.apache.org
Subject: Generating API report for Flex Web Browser application

 

Hi Alex, 

 

I would like to understand how to generate that report. I will go with the 
console path, because I think this is something unusual and probably Moonshine 
is not prepared to do this. I'm writing this on the users mailing list because 
Alina is having some problems with that. I wanted to simplify all of that. 
Let's start from the beginning. 

 

1) I have created Flex Web browser project using Apache Flex SDK 4.16.1. 

2) I have nightly build of Royale with SWF support [1]

 

What should I type in the console now ?

 

[1] 
http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-asjs/lastSuccessfulBuild/artifact/

 

Thanks,
-- 

Piotr Zarzycki 

Patreon: https:/

Re: Generating API report for Flex Web Browser application

2018-02-26 Thread Piotr Zarzycki
Alex,

I did above exercise for Moonshine and got NPE [1]. I used air-config.xml
because it is na Desktop app.

[1] https://paste.apache.org/R0Si

Thanks,
Piotr


2018-02-26 12:56 GMT+01:00 Piotr Zarzycki :

> Yishay,
>
> Thank you so much!! I got it working.
>
> Alina,
>
> Here is the full instruction.
>
> 1) Download Apache Royale with SWF support - if you have that is good, if
> not it's here [1]
> 2) Download Apache Flex - you have it as I have seen on the screenshot.
> 3) Launch console and go to the Royale SDK folder
>
> "yourpathtosdk\bin\" - In my case it was: "d:\Work\royale_ide\royale_
> nightly_js_swf\bin\"
>
> 4) Run following command where you will point to the Flex Browser
> application in order to generate report. My command looks like that:
>
> mxmlc 
> "c:\Users\piotr\Documents\NewFlexBrowserProject\src\NewFlexBrowserProject.mxml"
> -api-report="c:\Users\piotr\Documents\NewFlexBrowserProject\report.txt"
> -load-config=d:\Work\flex-sdk-4.16.1_adobe_air_28\
> frameworks\flex-config.xml
>
> I generated report for hellow world. Maybe in order to generate report for
> your application that console command may be much more sophisticated. Let's
> see!
>
>
> [1] http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-asjs/
> lastSuccessfulBuild/artifact/out/
>
> Thanks,
> Piotr
>
>
> 2018-02-26 12:46 GMT+01:00 Yishay Weiss :
>
>> Looks like [1] you do need to add compiler option: -api–report=> output file>
>>
>>
>>
>> [1] http://apache-royale-users.20374.n8.nabble.com/Substitutes-
>> in-Apache-Royale-tp392p492.html
>>
>>
>>
>>
>>
>> *From: *Piotr Zarzycki 
>> *Sent: *Monday, February 26, 2018 1:37 PM
>>
>> *To: *users@royale.apache.org
>> *Subject: *Re: Generating API report for Flex Web Browser application
>>
>>
>>
>> I have produced with that swf, but what's next? Let's wait for Alex's
>> response [1]
>>
>>
>>
>> [1] https://paste.apache.org/YEeG
>>
>>
>>
>> Thanks,
>>
>> Piotr
>>
>>
>>
>> 2018-02-26 12:32 GMT+01:00 Yishay Weiss :
>>
>> Alex will know but I don’t think so. I haven’t updated the compiler
>> recently so can’t test it right now. If you want to test it maybe just
>> create a simple app and replace /Users/aharui/ApacheFlex4.16.0 with your
>> sdk home.
>>
>>
>>
>>
>>
>>
>>
>> *From: *Piotr Zarzycki 
>> *Sent: *Monday, February 26, 2018 1:25 PM
>> *To: *users@royale.apache.org
>> *Subject: *Re: Generating API report for Flex Web Browser application
>>
>>
>>
>> Hi Yishay,
>>
>>
>>
>> bin/mxmlc
>>
>> >
>> .mxml
>>
>> file>
>>
>> -load-config=/Users/aharui/ApacheFlex4.16.0/frameworks/flex-config.xml
>>
>>
>>
>> Do I need some switch for compiler -api-report or something like that ?
>>
>>
>>
>> Thanks,
>>
>> Piotr
>>
>>
>>
>>
>>
>> 2018-02-26 12:10 GMT+01:00 Yishay Weiss :
>>
>> Wasn’t logged in. Here’s [1] the link.
>>
>>
>>
>> [1] http://apache-royale-users.20374.n8.nabble.com/Substitutes-
>> in-Apache-Royale-tp392p489.html
>>
>>
>>
>>
>>
>> *From: *Yishay Weiss 
>> *Sent: *Monday, February 26, 2018 12:59 PM
>> *To: *users@royale.apache.org
>> *Subject: *RE: Generating API report for Flex Web Browser application
>>
>>
>>
>> I couldn’t find a way to link to a nabble post, but this [1] might help
>> (from Substitutes in Apache Royale).
>>
>>
>>
>> [1] https://paste.apache.org/N2QR
>>
>>
>>
>> *From: *Piotr Zarzycki 
>> *Sent: *Monday, February 26, 2018 12:44 PM
>> *To: *users@royale.apache.org
>> *Subject: *Generating API report for Flex Web Browser application
>>
>>
>>
>> Hi Alex,
>>
>>
>>
>> I would like to understand how to generate that report. I will go with
>> the console path, because I think this is something unusual and probably
>> Moonshine is not prepared to do this. I'm writing this on the users mailing
>> list because Alina is having some problems with that. I wanted to simplify
>> all of that. Let's start from the beginning.
>>
>>
>>
>> 1) I have created Flex Web browser project using Apache Flex SDK 4.16.1.
>>
>> 2) I have nightly build of Royale with SWF support [1]
>>
>>
>>
>> What should I type in the console now ?
>>
>>
>>
>> [1] http://apacheroyaleci.westus2.cloudapp.azure.com:8080/
>> job/royale-asjs/lastSuccessfulBuild/artifact/
>>
>>
>>
>> Thanks,
>> --
>>
>> *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>*
>>
>>
>>
>>
>>
>>
>>
>> --
>>
>> *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>*
>



-- 

Piotr Zarzycki

Patreon: *https://www.patreon.com/piotrzarzycki
<https://www.patreon.com/piotrzarzycki>*


Re: Generating API report for Flex Web Browser application

2018-02-26 Thread Piotr Zarzycki
Yishay,

Thank you so much!! I got it working.

Alina,

Here is the full instruction.

1) Download Apache Royale with SWF support - if you have that is good, if
not it's here [1]
2) Download Apache Flex - you have it as I have seen on the screenshot.
3) Launch console and go to the Royale SDK folder

"yourpathtosdk\bin\" - In my case it was:
"d:\Work\royale_ide\royale_nightly_js_swf\bin\"

4) Run following command where you will point to the Flex Browser
application in order to generate report. My command looks like that:

mxmlc
"c:\Users\piotr\Documents\NewFlexBrowserProject\src\NewFlexBrowserProject.mxml"
-api-report="c:\Users\piotr\Documents\NewFlexBrowserProject\report.txt"
-load-config=d:\Work\flex-sdk-4.16.1_adobe_air_28\frameworks\flex-config.xml

I generated report for hellow world. Maybe in order to generate report for
your application that console command may be much more sophisticated. Let's
see!


[1]
http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-asjs/lastSuccessfulBuild/artifact/out/

Thanks,
Piotr


2018-02-26 12:46 GMT+01:00 Yishay Weiss :

> Looks like [1] you do need to add compiler option: -api–report= output file>
>
>
>
> [1] http://apache-royale-users.20374.n8.nabble.com/
> Substitutes-in-Apache-Royale-tp392p492.html
>
>
>
>
>
> *From: *Piotr Zarzycki 
> *Sent: *Monday, February 26, 2018 1:37 PM
>
> *To: *users@royale.apache.org
> *Subject: *Re: Generating API report for Flex Web Browser application
>
>
>
> I have produced with that swf, but what's next? Let's wait for Alex's
> response [1]
>
>
>
> [1] https://paste.apache.org/YEeG
>
>
>
> Thanks,
>
> Piotr
>
>
>
> 2018-02-26 12:32 GMT+01:00 Yishay Weiss :
>
> Alex will know but I don’t think so. I haven’t updated the compiler
> recently so can’t test it right now. If you want to test it maybe just
> create a simple app and replace /Users/aharui/ApacheFlex4.16.0 with your
> sdk home.
>
>
>
>
>
>
>
> *From: *Piotr Zarzycki 
> *Sent: *Monday, February 26, 2018 1:25 PM
> *To: *users@royale.apache.org
> *Subject: *Re: Generating API report for Flex Web Browser application
>
>
>
> Hi Yishay,
>
>
>
> bin/mxmlc
>
> 
> .mxml
>
> file>
>
> -load-config=/Users/aharui/ApacheFlex4.16.0/frameworks/flex-config.xml
>
>
>
> Do I need some switch for compiler -api-report or something like that ?
>
>
>
> Thanks,
>
> Piotr
>
>
>
>
>
> 2018-02-26 12:10 GMT+01:00 Yishay Weiss :
>
> Wasn’t logged in. Here’s [1] the link.
>
>
>
> [1] http://apache-royale-users.20374.n8.nabble.com/
> Substitutes-in-Apache-Royale-tp392p489.html
>
>
>
>
>
> *From: *Yishay Weiss 
> *Sent: *Monday, February 26, 2018 12:59 PM
> *To: *users@royale.apache.org
> *Subject: *RE: Generating API report for Flex Web Browser application
>
>
>
> I couldn’t find a way to link to a nabble post, but this [1] might help
> (from Substitutes in Apache Royale).
>
>
>
> [1] https://paste.apache.org/N2QR
>
>
>
> *From: *Piotr Zarzycki 
> *Sent: *Monday, February 26, 2018 12:44 PM
> *To: *users@royale.apache.org
> *Subject: *Generating API report for Flex Web Browser application
>
>
>
> Hi Alex,
>
>
>
> I would like to understand how to generate that report. I will go with the
> console path, because I think this is something unusual and probably
> Moonshine is not prepared to do this. I'm writing this on the users mailing
> list because Alina is having some problems with that. I wanted to simplify
> all of that. Let's start from the beginning.
>
>
>
> 1) I have created Flex Web browser project using Apache Flex SDK 4.16.1.
>
> 2) I have nightly build of Royale with SWF support [1]
>
>
>
> What should I type in the console now ?
>
>
>
> [1] http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-asjs/
> lastSuccessfulBuild/artifact/
>
>
>
> Thanks,
> --
>
> *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>*
>
>
>
>
>
>
>
> --
>
> *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>*


RE: Generating API report for Flex Web Browser application

2018-02-26 Thread Yishay Weiss
Looks like [1] you do need to add compiler option: -api–report=

[1] 
http://apache-royale-users.20374.n8.nabble.com/Substitutes-in-Apache-Royale-tp392p492.html


From: Piotr Zarzycki<mailto:piotrzarzyck...@gmail.com>
Sent: Monday, February 26, 2018 1:37 PM
To: users@royale.apache.org<mailto:users@royale.apache.org>
Subject: Re: Generating API report for Flex Web Browser application

I have produced with that swf, but what's next? Let's wait for Alex's response 
[1]

[1] https://paste.apache.org/YEeG

Thanks,
Piotr

2018-02-26 12:32 GMT+01:00 Yishay Weiss 
mailto:yishayj...@hotmail.com>>:
Alex will know but I don’t think so. I haven’t updated the compiler recently so 
can’t test it right now. If you want to test it maybe just create a simple app 
and replace /Users/aharui/ApacheFlex4.16.0 with your sdk home.



From: Piotr Zarzycki<mailto:piotrzarzyck...@gmail.com>
Sent: Monday, February 26, 2018 1:25 PM
To: users@royale.apache.org<mailto:users@royale.apache.org>
Subject: Re: Generating API report for Flex Web Browser application

Hi Yishay,

bin/mxmlc

-load-config=/Users/aharui/ApacheFlex4.16.0/frameworks/flex-config.xml

Do I need some switch for compiler -api-report or something like that ?

Thanks,
Piotr


2018-02-26 12:10 GMT+01:00 Yishay Weiss 
mailto:yishayj...@hotmail.com>>:
Wasn’t logged in. Here’s [1] the link.

[1] 
http://apache-royale-users.20374.n8.nabble.com/Substitutes-in-Apache-Royale-tp392p489.html


From: Yishay Weiss<mailto:yishayj...@hotmail.com>
Sent: Monday, February 26, 2018 12:59 PM
To: users@royale.apache.org<mailto:users@royale.apache.org>
Subject: RE: Generating API report for Flex Web Browser application

I couldn’t find a way to link to a nabble post, but this [1] might help (from 
Substitutes in Apache Royale).

[1] https://paste.apache.org/N2QR

From: Piotr Zarzycki<mailto:piotrzarzyck...@gmail.com>
Sent: Monday, February 26, 2018 12:44 PM
To: users@royale.apache.org<mailto:users@royale.apache.org>
Subject: Generating API report for Flex Web Browser application

Hi Alex,

I would like to understand how to generate that report. I will go with the 
console path, because I think this is something unusual and probably Moonshine 
is not prepared to do this. I'm writing this on the users mailing list because 
Alina is having some problems with that. I wanted to simplify all of that. 
Let's start from the beginning.

1) I have created Flex Web browser project using Apache Flex SDK 4.16.1.
2) I have nightly build of Royale with SWF support [1]

What should I type in the console now ?

[1] 
http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-asjs/lastSuccessfulBuild/artifact/

Thanks,
--

Piotr Zarzycki

Patreon: https://www.patreon.com/piotrzarzycki





--

Piotr Zarzycki

Patreon: https://www.patreon.com/piotrzarzycki




--

Piotr Zarzycki

Patreon: https://www.patreon.com/piotrzarzycki



Re: Generating API report for Flex Web Browser application

2018-02-26 Thread Piotr Zarzycki
I have produced with that swf, but what's next? Let's wait for Alex's
response [1]

[1] https://paste.apache.org/YEeG

Thanks,
Piotr

2018-02-26 12:32 GMT+01:00 Yishay Weiss :

> Alex will know but I don’t think so. I haven’t updated the compiler
> recently so can’t test it right now. If you want to test it maybe just
> create a simple app and replace /Users/aharui/ApacheFlex4.16.0 with your
> sdk home.
>
>
>
>
>
>
>
> *From: *Piotr Zarzycki 
> *Sent: *Monday, February 26, 2018 1:25 PM
> *To: *users@royale.apache.org
> *Subject: *Re: Generating API report for Flex Web Browser application
>
>
>
> Hi Yishay,
>
>
>
> bin/mxmlc
>
> 
> .mxml
>
> file>
>
> -load-config=/Users/aharui/ApacheFlex4.16.0/frameworks/flex-config.xml
>
>
>
> Do I need some switch for compiler -api-report or something like that ?
>
>
>
> Thanks,
>
> Piotr
>
>
>
>
>
> 2018-02-26 12:10 GMT+01:00 Yishay Weiss :
>
> Wasn’t logged in. Here’s [1] the link.
>
>
>
> [1] http://apache-royale-users.20374.n8.nabble.com/
> Substitutes-in-Apache-Royale-tp392p489.html
>
>
>
>
>
> *From: *Yishay Weiss 
> *Sent: *Monday, February 26, 2018 12:59 PM
> *To: *users@royale.apache.org
> *Subject: *RE: Generating API report for Flex Web Browser application
>
>
>
> I couldn’t find a way to link to a nabble post, but this [1] might help
> (from Substitutes in Apache Royale).
>
>
>
> [1] https://paste.apache.org/N2QR
>
>
>
> *From: *Piotr Zarzycki 
> *Sent: *Monday, February 26, 2018 12:44 PM
> *To: *users@royale.apache.org
> *Subject: *Generating API report for Flex Web Browser application
>
>
>
> Hi Alex,
>
>
>
> I would like to understand how to generate that report. I will go with the
> console path, because I think this is something unusual and probably
> Moonshine is not prepared to do this. I'm writing this on the users mailing
> list because Alina is having some problems with that. I wanted to simplify
> all of that. Let's start from the beginning.
>
>
>
> 1) I have created Flex Web browser project using Apache Flex SDK 4.16.1.
>
> 2) I have nightly build of Royale with SWF support [1]
>
>
>
> What should I type in the console now ?
>
>
>
> [1] http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-asjs/
> lastSuccessfulBuild/artifact/
>
>
>
> Thanks,
> --
>
> *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>*
>
>
>



-- 

Piotr Zarzycki

Patreon: *https://www.patreon.com/piotrzarzycki
<https://www.patreon.com/piotrzarzycki>*


RE: Generating API report for Flex Web Browser application

2018-02-26 Thread Yishay Weiss
Alex will know but I don’t think so. I haven’t updated the compiler recently so 
can’t test it right now. If you want to test it maybe just create a simple app 
and replace /Users/aharui/ApacheFlex4.16.0 with your sdk home.



From: Piotr Zarzycki<mailto:piotrzarzyck...@gmail.com>
Sent: Monday, February 26, 2018 1:25 PM
To: users@royale.apache.org<mailto:users@royale.apache.org>
Subject: Re: Generating API report for Flex Web Browser application

Hi Yishay,

bin/mxmlc

-load-config=/Users/aharui/ApacheFlex4.16.0/frameworks/flex-config.xml

Do I need some switch for compiler -api-report or something like that ?

Thanks,
Piotr


2018-02-26 12:10 GMT+01:00 Yishay Weiss 
mailto:yishayj...@hotmail.com>>:
Wasn’t logged in. Here’s [1] the link.

[1] 
http://apache-royale-users.20374.n8.nabble.com/Substitutes-in-Apache-Royale-tp392p489.html


From: Yishay Weiss<mailto:yishayj...@hotmail.com>
Sent: Monday, February 26, 2018 12:59 PM
To: users@royale.apache.org<mailto:users@royale.apache.org>
Subject: RE: Generating API report for Flex Web Browser application

I couldn’t find a way to link to a nabble post, but this [1] might help (from 
Substitutes in Apache Royale).

[1] https://paste.apache.org/N2QR

From: Piotr Zarzycki<mailto:piotrzarzyck...@gmail.com>
Sent: Monday, February 26, 2018 12:44 PM
To: users@royale.apache.org<mailto:users@royale.apache.org>
Subject: Generating API report for Flex Web Browser application

Hi Alex,

I would like to understand how to generate that report. I will go with the 
console path, because I think this is something unusual and probably Moonshine 
is not prepared to do this. I'm writing this on the users mailing list because 
Alina is having some problems with that. I wanted to simplify all of that. 
Let's start from the beginning.

1) I have created Flex Web browser project using Apache Flex SDK 4.16.1.
2) I have nightly build of Royale with SWF support [1]

What should I type in the console now ?

[1] 
http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-asjs/lastSuccessfulBuild/artifact/

Thanks,
--

Piotr Zarzycki

Patreon: https://www.patreon.com/piotrzarzycki





--

Piotr Zarzycki

Patreon: https://www.patreon.com/piotrzarzycki



Re: Generating API report for Flex Web Browser application

2018-02-26 Thread Piotr Zarzycki
Hi Yishay,

bin/mxmlc  -load-config=/Users/aharui/ApacheFlex4.
16.0/frameworks/flex-config.xml

Do I need some switch for compiler -api-report or something like that ?

Thanks,
Piotr


2018-02-26 12:10 GMT+01:00 Yishay Weiss :

> Wasn’t logged in. Here’s [1] the link.
>
>
>
> [1] http://apache-royale-users.20374.n8.nabble.com/
> Substitutes-in-Apache-Royale-tp392p489.html
>
>
>
>
>
> *From: *Yishay Weiss 
> *Sent: *Monday, February 26, 2018 12:59 PM
> *To: *users@royale.apache.org
> *Subject: *RE: Generating API report for Flex Web Browser application
>
>
>
> I couldn’t find a way to link to a nabble post, but this [1] might help
> (from Substitutes in Apache Royale).
>
>
>
> [1] https://paste.apache.org/N2QR
>
>
>
> *From: *Piotr Zarzycki 
> *Sent: *Monday, February 26, 2018 12:44 PM
> *To: *users@royale.apache.org
> *Subject: *Generating API report for Flex Web Browser application
>
>
>
> Hi Alex,
>
>
>
> I would like to understand how to generate that report. I will go with the
> console path, because I think this is something unusual and probably
> Moonshine is not prepared to do this. I'm writing this on the users mailing
> list because Alina is having some problems with that. I wanted to simplify
> all of that. Let's start from the beginning.
>
>
>
> 1) I have created Flex Web browser project using Apache Flex SDK 4.16.1.
>
> 2) I have nightly build of Royale with SWF support [1]
>
>
>
> What should I type in the console now ?
>
>
>
> [1] http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-asjs/
> lastSuccessfulBuild/artifact/
>
>
>
> Thanks,
> --
>
> *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>*


RE: Generating API report for Flex Web Browser application

2018-02-26 Thread Yishay Weiss
Wasn’t logged in. Here’s [1] the link.

[1] 
http://apache-royale-users.20374.n8.nabble.com/Substitutes-in-Apache-Royale-tp392p489.html


From: Yishay Weiss<mailto:yishayj...@hotmail.com>
Sent: Monday, February 26, 2018 12:59 PM
To: users@royale.apache.org<mailto:users@royale.apache.org>
Subject: RE: Generating API report for Flex Web Browser application

I couldn’t find a way to link to a nabble post, but this [1] might help (from 
Substitutes in Apache Royale).

[1] https://paste.apache.org/N2QR

From: Piotr Zarzycki<mailto:piotrzarzyck...@gmail.com>
Sent: Monday, February 26, 2018 12:44 PM
To: users@royale.apache.org<mailto:users@royale.apache.org>
Subject: Generating API report for Flex Web Browser application

Hi Alex,

I would like to understand how to generate that report. I will go with the 
console path, because I think this is something unusual and probably Moonshine 
is not prepared to do this. I'm writing this on the users mailing list because 
Alina is having some problems with that. I wanted to simplify all of that. 
Let's start from the beginning.

1) I have created Flex Web browser project using Apache Flex SDK 4.16.1.
2) I have nightly build of Royale with SWF support [1]

What should I type in the console now ?

[1] 
http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-asjs/lastSuccessfulBuild/artifact/

Thanks,
--

Piotr Zarzycki

Patreon: https://www.patreon.com/piotrzarzycki




RE: Generating API report for Flex Web Browser application

2018-02-26 Thread Yishay Weiss
I couldn’t find a way to link to a nabble post, but this [1] might help (from 
Substitutes in Apache Royale).

[1] https://paste.apache.org/N2QR

From: Piotr Zarzycki<mailto:piotrzarzyck...@gmail.com>
Sent: Monday, February 26, 2018 12:44 PM
To: users@royale.apache.org<mailto:users@royale.apache.org>
Subject: Generating API report for Flex Web Browser application

Hi Alex,

I would like to understand how to generate that report. I will go with the 
console path, because I think this is something unusual and probably Moonshine 
is not prepared to do this. I'm writing this on the users mailing list because 
Alina is having some problems with that. I wanted to simplify all of that. 
Let's start from the beginning.

1) I have created Flex Web browser project using Apache Flex SDK 4.16.1.
2) I have nightly build of Royale with SWF support [1]

What should I type in the console now ?

[1] 
http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-asjs/lastSuccessfulBuild/artifact/

Thanks,
--

Piotr Zarzycki

Patreon: https://www.patreon.com/piotrzarzycki



Generating API report for Flex Web Browser application

2018-02-26 Thread Piotr Zarzycki
Hi Alex,

I would like to understand how to generate that report. I will go with the
console path, because I think this is something unusual and probably
Moonshine is not prepared to do this. I'm writing this on the users mailing
list because Alina is having some problems with that. I wanted to simplify
all of that. Let's start from the beginning.

1) I have created Flex Web browser project using Apache Flex SDK 4.16.1.
2) I have nightly build of Royale with SWF support [1]

What should I type in the console now ?

[1]
http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-asjs/lastSuccessfulBuild/artifact/

Thanks,
-- 

Piotr Zarzycki

Patreon: *https://www.patreon.com/piotrzarzycki
*