RE: Royale Build Issue

2018-03-27 Thread Alina Kazi
Hi Alex,
Both ways ,repo folders are considered as a Royale SDK in Moonshine.
1. Actual folder royale-asjs (git) 
2. Royale-asjs overwrite the ones in a Royale SDK that was used by Moonshine 
earlier
 
Also ,I used Ant commands to build test application 
(examples\mxroyale\ControlsExample & examples\mxroyale\HelloWorld). Both 
Compiled Successfully.

Thanks,
Alina



-Original Message-
From: Alex Harui [mailto:aha...@adobe.com] 
Sent: Tuesday, March 27, 2018 9:14 PM
To: users@royale.apache.org
Subject: Re: Royale Build Issue

Hi Alina,

I would definitely recommend figuring out a workflow that doesn't require "ant 
release".  If you are using Moonshine as the IDE, I don't know whether it can 
see your repo folders as a Royale SDK or not.  If it can, that would be best.

If not, you can probably just copy SWCs from your royale-asjs folder and 
overwrite the ones in a Royale SDK that Moonshine is using.  You could also 
figure out the Ant commands to build your test application without Moonshine.

Thanks,
-Alex

On 3/27/18, 12:39 AM, "Alina Kazi"  wrote:

>Hi Alex,
>Running ant results a successful build .
>
>If running "ant" (instead of "ant release") is enough to start work on 
>emulation. It only takes 8 minutes to execute.
>Console :
>https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.dr
>opb 
>ox.com%2Fs%2F5en2ka4xqpc9f4j%2Fantsuccessfulinroyale-asjs.png%3Fdl%3D0&
>dat 
>a=02%7C01%7Caharui%40adobe.com%7Cbce24bafdad04208ae9808d593b5e671%7Cfa7
>b1b
>5a7b34438794aed2c178decee1%7C0%7C0%7C636577331870498059&sdata=cm2ekVm%2
>Ba3
>feoHnkQUojQJ92NGFWr82DZfSonIkbNZs%3D&reserved=0
>
>Thanks ,
>Alina Kazi
>
>-Original Message-----
>From: Alex Harui [mailto:aha...@adobe.com]
>Sent: Tuesday, March 27, 2018 12:18 PM
>To: users@royale.apache.org
>Subject: Re: Royale Build Issue
>
>Hi Alina,
>
>The README in royale-asjs should have the information you need.  If you 
>choose to use Maven and can run "mvn clean install" successfully in 
>royale-asjs, you can set up your application to build with Maven.  If 
>you choose to use Ant and can run "ant" (instead of "ant release") then 
>you can set up your application to build with Ant.
>
>Ideally, you could do both, because we want the emulation components to 
>work with both Maven and Ant.  We haven't explained why at least one of 
>your computers is so slow.  How long does running "mvn clean install"
>take?
>
>We need you to have a stable development environment before starting on 
>emulation components otherwise I think there will be too many problems 
>integrating your work with ours.
>
>Thanks,
>-Alex
>
>On 3/27/18, 12:03 AM, "AlinaKazi"  wrote:
>
>>Hi Piotr ,
>>
>>Yes , I have working Maven build.
>>As ANT is taking so much time on our machine.
>>I am free during build time.
>>I also think , I should start working on Emulations during that time.
>>
>>Thanks,
>>Alina
>>
>>
>>
>>
>>
>>--
>>Sent from: 
>>https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapache
>>-
>>roy
>>ale-users.20374.n8.nabble.com%2F&data=02%7C01%7Caharui%40adobe.com%7C6
>>9
>>b8b
>>c8b75434aa8b7e608d593b0c9e2%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0
>>%
>>7C6
>>36577309914451866&sdata=wJuZwqvIGTFduIl44DLsUE36qZ%2BvSGZPGcFGYRI5Qug%
>>3
>>D&r
>>eserved=0
>
>




Re: Royale Build Issue

2018-03-27 Thread Alex Harui
Hi Alina,

I would definitely recommend figuring out a workflow that doesn't require
"ant release".  If you are using Moonshine as the IDE, I don't know
whether it can see your repo folders as a Royale SDK or not.  If it can,
that would be best.

If not, you can probably just copy SWCs from your royale-asjs folder and
overwrite the ones in a Royale SDK that Moonshine is using.  You could
also figure out the Ant commands to build your test application without
Moonshine.

Thanks,
-Alex

On 3/27/18, 12:39 AM, "Alina Kazi"  wrote:

>Hi Alex,
>Running ant results a successful build .
>
>If running "ant" (instead of "ant release") is enough to start work on
>emulation. It only takes 8 minutes to execute.
>Console :
>https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.dropb
>ox.com%2Fs%2F5en2ka4xqpc9f4j%2Fantsuccessfulinroyale-asjs.png%3Fdl%3D0&dat
>a=02%7C01%7Caharui%40adobe.com%7Cbce24bafdad04208ae9808d593b5e671%7Cfa7b1b
>5a7b34438794aed2c178decee1%7C0%7C0%7C636577331870498059&sdata=cm2ekVm%2Ba3
>feoHnkQUojQJ92NGFWr82DZfSonIkbNZs%3D&reserved=0
>
>Thanks ,
>Alina Kazi
>
>-Original Message-
>From: Alex Harui [mailto:aha...@adobe.com]
>Sent: Tuesday, March 27, 2018 12:18 PM
>To: users@royale.apache.org
>Subject: Re: Royale Build Issue
>
>Hi Alina,
>
>The README in royale-asjs should have the information you need.  If you
>choose to use Maven and can run "mvn clean install" successfully in
>royale-asjs, you can set up your application to build with Maven.  If you
>choose to use Ant and can run "ant" (instead of "ant release") then you
>can set up your application to build with Ant.
>
>Ideally, you could do both, because we want the emulation components to
>work with both Maven and Ant.  We haven't explained why at least one of
>your computers is so slow.  How long does running "mvn clean install"
>take?
>
>We need you to have a stable development environment before starting on
>emulation components otherwise I think there will be too many problems
>integrating your work with ours.
>
>Thanks,
>-Alex
>
>On 3/27/18, 12:03 AM, "AlinaKazi"  wrote:
>
>>Hi Piotr ,
>>
>>Yes , I have working Maven build.
>>As ANT is taking so much time on our machine.
>>I am free during build time.
>>I also think , I should start working on Emulations during that time.
>>
>>Thanks,
>>Alina
>>
>>
>>
>>
>>
>>--
>>Sent from: 
>>https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapache-
>>roy 
>>ale-users.20374.n8.nabble.com%2F&data=02%7C01%7Caharui%40adobe.com%7C69
>>b8b
>>c8b75434aa8b7e608d593b0c9e2%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%
>>7C6 
>>36577309914451866&sdata=wJuZwqvIGTFduIl44DLsUE36qZ%2BvSGZPGcFGYRI5Qug%3
>>D&r
>>eserved=0
>
>



Re: Royale Build Issue

2018-03-27 Thread Harbs
Yes.

> On Mar 27, 2018, at 2:39 PM, Alina Kazi  wrote:
> 
> 
> If I am not wrong, any folder that contain build.xml can be rebuild
> separately in framework. Right?
> Thanks,
> Alina
> 
> 
> -Original Message-
> From: Harbs [mailto:harbs.li...@gmail.com] 
> Sent: Tuesday, March 27, 2018 4:12 PM
> To: users@royale.apache.org
> Subject: Re: Royale Build Issue
> 
> FYI, while you are working on framework classes, you can build specific
> swcs. If for example, you make changes to Basic, you only need to rebuild
> Basic and none of the other swcs.
> 
> That will drastically reduce build time while you are working on framework
> code.
> 
> HTH,
> Harbs
> 
>> On Mar 27, 2018, at 10:39 AM, Alina Kazi  wrote:
>> 
>> Hi Alex,
>> Running ant results a successful build .
>> 
>> If running "ant" (instead of "ant release") is enough to start work on
> emulation. It only takes 8 minutes to execute.
>> Console :
>> 
> https://www.dropbox.com/s/5en2ka4xqpc9f4j/antsuccessfulinroyale-asjs.png?dl=
> 0
>> 
>> Thanks ,
>> Alina Kazi
>> 
>> -Original Message-
>> From: Alex Harui [mailto:aha...@adobe.com] 
>> Sent: Tuesday, March 27, 2018 12:18 PM
>> To: users@royale.apache.org
>> Subject: Re: Royale Build Issue
>> 
>> Hi Alina,
>> 
>> The README in royale-asjs should have the information you need.  If you
> choose to use Maven and can run "mvn clean install" successfully in
> royale-asjs, you can set up your application to build with Maven.  If you
> choose to use Ant and can run "ant" (instead of "ant release") then you can
> set up your application to build with Ant.
>> 
>> Ideally, you could do both, because we want the emulation components to
> work with both Maven and Ant.  We haven't explained why at least one of your
> computers is so slow.  How long does running "mvn clean install" take?
>> 
>> We need you to have a stable development environment before starting on
> emulation components otherwise I think there will be too many problems
> integrating your work with ours.
>> 
>> Thanks,
>> -Alex
>> 
>> On 3/27/18, 12:03 AM, "AlinaKazi"  wrote:
>> 
>>> Hi Piotr ,
>>> 
>>> Yes , I have working Maven build.
>>> As ANT is taking so much time on our machine.
>>> I am free during build time.
>>> I also think , I should start working on Emulations during that time.
>>> 
>>> Thanks,
>>> Alina
>>> 
>>> 
>>> 
>>> 
>>> 
>>> --
>>> Sent from: 
>>> https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapache-
>>> roy 
>>> ale-users.20374.n8.nabble.com%2F&data=02%7C01%7Caharui%40adobe.com%7C69
>>> b8b
>>> c8b75434aa8b7e608d593b0c9e2%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%
>>> 7C6 
>>> 36577309914451866&sdata=wJuZwqvIGTFduIl44DLsUE36qZ%2BvSGZPGcFGYRI5Qug%3
>>> D&r
>>> eserved=0
>> 
>> 
> 
> 



RE: Royale Build Issue

2018-03-27 Thread Alina Kazi

If I am not wrong, any folder that contain build.xml can be rebuild
separately in framework. Right?
Thanks,
Alina


-Original Message-
From: Harbs [mailto:harbs.li...@gmail.com] 
Sent: Tuesday, March 27, 2018 4:12 PM
To: users@royale.apache.org
Subject: Re: Royale Build Issue

FYI, while you are working on framework classes, you can build specific
swcs. If for example, you make changes to Basic, you only need to rebuild
Basic and none of the other swcs.

That will drastically reduce build time while you are working on framework
code.

HTH,
Harbs

> On Mar 27, 2018, at 10:39 AM, Alina Kazi  wrote:
> 
> Hi Alex,
> Running ant results a successful build .
> 
> If running "ant" (instead of "ant release") is enough to start work on
emulation. It only takes 8 minutes to execute.
> Console :
>
https://www.dropbox.com/s/5en2ka4xqpc9f4j/antsuccessfulinroyale-asjs.png?dl=
0
> 
> Thanks ,
> Alina Kazi
> 
> -Original Message-
> From: Alex Harui [mailto:aha...@adobe.com] 
> Sent: Tuesday, March 27, 2018 12:18 PM
> To: users@royale.apache.org
> Subject: Re: Royale Build Issue
> 
> Hi Alina,
> 
> The README in royale-asjs should have the information you need.  If you
choose to use Maven and can run "mvn clean install" successfully in
royale-asjs, you can set up your application to build with Maven.  If you
choose to use Ant and can run "ant" (instead of "ant release") then you can
set up your application to build with Ant.
> 
> Ideally, you could do both, because we want the emulation components to
work with both Maven and Ant.  We haven't explained why at least one of your
computers is so slow.  How long does running "mvn clean install" take?
> 
> We need you to have a stable development environment before starting on
emulation components otherwise I think there will be too many problems
integrating your work with ours.
> 
> Thanks,
> -Alex
> 
> On 3/27/18, 12:03 AM, "AlinaKazi"  wrote:
> 
>> Hi Piotr ,
>> 
>> Yes , I have working Maven build.
>> As ANT is taking so much time on our machine.
>> I am free during build time.
>> I also think , I should start working on Emulations during that time.
>> 
>> Thanks,
>> Alina
>> 
>> 
>> 
>> 
>> 
>> --
>> Sent from: 
>> https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapache-
>> roy 
>> ale-users.20374.n8.nabble.com%2F&data=02%7C01%7Caharui%40adobe.com%7C69
>> b8b
>> c8b75434aa8b7e608d593b0c9e2%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%
>> 7C6 
>> 36577309914451866&sdata=wJuZwqvIGTFduIl44DLsUE36qZ%2BvSGZPGcFGYRI5Qug%3
>> D&r
>> eserved=0
> 
> 




Re: Royale Build Issue

2018-03-27 Thread Harbs
FYI, while you are working on framework classes, you can build specific swcs. 
If for example, you make changes to Basic, you only need to rebuild Basic and 
none of the other swcs.

That will drastically reduce build time while you are working on framework code.

HTH,
Harbs

> On Mar 27, 2018, at 10:39 AM, Alina Kazi  wrote:
> 
> Hi Alex,
> Running ant results a successful build .
> 
> If running "ant" (instead of "ant release") is enough to start work on 
> emulation. It only takes 8 minutes to execute.
> Console :
> https://www.dropbox.com/s/5en2ka4xqpc9f4j/antsuccessfulinroyale-asjs.png?dl=0
> 
> Thanks ,
> Alina Kazi
> 
> -Original Message-
> From: Alex Harui [mailto:aha...@adobe.com] 
> Sent: Tuesday, March 27, 2018 12:18 PM
> To: users@royale.apache.org
> Subject: Re: Royale Build Issue
> 
> Hi Alina,
> 
> The README in royale-asjs should have the information you need.  If you 
> choose to use Maven and can run "mvn clean install" successfully in 
> royale-asjs, you can set up your application to build with Maven.  If you 
> choose to use Ant and can run "ant" (instead of "ant release") then you can 
> set up your application to build with Ant.
> 
> Ideally, you could do both, because we want the emulation components to work 
> with both Maven and Ant.  We haven't explained why at least one of your 
> computers is so slow.  How long does running "mvn clean install" take?
> 
> We need you to have a stable development environment before starting on 
> emulation components otherwise I think there will be too many problems 
> integrating your work with ours.
> 
> Thanks,
> -Alex
> 
> On 3/27/18, 12:03 AM, "AlinaKazi"  wrote:
> 
>> Hi Piotr ,
>> 
>> Yes , I have working Maven build.
>> As ANT is taking so much time on our machine.
>> I am free during build time.
>> I also think , I should start working on Emulations during that time.
>> 
>> Thanks,
>> Alina
>> 
>> 
>> 
>> 
>> 
>> --
>> Sent from: 
>> https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapache-
>> roy 
>> ale-users.20374.n8.nabble.com%2F&data=02%7C01%7Caharui%40adobe.com%7C69
>> b8b
>> c8b75434aa8b7e608d593b0c9e2%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%
>> 7C6 
>> 36577309914451866&sdata=wJuZwqvIGTFduIl44DLsUE36qZ%2BvSGZPGcFGYRI5Qug%3
>> D&r
>> eserved=0
> 
> 



RE: Royale Build Issue

2018-03-27 Thread Alina Kazi
Hi Alex,
Running ant results a successful build .

If running "ant" (instead of "ant release") is enough to start work on 
emulation. It only takes 8 minutes to execute.
Console :
https://www.dropbox.com/s/5en2ka4xqpc9f4j/antsuccessfulinroyale-asjs.png?dl=0

Thanks ,
Alina Kazi

-Original Message-
From: Alex Harui [mailto:aha...@adobe.com] 
Sent: Tuesday, March 27, 2018 12:18 PM
To: users@royale.apache.org
Subject: Re: Royale Build Issue

Hi Alina,

The README in royale-asjs should have the information you need.  If you choose 
to use Maven and can run "mvn clean install" successfully in royale-asjs, you 
can set up your application to build with Maven.  If you choose to use Ant and 
can run "ant" (instead of "ant release") then you can set up your application 
to build with Ant.

Ideally, you could do both, because we want the emulation components to work 
with both Maven and Ant.  We haven't explained why at least one of your 
computers is so slow.  How long does running "mvn clean install" take?

We need you to have a stable development environment before starting on 
emulation components otherwise I think there will be too many problems 
integrating your work with ours.

Thanks,
-Alex

On 3/27/18, 12:03 AM, "AlinaKazi"  wrote:

>Hi Piotr ,
>
>Yes , I have working Maven build.
>As ANT is taking so much time on our machine.
>I am free during build time.
>I also think , I should start working on Emulations during that time.
>
>Thanks,
>Alina
>
>
>
>
>
>--
>Sent from: 
>https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapache-
>roy 
>ale-users.20374.n8.nabble.com%2F&data=02%7C01%7Caharui%40adobe.com%7C69
>b8b
>c8b75434aa8b7e608d593b0c9e2%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%
>7C6 
>36577309914451866&sdata=wJuZwqvIGTFduIl44DLsUE36qZ%2BvSGZPGcFGYRI5Qug%3
>D&r
>eserved=0




Re: Royale Build Issue

2018-03-27 Thread Alex Harui
Hi Alina,

The README in royale-asjs should have the information you need.  If you
choose to use Maven and can run "mvn clean install" successfully in
royale-asjs, you can set up your application to build with Maven.  If you
choose to use Ant and can run "ant" (instead of "ant release") then you
can set up your application to build with Ant.

Ideally, you could do both, because we want the emulation components to
work with both Maven and Ant.  We haven't explained why at least one of
your computers is so slow.  How long does running "mvn clean install" take?

We need you to have a stable development environment before starting on
emulation components otherwise I think there will be too many problems
integrating your work with ours.

Thanks,
-Alex

On 3/27/18, 12:03 AM, "AlinaKazi"  wrote:

>Hi Piotr ,
>
>Yes , I have working Maven build.
>As ANT is taking so much time on our machine.
>I am free during build time.
>I also think , I should start working on Emulations during that time.
>
>Thanks,
>Alina
>
>
>
>
>
>--
>Sent from: 
>https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapache-roy
>ale-users.20374.n8.nabble.com%2F&data=02%7C01%7Caharui%40adobe.com%7C69b8b
>c8b75434aa8b7e608d593b0c9e2%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C6
>36577309914451866&sdata=wJuZwqvIGTFduIl44DLsUE36qZ%2BvSGZPGcFGYRI5Qug%3D&r
>eserved=0



Re: Royale Build Issue

2018-03-27 Thread AlinaKazi
Hi Piotr ,

Yes , I have working Maven build. 
As ANT is taking so much time on our machine.
I am free during build time. 
I also think , I should start working on Emulations during that time.

Thanks,
Alina





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


Re: Royale Build Issue

2018-03-27 Thread AlinaKazi
Hi Alex,

I am unable to post with my previous address "alina.k...@d-bz.com"

Now , Firefox version 47 is installed.

I tried that on 2 different machines, similar time on Both Machines.

We haven’t tried on his Machine yet, We will try on his machine as well.

You were talking about ,Repo Build.
I am trying different repo build available on internet.
If you can guide me how can I get repo working. 
I will try only that as Internet help is not reliable in case of Apache
Royale. 
Some are suggesting use env variable, some are copy files manually, some to
use binary distribution .

Thanks in Advance

-Alina




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


Re: Royale Build Issue

2018-03-26 Thread Piotr Zarzycki
You have still working Maven build. You can go with work using Maven and
setup on other Machine release build if it's important for you. You can
avoid even that, cause Maven distribution can help you at lest have code
completion in your app.

Piotr

2018-03-26 18:13 GMT+02:00 Alex Harui :

> Hi Alina,
>
> Our tests require that you downgrade Firefox to version 47.
>
> Again, it might be more efficient for you to learn how to build your app
> without running "ant release".  80 minutes to get to checkintests is quite
> long.  You said a co-worker was also going to work on Royale. And that you
> have a second computer.  Do those other computers also take 80 minutes to
> build the release target?
>
> -Alex
>
> From: Alina Kazi 
> Reply-To: "users@royale.apache.org" 
> Date: Monday, March 26, 2018 at 1:36 AM
>
> To: "users@royale.apache.org" 
> Subject: Re: Royale Build Issue
>
>
> Hi Alex,
> Error Link:
> https://www.dropbox.com/s/5vnhodn7unk2dzo/errorr.txt?dl=0
> <https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.dropbox.com%2Fs%2F5vnhodn7unk2dzo%2Ferrorr.txt%3Fdl%3D0&data=02%7C01%7Caharui%40adobe.com%7C4a5b10a7068e41ddbebf08d592f4a18b%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636576502016212652&sdata=t%2FPS2Rufi1XdqR6xTAVd4Rag35F7Y0ikyTzoKhvXuIQ%3D&reserved=0>
>
> Latest Morzilla firefox is installed on my machine
>
> Thanks,
> Alina
>
>
> On Sun, Mar 25, 2018 at 11:33 PM, Alina Kazi  wrote:
>
>> Hi Alex,
>>
>>
>>
>> ESET nod32 antivirus was installed on my Machine, Uninstalled the
>> antivirus few days ago.
>>
>> Regular Hard Drive .
>>
>> No delay because of the script asking you a question.
>>
>> By Following the below given instruction , script executed that part
>> successfully :
>>
>> The flash log issue can be resolved by creating an mm.cfg file per this
>> article: https://help.adobe.com/en_US/flex/using/WS2db454920e96a9e51e
>> 63e3d11c0bf69084-7fc9.html
>> <https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fhelp.adobe.com%2Fen_US%2Fflex%2Fusing%2FWS2db454920e96a9e51e63e3d11c0bf69084-7fc9.html&data=02%7C01%7Caharui%40adobe.com%7C4a5b10a7068e41ddbebf08d592f4a18b%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636576502016212652&sdata=HTjdT8wVhrOKAUSaq7oABnOP7%2Br0V0aM3NUE1vaKwS8%3D&reserved=0>
>>
>> The contents of mm.cfg should be:
>>
>> ErrorReportingEnable=1
>>
>> TraceOutputFileEnable=1
>>
>>
>>
>> Execution in Process… when complete I will inform you.
>>
>> Thanks,
>>
>> Alina Kazi
>>
>>
>>
>>
>>
>> *From:* Alex Harui [mailto:aha...@adobe.com]
>> *Sent:* Monday, March 26, 2018 10:30 AM
>> *To:* users@royale.apache.org
>> *Subject:* Re: Royale Build Issue
>>
>>
>>
>> Hi Alina,
>>
>>
>>
>> That should be plenty.  Did you try disablling anti-virus?  Do you have
>> SSD or a regular Hard Drive?  If Hard Drive, make sure the disk is in good
>> condition.
>>
>>
>>
>> Also make sure that the total time wasn't delayed by the script asking
>> you a question.
>>
>>
>>
>> Thanks,
>>
>> -Alex
>>
>>
>>
>> *From: *Alina Kazi 
>> *Reply-To: *"users@royale.apache.org" 
>> *Date: *Sunday, March 25, 2018 at 10:02 PM
>> *To: *"users@royale.apache.org" 
>> *Subject: *RE: Royale Build Issue
>>
>>
>>
>> Hi Alex,
>>
>>
>>
>> RAM 6 gb
>>
>> Core i5 M460 @ 2.53 GHz
>>
>>
>>
>> Thanks,
>>
>> Alina
>>
>> *From:* Alex Harui [mailto:aha...@adobe.com ]
>> *Sent:* Thursday, March 22, 2018 10:48 PM
>> *To:* users@royale.apache.org
>> *Subject:* Re: Royale Build Issue
>>
>>
>>
>> Hi Alina,
>>
>>
>>
>> 93 minutes?  Sounds like something is really wrong with that computer.
>> What kind of CPU and memory does it have?  Also try turning off anti-virus
>> at least on write-to-disk.  If you can't get it to go faster, I would
>> suggest that you learn how to use Ant to build your application from the
>> repo working copy.
>>
>>
>>
>> The flash log issue can be resolved by creating an mm.cfg file per this
>> article: https://help.adobe.com/en_US/flex/using/WS2db454920
>> e96a9e51e63e3d11c0bf69084-7fc9.html
>> <https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fhelp.adobe.com%2Fen_US%2Fflex%2Fusing%2FWS2db454920e96a9e51e63e3d11c0bf6908

Re: Royale Build Issue

2018-03-26 Thread Alex Harui
Hi Alina,

Our tests require that you downgrade Firefox to version 47.

Again, it might be more efficient for you to learn how to build your app 
without running "ant release".  80 minutes to get to checkintests is quite 
long.  You said a co-worker was also going to work on Royale. And that you have 
a second computer.  Do those other computers also take 80 minutes to build the 
release target?

-Alex

From: Alina Kazi mailto:alinakazi1...@gmail.com>>
Reply-To: "users@royale.apache.org<mailto:users@royale.apache.org>" 
mailto:users@royale.apache.org>>
Date: Monday, March 26, 2018 at 1:36 AM
To: "users@royale.apache.org<mailto:users@royale.apache.org>" 
mailto:users@royale.apache.org>>
Subject: Re: Royale Build Issue


Hi Alex,
Error Link:
https://www.dropbox.com/s/5vnhodn7unk2dzo/errorr.txt?dl=0<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.dropbox.com%2Fs%2F5vnhodn7unk2dzo%2Ferrorr.txt%3Fdl%3D0&data=02%7C01%7Caharui%40adobe.com%7C4a5b10a7068e41ddbebf08d592f4a18b%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636576502016212652&sdata=t%2FPS2Rufi1XdqR6xTAVd4Rag35F7Y0ikyTzoKhvXuIQ%3D&reserved=0>

Latest Morzilla firefox is installed on my machine

Thanks,
Alina


On Sun, Mar 25, 2018 at 11:33 PM, Alina Kazi 
mailto:alina.k...@d-bz.com>> wrote:
Hi Alex,

ESET nod32 antivirus was installed on my Machine, Uninstalled the antivirus few 
days ago.
Regular Hard Drive .
No delay because of the script asking you a question.
By Following the below given instruction , script executed that part 
successfully :
The flash log issue can be resolved by creating an mm.cfg file per this 
article: 
https://help.adobe.com/en_US/flex/using/WS2db454920e96a9e51e63e3d11c0bf69084-7fc9.html<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fhelp.adobe.com%2Fen_US%2Fflex%2Fusing%2FWS2db454920e96a9e51e63e3d11c0bf69084-7fc9.html&data=02%7C01%7Caharui%40adobe.com%7C4a5b10a7068e41ddbebf08d592f4a18b%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636576502016212652&sdata=HTjdT8wVhrOKAUSaq7oABnOP7%2Br0V0aM3NUE1vaKwS8%3D&reserved=0>
The contents of mm.cfg should be:
ErrorReportingEnable=1
TraceOutputFileEnable=1

Execution in Process… when complete I will inform you.
Thanks,
Alina Kazi


From: Alex Harui [mailto:aha...@adobe.com<mailto:aha...@adobe.com>]
Sent: Monday, March 26, 2018 10:30 AM
To: users@royale.apache.org<mailto:users@royale.apache.org>
Subject: Re: Royale Build Issue

Hi Alina,

That should be plenty.  Did you try disablling anti-virus?  Do you have SSD or 
a regular Hard Drive?  If Hard Drive, make sure the disk is in good condition.

Also make sure that the total time wasn't delayed by the script asking you a 
question.

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: Sunday, March 25, 2018 at 10:02 PM
To: "users@royale.apache.org<mailto:users@royale.apache.org>" 
mailto:users@royale.apache.org>>
Subject: RE: Royale Build Issue

Hi Alex,

RAM 6 gb
Core i5 M460 @ 2.53 GHz

Thanks,
Alina
From: Alex Harui [mailto:aha...@adobe.com]
Sent: Thursday, March 22, 2018 10:48 PM
To: users@royale.apache.org<mailto:users@royale.apache.org>
Subject: Re: Royale Build Issue

Hi Alina,

93 minutes?  Sounds like something is really wrong with that computer.  What 
kind of CPU and memory does it have?  Also try turning off anti-virus at least 
on write-to-disk.  If you can't get it to go faster, I would suggest that you 
learn how to use Ant to build your application from the repo working copy.

The flash log issue can be resolved by creating an mm.cfg file per this 
article: 
https://help.adobe.com/en_US/flex/using/WS2db454920e96a9e51e63e3d11c0bf69084-7fc9.html<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fhelp.adobe.com%2Fen_US%2Fflex%2Fusing%2FWS2db454920e96a9e51e63e3d11c0bf69084-7fc9.html&data=02%7C01%7Caharui%40adobe.com%7C51dec87738ec49434b9408d592d6dae8%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636576373866441169&sdata=rZ4O%2FXjlbr4fUx4g%2B5QmVrlnJY5NmRYSq6prhJ1Q3kI%3D&reserved=0>

The contents of mm.cfg should be:

ErrorReportingEnable=1
TraceOutputFileEnable=1

-Alex

From: Alina Kazi mailto:alinakazi1...@gmail.com>>
Reply-To: "users@royale.apache.org<mailto:users@royale.apache.org>" 
mailto:users@royale.apache.org>>
Date: Thursday, March 22, 2018 at 9:11 AM
To: "users@royale.apache.org<mailto:users@royale.apache.org>" 
mailto:users@royale.apache.org>>
Subject: Re: Royale Build Issue

Hi Alex,
Sorry, I wrote  ROYALE_COMPILER_HOME by mistake.



After 93 mins during the execution of command ant release inside royale-asjs 
,an error has occurred.
https://www.dropbox.com/s/2kihvg6o1iklm9g/mustekkaresulterror.tx

Re: Royale Build Issue

2018-03-26 Thread Alina Kazi
Hi Alex,
Error Link:
https://www.dropbox.com/s/5vnhodn7unk2dzo/errorr.txt?dl=0

Latest Morzilla firefox is installed on my machine

Thanks,
Alina


On Sun, Mar 25, 2018 at 11:33 PM, Alina Kazi  wrote:

> Hi Alex,
>
>
>
> ESET nod32 antivirus was installed on my Machine, Uninstalled the
> antivirus few days ago.
>
> Regular Hard Drive .
>
> No delay because of the script asking you a question.
>
> By Following the below given instruction , script executed that part
> successfully :
>
> The flash log issue can be resolved by creating an mm.cfg file per this
> article: https://help.adobe.com/en_US/flex/using/
> WS2db454920e96a9e51e63e3d11c0bf69084-7fc9.html
>
> The contents of mm.cfg should be:
>
> ErrorReportingEnable=1
>
> TraceOutputFileEnable=1
>
>
>
> Execution in Process… when complete I will inform you.
>
> Thanks,
>
> Alina Kazi
>
>
>
>
>
> *From:* Alex Harui [mailto:aha...@adobe.com]
> *Sent:* Monday, March 26, 2018 10:30 AM
> *To:* users@royale.apache.org
> *Subject:* Re: Royale Build Issue
>
>
>
> Hi Alina,
>
>
>
> That should be plenty.  Did you try disablling anti-virus?  Do you have
> SSD or a regular Hard Drive?  If Hard Drive, make sure the disk is in good
> condition.
>
>
>
> Also make sure that the total time wasn't delayed by the script asking you
> a question.
>
>
>
> Thanks,
>
> -Alex
>
>
>
> *From: *Alina Kazi 
> *Reply-To: *"users@royale.apache.org" 
> *Date: *Sunday, March 25, 2018 at 10:02 PM
> *To: *"users@royale.apache.org" 
> *Subject: *RE: Royale Build Issue
>
>
>
> Hi Alex,
>
>
>
> RAM 6 gb
>
> Core i5 M460 @ 2.53 GHz
>
>
>
> Thanks,
>
> Alina
>
> *From:* Alex Harui [mailto:aha...@adobe.com ]
> *Sent:* Thursday, March 22, 2018 10:48 PM
> *To:* users@royale.apache.org
> *Subject:* Re: Royale Build Issue
>
>
>
> Hi Alina,
>
>
>
> 93 minutes?  Sounds like something is really wrong with that computer.
> What kind of CPU and memory does it have?  Also try turning off anti-virus
> at least on write-to-disk.  If you can't get it to go faster, I would
> suggest that you learn how to use Ant to build your application from the
> repo working copy.
>
>
>
> The flash log issue can be resolved by creating an mm.cfg file per this
> article: https://help.adobe.com/en_US/flex/using/
> WS2db454920e96a9e51e63e3d11c0bf69084-7fc9.html
> <https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fhelp.adobe.com%2Fen_US%2Fflex%2Fusing%2FWS2db454920e96a9e51e63e3d11c0bf69084-7fc9.html&data=02%7C01%7Caharui%40adobe.com%7C51dec87738ec49434b9408d592d6dae8%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636576373866441169&sdata=rZ4O%2FXjlbr4fUx4g%2B5QmVrlnJY5NmRYSq6prhJ1Q3kI%3D&reserved=0>
>
>
>
> The contents of mm.cfg should be:
>
>
>
> ErrorReportingEnable=1
>
> TraceOutputFileEnable=1
>
>
>
> -Alex
>
>
>
> *From: *Alina Kazi 
> *Reply-To: *"users@royale.apache.org" 
> *Date: *Thursday, March 22, 2018 at 9:11 AM
> *To: *"users@royale.apache.org" 
> *Subject: *Re: Royale Build Issue
>
>
>
> Hi Alex,
>
> Sorry, I wrote  ROYALE_COMPILER_HOME by mistake.
>
>
>
>
> After 93 mins during the execution of command ant release inside
> royale-asjs ,an error has occurred.
>
> https://www.dropbox.com/s/2kihvg6o1iklm9g/mustekkaresulterror.txt?dl=0
> <https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.dropbox.com%2Fs%2F2kihvg6o1iklm9g%2Fmustekkaresulterror.txt%3Fdl%3D0&data=02%7C01%7Caharui%40adobe.com%7Cecaf09707d6d4e549ae408d59018033b%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636573355171866086&sdata=GbhGZVNoiBtEtKcrBIUlu6OyzgZefM41lhp9eCOUhLU%3D&reserved=0>
>
>
> Logs folder flashlog.txt is missing.
>
>
>
>
>
> Thanks,
>
> Alina
>
>
>
>
>
> On Thu, Mar 22, 2018 at 12:43 AM, Alex Harui  wrote:
>
> Hi Alina,
>
> Please read my emails carefully.  The environment variable we are
> concerned about is ROYALE_COMPILER_REPO not ROYALE_COMPILER_HOME.  If you
> want, dump your environment variables and include that in the console
> output you post.  Try running:
>
>   unset ROYALE_COMPILER_REPO
>
> And then try the build again.
>
> Also, I recommend that you try to learn something about Apache Ant so you
> can try to debug these scripts yourself.  I think Ant is worth having some
> knowledge about.
>
> Thanks,
> -Alex
>
> On 3/21/18, 10:45 PM, "Alina Kazi"  wrote:
>
> >Hi Alex,
> >I am executing ant release in F:/src/royale-asjs folder
&

RE: Royale Build Issue

2018-03-25 Thread Alina Kazi
Hi Alex,

 

ESET nod32 antivirus was installed on my Machine, Uninstalled the antivirus few 
days ago. 

Regular Hard Drive .

No delay because of the script asking you a question.

By Following the below given instruction , script executed that part 
successfully : 

The flash log issue can be resolved by creating an mm.cfg file per this 
article: 
https://help.adobe.com/en_US/flex/using/WS2db454920e96a9e51e63e3d11c0bf69084-7fc9.html

The contents of mm.cfg should be:

ErrorReportingEnable=1

TraceOutputFileEnable=1

 

Execution in Process… when complete I will inform you.

Thanks,

Alina Kazi

 

 

From: Alex Harui [mailto:aha...@adobe.com] 
Sent: Monday, March 26, 2018 10:30 AM
To: users@royale.apache.org
Subject: Re: Royale Build Issue

 

Hi Alina,

 

That should be plenty.  Did you try disablling anti-virus?  Do you have SSD or 
a regular Hard Drive?  If Hard Drive, make sure the disk is in good condition.

 

Also make sure that the total time wasn't delayed by the script asking you a 
question.

 

Thanks,

-Alex

 

From: Alina Kazi 
Reply-To: "users@royale.apache.org" 
Date: Sunday, March 25, 2018 at 10:02 PM
To: "users@royale.apache.org" 
Subject: RE: Royale Build Issue

 

Hi Alex,

 

RAM 6 gb

Core i5 M460 @ 2.53 GHz

 

Thanks,

Alina

From: Alex Harui [mailto:aha...@adobe.com] 
Sent: Thursday, March 22, 2018 10:48 PM
To: users@royale.apache.org
Subject: Re: Royale Build Issue

 

Hi Alina,

 

93 minutes?  Sounds like something is really wrong with that computer.  What 
kind of CPU and memory does it have?  Also try turning off anti-virus at least 
on write-to-disk.  If you can't get it to go faster, I would suggest that you 
learn how to use Ant to build your application from the repo working copy.

 

The flash log issue can be resolved by creating an mm.cfg file per this 
article: 
https://help.adobe.com/en_US/flex/using/WS2db454920e96a9e51e63e3d11c0bf69084-7fc9.html
 
<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fhelp.adobe.com%2Fen_US%2Fflex%2Fusing%2FWS2db454920e96a9e51e63e3d11c0bf69084-7fc9.html&data=02%7C01%7Caharui%40adobe.com%7C51dec87738ec49434b9408d592d6dae8%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636576373866441169&sdata=rZ4O%2FXjlbr4fUx4g%2B5QmVrlnJY5NmRYSq6prhJ1Q3kI%3D&reserved=0>
 

 

The contents of mm.cfg should be:

 

ErrorReportingEnable=1

TraceOutputFileEnable=1

 

-Alex

 

From: Alina Kazi 
Reply-To: "users@royale.apache.org" 
Date: Thursday, March 22, 2018 at 9:11 AM
To: "users@royale.apache.org" 
Subject: Re: Royale Build Issue

 

Hi Alex, 

Sorry, I wrote  ROYALE_COMPILER_HOME by mistake.






After 93 mins during the execution of command ant release inside royale-asjs 
,an error has occurred.

https://www.dropbox.com/s/2kihvg6o1iklm9g/mustekkaresulterror.txt?dl=0 
<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.dropbox.com%2Fs%2F2kihvg6o1iklm9g%2Fmustekkaresulterror.txt%3Fdl%3D0&data=02%7C01%7Caharui%40adobe.com%7Cecaf09707d6d4e549ae408d59018033b%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636573355171866086&sdata=GbhGZVNoiBtEtKcrBIUlu6OyzgZefM41lhp9eCOUhLU%3D&reserved=0>
 




Logs folder flashlog.txt is missing. 









Thanks,

Alina

   

 

On Thu, Mar 22, 2018 at 12:43 AM, Alex Harui  wrote:

Hi Alina,

Please read my emails carefully.  The environment variable we are
concerned about is ROYALE_COMPILER_REPO not ROYALE_COMPILER_HOME.  If you
want, dump your environment variables and include that in the console
output you post.  Try running:

  unset ROYALE_COMPILER_REPO

And then try the build again.

Also, I recommend that you try to learn something about Apache Ant so you
can try to debug these scripts yourself.  I think Ant is worth having some
knowledge about.

Thanks,
-Alex

On 3/21/18, 10:45 PM, "Alina Kazi"  wrote:

>Hi Alex,
>I am executing ant release in F:/src/royale-asjs folder
>Path and Error in Below link :
>Try 1. Without setting ROYALE_COMPILER_HOME
>https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.dropb
>ox.com 
><https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fox.com&data=02%7C01%7Caharui%40adobe.com%7Cecaf09707d6d4e549ae408d59018033b%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636573355171866086&sdata=xESbqtB84jcVAdabMS01P%2FBJ%2FsPb4ATBzw4oeJlJyis%3D&reserved=0>
> %2Fs%2Fhtl29kror6rzlz4%2Fpath%2520and%2520error.txt%3Fdl%3D0&data=02
>%7C01%7Caharui%40adobe.com 
><https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2F40adobe.com&data=02%7C01%7Caharui%40adobe.com%7Cecaf09707d6d4e549ae408d59018033b%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636573355171866086&sdata=hbYbeGBLnoFAvLRtPnmpy4zS%2Fi4pd%2BKnrC%2F23AoOx4Q%3D&reserved=0>
> %7Cfe8ad42d1f5548a70efa08d58fb803dc%7Cfa7b1b5a7b
>34438794aed2c178decee1%7C0%7C0%7C636572942858698051&sdata=zTnqlsGAJ%2Fd%2F
>ePeL7

Re: Royale Build Issue

2018-03-25 Thread Alex Harui
Hi Alina,

That should be plenty.  Did you try disablling anti-virus?  Do you have SSD or 
a regular Hard Drive?  If Hard Drive, make sure the disk is in good condition.

Also make sure that the total time wasn't delayed by the script asking you a 
question.

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: Sunday, March 25, 2018 at 10:02 PM
To: "users@royale.apache.org<mailto:users@royale.apache.org>" 
mailto:users@royale.apache.org>>
Subject: RE: Royale Build Issue

Hi Alex,

RAM 6 gb
Core i5 M460 @ 2.53 GHz

Thanks,
Alina
From: Alex Harui [mailto:aha...@adobe.com]
Sent: Thursday, March 22, 2018 10:48 PM
To: users@royale.apache.org<mailto:users@royale.apache.org>
Subject: Re: Royale Build Issue

Hi Alina,

93 minutes?  Sounds like something is really wrong with that computer.  What 
kind of CPU and memory does it have?  Also try turning off anti-virus at least 
on write-to-disk.  If you can't get it to go faster, I would suggest that you 
learn how to use Ant to build your application from the repo working copy.

The flash log issue can be resolved by creating an mm.cfg file per this 
article: 
https://help.adobe.com/en_US/flex/using/WS2db454920e96a9e51e63e3d11c0bf69084-7fc9.html<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fhelp.adobe.com%2Fen_US%2Fflex%2Fusing%2FWS2db454920e96a9e51e63e3d11c0bf69084-7fc9.html&data=02%7C01%7Caharui%40adobe.com%7C51dec87738ec49434b9408d592d6dae8%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636576373866441169&sdata=rZ4O%2FXjlbr4fUx4g%2B5QmVrlnJY5NmRYSq6prhJ1Q3kI%3D&reserved=0>

The contents of mm.cfg should be:

ErrorReportingEnable=1
TraceOutputFileEnable=1

-Alex

From: Alina Kazi mailto:alinakazi1...@gmail.com>>
Reply-To: "users@royale.apache.org<mailto:users@royale.apache.org>" 
mailto:users@royale.apache.org>>
Date: Thursday, March 22, 2018 at 9:11 AM
To: "users@royale.apache.org<mailto:users@royale.apache.org>" 
mailto:users@royale.apache.org>>
Subject: Re: Royale Build Issue

Hi Alex,
Sorry, I wrote  ROYALE_COMPILER_HOME by mistake.


After 93 mins during the execution of command ant release inside royale-asjs 
,an error has occurred.
https://www.dropbox.com/s/2kihvg6o1iklm9g/mustekkaresulterror.txt?dl=0<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.dropbox.com%2Fs%2F2kihvg6o1iklm9g%2Fmustekkaresulterror.txt%3Fdl%3D0&data=02%7C01%7Caharui%40adobe.com%7Cecaf09707d6d4e549ae408d59018033b%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636573355171866086&sdata=GbhGZVNoiBtEtKcrBIUlu6OyzgZefM41lhp9eCOUhLU%3D&reserved=0>

Logs folder flashlog.txt is missing.



Thanks,
Alina


On Thu, Mar 22, 2018 at 12:43 AM, Alex Harui 
mailto:aha...@adobe.com>> wrote:
Hi Alina,

Please read my emails carefully.  The environment variable we are
concerned about is ROYALE_COMPILER_REPO not ROYALE_COMPILER_HOME.  If you
want, dump your environment variables and include that in the console
output you post.  Try running:

  unset ROYALE_COMPILER_REPO

And then try the build again.

Also, I recommend that you try to learn something about Apache Ant so you
can try to debug these scripts yourself.  I think Ant is worth having some
knowledge about.

Thanks,
-Alex

On 3/21/18, 10:45 PM, "Alina Kazi" 
mailto:alina.k...@d-bz.com>> wrote:

>Hi Alex,
>I am executing ant release in F:/src/royale-asjs folder
>Path and Error in Below link :
>Try 1. Without setting ROYALE_COMPILER_HOME
>https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.dropb
>ox.com<https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fox.com&data=02%7C01%7Caharui%40adobe.com%7Cecaf09707d6d4e549ae408d59018033b%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636573355171866086&sdata=xESbqtB84jcVAdabMS01P%2FBJ%2FsPb4ATBzw4oeJlJyis%3D&reserved=0>%2Fs%2Fhtl29kror6rzlz4%2Fpath%2520and%2520error.txt%3Fdl%3D0&data=02
>%7C01%7Caharui%40adobe.com<https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2F40adobe.com&data=02%7C01%7Caharui%40adobe.com%7Cecaf09707d6d4e549ae408d59018033b%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636573355171866086&sdata=hbYbeGBLnoFAvLRtPnmpy4zS%2Fi4pd%2BKnrC%2F23AoOx4Q%3D&reserved=0>%7Cfe8ad42d1f5548a70efa08d58fb803dc%7Cfa7b1b5a7b
>34438794aed2c178decee1%7C0%7C0%7C636572942858698051&sdata=zTnqlsGAJ%2Fd%2F
>ePeL7g%2Fel5FlRERhT5q84C80vTnh5EY%3D&reserved=0
>Try 2. I added ROYALE_COMPILER_HOME  set it to F:/src/royale-compiler
>And added ROYALE_COMPILER_HOME to path
>Still getting same error as Above link.
>
>Build failed , and out folder inside F:/src/royale-asjs contains zip
>folder "apache-royale-0.9.2.src" and "apache-royale-0.9.2-src-tar"
>

RE: Royale Build Issue

2018-03-25 Thread Alina Kazi
Hi Alex,

 

RAM 6 gb

Core i5 M460 @ 2.53 GHz

 

Thanks,

Alina

From: Alex Harui [mailto:aha...@adobe.com] 
Sent: Thursday, March 22, 2018 10:48 PM
To: users@royale.apache.org
Subject: Re: Royale Build Issue

 

Hi Alina,

 

93 minutes?  Sounds like something is really wrong with that computer.  What 
kind of CPU and memory does it have?  Also try turning off anti-virus at least 
on write-to-disk.  If you can't get it to go faster, I would suggest that you 
learn how to use Ant to build your application from the repo working copy.

 

The flash log issue can be resolved by creating an mm.cfg file per this 
article: 
https://help.adobe.com/en_US/flex/using/WS2db454920e96a9e51e63e3d11c0bf69084-7fc9.html

 

The contents of mm.cfg should be:

 

ErrorReportingEnable=1

TraceOutputFileEnable=1

 

-Alex

 

From: Alina Kazi 
Reply-To: "users@royale.apache.org" 
Date: Thursday, March 22, 2018 at 9:11 AM
To: "users@royale.apache.org" 
Subject: Re: Royale Build Issue

 

Hi Alex, 

Sorry, I wrote  ROYALE_COMPILER_HOME by mistake.





After 93 mins during the execution of command ant release inside royale-asjs 
,an error has occurred.

https://www.dropbox.com/s/2kihvg6o1iklm9g/mustekkaresulterror.txt?dl=0 
<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.dropbox.com%2Fs%2F2kihvg6o1iklm9g%2Fmustekkaresulterror.txt%3Fdl%3D0&data=02%7C01%7Caharui%40adobe.com%7Cecaf09707d6d4e549ae408d59018033b%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636573355171866086&sdata=GbhGZVNoiBtEtKcrBIUlu6OyzgZefM41lhp9eCOUhLU%3D&reserved=0>
 



Logs folder flashlog.txt is missing. 







Thanks,

Alina

   

 

On Thu, Mar 22, 2018 at 12:43 AM, Alex Harui  wrote:

Hi Alina,

Please read my emails carefully.  The environment variable we are
concerned about is ROYALE_COMPILER_REPO not ROYALE_COMPILER_HOME.  If you
want, dump your environment variables and include that in the console
output you post.  Try running:

  unset ROYALE_COMPILER_REPO

And then try the build again.

Also, I recommend that you try to learn something about Apache Ant so you
can try to debug these scripts yourself.  I think Ant is worth having some
knowledge about.

Thanks,
-Alex

On 3/21/18, 10:45 PM, "Alina Kazi"  wrote:

>Hi Alex,
>I am executing ant release in F:/src/royale-asjs folder
>Path and Error in Below link :
>Try 1. Without setting ROYALE_COMPILER_HOME
>https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.dropb
>ox.com 
><https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fox.com&data=02%7C01%7Caharui%40adobe.com%7Cecaf09707d6d4e549ae408d59018033b%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636573355171866086&sdata=xESbqtB84jcVAdabMS01P%2FBJ%2FsPb4ATBzw4oeJlJyis%3D&reserved=0>
> %2Fs%2Fhtl29kror6rzlz4%2Fpath%2520and%2520error.txt%3Fdl%3D0&data=02
>%7C01%7Caharui%40adobe.com 
><https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2F40adobe.com&data=02%7C01%7Caharui%40adobe.com%7Cecaf09707d6d4e549ae408d59018033b%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636573355171866086&sdata=hbYbeGBLnoFAvLRtPnmpy4zS%2Fi4pd%2BKnrC%2F23AoOx4Q%3D&reserved=0>
> %7Cfe8ad42d1f5548a70efa08d58fb803dc%7Cfa7b1b5a7b
>34438794aed2c178decee1%7C0%7C0%7C636572942858698051&sdata=zTnqlsGAJ%2Fd%2F
>ePeL7g%2Fel5FlRERhT5q84C80vTnh5EY%3D&reserved=0
>Try 2. I added ROYALE_COMPILER_HOME  set it to F:/src/royale-compiler
>And added ROYALE_COMPILER_HOME to path
>Still getting same error as Above link.
>
>Build failed , and out folder inside F:/src/royale-asjs contains zip
>folder "apache-royale-0.9.2.src" and "apache-royale-0.9.2-src-tar"
>
>Thanks,
>Alina
>
>-Original Message-
>From: Alex Harui [mailto:aha...@adobe.com]
>Sent: Wednesday, March 21, 2018 12:36 PM
>To: users@royale.apache.org
>Subject: Re: Royale Build Issue
>
>Hi Alina,
>
>It appears that you may have accidentally set the ROYALE_COMPILER_REPO
>environment variable or specified it on the command-line.  In the output
>where it says check-compiler-home, it should report that it found the
>royale-compiler folder.
>
>-Alex
>
>From:  Alina Kazi 
>Reply-To:  "users@royale.apache.org" 
>Date:  Tuesday, March 20, 2018 at 10:22 PM
>To:  "users@royale.apache.org" 
>Subject:  Re: Royale Build Issue
>
>
>Hi Alex,
>
>While executing ant release inside F:/src/royale-asjs folder.
>during the execution
>https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.dropb
>ox.com 
><https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fox.com&data=02%7C01%7Caharui%40adobe.com%7Cecaf09707d6d4e549ae408d59018033b%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636573355171866086&sdata=xESbqtB84jcVAdabMS01P%2FBJ%2FsPb4ATBzw4oeJlJyis%3D&

Re: Royale Build Issue

2018-03-22 Thread Alex Harui
Hi Alina,

93 minutes?  Sounds like something is really wrong with that computer.  What 
kind of CPU and memory does it have?  Also try turning off anti-virus at least 
on write-to-disk.  If you can't get it to go faster, I would suggest that you 
learn how to use Ant to build your application from the repo working copy.

The flash log issue can be resolved by creating an mm.cfg file per this 
article: 
https://help.adobe.com/en_US/flex/using/WS2db454920e96a9e51e63e3d11c0bf69084-7fc9.html

The contents of mm.cfg should be:

ErrorReportingEnable=1
TraceOutputFileEnable=1

-Alex

From: Alina Kazi mailto:alinakazi1...@gmail.com>>
Reply-To: "users@royale.apache.org<mailto:users@royale.apache.org>" 
mailto:users@royale.apache.org>>
Date: Thursday, March 22, 2018 at 9:11 AM
To: "users@royale.apache.org<mailto:users@royale.apache.org>" 
mailto:users@royale.apache.org>>
Subject: Re: Royale Build Issue

Hi Alex,
Sorry, I wrote  ROYALE_COMPILER_HOME by mistake.

After 93 mins during the execution of command ant release inside royale-asjs 
,an error has occurred.
https://www.dropbox.com/s/2kihvg6o1iklm9g/mustekkaresulterror.txt?dl=0<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.dropbox.com%2Fs%2F2kihvg6o1iklm9g%2Fmustekkaresulterror.txt%3Fdl%3D0&data=02%7C01%7Caharui%40adobe.com%7Cecaf09707d6d4e549ae408d59018033b%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636573355171866086&sdata=GbhGZVNoiBtEtKcrBIUlu6OyzgZefM41lhp9eCOUhLU%3D&reserved=0>
Logs folder flashlog.txt is missing.

Thanks,
Alina


On Thu, Mar 22, 2018 at 12:43 AM, Alex Harui 
mailto:aha...@adobe.com>> wrote:
Hi Alina,

Please read my emails carefully.  The environment variable we are
concerned about is ROYALE_COMPILER_REPO not ROYALE_COMPILER_HOME.  If you
want, dump your environment variables and include that in the console
output you post.  Try running:

  unset ROYALE_COMPILER_REPO

And then try the build again.

Also, I recommend that you try to learn something about Apache Ant so you
can try to debug these scripts yourself.  I think Ant is worth having some
knowledge about.

Thanks,
-Alex

On 3/21/18, 10:45 PM, "Alina Kazi" 
mailto:alina.k...@d-bz.com>> wrote:

>Hi Alex,
>I am executing ant release in F:/src/royale-asjs folder
>Path and Error in Below link :
>Try 1. Without setting ROYALE_COMPILER_HOME
>https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.dropb
>ox.com<https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fox.com&data=02%7C01%7Caharui%40adobe.com%7Cecaf09707d6d4e549ae408d59018033b%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636573355171866086&sdata=xESbqtB84jcVAdabMS01P%2FBJ%2FsPb4ATBzw4oeJlJyis%3D&reserved=0>%2Fs%2Fhtl29kror6rzlz4%2Fpath%2520and%2520error.txt%3Fdl%3D0&data=02
>%7C01%7Caharui%40adobe.com<https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2F40adobe.com&data=02%7C01%7Caharui%40adobe.com%7Cecaf09707d6d4e549ae408d59018033b%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636573355171866086&sdata=hbYbeGBLnoFAvLRtPnmpy4zS%2Fi4pd%2BKnrC%2F23AoOx4Q%3D&reserved=0>%7Cfe8ad42d1f5548a70efa08d58fb803dc%7Cfa7b1b5a7b
>34438794aed2c178decee1%7C0%7C0%7C636572942858698051&sdata=zTnqlsGAJ%2Fd%2F
>ePeL7g%2Fel5FlRERhT5q84C80vTnh5EY%3D&reserved=0
>Try 2. I added ROYALE_COMPILER_HOME  set it to F:/src/royale-compiler
>And added ROYALE_COMPILER_HOME to path
>Still getting same error as Above link.
>
>Build failed , and out folder inside F:/src/royale-asjs contains zip
>folder "apache-royale-0.9.2.src" and "apache-royale-0.9.2-src-tar"
>
>Thanks,
>Alina
>
>-----Original Message-
>From: Alex Harui [mailto:aha...@adobe.com<mailto:aha...@adobe.com>]
>Sent: Wednesday, March 21, 2018 12:36 PM
>To: users@royale.apache.org<mailto:users@royale.apache.org>
>Subject: Re: Royale Build Issue
>
>Hi Alina,
>
>It appears that you may have accidentally set the ROYALE_COMPILER_REPO
>environment variable or specified it on the command-line.  In the output
>where it says check-compiler-home, it should report that it found the
>royale-compiler folder.
>
>-Alex
>
>From:  Alina Kazi mailto:alinakazi1...@gmail.com>>
>Reply-To:  "users@royale.apache.org<mailto:users@royale.apache.org>" 
>mailto:users@royale.apache.org>>
>Date:  Tuesday, March 20, 2018 at 10:22 PM
>To:  "users@royale.apache.org<mailto:users@royale.apache.org>" 
>mailto:users@royale.apache.org>>
>Subject:  Re: Royale Build Issue
>
>
>Hi Alex,
>
>While executing ant release inside F:/src/royale-asjs folder.
>during the execution
>https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.dropb
>ox.com<https://na01.safelinks.protection.outlook.com/?url=http%3A%2

Re: Royale Build Issue

2018-03-22 Thread Alina Kazi
Hi Alex,
Sorry, I wrote  ROYALE_COMPILER_HOME by mistake.

After 93 mins during the execution of command ant release inside
royale-asjs ,an error has occurred.
https://www.dropbox.com/s/2kihvg6o1iklm9g/mustekkaresulterror.txt?dl=0
Logs folder flashlog.txt is missing.

Thanks,
Alina


On Thu, Mar 22, 2018 at 12:43 AM, Alex Harui  wrote:

> Hi Alina,
>
> Please read my emails carefully.  The environment variable we are
> concerned about is ROYALE_COMPILER_REPO not ROYALE_COMPILER_HOME.  If you
> want, dump your environment variables and include that in the console
> output you post.  Try running:
>
>   unset ROYALE_COMPILER_REPO
>
> And then try the build again.
>
> Also, I recommend that you try to learn something about Apache Ant so you
> can try to debug these scripts yourself.  I think Ant is worth having some
> knowledge about.
>
> Thanks,
> -Alex
>
> On 3/21/18, 10:45 PM, "Alina Kazi"  wrote:
>
> >Hi Alex,
> >I am executing ant release in F:/src/royale-asjs folder
> >Path and Error in Below link :
> >Try 1. Without setting ROYALE_COMPILER_HOME
> >https://na01.safelinks.protection.outlook.com/?url=
> https%3A%2F%2Fwww.dropb
> >ox.com%2Fs%2Fhtl29kror6rzlz4%2Fpath%2520and%2520error.txt%
> 3Fdl%3D0&data=02
> >%7C01%7Caharui%40adobe.com%7Cfe8ad42d1f5548a70efa08d58fb8
> 03dc%7Cfa7b1b5a7b
> >34438794aed2c178decee1%7C0%7C0%7C636572942858698051&
> sdata=zTnqlsGAJ%2Fd%2F
> >ePeL7g%2Fel5FlRERhT5q84C80vTnh5EY%3D&reserved=0
> >Try 2. I added ROYALE_COMPILER_HOME  set it to F:/src/royale-compiler
> >And added ROYALE_COMPILER_HOME to path
> >Still getting same error as Above link.
> >
> >Build failed , and out folder inside F:/src/royale-asjs contains zip
> >folder "apache-royale-0.9.2.src" and "apache-royale-0.9.2-src-tar"
> >
> >Thanks,
> >Alina
> >
> >-Original Message-
> >From: Alex Harui [mailto:aha...@adobe.com]
> >Sent: Wednesday, March 21, 2018 12:36 PM
> >To: users@royale.apache.org
> >Subject: Re: Royale Build Issue
> >
> >Hi Alina,
> >
> >It appears that you may have accidentally set the ROYALE_COMPILER_REPO
> >environment variable or specified it on the command-line.  In the output
> >where it says check-compiler-home, it should report that it found the
> >royale-compiler folder.
> >
> >-Alex
> >
> >From:  Alina Kazi 
> >Reply-To:  "users@royale.apache.org" 
> >Date:  Tuesday, March 20, 2018 at 10:22 PM
> >To:  "users@royale.apache.org" 
> >Subject:  Re: Royale Build Issue
> >
> >
> >Hi Alex,
> >
> >While executing ant release inside F:/src/royale-asjs folder.
> >during the execution
> >https://na01.safelinks.protection.outlook.com/?url=
> https%3A%2F%2Fwww.dropb
> >ox.com%2Fs%2Fptfhq81nacl5vnq%2Fbuild1.png%3Fdl%3D0&data=02%
> 7C01%7Caharui%4
> >0adobe.com%7Cfe8ad42d1f5548a70efa08d58fb803dc%
> 7Cfa7b1b5a7b34438794aed2c178
> >decee1%7C0%7C0%7C636572942858698051&sdata=UpIx78qSiky4pKmwzlSp6%
> 2BWySdRsko
> >i74Ua3NPpd%2Fds%3D&reserved=0
> ><https://na01.safelinks.protection.outlook.com/?url=
> https%3A%2F%2Fwww.drop
> >b
> >ox.com%2Fs%2Fptfhq81nacl5vnq%2Fbuild1.png%3Fdl%3D0&data=02%
> 7C01%7Caharui%4
> >0
> >adobe.com%7Ccf62918475c94df47c1d08d58ef430f6%
> 7Cfa7b1b5a7b34438794aed2c178d
> >e
> >cee1%7C0%7C0%7C636572101812829468&sdata=Lax9KK5KWtkGhuNi4EOQMHuzQHwbJH
> KrZu
> >l
> >DsI462fg%3D&reserved=0>
> >
> >
> >Error links:
> >https://na01.safelinks.protection.outlook.com/?url=
> https%3A%2F%2Fwww.dropb
> >ox.com%2Fs%2F59mcdh6qeicge5m%2Fbuild2.png%3Fdl%3D0&data=02%
> 7C01%7Caharui%4
> >0adobe.com%7Cfe8ad42d1f5548a70efa08d58fb803dc%
> 7Cfa7b1b5a7b34438794aed2c178
> >decee1%7C0%7C0%7C636572942858698051&sdata=7akDg9qWLiiL2d0viVD36Z29F%
> 2B6lH1
> >06SVvKfBJkpj8%3D&reserved=0
> ><https://na01.safelinks.protection.outlook.com/?url=
> https%3A%2F%2Fwww.drop
> >b
> >ox.com%2Fs%2F59mcdh6qeicge5m%2Fbuild2.png%3Fdl%3D0&data=02%
> 7C01%7Caharui%4
> >0
> >adobe.com%7Ccf62918475c94df47c1d08d58ef430f6%
> 7Cfa7b1b5a7b34438794aed2c178d
> >e
> >cee1%7C0%7C0%7C636572101812829468&sdata=6SGdW2SOtJem5lNUSgdYJAMf0GsoSf
> p3hy
> >m
> >c7VhNCGk%3D&reserved=0>
> >
> >https://na01.safelinks.protection.outlook.com/?url=
> https%3A%2F%2Fwww.dropb
> >ox.com%2Fs%2F7dwvv1ljp1p8rxg%2Fantreleaseexecerror.txt%
> 3Fdl%3D0&data=02%7C
> >01%7Caharui%40adobe.com%7Cfe8ad42d1f5548a70efa08d58fb8
> 03dc%7Cfa7b1b

Re: Royale Build Issue

2018-03-22 Thread Alex Harui
Hi Alina,

Please read my emails carefully.  The environment variable we are
concerned about is ROYALE_COMPILER_REPO not ROYALE_COMPILER_HOME.  If you
want, dump your environment variables and include that in the console
output you post.  Try running:

  unset ROYALE_COMPILER_REPO

And then try the build again.

Also, I recommend that you try to learn something about Apache Ant so you
can try to debug these scripts yourself.  I think Ant is worth having some
knowledge about.

Thanks,
-Alex

On 3/21/18, 10:45 PM, "Alina Kazi"  wrote:

>Hi Alex,
>I am executing ant release in F:/src/royale-asjs folder
>Path and Error in Below link :
>Try 1. Without setting ROYALE_COMPILER_HOME
>https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.dropb
>ox.com%2Fs%2Fhtl29kror6rzlz4%2Fpath%2520and%2520error.txt%3Fdl%3D0&data=02
>%7C01%7Caharui%40adobe.com%7Cfe8ad42d1f5548a70efa08d58fb803dc%7Cfa7b1b5a7b
>34438794aed2c178decee1%7C0%7C0%7C636572942858698051&sdata=zTnqlsGAJ%2Fd%2F
>ePeL7g%2Fel5FlRERhT5q84C80vTnh5EY%3D&reserved=0
>Try 2. I added ROYALE_COMPILER_HOME  set it to F:/src/royale-compiler
>And added ROYALE_COMPILER_HOME to path
>Still getting same error as Above link.
>
>Build failed , and out folder inside F:/src/royale-asjs contains zip
>folder "apache-royale-0.9.2.src" and "apache-royale-0.9.2-src-tar"
>
>Thanks,
>Alina
>
>-Original Message-
>From: Alex Harui [mailto:aha...@adobe.com]
>Sent: Wednesday, March 21, 2018 12:36 PM
>To: users@royale.apache.org
>Subject: Re: Royale Build Issue
>
>Hi Alina,
>
>It appears that you may have accidentally set the ROYALE_COMPILER_REPO
>environment variable or specified it on the command-line.  In the output
>where it says check-compiler-home, it should report that it found the
>royale-compiler folder.
>
>-Alex
>
>From:  Alina Kazi 
>Reply-To:  "users@royale.apache.org" 
>Date:  Tuesday, March 20, 2018 at 10:22 PM
>To:  "users@royale.apache.org" 
>Subject:  Re: Royale Build Issue
>
>
>Hi Alex,
>
>While executing ant release inside F:/src/royale-asjs folder.
>during the execution
>https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.dropb
>ox.com%2Fs%2Fptfhq81nacl5vnq%2Fbuild1.png%3Fdl%3D0&data=02%7C01%7Caharui%4
>0adobe.com%7Cfe8ad42d1f5548a70efa08d58fb803dc%7Cfa7b1b5a7b34438794aed2c178
>decee1%7C0%7C0%7C636572942858698051&sdata=UpIx78qSiky4pKmwzlSp6%2BWySdRsko
>i74Ua3NPpd%2Fds%3D&reserved=0
><https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.drop
>b
>ox.com%2Fs%2Fptfhq81nacl5vnq%2Fbuild1.png%3Fdl%3D0&data=02%7C01%7Caharui%4
>0
>adobe.com%7Ccf62918475c94df47c1d08d58ef430f6%7Cfa7b1b5a7b34438794aed2c178d
>e
>cee1%7C0%7C0%7C636572101812829468&sdata=Lax9KK5KWtkGhuNi4EOQMHuzQHwbJHKrZu
>l
>DsI462fg%3D&reserved=0>
>
>
>Error links: 
>https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.dropb
>ox.com%2Fs%2F59mcdh6qeicge5m%2Fbuild2.png%3Fdl%3D0&data=02%7C01%7Caharui%4
>0adobe.com%7Cfe8ad42d1f5548a70efa08d58fb803dc%7Cfa7b1b5a7b34438794aed2c178
>decee1%7C0%7C0%7C636572942858698051&sdata=7akDg9qWLiiL2d0viVD36Z29F%2B6lH1
>06SVvKfBJkpj8%3D&reserved=0
><https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.drop
>b
>ox.com%2Fs%2F59mcdh6qeicge5m%2Fbuild2.png%3Fdl%3D0&data=02%7C01%7Caharui%4
>0
>adobe.com%7Ccf62918475c94df47c1d08d58ef430f6%7Cfa7b1b5a7b34438794aed2c178d
>e
>cee1%7C0%7C0%7C636572101812829468&sdata=6SGdW2SOtJem5lNUSgdYJAMf0GsoSfp3hy
>m
>c7VhNCGk%3D&reserved=0>
>
>https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.dropb
>ox.com%2Fs%2F7dwvv1ljp1p8rxg%2Fantreleaseexecerror.txt%3Fdl%3D0&data=02%7C
>01%7Caharui%40adobe.com%7Cfe8ad42d1f5548a70efa08d58fb803dc%7Cfa7b1b5a7b344
>38794aed2c178decee1%7C0%7C0%7C636572942858698051&sdata=56g%2BmnlNojliV6hdP
>6s7wJ0mr2rhENpnSNtvR1JhY%2FU%3D&reserved=0
><https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.drop
>b
>ox.com%2Fs%2F7dwvv1ljp1p8rxg%2Fantreleaseexecerror.txt%3Fdl%3D0&data=02%7C
>0
>1%7Caharui%40adobe.com%7Ccf62918475c94df47c1d08d58ef430f6%7Cfa7b1b5a7b3443
>8
>794aed2c178decee1%7C0%7C0%7C636572101812829468&sdata=i1zbIbeHkbxfPf7C2iGiK
>H
>TTNlIgTkuMcna8K%2BsLAa8%3D&reserved=0>
> (Text file)
>
>Thanks,
>Alina
>
>
>On Tue, Mar 20, 2018 at 9:10 AM, Alex Harui  wrote:
>
>If you take a nightly build, you will see a folder with royale-asjs,
>royale-typedefs, royale-compiler.
>
>That nightly build is the result of running "ant release" on a
>royale-asjs folder with sibling folders of royale-typedefs and
>royale-compiler.  "ant release" puts nightly 

RE: Royale Build Issue

2018-03-21 Thread Alina Kazi
Hi Alex,
I am executing ant release in F:/src/royale-asjs folder
Path and Error in Below link :
Try 1. Without setting ROYALE_COMPILER_HOME
https://www.dropbox.com/s/htl29kror6rzlz4/path%20and%20error.txt?dl=0
Try 2. I added ROYALE_COMPILER_HOME  set it to F:/src/royale-compiler
And added ROYALE_COMPILER_HOME to path 
Still getting same error as Above link.

Build failed , and out folder inside F:/src/royale-asjs contains zip folder 
"apache-royale-0.9.2.src" and "apache-royale-0.9.2-src-tar"

Thanks,
Alina

-Original Message-
From: Alex Harui [mailto:aha...@adobe.com] 
Sent: Wednesday, March 21, 2018 12:36 PM
To: users@royale.apache.org
Subject: Re: Royale Build Issue

Hi Alina,

It appears that you may have accidentally set the ROYALE_COMPILER_REPO 
environment variable or specified it on the command-line.  In the output where 
it says check-compiler-home, it should report that it found the royale-compiler 
folder.

-Alex

From:  Alina Kazi 
Reply-To:  "users@royale.apache.org" 
Date:  Tuesday, March 20, 2018 at 10:22 PM
To:  "users@royale.apache.org" 
Subject:  Re: Royale Build Issue


Hi Alex,

While executing ant release inside F:/src/royale-asjs folder.
during the execution
https://www.dropbox.com/s/ptfhq81nacl5vnq/build1.png?dl=0
<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.dropb
ox.com%2Fs%2Fptfhq81nacl5vnq%2Fbuild1.png%3Fdl%3D0&data=02%7C01%7Caharui%40
adobe.com%7Ccf62918475c94df47c1d08d58ef430f6%7Cfa7b1b5a7b34438794aed2c178de
cee1%7C0%7C0%7C636572101812829468&sdata=Lax9KK5KWtkGhuNi4EOQMHuzQHwbJHKrZul
DsI462fg%3D&reserved=0>


Error links: 
https://www.dropbox.com/s/59mcdh6qeicge5m/build2.png?dl=0
<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.dropb
ox.com%2Fs%2F59mcdh6qeicge5m%2Fbuild2.png%3Fdl%3D0&data=02%7C01%7Caharui%40
adobe.com%7Ccf62918475c94df47c1d08d58ef430f6%7Cfa7b1b5a7b34438794aed2c178de
cee1%7C0%7C0%7C636572101812829468&sdata=6SGdW2SOtJem5lNUSgdYJAMf0GsoSfp3hym
c7VhNCGk%3D&reserved=0>

https://www.dropbox.com/s/7dwvv1ljp1p8rxg/antreleaseexecerror.txt?dl=0
<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.dropb
ox.com%2Fs%2F7dwvv1ljp1p8rxg%2Fantreleaseexecerror.txt%3Fdl%3D0&data=02%7C0
1%7Caharui%40adobe.com%7Ccf62918475c94df47c1d08d58ef430f6%7Cfa7b1b5a7b34438
794aed2c178decee1%7C0%7C0%7C636572101812829468&sdata=i1zbIbeHkbxfPf7C2iGiKH
TTNlIgTkuMcna8K%2BsLAa8%3D&reserved=0>
 (Text file)

Thanks,
Alina


On Tue, Mar 20, 2018 at 9:10 AM, Alex Harui  wrote:

If you take a nightly build, you will see a folder with royale-asjs, 
royale-typedefs, royale-compiler.

That nightly build is the result of running "ant release" on a royale-asjs 
folder with sibling folders of royale-typedefs and royale-compiler.  "ant 
release" puts nightly build artifacts in the "out" folder.

In theory, though, the contents of the nightly build is almost the same as the 
top-level folder that contained the 3 repos.  The only major difference should 
be that the royale-asjs repo does not contain playerglobal/airglobal.

That is why Flash Builder does not work with the repos directly.  It expects 
playerglobal/airglobal in the SDK folder.  If Moonshine does not have that 
restriction, then it should work.

It should be possible to copy playerglobal/airglobal into the repo working copy 
and use it in FlashBuilder.

HTH,
-Alex

From: Piotr Zarzycki 
Reply-To: "users@royale.apache.org" 
Date: Tuesday, March 20, 2018 at 8:01 AM
To: "users@royale.apache.org" 
Subject: Re: Royale Build Issue


Alina,

With ant on the opposite build which you will produce with ant should work with 
Moonshine without the problem. Since you have both build type ready, this the 
matter of choosing your Flow with work on SDK.

Alex just one question do ANT build have some output folder where all parts are 
being put after the build ? Like out/royale-asjs out/royale-compiler etc. ?

Thanks, Piotr


2018-03-20 16:30 GMT+01:00 Alex Harui :

Hi Alina,

Good to know you got it working.

A repo built with Ant can be directly used to build applications.  Each example 
in the examples folder has its own build.xml so you can just switch to any 
folder and run Ant.

If you are using an IDE like Moonshine, I'm not quite sure what needs to be 
done.  Maybe Piotr can help.

You can also try the "ant release" and build a nightly build on your computer 
and you should be able to use that in an IDE.  IMO, it will be most efficient 
to figure out how to use the regular Ant build to directly build your 
application.  That way you won't have to take the time to run the release 
target after every change.

After you decide how you want to handle building your app, we want to show you 
how to help create emulation components.

Thanks,
-Alex

On 3/20/18, 2:09 AM, "alina kazi"  wrote:

>Hi Alex
>
>Successfull

Re: Royale Build Issue

2018-03-21 Thread Alex Harui
Hi Alina,

It appears that you may have accidentally set the ROYALE_COMPILER_REPO
environment variable or specified it on the command-line.  In the output
where it says check-compiler-home, it should report that it found the
royale-compiler folder.

-Alex

From:  Alina Kazi 
Reply-To:  "users@royale.apache.org" 
Date:  Tuesday, March 20, 2018 at 10:22 PM
To:  "users@royale.apache.org" 
Subject:  Re: Royale Build Issue


Hi Alex,

While executing ant release inside F:/src/royale-asjs folder.
during the execution
https://www.dropbox.com/s/ptfhq81nacl5vnq/build1.png?dl=0
<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.dropb
ox.com%2Fs%2Fptfhq81nacl5vnq%2Fbuild1.png%3Fdl%3D0&data=02%7C01%7Caharui%40
adobe.com%7Ccf62918475c94df47c1d08d58ef430f6%7Cfa7b1b5a7b34438794aed2c178de
cee1%7C0%7C0%7C636572101812829468&sdata=Lax9KK5KWtkGhuNi4EOQMHuzQHwbJHKrZul
DsI462fg%3D&reserved=0>


Error links: 
https://www.dropbox.com/s/59mcdh6qeicge5m/build2.png?dl=0
<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.dropb
ox.com%2Fs%2F59mcdh6qeicge5m%2Fbuild2.png%3Fdl%3D0&data=02%7C01%7Caharui%40
adobe.com%7Ccf62918475c94df47c1d08d58ef430f6%7Cfa7b1b5a7b34438794aed2c178de
cee1%7C0%7C0%7C636572101812829468&sdata=6SGdW2SOtJem5lNUSgdYJAMf0GsoSfp3hym
c7VhNCGk%3D&reserved=0>

https://www.dropbox.com/s/7dwvv1ljp1p8rxg/antreleaseexecerror.txt?dl=0
<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.dropb
ox.com%2Fs%2F7dwvv1ljp1p8rxg%2Fantreleaseexecerror.txt%3Fdl%3D0&data=02%7C0
1%7Caharui%40adobe.com%7Ccf62918475c94df47c1d08d58ef430f6%7Cfa7b1b5a7b34438
794aed2c178decee1%7C0%7C0%7C636572101812829468&sdata=i1zbIbeHkbxfPf7C2iGiKH
TTNlIgTkuMcna8K%2BsLAa8%3D&reserved=0>
 (Text file)

Thanks,
Alina


On Tue, Mar 20, 2018 at 9:10 AM, Alex Harui
 wrote:

If you take a nightly build, you will see a folder with royale-asjs,
royale-typedefs, royale-compiler.

That nightly build is the result of running "ant release" on a royale-asjs
folder with sibling folders of royale-typedefs and royale-compiler.  "ant
release" puts nightly build artifacts in the "out" folder.

In theory, though, the contents of the nightly build is almost the same as
the top-level folder that contained the 3 repos.  The only major
difference should be that the royale-asjs repo does not contain
playerglobal/airglobal.

That is why Flash Builder does not work with the repos directly.  It
expects playerglobal/airglobal in the SDK folder.  If Moonshine does not
have that restriction, then it should work.

It should be possible to copy playerglobal/airglobal into the repo working
copy and use it in FlashBuilder.

HTH,
-Alex

From: Piotr Zarzycki 
Reply-To: "users@royale.apache.org" 
Date: Tuesday, March 20, 2018 at 8:01 AM
To: "users@royale.apache.org" 
Subject: Re: Royale Build Issue


Alina,

With ant on the opposite build which you will produce with ant should work
with Moonshine without the problem. Since you have both build type ready,
this the matter of choosing your Flow with work on SDK.

Alex just one question do ANT build have some output folder where all
parts are being put after the build ? Like out/royale-asjs
out/royale-compiler etc. ?

Thanks, Piotr


2018-03-20 16:30 GMT+01:00 Alex Harui :

Hi Alina,

Good to know you got it working.

A repo built with Ant can be directly used to build applications.  Each
example in the examples folder has its own build.xml so you can just
switch to any folder and run Ant.

If you are using an IDE like Moonshine, I'm not quite sure what needs to
be done.  Maybe Piotr can help.

You can also try the "ant release" and build a nightly build on your
computer and you should be able to use that in an IDE.  IMO, it will be
most efficient to figure out how to use the regular Ant build to directly
build your application.  That way you won't have to take the time to run
the release target after every change.

After you decide how you want to handle building your app, we want to show
you how to help create emulation components.

Thanks,
-Alex

On 3/20/18, 2:09 AM, "alina kazi"  wrote:

>Hi Alex
>
>Successfully build ant.
>https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.dropb
>ox.com 
><https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fox.com&da
>ta=02%7C01%7Caharui%40adobe.com%7Caad7e859f1e447ddd6c308d58e7bd221%7Cfa7b1
>b5a7b34438794aed2c178decee1%7C0%7C0%7C636571584851179733&sdata=BNSHCq2jE5e
>y8pbSU9mf%2BmutWQBxrwDXZ48AeCkNZrE%3D&reserved=0>%2Fs%2Fhp5vlxypy6w6ejt%2F
>buildantsuccessful.png%3Fdl%3D0&data=02%7C0
>1%7Caharui%40adobe.com
><https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2F40adobe.c
>om&data=02%7C01%7Caharui%40adobe.com%7Caad7e859f1e447ddd6c308d58e7bd221%7C
>fa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C6

Re: Royale Build Issue

2018-03-20 Thread Alina Kazi
Hi Alex,

While executing ant release inside F:/src/royale-asjs folder.
during the execution
https://www.dropbox.com/s/ptfhq81nacl5vnq/build1.png?dl=0

Error links:
https://www.dropbox.com/s/59mcdh6qeicge5m/build2.png?dl=0
https://www.dropbox.com/s/7dwvv1ljp1p8rxg/antreleaseexecerror.txt?dl=0
(Text file)

Thanks,
Alina

On Tue, Mar 20, 2018 at 9:10 AM, Alex Harui  wrote:

> If you take a nightly build, you will see a folder with royale-asjs,
> royale-typedefs, royale-compiler.
>
> That nightly build is the result of running "ant release" on a royale-asjs
> folder with sibling folders of royale-typedefs and royale-compiler.  "ant
> release" puts nightly build artifacts in the "out" folder.
>
> In theory, though, the contents of the nightly build is almost the same as
> the top-level folder that contained the 3 repos.  The only major difference
> should be that the royale-asjs repo does not contain playerglobal/airglobal.
>
> That is why Flash Builder does not work with the repos directly.  It
> expects playerglobal/airglobal in the SDK folder.  If Moonshine does not
> have that restriction, then it should work.
>
> It should be possible to copy playerglobal/airglobal into the repo working
> copy and use it in FlashBuilder.
>
> HTH,
> -Alex
>
> From: Piotr Zarzycki 
> Reply-To: "users@royale.apache.org" 
> Date: Tuesday, March 20, 2018 at 8:01 AM
> To: "users@royale.apache.org" 
> Subject: Re: Royale Build Issue
>
> Alina,
>
> With ant on the opposite build which you will produce with ant should work
> with Moonshine without the problem. Since you have both build type ready,
> this the matter of choosing your Flow with work on SDK.
>
> Alex just one question do ANT build have some output folder where all
> parts are being put after the build ? Like out/royale-asjs
> out/royale-compiler etc. ?
>
> Thanks, Piotr
>
> 2018-03-20 16:30 GMT+01:00 Alex Harui :
>
>> Hi Alina,
>>
>> Good to know you got it working.
>>
>> A repo built with Ant can be directly used to build applications.  Each
>> example in the examples folder has its own build.xml so you can just
>> switch to any folder and run Ant.
>>
>> If you are using an IDE like Moonshine, I'm not quite sure what needs to
>> be done.  Maybe Piotr can help.
>>
>> You can also try the "ant release" and build a nightly build on your
>> computer and you should be able to use that in an IDE.  IMO, it will be
>> most efficient to figure out how to use the regular Ant build to directly
>> build your application.  That way you won't have to take the time to run
>> the release target after every change.
>>
>> After you decide how you want to handle building your app, we want to show
>> you how to help create emulation components.
>>
>> Thanks,
>> -Alex
>>
>> On 3/20/18, 2:09 AM, "alina kazi"  wrote:
>>
>> >Hi Alex
>> >
>> >Successfully build ant.
>> >https://na01.safelinks.protection.outlook.com/?url=https%
>> 3A%2F%2Fwww.dropb
>> >ox.com
>> <https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fox.com&data=02%7C01%7Caharui%40adobe.com%7Caad7e859f1e447ddd6c308d58e7bd221%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636571584851179733&sdata=BNSHCq2jE5ey8pbSU9mf%2BmutWQBxrwDXZ48AeCkNZrE%3D&reserved=0>
>> %2Fs%2Fhp5vlxypy6w6ejt%2Fbuildantsuccessful.png%3Fdl%3D0&data=02%7C0
>> >1%7Caharui%40adobe.com
>> <https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2F40adobe.com&data=02%7C01%7Caharui%40adobe.com%7Caad7e859f1e447ddd6c308d58e7bd221%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636571584851179733&sdata=6eO%2F0c0Mfq87srF9F6aYFs34r8olatNDuboWmmLhKAE%3D&reserved=0>
>> %7C34a81d99a82b451bd4fc08d58e42494c%7Cfa7b1b5a7b3443
>> >8794aed2c178decee1%7C0%7C0%7C636571337707900851&sdata=4rIr1
>> Ks8sGu5nTFhTK%2
>> >Fa3G2rK%2FqVKj04dfBCm5G7eS0%3D&reserved=0
>> >
>> >we use
>> >mvn -Drat.skip=true
>> >-DdistributionTargetFolder=f:\src\royale-asjs\distribution -P
>> >build-distribution clean install
>> >for distribution using maven
>> >
>> >what command we have to use for ant ?
>> >
>> >Thanks,
>> >Alina
>> >
>> >
>> >
>> >--
>> >Sent from:
>> >https://na01.safelinks.protection.outlook.com/?url=http%3A%
>> 2F%2Fapache-roy
>> >ale-users.20374.n8.nabble.com
>> <https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fale-users.20374.n8.nabble.com&data=02%7C01%7Caharu

Re: Royale Build Issue

2018-03-20 Thread Alex Harui
If you take a nightly build, you will see a folder with royale-asjs, 
royale-typedefs, royale-compiler.

That nightly build is the result of running "ant release" on a royale-asjs 
folder with sibling folders of royale-typedefs and royale-compiler.  "ant 
release" puts nightly build artifacts in the "out" folder.

In theory, though, the contents of the nightly build is almost the same as the 
top-level folder that contained the 3 repos.  The only major difference should 
be that the royale-asjs repo does not contain playerglobal/airglobal.

That is why Flash Builder does not work with the repos directly.  It expects 
playerglobal/airglobal in the SDK folder.  If Moonshine does not have that 
restriction, then it should work.

It should be possible to copy playerglobal/airglobal into the repo working copy 
and use it in FlashBuilder.

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: Tuesday, March 20, 2018 at 8:01 AM
To: "users@royale.apache.org<mailto:users@royale.apache.org>" 
mailto:users@royale.apache.org>>
Subject: Re: Royale Build Issue

Alina,

With ant on the opposite build which you will produce with ant should work with 
Moonshine without the problem. Since you have both build type ready, this the 
matter of choosing your Flow with work on SDK.

Alex just one question do ANT build have some output folder where all parts are 
being put after the build ? Like out/royale-asjs out/royale-compiler etc. ?

Thanks, Piotr

2018-03-20 16:30 GMT+01:00 Alex Harui 
mailto:aha...@adobe.com>>:
Hi Alina,

Good to know you got it working.

A repo built with Ant can be directly used to build applications.  Each
example in the examples folder has its own build.xml so you can just
switch to any folder and run Ant.

If you are using an IDE like Moonshine, I'm not quite sure what needs to
be done.  Maybe Piotr can help.

You can also try the "ant release" and build a nightly build on your
computer and you should be able to use that in an IDE.  IMO, it will be
most efficient to figure out how to use the regular Ant build to directly
build your application.  That way you won't have to take the time to run
the release target after every change.

After you decide how you want to handle building your app, we want to show
you how to help create emulation components.

Thanks,
-Alex

On 3/20/18, 2:09 AM, "alina kazi" 
mailto:alinakazi1...@gmail.com>> wrote:

>Hi Alex
>
>Successfully build ant.
>https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.dropb
>ox.com<https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fox.com&data=02%7C01%7Caharui%40adobe.com%7Caad7e859f1e447ddd6c308d58e7bd221%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636571584851179733&sdata=BNSHCq2jE5ey8pbSU9mf%2BmutWQBxrwDXZ48AeCkNZrE%3D&reserved=0>%2Fs%2Fhp5vlxypy6w6ejt%2Fbuildantsuccessful.png%3Fdl%3D0&data=02%7C0
>1%7Caharui%40adobe.com<https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2F40adobe.com&data=02%7C01%7Caharui%40adobe.com%7Caad7e859f1e447ddd6c308d58e7bd221%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636571584851179733&sdata=6eO%2F0c0Mfq87srF9F6aYFs34r8olatNDuboWmmLhKAE%3D&reserved=0>%7C34a81d99a82b451bd4fc08d58e42494c%7Cfa7b1b5a7b3443
>8794aed2c178decee1%7C0%7C0%7C636571337707900851&sdata=4rIr1Ks8sGu5nTFhTK%2
>Fa3G2rK%2FqVKj04dfBCm5G7eS0%3D&reserved=0
>
>we use
>mvn -Drat.skip=true
>-DdistributionTargetFolder=f:\src\royale-asjs\distribution -P
>build-distribution clean install
>for distribution using maven
>
>what command we have to use for ant ?
>
>Thanks,
>Alina
>
>
>
>--
>Sent from:
>https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapache-roy
>ale-users.20374.n8.nabble.com<https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fale-users.20374.n8.nabble.com&data=02%7C01%7Caharui%40adobe.com%7Caad7e859f1e447ddd6c308d58e7bd221%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636571584851179733&sdata=gZFMLiamNxq5zXV179EEcWX73COtGbPDWZd%2FRD8P0OQ%3D&reserved=0>%2F&data=02%7C01%7Caharui%40adobe.com<https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2F40adobe.com&data=02%7C01%7Caharui%40adobe.com%7Caad7e859f1e447ddd6c308d58e7bd221%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636571584851179733&sdata=6eO%2F0c0Mfq87srF9F6aYFs34r8olatNDuboWmmLhKAE%3D&reserved=0>%7C34a81
>d99a82b451bd4fc08d58e42494c%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C6
>36571337707900851&sdata=72WAN979K4uyShZ8MIwHGDJ3DdZdctrqpihJoe7UEIA%3D&res
>erved=0




--

Piotr Zarzycki

Patreon: 
https://www.patreon.com/piotrzarzycki<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&data=02%7C01%7Caharui%40adobe.com%7Caad7e859f1e447ddd6c308d58e7bd221%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636571584851179733&sdata=EuYsdL0oDor7ksDztaNKrTAgTHDjAb0uLLpyUMRka7E%3D&reserved=0>


Re: Royale Build Issue

2018-03-20 Thread Piotr Zarzycki
Alina,

With ant on the opposite build which you will produce with ant should work
with Moonshine without the problem. Since you have both build type ready,
this the matter of choosing your Flow with work on SDK.

Alex just one question do ANT build have some output folder where all parts
are being put after the build ? Like out/royale-asjs out/royale-compiler
etc. ?

Thanks, Piotr

2018-03-20 16:30 GMT+01:00 Alex Harui :

> Hi Alina,
>
> Good to know you got it working.
>
> A repo built with Ant can be directly used to build applications.  Each
> example in the examples folder has its own build.xml so you can just
> switch to any folder and run Ant.
>
> If you are using an IDE like Moonshine, I'm not quite sure what needs to
> be done.  Maybe Piotr can help.
>
> You can also try the "ant release" and build a nightly build on your
> computer and you should be able to use that in an IDE.  IMO, it will be
> most efficient to figure out how to use the regular Ant build to directly
> build your application.  That way you won't have to take the time to run
> the release target after every change.
>
> After you decide how you want to handle building your app, we want to show
> you how to help create emulation components.
>
> Thanks,
> -Alex
>
> On 3/20/18, 2:09 AM, "alina kazi"  wrote:
>
> >Hi Alex
> >
> >Successfully build ant.
> >https://na01.safelinks.protection.outlook.com/?url=
> https%3A%2F%2Fwww.dropb
> >ox.com%2Fs%2Fhp5vlxypy6w6ejt%2Fbuildantsuccessful.png%3Fdl%
> 3D0&data=02%7C0
> >1%7Caharui%40adobe.com%7C34a81d99a82b451bd4fc08d58e42
> 494c%7Cfa7b1b5a7b3443
> >8794aed2c178decee1%7C0%7C0%7C636571337707900851&sdata=
> 4rIr1Ks8sGu5nTFhTK%2
> >Fa3G2rK%2FqVKj04dfBCm5G7eS0%3D&reserved=0
> >
> >we use
> >mvn -Drat.skip=true
> >-DdistributionTargetFolder=f:\src\royale-asjs\distribution -P
> >build-distribution clean install
> >for distribution using maven
> >
> >what command we have to use for ant ?
> >
> >Thanks,
> >Alina
> >
> >
> >
> >--
> >Sent from:
> >https://na01.safelinks.protection.outlook.com/?url=
> http%3A%2F%2Fapache-roy
> >ale-users.20374.n8.nabble.com%2F&data=02%7C01%7Caharui%40adobe.com
> %7C34a81
> >d99a82b451bd4fc08d58e42494c%7Cfa7b1b5a7b34438794aed2c178de
> cee1%7C0%7C0%7C6
> >36571337707900851&sdata=72WAN979K4uyShZ8MIwHGDJ3DdZdct
> rqpihJoe7UEIA%3D&res
> >erved=0
>
>


-- 

Piotr Zarzycki

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


Re: Royale Build Issue

2018-03-20 Thread Alex Harui
Hi Alina,

Good to know you got it working.

A repo built with Ant can be directly used to build applications.  Each
example in the examples folder has its own build.xml so you can just
switch to any folder and run Ant.

If you are using an IDE like Moonshine, I'm not quite sure what needs to
be done.  Maybe Piotr can help.

You can also try the "ant release" and build a nightly build on your
computer and you should be able to use that in an IDE.  IMO, it will be
most efficient to figure out how to use the regular Ant build to directly
build your application.  That way you won't have to take the time to run
the release target after every change.

After you decide how you want to handle building your app, we want to show
you how to help create emulation components.

Thanks,
-Alex

On 3/20/18, 2:09 AM, "alina kazi"  wrote:

>Hi Alex
>
>Successfully build ant.
>https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.dropb
>ox.com%2Fs%2Fhp5vlxypy6w6ejt%2Fbuildantsuccessful.png%3Fdl%3D0&data=02%7C0
>1%7Caharui%40adobe.com%7C34a81d99a82b451bd4fc08d58e42494c%7Cfa7b1b5a7b3443
>8794aed2c178decee1%7C0%7C0%7C636571337707900851&sdata=4rIr1Ks8sGu5nTFhTK%2
>Fa3G2rK%2FqVKj04dfBCm5G7eS0%3D&reserved=0
>
>we use
>mvn -Drat.skip=true
>-DdistributionTargetFolder=f:\src\royale-asjs\distribution -P
>build-distribution clean install
>for distribution using maven
>
>what command we have to use for ant ?
>
>Thanks,
>Alina
>
>
>
>--
>Sent from: 
>https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapache-roy
>ale-users.20374.n8.nabble.com%2F&data=02%7C01%7Caharui%40adobe.com%7C34a81
>d99a82b451bd4fc08d58e42494c%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C6
>36571337707900851&sdata=72WAN979K4uyShZ8MIwHGDJ3DdZdctrqpihJoe7UEIA%3D&res
>erved=0



Re: Royale Build Issue

2018-03-20 Thread alina kazi
Hi Alex

Successfully build ant.
https://www.dropbox.com/s/hp5vlxypy6w6ejt/buildantsuccessful.png?dl=0

we use
mvn -Drat.skip=true
-DdistributionTargetFolder=f:\src\royale-asjs\distribution -P
build-distribution clean install
for distribution using maven

what command we have to use for ant ?

Thanks,
Alina



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


Re: Royale Build Issue

2018-03-20 Thread alina kazi
Hi Alex

Successfully build ant.
https://www.dropbox.com/s/hp5vlxypy6w6ejt/buildantsuccessful.png?dl=0

we use
mvn -Drat.skip=true
-DdistributionTargetFolder=f:\src\royale-asjs\distribution -P
build-distribution clean install
for distribution using maven

what command we have to use for ant ?



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


Re: Royale Build Issue

2018-03-19 Thread Alex Harui
Hi Alina,

What is your environment variable for FLASHPLAYER_DEBUGGER set to?  Did
the FlashPlayer open and try to run a test when the build was at this
point?

If you use File Explorer to open
D:\prev\prev\royale-asjs\frameworks\projects\Basic\src\test\royale\FlexUnit
RoyaleApplication.swf does it open does it launch FlashPlayer Projector
Content Debugger?

Could something else be using socket port 1024 or could your computer
security be blocking use of that port?

HTH,
-Alex

On 3/19/18, 12:40 AM, "Alina Kazi"  wrote:

>Alex,
>Environment Variable is now set to D:\AdobeAIRSDK and added to path as
>D:\AdobeAIRSDK\bin
>Now ,
>https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.dropb
>ox.com%2Fs%2Fi4vidu3e8gh7a8o%2Ferrorroyale-asjs_desktop.txt%3Fdl%3D0&data=
>02%7C01%7Caharui%40adobe.com%7Cbb306feb36e342863e4e08d58d6c9b83%7Cfa7b1b5a
>7b34438794aed2c178decee1%7C0%7C0%7C636570419963286790&sdata=LoF23UB8PiZp%2
>Bt8fPnoak62tG5ESz1jxlqCBUbiOo%2Fg%3D&reserved=0 (Error link)
>
>Thanks,
>Alina
>
>-Original Message-
>From: Alex Harui [mailto:aha...@adobe.com]
>Sent: Monday, March 19, 2018 12:02 PM
>To: users@royale.apache.org
>Subject: Re: Royale Build Issue
>
>Hi Alina,
>
>You can just answer "No" to downloading the DesignModo fonts instead of
>getting Flat-UI.
>
>The error you posted says that the build can't find:
>
>  D:\AdobeAIRSDK\bin\frameworks\libs\air\airglobal.swc
>
>
>AIR_HOME appears to be set to: D:\AdobeAIRSDK\bin
>
>It should probably be set to: D:\AdobeAIRSDK
>
>-Alex
>
>On 3/18/18, 11:18 PM, "Alina Kazi"  wrote:
>
>>Hi Alex,
>>Sure, I will take care of this in future.
>>
>>After fetching Royale-asjs again
>>Got an Flat-UI-2.2.2.zip Error as it was missing in below Cache File.
>>https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.dr
>>opb 
>>ox.com%2Fs%2Fqnlpfb8l92ds6f5%2FRoyaleDownloadCache.zip%3Fdl%3D0&data=02
>>%7C
>>01%7Caharui%40adobe.com%7Ccf55815cef1643a033b208d58d613b7a%7Cfa7b1b5a7b
>>344 
>>38794aed2c178decee1%7C0%7C0%7C636570371105628681&sdata=Ja17G3Q52EXWISkE
>>VKK
>>edGm2w7qUBv%2BqQc6aM%2BiQWd8%3D&reserved=0
>>Download Flat-UI-2.2.2.zip file manually and then,
>>https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.dr
>>opb
>>ox.com%2Fs%2Faj1qehblok9yhfw%2Ferror.txt%3Fdl%3D0&data=02%7C01%7Caharui
>>%40 
>>adobe.com%7Ccf55815cef1643a033b208d58d613b7a%7Cfa7b1b5a7b34438794aed2c1
>>78d 
>>ecee1%7C0%7C0%7C636570371105628681&sdata=%2FSjG%2BksanN%2FyEBNFmMAwhsiIZA
>>D
>>VxY3eb9R42ZnDu7k%3D&reserved=0   (Error link)
>>
>>Thanks,
>>Alina
>>
>>
>>
>>-Original Message-
>>From: Alex Harui [mailto:aha...@adobe.com]
>>Sent: Friday, March 16, 2018 10:45 PM
>>To: users@royale.apache.org
>>Subject: Re: Royale Build Issue
>>
>>Hi Alina,
>>
>>This morning I got the same error.  I guess something was cached
>>yesterday.  I updated a file in the develop branch of royale-asjs.
>>Please get it and try again.
>>
>>In the future, when you post console output, please copy the text and
>>paste it like you did below or if there is a lot of output, post the
>>text to dropbox instead of posting screenshots.  It is easier to read
>>and search.
>>
>>Thanks,
>>-Alex
>>
>>On 3/16/18, 2:58 AM, "Alina Kazi"  wrote:
>>
>>>Hi Alex,
>>>On Previous Machine :
>>>Royale-Compiler and Royale-typedefs successfully Build with
>>>ROYALE_DOWNLOAD_CACHE But during the build process for Royale-asjs. An
>>>Error has been occurred
>>>  [get] Error getting
>>>https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.ap
>>>a
>>>che
>>>.org%2Fdyn%2Fmirrors%2Fmirrors.cgi%2Fflex%2Fpixelbender%2F1.0%2Fbinari
>>>e
>>>s%2
>>>Fapache-flex-sdk-pixel-bender-1.0.0-bin.zip%3Fasjson%3Dtrue&data=02%7C
>>>0
>>>1%7
>>>Caharui%40adobe.com%7Cf05f796c8a6b4bce09bb08d58b246b0f%7Cfa7b1b5a7b344
>>>3
>>>879
>>>4aed2c178decee1%7C0%7C0%7C636567910891577529&sdata=K4kkuvaP8YT7K858qdi
>>>i
>>>K7N
>>>wQ%2F82fP%2FPN8YAKo6bXzc%3D&reserved=0 to
>>>D:\prev\prev\royale-asjs\frameworks\mirror.json
>>>Thanks,
>>>Alina
>>>-Original Message-
>>>From: Alex Harui [mailto:aha...@adobe.com]
>>>Sent: Friday, March 16, 2018 10:29 AM
>>>To: users@royale.apache.org
>>>Subject: Re: Royale Build Issue
>>>
>>>

RE: Royale Build Issue

2018-03-19 Thread Alina Kazi
Alex,
Environment Variable is now set to D:\AdobeAIRSDK and added to path as 
D:\AdobeAIRSDK\bin
Now ,
https://www.dropbox.com/s/i4vidu3e8gh7a8o/errorroyale-asjs_desktop.txt?dl=0 
(Error link)

Thanks,
Alina

-Original Message-
From: Alex Harui [mailto:aha...@adobe.com] 
Sent: Monday, March 19, 2018 12:02 PM
To: users@royale.apache.org
Subject: Re: Royale Build Issue

Hi Alina,

You can just answer "No" to downloading the DesignModo fonts instead of getting 
Flat-UI.

The error you posted says that the build can't find:

  D:\AdobeAIRSDK\bin\frameworks\libs\air\airglobal.swc


AIR_HOME appears to be set to: D:\AdobeAIRSDK\bin

It should probably be set to: D:\AdobeAIRSDK

-Alex

On 3/18/18, 11:18 PM, "Alina Kazi"  wrote:

>Hi Alex,
>Sure, I will take care of this in future.
>
>After fetching Royale-asjs again
>Got an Flat-UI-2.2.2.zip Error as it was missing in below Cache File.
>https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.dr
>opb 
>ox.com%2Fs%2Fqnlpfb8l92ds6f5%2FRoyaleDownloadCache.zip%3Fdl%3D0&data=02
>%7C
>01%7Caharui%40adobe.com%7Ccf55815cef1643a033b208d58d613b7a%7Cfa7b1b5a7b
>344 
>38794aed2c178decee1%7C0%7C0%7C636570371105628681&sdata=Ja17G3Q52EXWISkE
>VKK
>edGm2w7qUBv%2BqQc6aM%2BiQWd8%3D&reserved=0
>Download Flat-UI-2.2.2.zip file manually and then, 
>https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.dr
>opb
>ox.com%2Fs%2Faj1qehblok9yhfw%2Ferror.txt%3Fdl%3D0&data=02%7C01%7Caharui
>%40 
>adobe.com%7Ccf55815cef1643a033b208d58d613b7a%7Cfa7b1b5a7b34438794aed2c1
>78d 
>ecee1%7C0%7C0%7C636570371105628681&sdata=%2FSjG%2BksanN%2FyEBNFmMAwhsiIZAD
>VxY3eb9R42ZnDu7k%3D&reserved=0   (Error link)
>
>Thanks,
>Alina
>
>
>
>-Original Message-
>From: Alex Harui [mailto:aha...@adobe.com]
>Sent: Friday, March 16, 2018 10:45 PM
>To: users@royale.apache.org
>Subject: Re: Royale Build Issue
>
>Hi Alina,
>
>This morning I got the same error.  I guess something was cached 
>yesterday.  I updated a file in the develop branch of royale-asjs.
>Please get it and try again.
>
>In the future, when you post console output, please copy the text and 
>paste it like you did below or if there is a lot of output, post the 
>text to dropbox instead of posting screenshots.  It is easier to read 
>and search.
>
>Thanks,
>-Alex
>
>On 3/16/18, 2:58 AM, "Alina Kazi"  wrote:
>
>>Hi Alex,
>>On Previous Machine :
>>Royale-Compiler and Royale-typedefs successfully Build with 
>>ROYALE_DOWNLOAD_CACHE But during the build process for Royale-asjs. An 
>>Error has been occurred
>>  [get] Error getting
>>https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.ap
>>a
>>che
>>.org%2Fdyn%2Fmirrors%2Fmirrors.cgi%2Fflex%2Fpixelbender%2F1.0%2Fbinari
>>e
>>s%2
>>Fapache-flex-sdk-pixel-bender-1.0.0-bin.zip%3Fasjson%3Dtrue&data=02%7C
>>0
>>1%7
>>Caharui%40adobe.com%7Cf05f796c8a6b4bce09bb08d58b246b0f%7Cfa7b1b5a7b344
>>3
>>879
>>4aed2c178decee1%7C0%7C0%7C636567910891577529&sdata=K4kkuvaP8YT7K858qdi
>>i
>>K7N
>>wQ%2F82fP%2FPN8YAKo6bXzc%3D&reserved=0 to 
>>D:\prev\prev\royale-asjs\frameworks\mirror.json
>>Thanks,
>>Alina
>>-Original Message-
>>From: Alex Harui [mailto:aha...@adobe.com]
>>Sent: Friday, March 16, 2018 10:29 AM
>>To: users@royale.apache.org
>>Subject: Re: Royale Build Issue
>>
>>Hi Alina,
>>
>>Sorry, I forgot to push a change.  Pull changes for royals-compiler 
>>(develop branch) and try again.
>>
>>Thanks,
>>-Alex
>>
>>On 3/15/18, 10:25 PM, "Alina Kazi"  wrote:
>>
>>>Hi Alex,
>>>
>>>Ant build : "ant main" inside royale-compiler folder 
>>>https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.
>>>d
>>>r
>>>opb
>>>ox.com%2Fs%2Frf0xyf6x496rnd1%2Ferror.png%3Fdl%3D0&data=02%7C01%7Cahar
>>>u
>>>i
>>>%40
>>>adobe.com%7Ceef195862dab4c79185208d58afe3d12%7Cfa7b1b5a7b34438794aed2
>>>c
>>>1
>>>78d
>>>ecee1%7C0%7C0%7C636567746911204648&sdata=GD2uMXu0Y2ubhrvGvWT0g6oEfHRh
>>>E
>>>h
>>>3tn
>>>xqKLYpKS6M%3D&reserved=0
>>>
>>>Thanks,
>>>Alina
>>>
>>>-Original Message-
>>>From: Alex Harui [mailto:aha...@adobe.com]
>>>Sent: Friday, March 16, 2018 8:17 AM
>>>To: users@royale.apache.org
>>>Subject: Re: Royale Build Issue
>>>
>>>Hi Alina,
>>>
>>>I think I've figured out how t

Re: Royale Build Issue

2018-03-19 Thread Alex Harui
Hi Alina,

You can just answer "No" to downloading the DesignModo fonts instead of
getting Flat-UI.

The error you posted says that the build can't find:

  D:\AdobeAIRSDK\bin\frameworks\libs\air\airglobal.swc


AIR_HOME appears to be set to: D:\AdobeAIRSDK\bin

It should probably be set to: D:\AdobeAIRSDK

-Alex

On 3/18/18, 11:18 PM, "Alina Kazi"  wrote:

>Hi Alex,
>Sure, I will take care of this in future.
>
>After fetching Royale-asjs again
>Got an Flat-UI-2.2.2.zip Error as it was missing in below Cache File.
>https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.dropb
>ox.com%2Fs%2Fqnlpfb8l92ds6f5%2FRoyaleDownloadCache.zip%3Fdl%3D0&data=02%7C
>01%7Caharui%40adobe.com%7Ccf55815cef1643a033b208d58d613b7a%7Cfa7b1b5a7b344
>38794aed2c178decee1%7C0%7C0%7C636570371105628681&sdata=Ja17G3Q52EXWISkEVKK
>edGm2w7qUBv%2BqQc6aM%2BiQWd8%3D&reserved=0
>Download Flat-UI-2.2.2.zip file manually and then,
>https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.dropb
>ox.com%2Fs%2Faj1qehblok9yhfw%2Ferror.txt%3Fdl%3D0&data=02%7C01%7Caharui%40
>adobe.com%7Ccf55815cef1643a033b208d58d613b7a%7Cfa7b1b5a7b34438794aed2c178d
>ecee1%7C0%7C0%7C636570371105628681&sdata=%2FSjG%2BksanN%2FyEBNFmMAwhsiIZAD
>VxY3eb9R42ZnDu7k%3D&reserved=0   (Error link)
>
>Thanks,
>Alina
>
>
>
>-Original Message-
>From: Alex Harui [mailto:aha...@adobe.com]
>Sent: Friday, March 16, 2018 10:45 PM
>To: users@royale.apache.org
>Subject: Re: Royale Build Issue
>
>Hi Alina,
>
>This morning I got the same error.  I guess something was cached
>yesterday.  I updated a file in the develop branch of royale-asjs.
>Please get it and try again.
>
>In the future, when you post console output, please copy the text and
>paste it like you did below or if there is a lot of output, post the text
>to dropbox instead of posting screenshots.  It is easier to read and
>search.
>
>Thanks,
>-Alex
>
>On 3/16/18, 2:58 AM, "Alina Kazi"  wrote:
>
>>Hi Alex,
>>On Previous Machine :
>>Royale-Compiler and Royale-typedefs successfully Build with
>>ROYALE_DOWNLOAD_CACHE But during the build process for Royale-asjs. An
>>Error has been occurred
>>  [get] Error getting
>>https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.apa
>>che
>>.org%2Fdyn%2Fmirrors%2Fmirrors.cgi%2Fflex%2Fpixelbender%2F1.0%2Fbinarie
>>s%2
>>Fapache-flex-sdk-pixel-bender-1.0.0-bin.zip%3Fasjson%3Dtrue&data=02%7C0
>>1%7
>>Caharui%40adobe.com%7Cf05f796c8a6b4bce09bb08d58b246b0f%7Cfa7b1b5a7b3443
>>879 
>>4aed2c178decee1%7C0%7C0%7C636567910891577529&sdata=K4kkuvaP8YT7K858qdii
>>K7N
>>wQ%2F82fP%2FPN8YAKo6bXzc%3D&reserved=0 to
>>D:\prev\prev\royale-asjs\frameworks\mirror.json
>>Thanks,
>>Alina
>>-Original Message-
>>From: Alex Harui [mailto:aha...@adobe.com]
>>Sent: Friday, March 16, 2018 10:29 AM
>>To: users@royale.apache.org
>>Subject: Re: Royale Build Issue
>>
>>Hi Alina,
>>
>>Sorry, I forgot to push a change.  Pull changes for royals-compiler
>>(develop branch) and try again.
>>
>>Thanks,
>>-Alex
>>
>>On 3/15/18, 10:25 PM, "Alina Kazi"  wrote:
>>
>>>Hi Alex,
>>>
>>>Ant build : "ant main" inside royale-compiler folder
>>>https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.d
>>>r
>>>opb
>>>ox.com%2Fs%2Frf0xyf6x496rnd1%2Ferror.png%3Fdl%3D0&data=02%7C01%7Caharu
>>>i
>>>%40
>>>adobe.com%7Ceef195862dab4c79185208d58afe3d12%7Cfa7b1b5a7b34438794aed2c
>>>1
>>>78d
>>>ecee1%7C0%7C0%7C636567746911204648&sdata=GD2uMXu0Y2ubhrvGvWT0g6oEfHRhE
>>>h
>>>3tn
>>>xqKLYpKS6M%3D&reserved=0
>>>
>>>Thanks,
>>>Alina
>>>
>>>-Original Message-
>>>From: Alex Harui [mailto:aha...@adobe.com]
>>>Sent: Friday, March 16, 2018 8:17 AM
>>>To: users@royale.apache.org
>>>Subject: Re: Royale Build Issue
>>>
>>>Hi Alina,
>>>
>>>I think I've figured out how to build with Ant with all of the
>>>dependencies local on your computer.
>>>
>>>Get this download:
>>>https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.d
>>>r
>>>opb
>>>ox.com%2Fs%2Fqnlpfb8l92ds6f5%2FRoyaleDownloadCache.zip%3Fdl%3D0&data=0
>>>2
>>>%7C
>>>01%7Caharui%40adobe.com%7Ceef195862dab4c79185208d58afe3d12%7Cfa7b1b5a7
>>>b
>>>344
>>>38794aed2c178decee1%7C0%7C0%7C63656774691

RE: Royale Build Issue

2018-03-18 Thread Alina Kazi
Hi Alex,
Sure, I will take care of this in future.

After fetching Royale-asjs again
Got an Flat-UI-2.2.2.zip Error as it was missing in below Cache File.
https://www.dropbox.com/s/qnlpfb8l92ds6f5/RoyaleDownloadCache.zip?dl=0
Download Flat-UI-2.2.2.zip file manually and then,
https://www.dropbox.com/s/aj1qehblok9yhfw/error.txt?dl=0   (Error link)

Thanks,
Alina



-Original Message-
From: Alex Harui [mailto:aha...@adobe.com] 
Sent: Friday, March 16, 2018 10:45 PM
To: users@royale.apache.org
Subject: Re: Royale Build Issue

Hi Alina,

This morning I got the same error.  I guess something was cached yesterday.  I 
updated a file in the develop branch of royale-asjs.  Please get it and try 
again.

In the future, when you post console output, please copy the text and paste it 
like you did below or if there is a lot of output, post the text to dropbox 
instead of posting screenshots.  It is easier to read and search.

Thanks,
-Alex

On 3/16/18, 2:58 AM, "Alina Kazi"  wrote:

>Hi Alex,
>On Previous Machine :
>Royale-Compiler and Royale-typedefs successfully Build with 
>ROYALE_DOWNLOAD_CACHE But during the build process for Royale-asjs. An 
>Error has been occurred
>  [get] Error getting
>https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.apa
>che
>.org%2Fdyn%2Fmirrors%2Fmirrors.cgi%2Fflex%2Fpixelbender%2F1.0%2Fbinarie
>s%2
>Fapache-flex-sdk-pixel-bender-1.0.0-bin.zip%3Fasjson%3Dtrue&data=02%7C0
>1%7
>Caharui%40adobe.com%7Cf05f796c8a6b4bce09bb08d58b246b0f%7Cfa7b1b5a7b3443
>879 
>4aed2c178decee1%7C0%7C0%7C636567910891577529&sdata=K4kkuvaP8YT7K858qdii
>K7N
>wQ%2F82fP%2FPN8YAKo6bXzc%3D&reserved=0 to 
>D:\prev\prev\royale-asjs\frameworks\mirror.json
>Thanks,
>Alina
>-Original Message-
>From: Alex Harui [mailto:aha...@adobe.com]
>Sent: Friday, March 16, 2018 10:29 AM
>To: users@royale.apache.org
>Subject: Re: Royale Build Issue
>
>Hi Alina,
>
>Sorry, I forgot to push a change.  Pull changes for royals-compiler 
>(develop branch) and try again.
>
>Thanks,
>-Alex
>
>On 3/15/18, 10:25 PM, "Alina Kazi"  wrote:
>
>>Hi Alex,
>>
>>Ant build : "ant main" inside royale-compiler folder 
>>https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.d
>>r
>>opb
>>ox.com%2Fs%2Frf0xyf6x496rnd1%2Ferror.png%3Fdl%3D0&data=02%7C01%7Caharu
>>i
>>%40
>>adobe.com%7Ceef195862dab4c79185208d58afe3d12%7Cfa7b1b5a7b34438794aed2c
>>1
>>78d
>>ecee1%7C0%7C0%7C636567746911204648&sdata=GD2uMXu0Y2ubhrvGvWT0g6oEfHRhE
>>h
>>3tn
>>xqKLYpKS6M%3D&reserved=0
>>
>>Thanks,
>>Alina
>>
>>-Original Message-
>>From: Alex Harui [mailto:aha...@adobe.com]
>>Sent: Friday, March 16, 2018 8:17 AM
>>To: users@royale.apache.org
>>Subject: Re: Royale Build Issue
>>
>>Hi Alina,
>>
>>I think I've figured out how to build with Ant with all of the 
>>dependencies local on your computer.
>>
>>Get this download:
>>https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.d
>>r
>>opb
>>ox.com%2Fs%2Fqnlpfb8l92ds6f5%2FRoyaleDownloadCache.zip%3Fdl%3D0&data=0
>>2
>>%7C
>>01%7Caharui%40adobe.com%7Ceef195862dab4c79185208d58afe3d12%7Cfa7b1b5a7
>>b
>>344
>>38794aed2c178decee1%7C0%7C0%7C636567746911204648&sdata=olCjYe0LfMuJppA
>>9
>>oaR
>>aYvNgf5TtptoKFcpIQ3vW4gw%3D&reserved=0
>>
>>Unzip it and set the environment variable ROYALE_DOWNLOAD_CACHE to 
>>point to that folder.  Then the Ant builds should pick up all of their 
>>download from that folder.
>>
>>We want you be able to build with both Ant and Maven since we support 
>>both build tools.
>>
>>Let us know what happens.
>>
>>Thanks,
>>-Alex
>>
>>
>>From:  Alex Harui 
>>Reply-To:  "users@royale.apache.org" 
>>Date:  Wednesday, March 14, 2018 at 11:10 PM
>>To:  "users@royale.apache.org" 
>>Subject:  Re: Royale Build Issue
>>
>>
>>Hi Alina,
>>
>>It sounds like Ant and maybe even Maven have trouble downloading files 
>>to your computer.  I am going to look into some alternative ways for 
>>you to get the downloads when I start my workday tomorrow (about 8 
>>hours from now).
>>
>>Thanks,
>>-Alex
>>
>> 
>>
>>
>
>




Re: Royale Build Issue

2018-03-16 Thread Alex Harui
Hi Alina,

This morning I got the same error.  I guess something was cached
yesterday.  I updated a file in the develop branch of royale-asjs.  Please
get it and try again.

In the future, when you post console output, please copy the text and
paste it like you did below or if there is a lot of output, post the text
to dropbox instead of posting screenshots.  It is easier to read and
search.

Thanks,
-Alex

On 3/16/18, 2:58 AM, "Alina Kazi"  wrote:

>Hi Alex,
>On Previous Machine :
>Royale-Compiler and Royale-typedefs successfully Build with
>ROYALE_DOWNLOAD_CACHE
>But during the build process for Royale-asjs. An Error has been occurred
>  [get] Error getting
>https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.apache
>.org%2Fdyn%2Fmirrors%2Fmirrors.cgi%2Fflex%2Fpixelbender%2F1.0%2Fbinaries%2
>Fapache-flex-sdk-pixel-bender-1.0.0-bin.zip%3Fasjson%3Dtrue&data=02%7C01%7
>Caharui%40adobe.com%7Cf05f796c8a6b4bce09bb08d58b246b0f%7Cfa7b1b5a7b3443879
>4aed2c178decee1%7C0%7C0%7C636567910891577529&sdata=K4kkuvaP8YT7K858qdiiK7N
>wQ%2F82fP%2FPN8YAKo6bXzc%3D&reserved=0 to
>D:\prev\prev\royale-asjs\frameworks\mirror.json
>Thanks,
>Alina
>-Original Message-
>From: Alex Harui [mailto:aha...@adobe.com]
>Sent: Friday, March 16, 2018 10:29 AM
>To: users@royale.apache.org
>Subject: Re: Royale Build Issue
>
>Hi Alina,
>
>Sorry, I forgot to push a change.  Pull changes for royals-compiler
>(develop branch) and try again.
>
>Thanks,
>-Alex
>
>On 3/15/18, 10:25 PM, "Alina Kazi"  wrote:
>
>>Hi Alex,
>>
>>Ant build : "ant main" inside royale-compiler folder
>>https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.dr
>>opb
>>ox.com%2Fs%2Frf0xyf6x496rnd1%2Ferror.png%3Fdl%3D0&data=02%7C01%7Caharui
>>%40 
>>adobe.com%7Ceef195862dab4c79185208d58afe3d12%7Cfa7b1b5a7b34438794aed2c1
>>78d 
>>ecee1%7C0%7C0%7C636567746911204648&sdata=GD2uMXu0Y2ubhrvGvWT0g6oEfHRhEh
>>3tn
>>xqKLYpKS6M%3D&reserved=0
>>
>>Thanks,
>>Alina
>>
>>-Original Message-
>>From: Alex Harui [mailto:aha...@adobe.com]
>>Sent: Friday, March 16, 2018 8:17 AM
>>To: users@royale.apache.org
>>Subject: Re: Royale Build Issue
>>
>>Hi Alina,
>>
>>I think I've figured out how to build with Ant with all of the
>>dependencies local on your computer.
>>
>>Get this download:
>>https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.dr
>>opb 
>>ox.com%2Fs%2Fqnlpfb8l92ds6f5%2FRoyaleDownloadCache.zip%3Fdl%3D0&data=02
>>%7C
>>01%7Caharui%40adobe.com%7Ceef195862dab4c79185208d58afe3d12%7Cfa7b1b5a7b
>>344 
>>38794aed2c178decee1%7C0%7C0%7C636567746911204648&sdata=olCjYe0LfMuJppA9
>>oaR
>>aYvNgf5TtptoKFcpIQ3vW4gw%3D&reserved=0
>>
>>Unzip it and set the environment variable ROYALE_DOWNLOAD_CACHE to
>>point to that folder.  Then the Ant builds should pick up all of their
>>download from that folder.
>>
>>We want you be able to build with both Ant and Maven since we support
>>both build tools.
>>
>>Let us know what happens.
>>
>>Thanks,
>>-Alex
>>
>>
>>From:  Alex Harui 
>>Reply-To:  "users@royale.apache.org" 
>>Date:  Wednesday, March 14, 2018 at 11:10 PM
>>To:  "users@royale.apache.org" 
>>Subject:  Re: Royale Build Issue
>>
>>
>>Hi Alina,
>>
>>It sounds like Ant and maybe even Maven have trouble downloading files
>>to your computer.  I am going to look into some alternative ways for
>>you to get the downloads when I start my workday tomorrow (about 8
>>hours from now).
>>
>>Thanks,
>>-Alex
>>
>> 
>>
>>
>
>



RE: Royale Build Issue

2018-03-16 Thread Alina Kazi
Hi Alex,
On Previous Machine :
Royale-Compiler and Royale-typedefs successfully Build with  
ROYALE_DOWNLOAD_CACHE
But during the build process for Royale-asjs. An Error has been occurred 
  [get] Error getting 
http://www.apache.org/dyn/mirrors/mirrors.cgi/flex/pixelbender/1.0/binaries/apache-flex-sdk-pixel-bender-1.0.0-bin.zip?asjson=true
 to
D:\prev\prev\royale-asjs\frameworks\mirror.json
Thanks,
Alina
-Original Message-
From: Alex Harui [mailto:aha...@adobe.com] 
Sent: Friday, March 16, 2018 10:29 AM
To: users@royale.apache.org
Subject: Re: Royale Build Issue

Hi Alina,

Sorry, I forgot to push a change.  Pull changes for royals-compiler (develop 
branch) and try again.

Thanks,
-Alex

On 3/15/18, 10:25 PM, "Alina Kazi"  wrote:

>Hi Alex,
>
>Ant build : "ant main" inside royale-compiler folder 
>https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.dr
>opb
>ox.com%2Fs%2Frf0xyf6x496rnd1%2Ferror.png%3Fdl%3D0&data=02%7C01%7Caharui
>%40 
>adobe.com%7Ceef195862dab4c79185208d58afe3d12%7Cfa7b1b5a7b34438794aed2c1
>78d 
>ecee1%7C0%7C0%7C636567746911204648&sdata=GD2uMXu0Y2ubhrvGvWT0g6oEfHRhEh
>3tn
>xqKLYpKS6M%3D&reserved=0
>
>Thanks,
>Alina
>
>-Original Message-
>From: Alex Harui [mailto:aha...@adobe.com]
>Sent: Friday, March 16, 2018 8:17 AM
>To: users@royale.apache.org
>Subject: Re: Royale Build Issue
>
>Hi Alina,
>
>I think I've figured out how to build with Ant with all of the 
>dependencies local on your computer.
>
>Get this download:
>https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.dr
>opb 
>ox.com%2Fs%2Fqnlpfb8l92ds6f5%2FRoyaleDownloadCache.zip%3Fdl%3D0&data=02
>%7C
>01%7Caharui%40adobe.com%7Ceef195862dab4c79185208d58afe3d12%7Cfa7b1b5a7b
>344 
>38794aed2c178decee1%7C0%7C0%7C636567746911204648&sdata=olCjYe0LfMuJppA9
>oaR
>aYvNgf5TtptoKFcpIQ3vW4gw%3D&reserved=0
>
>Unzip it and set the environment variable ROYALE_DOWNLOAD_CACHE to 
>point to that folder.  Then the Ant builds should pick up all of their 
>download from that folder.
>
>We want you be able to build with both Ant and Maven since we support 
>both build tools.
>
>Let us know what happens.
>
>Thanks,
>-Alex
>
>
>From:  Alex Harui 
>Reply-To:  "users@royale.apache.org" 
>Date:  Wednesday, March 14, 2018 at 11:10 PM
>To:  "users@royale.apache.org" 
>Subject:  Re: Royale Build Issue
>
>
>Hi Alina,
>
>It sounds like Ant and maybe even Maven have trouble downloading files 
>to your computer.  I am going to look into some alternative ways for 
>you to get the downloads when I start my workday tomorrow (about 8 
>hours from now).
>
>Thanks,
>-Alex
>
> 
>
>




Re: Royale Build Issue

2018-03-15 Thread Alex Harui
Hi Alina,

Sorry, I forgot to push a change.  Pull changes for royals-compiler
(develop branch) and try again.

Thanks,
-Alex

On 3/15/18, 10:25 PM, "Alina Kazi"  wrote:

>Hi Alex,
>
>Ant build : "ant main" inside royale-compiler folder
>https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.dropb
>ox.com%2Fs%2Frf0xyf6x496rnd1%2Ferror.png%3Fdl%3D0&data=02%7C01%7Caharui%40
>adobe.com%7Ceef195862dab4c79185208d58afe3d12%7Cfa7b1b5a7b34438794aed2c178d
>ecee1%7C0%7C0%7C636567746911204648&sdata=GD2uMXu0Y2ubhrvGvWT0g6oEfHRhEh3tn
>xqKLYpKS6M%3D&reserved=0
>
>Thanks,
>Alina
>
>-Original Message-
>From: Alex Harui [mailto:aha...@adobe.com]
>Sent: Friday, March 16, 2018 8:17 AM
>To: users@royale.apache.org
>Subject: Re: Royale Build Issue
>
>Hi Alina,
>
>I think I've figured out how to build with Ant with all of the
>dependencies local on your computer.
>
>Get this download:
>https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.dropb
>ox.com%2Fs%2Fqnlpfb8l92ds6f5%2FRoyaleDownloadCache.zip%3Fdl%3D0&data=02%7C
>01%7Caharui%40adobe.com%7Ceef195862dab4c79185208d58afe3d12%7Cfa7b1b5a7b344
>38794aed2c178decee1%7C0%7C0%7C636567746911204648&sdata=olCjYe0LfMuJppA9oaR
>aYvNgf5TtptoKFcpIQ3vW4gw%3D&reserved=0
>
>Unzip it and set the environment variable ROYALE_DOWNLOAD_CACHE to point
>to that folder.  Then the Ant builds should pick up all of their download
>from that folder.
>
>We want you be able to build with both Ant and Maven since we support
>both build tools.
>
>Let us know what happens.
>
>Thanks,
>-Alex
>
>
>From:  Alex Harui 
>Reply-To:  "users@royale.apache.org" 
>Date:  Wednesday, March 14, 2018 at 11:10 PM
>To:  "users@royale.apache.org" 
>Subject:  Re: Royale Build Issue
>
>
>Hi Alina,
>
>It sounds like Ant and maybe even Maven have trouble downloading files to
>your computer.  I am going to look into some alternative ways for you to
>get the downloads when I start my workday tomorrow (about 8 hours from
>now).
>
>Thanks,
>-Alex
>
> 
>
>



RE: Royale Build Issue

2018-03-15 Thread Alina Kazi
Hi Alex,

Ant build : "ant main" inside royale-compiler folder
https://www.dropbox.com/s/rf0xyf6x496rnd1/error.png?dl=0

Thanks,
Alina

-Original Message-
From: Alex Harui [mailto:aha...@adobe.com] 
Sent: Friday, March 16, 2018 8:17 AM
To: users@royale.apache.org
Subject: Re: Royale Build Issue

Hi Alina,

I think I've figured out how to build with Ant with all of the dependencies 
local on your computer.

Get this download: 
https://www.dropbox.com/s/qnlpfb8l92ds6f5/RoyaleDownloadCache.zip?dl=0

Unzip it and set the environment variable ROYALE_DOWNLOAD_CACHE to point to 
that folder.  Then the Ant builds should pick up all of their download from 
that folder.

We want you be able to build with both Ant and Maven since we support both 
build tools.

Let us know what happens.

Thanks,
-Alex


From:  Alex Harui 
Reply-To:  "users@royale.apache.org" 
Date:  Wednesday, March 14, 2018 at 11:10 PM
To:  "users@royale.apache.org" 
Subject:  Re: Royale Build Issue


Hi Alina,

It sounds like Ant and maybe even Maven have trouble downloading files to your 
computer.  I am going to look into some alternative ways for you to get the 
downloads when I start my workday tomorrow (about 8 hours from now).

Thanks,
-Alex

 




Re: Royale Build Issue

2018-03-15 Thread Alex Harui
Hi Alina,

I think I've figured out how to build with Ant with all of the
dependencies local on your computer.

Get this download: 
https://www.dropbox.com/s/qnlpfb8l92ds6f5/RoyaleDownloadCache.zip?dl=0

Unzip it and set the environment variable ROYALE_DOWNLOAD_CACHE to point
to that folder.  Then the Ant builds should pick up all of their download
from that folder.

We want you be able to build with both Ant and Maven since we support both
build tools.

Let us know what happens.

Thanks,
-Alex


From:  Alex Harui 
Reply-To:  "users@royale.apache.org" 
Date:  Wednesday, March 14, 2018 at 11:10 PM
To:  "users@royale.apache.org" 
Subject:  Re: Royale Build Issue


Hi Alina,

It sounds like Ant and maybe even Maven have trouble downloading files to
your computer.  I am going to look into some alternative ways for you to
get the downloads when I start my workday tomorrow (about 8 hours from
now).

Thanks,
-Alex

 



RE: Royale Build Issue

2018-03-15 Thread Alina Kazi
Piotr,

 

Already Compile royale-typedefs and it was successfully compiled.

After Copying airglobal.swc 
to.m2\repository\com\adobe\air\framework\airglobal\20.0 as airglobal-20.0.swc 

Uhhh…. Finally , Framework is also Successfully Build. J

Thank u so much.

What to do next?

 

-Alina 

 

 

From: Piotr Zarzycki [mailto:piotrzarzyck...@gmail.com] 
Sent: Thursday, March 15, 2018 4:05 PM
To: users@royale.apache.org
Subject: Re: Royale Build Issue

 

Alina,

 

I see where the problem is with your build. You can do a bit of a hack and copy 
air global from your Apache Flex SDK folder. It will be different version, but 
you are at the end not interested in Flash a lot. 

 

Go to the: Flex SDK folder -> frameworks\libs\air\airglobal.swc -> Copy that 
file to .m2\repository\com\adobe\air\framework\airglobal\20.0\airglobal-20.0.swc

 

That's ugly hack but will work for you ;) Run again framework build.

 

Thanks, Piotr

 

 

2018-03-15 12:00 GMT+01:00 Piotr Zarzycki :

Try to run next after compiler build - typedefs build by Maven, than 
royale-asjs. Actually it should work Royale even without that, but to have 
completed all let's do that in this way.

 

2018-03-15 12:00 GMT+01:00 Alina Kazi :

Hi Piotr, 

 

During the execution of 

mvn clean install

inside royale-asjs folder

Error file:

https://www.dropbox.com/s/5zwjqv02ihxcn1m/royaleasjsError.txt?dl=0

 

Thanks,

Alina

From: Alina Kazi [mailto:alina.k...@d-bz.com] 
Sent: Thursday, March 15, 2018 3:54 PM


To: users@royale.apache.org
Subject: RE: Royale Build Issue

 

Thank u so much Piotr 

Successfully Build 

https://www.dropbox.com/s/jr6cti60htapgrk/success.png?dl=0

 

Should I run 
 mvn -DskipTests -Drat.skip=true clean install
 in case of Royale-asjs build if error occurs?
 
 

-Alina

 

From: Piotr Zarzycki [mailto:piotrzarzyck...@gmail.com] 
Sent: Thursday, March 15, 2018 3:42 PM
To: users@royale.apache.org
Subject: Re: Royale Build Issue

 

Alina,

 

You have missed in my previous email skipping tests command. Try run: 

mvn -DskipTests -Drat.skip=true clean install
Thanks, Piotr

 

 

2018-03-15 11:35 GMT+01:00 Alina Kazi :

Hi Piotr,

 

During Execution of

mvn clean install -Drat.skip=true

https://www.dropbox.com/s/vj8hevcaswbbgid/flashplayer%20error.png?dl=0

After continue on Error Dialog around 10 times..

 

https://www.dropbox.com/s/i0lrnn8zjam69xr/1.png?dl=0

 

https://www.dropbox.com/s/wih3pde971w9fza/2.png?dl=0

 

Thanks,

Alina

 

From: Piotr Zarzycki [mailto:piotrzarzyck...@gmail.com] 
Sent: Thursday, March 15, 2018 3:14 PM


To: users@royale.apache.org
Subject: Re: Royale Build Issue

 

It should work with current content debugger. Try to skip tests as I suggested. 
If you make in the future any kind of modification to the compiler, we are 
running tests on our build system, so it will check automatically there.

 

Let me know how it goes with skipped tests.

 

2018-03-15 11:12 GMT+01:00 Alina Kazi :

Hi Piotr,
 
Sorry, file shouldn’t be F:\flash\flashplayer_29_plugin_debug.exe , it should 
be F:\flash\flashplayer_29_sa_debug.exe(flash player content debugger) I guess.
Download correct file and set to environment variable.
Now ,

https://www.dropbox.com/s/vj8hevcaswbbgid/flashplayer%20error.png?dl=0 

 

Should I download previous version for flash player or anything else you would 
suggest ?

 

Thanks,

Alina

From: Piotr Zarzycki [mailto:piotrzarzyck...@gmail.com] 
Sent: Thursday, March 15, 2018 2:34 PM


To: users@royale.apache.org
Subject: Re: Royale Build Issue

 

Got ya! Some security things is blocking your flash player to run tests ->  

F:\flash\flashplayer_29_plugin_debug.ex
e
You can try to skip tests either. It's not recommended, but let's move forward. 
Btw. Try to run flash player content debugger on your own. In order to skip 
tests -> add: 
-DskipTests
 
Thanks, Piotr

 

2018-03-15 10:18 GMT+01:00 Alina Kazi :

Hi Piotr,

 

https://www.dropbox.com/s/aj1qehblok9yhfw/error.txt?dl=0

During the execution of:

mvn install -Drat.skip=true inside royale-compiler

 

Thanks,

Alina

From: Piotr Zarzycki [mailto:piotrzarzyck...@gmail.com] 
Sent: Thursday, March 15, 2018 1:12 PM
To: users@royale.apache.org
Subject: Re: Royale Build Issue

 

Alina,

 

That's something you are a bit farther. Try to switch off RAT checking by 
adding to your command  -Drat.skip=true

 

Thanks, Piotr

 

2018-03-15 9:06 GMT+01:00 Alina Kazi :

Hi Alex ,

 

https://www.dropbox.com/s/lupr6qsmxe5twwx/royalecompilererror.png?dl=0

Error while executing mvn clean install inside royale-compiler folder.

 

Thanks,

Alina

 

 

From: Alina Kazi [mailto:alina.k...@d-bz.com] 
Sent: Thursday, March 15, 2018 11:13 AM
To: users@royale.apache.org


Subject: RE: Royale Build Issue

 

Hi Alex,

 

Yesterday , on another machine , I installed just git, java 1.8.121 and  Apache 
Maven and added them to environment variable and 
to get the Apache Royale Compiler

git clone  <https

Re: Royale Build Issue

2018-03-15 Thread Piotr Zarzycki
Alina,

I see where the problem is with your build. You can do a bit of a hack and
copy air global from your Apache Flex SDK folder. It will be different
version, but you are at the end not interested in Flash a lot.

Go to the: Flex SDK folder -> frameworks\libs\air\airglobal.swc -> Copy
that file
to .m2\repository\com\adobe\air\framework\airglobal\20.0\airglobal-20.0.swc

That's ugly hack but will work for you ;) Run again framework build.

Thanks, Piotr


2018-03-15 12:00 GMT+01:00 Piotr Zarzycki :

> Try to run next after compiler build - typedefs build by Maven, than
> royale-asjs. Actually it should work Royale even without that, but to have
> completed all let's do that in this way.
>
> 2018-03-15 12:00 GMT+01:00 Alina Kazi :
>
>> Hi Piotr,
>>
>>
>>
>> During the execution of
>>
>> mvn clean install
>>
>> inside royale-asjs folder
>>
>> Error file:
>>
>> https://www.dropbox.com/s/5zwjqv02ihxcn1m/royaleasjsError.txt?dl=0
>>
>>
>>
>> Thanks,
>>
>> Alina
>>
>> *From:* Alina Kazi [mailto:alina.k...@d-bz.com]
>> *Sent:* Thursday, March 15, 2018 3:54 PM
>>
>> *To:* users@royale.apache.org
>> *Subject:* RE: Royale Build Issue
>>
>>
>>
>> Thank u so much Piotr
>>
>> Successfully Build
>>
>> https://www.dropbox.com/s/jr6cti60htapgrk/success.png?dl=0
>>
>>
>>
>> Should I run
>>
>>  mvn -DskipTests -Drat.skip=true clean install
>>
>>  in case of Royale-asjs build if error occurs?
>>
>>
>>
>>
>>
>> -Alina
>>
>>
>>
>> *From:* Piotr Zarzycki [mailto:piotrzarzyck...@gmail.com]
>> *Sent:* Thursday, March 15, 2018 3:42 PM
>> *To:* users@royale.apache.org
>> *Subject:* Re: Royale Build Issue
>>
>>
>>
>> Alina,
>>
>>
>>
>> You have missed in my previous email skipping tests command. Try run:
>>
>> mvn -DskipTests -Drat.skip=true clean install
>>
>> Thanks, Piotr
>>
>>
>>
>>
>>
>> 2018-03-15 11:35 GMT+01:00 Alina Kazi :
>>
>> Hi Piotr,
>>
>>
>>
>> During Execution of
>>
>> mvn clean install -Drat.skip=true
>>
>> https://www.dropbox.com/s/vj8hevcaswbbgid/flashplayer%20error.png?dl=0
>>
>> After continue on Error Dialog around 10 times..
>>
>>
>>
>> https://www.dropbox.com/s/i0lrnn8zjam69xr/1.png?dl=0
>>
>>
>>
>> https://www.dropbox.com/s/wih3pde971w9fza/2.png?dl=0
>>
>>
>>
>> Thanks,
>>
>> Alina
>>
>>
>>
>> *From:* Piotr Zarzycki [mailto:piotrzarzyck...@gmail.com]
>> *Sent:* Thursday, March 15, 2018 3:14 PM
>>
>>
>> *To:* users@royale.apache.org
>> *Subject:* Re: Royale Build Issue
>>
>>
>>
>> It should work with current content debugger. Try to skip tests as I
>> suggested. If you make in the future any kind of modification to the
>> compiler, we are running tests on our build system, so it will check
>> automatically there.
>>
>>
>>
>> Let me know how it goes with skipped tests.
>>
>>
>>
>> 2018-03-15 11:12 GMT+01:00 Alina Kazi :
>>
>> Hi Piotr,
>>
>>
>>
>> Sorry, file shouldn’t be F:\flash\flashplayer_29_plugin_debug.exe , it 
>> should be F:\flash\flashplayer_29_sa_debug.exe(flash player content 
>> debugger) I guess.
>>
>> Download correct file and set to environment variable.
>>
>> Now ,
>>
>> https://www.dropbox.com/s/vj8hevcaswbbgid/flashplayer%20error.png?dl=0
>>
>>
>>
>> Should I download previous version for flash player or anything else you
>> would suggest ?
>>
>>
>>
>> Thanks,
>>
>> Alina
>>
>> *From:* Piotr Zarzycki [mailto:piotrzarzyck...@gmail.com]
>> *Sent:* Thursday, March 15, 2018 2:34 PM
>>
>>
>> *To:* users@royale.apache.org
>> *Subject:* Re: Royale Build Issue
>>
>>
>>
>> Got ya! Some security things is blocking your flash player to run tests
>> ->
>>
>> F:\flash\flashplayer_29_plugin_debug.ex
>>
>> e
>>
>> You can try to skip tests either. It's not recommended, but let's move 
>> forward. Btw. Try to run flash player content debugger on your own. In order 
>> to skip tests -> add:
>>
>> -DskipTests
>>
>>
>>
>> Thanks, Piotr
>>
>>
>>
>> 2018-03-15 10:18 GMT+01:00 Alina Kazi :
>>
>> Hi Piotr,

Re: Royale Build Issue

2018-03-15 Thread Piotr Zarzycki
Try to run next after compiler build - typedefs build by Maven, than
royale-asjs. Actually it should work Royale even without that, but to have
completed all let's do that in this way.

2018-03-15 12:00 GMT+01:00 Alina Kazi :

> Hi Piotr,
>
>
>
> During the execution of
>
> mvn clean install
>
> inside royale-asjs folder
>
> Error file:
>
> https://www.dropbox.com/s/5zwjqv02ihxcn1m/royaleasjsError.txt?dl=0
>
>
>
> Thanks,
>
> Alina
>
> *From:* Alina Kazi [mailto:alina.k...@d-bz.com]
> *Sent:* Thursday, March 15, 2018 3:54 PM
>
> *To:* users@royale.apache.org
> *Subject:* RE: Royale Build Issue
>
>
>
> Thank u so much Piotr
>
> Successfully Build
>
> https://www.dropbox.com/s/jr6cti60htapgrk/success.png?dl=0
>
>
>
> Should I run
>
>  mvn -DskipTests -Drat.skip=true clean install
>
>  in case of Royale-asjs build if error occurs?
>
>
>
>
>
> -Alina
>
>
>
> *From:* Piotr Zarzycki [mailto:piotrzarzyck...@gmail.com]
> *Sent:* Thursday, March 15, 2018 3:42 PM
> *To:* users@royale.apache.org
> *Subject:* Re: Royale Build Issue
>
>
>
> Alina,
>
>
>
> You have missed in my previous email skipping tests command. Try run:
>
> mvn -DskipTests -Drat.skip=true clean install
>
> Thanks, Piotr
>
>
>
>
>
> 2018-03-15 11:35 GMT+01:00 Alina Kazi :
>
> Hi Piotr,
>
>
>
> During Execution of
>
> mvn clean install -Drat.skip=true
>
> https://www.dropbox.com/s/vj8hevcaswbbgid/flashplayer%20error.png?dl=0
>
> After continue on Error Dialog around 10 times..
>
>
>
> https://www.dropbox.com/s/i0lrnn8zjam69xr/1.png?dl=0
>
>
>
> https://www.dropbox.com/s/wih3pde971w9fza/2.png?dl=0
>
>
>
> Thanks,
>
> Alina
>
>
>
> *From:* Piotr Zarzycki [mailto:piotrzarzyck...@gmail.com]
> *Sent:* Thursday, March 15, 2018 3:14 PM
>
>
> *To:* users@royale.apache.org
> *Subject:* Re: Royale Build Issue
>
>
>
> It should work with current content debugger. Try to skip tests as I
> suggested. If you make in the future any kind of modification to the
> compiler, we are running tests on our build system, so it will check
> automatically there.
>
>
>
> Let me know how it goes with skipped tests.
>
>
>
> 2018-03-15 11:12 GMT+01:00 Alina Kazi :
>
> Hi Piotr,
>
>
>
> Sorry, file shouldn’t be F:\flash\flashplayer_29_plugin_debug.exe , it should 
> be F:\flash\flashplayer_29_sa_debug.exe(flash player content debugger) I 
> guess.
>
> Download correct file and set to environment variable.
>
> Now ,
>
> https://www.dropbox.com/s/vj8hevcaswbbgid/flashplayer%20error.png?dl=0
>
>
>
> Should I download previous version for flash player or anything else you
> would suggest ?
>
>
>
> Thanks,
>
> Alina
>
> *From:* Piotr Zarzycki [mailto:piotrzarzyck...@gmail.com]
> *Sent:* Thursday, March 15, 2018 2:34 PM
>
>
> *To:* users@royale.apache.org
> *Subject:* Re: Royale Build Issue
>
>
>
> Got ya! Some security things is blocking your flash player to run tests
> ->
>
> F:\flash\flashplayer_29_plugin_debug.ex
>
> e
>
> You can try to skip tests either. It's not recommended, but let's move 
> forward. Btw. Try to run flash player content debugger on your own. In order 
> to skip tests -> add:
>
> -DskipTests
>
>
>
> Thanks, Piotr
>
>
>
> 2018-03-15 10:18 GMT+01:00 Alina Kazi :
>
> Hi Piotr,
>
>
>
> https://www.dropbox.com/s/aj1qehblok9yhfw/error.txt?dl=0
>
> During the execution of:
>
> mvn install -Drat.skip=true inside royale-compiler
>
>
>
> Thanks,
>
> Alina
>
> *From:* Piotr Zarzycki [mailto:piotrzarzyck...@gmail.com]
> *Sent:* Thursday, March 15, 2018 1:12 PM
> *To:* users@royale.apache.org
> *Subject:* Re: Royale Build Issue
>
>
>
> Alina,
>
>
>
> That's something you are a bit farther. Try to switch off RAT checking by
> adding to your command  -Drat.skip=true
>
>
>
> Thanks, Piotr
>
>
>
> 2018-03-15 9:06 GMT+01:00 Alina Kazi :
>
> Hi Alex ,
>
>
>
> https://www.dropbox.com/s/lupr6qsmxe5twwx/royalecompilererror.png?dl=0
>
> Error while executing mvn clean install inside royale-compiler folder.
>
>
>
> Thanks,
>
> Alina
>
>
>
>
>
> *From:* Alina Kazi [mailto:alina.k...@d-bz.com]
> *Sent:* Thursday, March 15, 2018 11:13 AM
> *To:* users@royale.apache.org
>
>
> *Subject:* RE: Royale Build Issue
>
>
>
> Hi Alex,
>
>
>
> Yesterday , on another machine , I installed just git, java 1.8.121 and  
> Apache Maven and added 

RE: Royale Build Issue

2018-03-15 Thread Alina Kazi
Hi Piotr, 

 

During the execution of 

mvn clean install

inside royale-asjs folder

Error file:

https://www.dropbox.com/s/5zwjqv02ihxcn1m/royaleasjsError.txt?dl=0

 

Thanks,

Alina

From: Alina Kazi [mailto:alina.k...@d-bz.com] 
Sent: Thursday, March 15, 2018 3:54 PM
To: users@royale.apache.org
Subject: RE: Royale Build Issue

 

Thank u so much Piotr 

Successfully Build 

https://www.dropbox.com/s/jr6cti60htapgrk/success.png?dl=0

 

Should I run 
 mvn -DskipTests -Drat.skip=true clean install
 in case of Royale-asjs build if error occurs?
 
 

-Alina

 

From: Piotr Zarzycki [mailto:piotrzarzyck...@gmail.com] 
Sent: Thursday, March 15, 2018 3:42 PM
To: users@royale.apache.org
Subject: Re: Royale Build Issue

 

Alina,

 

You have missed in my previous email skipping tests command. Try run: 

mvn -DskipTests -Drat.skip=true clean install
Thanks, Piotr

 

 

2018-03-15 11:35 GMT+01:00 Alina Kazi :

Hi Piotr,

 

During Execution of

mvn clean install -Drat.skip=true

https://www.dropbox.com/s/vj8hevcaswbbgid/flashplayer%20error.png?dl=0

After continue on Error Dialog around 10 times..

 

https://www.dropbox.com/s/i0lrnn8zjam69xr/1.png?dl=0

 

https://www.dropbox.com/s/wih3pde971w9fza/2.png?dl=0

 

Thanks,

Alina

 

From: Piotr Zarzycki [mailto:piotrzarzyck...@gmail.com] 
Sent: Thursday, March 15, 2018 3:14 PM


To: users@royale.apache.org
Subject: Re: Royale Build Issue

 

It should work with current content debugger. Try to skip tests as I suggested. 
If you make in the future any kind of modification to the compiler, we are 
running tests on our build system, so it will check automatically there.

 

Let me know how it goes with skipped tests.

 

2018-03-15 11:12 GMT+01:00 Alina Kazi :

Hi Piotr,
 
Sorry, file shouldn’t be F:\flash\flashplayer_29_plugin_debug.exe , it should 
be F:\flash\flashplayer_29_sa_debug.exe(flash player content debugger) I guess.
Download correct file and set to environment variable.
Now ,

https://www.dropbox.com/s/vj8hevcaswbbgid/flashplayer%20error.png?dl=0 

 

Should I download previous version for flash player or anything else you would 
suggest ?

 

Thanks,

Alina

From: Piotr Zarzycki [mailto:piotrzarzyck...@gmail.com] 
Sent: Thursday, March 15, 2018 2:34 PM


To: users@royale.apache.org
Subject: Re: Royale Build Issue

 

Got ya! Some security things is blocking your flash player to run tests ->  

F:\flash\flashplayer_29_plugin_debug.ex
e
You can try to skip tests either. It's not recommended, but let's move forward. 
Btw. Try to run flash player content debugger on your own. In order to skip 
tests -> add: 
-DskipTests
 
Thanks, Piotr

 

2018-03-15 10:18 GMT+01:00 Alina Kazi :

Hi Piotr,

 

https://www.dropbox.com/s/aj1qehblok9yhfw/error.txt?dl=0

During the execution of:

mvn install -Drat.skip=true inside royale-compiler

 

Thanks,

Alina

From: Piotr Zarzycki [mailto:piotrzarzyck...@gmail.com] 
Sent: Thursday, March 15, 2018 1:12 PM
To: users@royale.apache.org
Subject: Re: Royale Build Issue

 

Alina,

 

That's something you are a bit farther. Try to switch off RAT checking by 
adding to your command  -Drat.skip=true

 

Thanks, Piotr

 

2018-03-15 9:06 GMT+01:00 Alina Kazi :

Hi Alex ,

 

https://www.dropbox.com/s/lupr6qsmxe5twwx/royalecompilererror.png?dl=0

Error while executing mvn clean install inside royale-compiler folder.

 

Thanks,

Alina

 

 

From: Alina Kazi [mailto:alina.k...@d-bz.com] 
Sent: Thursday, March 15, 2018 11:13 AM
To: users@royale.apache.org


Subject: RE: Royale Build Issue

 

Hi Alex,

 

Yesterday , on another machine , I installed just git, java 1.8.121 and  Apache 
Maven and added them to environment variable and 
to get the Apache Royale Compiler

git clone  <https://github.com/apache/royale-compiler.git> 
https://github.com/apache/royale-compiler.git royale-compiler

 

I just run the command :mvn clean install -P -main,utils inside royale-compiler 
and It seems working on that machine .

I will get all folders one by one and compile them. If successful, I Will let 
you know

 

Thanks 

Alina

 

From: Alina Kazi [mailto:alina.k...@d-bz.com] 
Sent: Thursday, March 15, 2018 9:22 AM
To: users@royale.apache.org
Subject: RE: Royale Build Issue

 

Hi Alex,

 

After Run: ant main

in a D:\prev\prev\royale-typedefs folder

 

Error:

https://www.dropbox.com/s/0rc9exhc66vgh46/error%20ant%20main%20in%20typedefs.txt?dl=0

 

Folder Screenshot:

https://www.dropbox.com/s/a8exa9xp1pmgmp4/typedefs%20folder.png?dl=0

 

I definitely want to learn that how to create Emulation and want to contribute 
in Apache Royale.

 

Twice I deleted complete files and started from the step 1 and it was : git 
clone  <https://github.com/apache/royale-compiler.git> 
https://github.com/apache/royale-compiler.git royale-compiler
Again I downloaded all dependencies Manually one by one.
Still , I am stuck.
 
 

Thanks,

Alina

 

From: Alex Harui [mailto:aha...@adobe.com] 
Sent: Tuesday, March 13, 2018 9:

RE: Royale Build Issue

2018-03-15 Thread Alina Kazi
Thank u so much Piotr 

Successfully Build 

https://www.dropbox.com/s/jr6cti60htapgrk/success.png?dl=0

 

Should I run 
 mvn -DskipTests -Drat.skip=true clean install
 in case of Royale-asjs build if error occurs?
 
 

-Alina

 

From: Piotr Zarzycki [mailto:piotrzarzyck...@gmail.com] 
Sent: Thursday, March 15, 2018 3:42 PM
To: users@royale.apache.org
Subject: Re: Royale Build Issue

 

Alina,

 

You have missed in my previous email skipping tests command. Try run: 

mvn -DskipTests -Drat.skip=true clean install
Thanks, Piotr

 

 

2018-03-15 11:35 GMT+01:00 Alina Kazi :

Hi Piotr,

 

During Execution of

mvn clean install -Drat.skip=true

https://www.dropbox.com/s/vj8hevcaswbbgid/flashplayer%20error.png?dl=0

After continue on Error Dialog around 10 times..

 

https://www.dropbox.com/s/i0lrnn8zjam69xr/1.png?dl=0

 

https://www.dropbox.com/s/wih3pde971w9fza/2.png?dl=0

 

Thanks,

Alina

 

From: Piotr Zarzycki [mailto:piotrzarzyck...@gmail.com] 
Sent: Thursday, March 15, 2018 3:14 PM


To: users@royale.apache.org
Subject: Re: Royale Build Issue

 

It should work with current content debugger. Try to skip tests as I suggested. 
If you make in the future any kind of modification to the compiler, we are 
running tests on our build system, so it will check automatically there.

 

Let me know how it goes with skipped tests.

 

2018-03-15 11:12 GMT+01:00 Alina Kazi :

Hi Piotr,
 
Sorry, file shouldn’t be F:\flash\flashplayer_29_plugin_debug.exe , it should 
be F:\flash\flashplayer_29_sa_debug.exe(flash player content debugger) I guess.
Download correct file and set to environment variable.
Now ,

https://www.dropbox.com/s/vj8hevcaswbbgid/flashplayer%20error.png?dl=0 

 

Should I download previous version for flash player or anything else you would 
suggest ?

 

Thanks,

Alina

From: Piotr Zarzycki [mailto:piotrzarzyck...@gmail.com] 
Sent: Thursday, March 15, 2018 2:34 PM


To: users@royale.apache.org
Subject: Re: Royale Build Issue

 

Got ya! Some security things is blocking your flash player to run tests ->  

F:\flash\flashplayer_29_plugin_debug.ex
e
You can try to skip tests either. It's not recommended, but let's move forward. 
Btw. Try to run flash player content debugger on your own. In order to skip 
tests -> add: 
-DskipTests
 
Thanks, Piotr

 

2018-03-15 10:18 GMT+01:00 Alina Kazi :

Hi Piotr,

 

https://www.dropbox.com/s/aj1qehblok9yhfw/error.txt?dl=0

During the execution of:

mvn install -Drat.skip=true inside royale-compiler

 

Thanks,

Alina

From: Piotr Zarzycki [mailto:piotrzarzyck...@gmail.com] 
Sent: Thursday, March 15, 2018 1:12 PM
To: users@royale.apache.org
Subject: Re: Royale Build Issue

 

Alina,

 

That's something you are a bit farther. Try to switch off RAT checking by 
adding to your command  -Drat.skip=true

 

Thanks, Piotr

 

2018-03-15 9:06 GMT+01:00 Alina Kazi :

Hi Alex ,

 

https://www.dropbox.com/s/lupr6qsmxe5twwx/royalecompilererror.png?dl=0

Error while executing mvn clean install inside royale-compiler folder.

 

Thanks,

Alina

 

 

From: Alina Kazi [mailto:alina.k...@d-bz.com] 
Sent: Thursday, March 15, 2018 11:13 AM
To: users@royale.apache.org


Subject: RE: Royale Build Issue

 

Hi Alex,

 

Yesterday , on another machine , I installed just git, java 1.8.121 and  Apache 
Maven and added them to environment variable and 
to get the Apache Royale Compiler

git clone  <https://github.com/apache/royale-compiler.git> 
https://github.com/apache/royale-compiler.git royale-compiler

 

I just run the command :mvn clean install -P -main,utils inside royale-compiler 
and It seems working on that machine .

I will get all folders one by one and compile them. If successful, I Will let 
you know

 

Thanks 

Alina

 

From: Alina Kazi [mailto:alina.k...@d-bz.com] 
Sent: Thursday, March 15, 2018 9:22 AM
To: users@royale.apache.org
Subject: RE: Royale Build Issue

 

Hi Alex,

 

After Run: ant main

in a D:\prev\prev\royale-typedefs folder

 

Error:

https://www.dropbox.com/s/0rc9exhc66vgh46/error%20ant%20main%20in%20typedefs.txt?dl=0

 

Folder Screenshot:

https://www.dropbox.com/s/a8exa9xp1pmgmp4/typedefs%20folder.png?dl=0

 

I definitely want to learn that how to create Emulation and want to contribute 
in Apache Royale.

 

Twice I deleted complete files and started from the step 1 and it was : git 
clone  <https://github.com/apache/royale-compiler.git> 
https://github.com/apache/royale-compiler.git royale-compiler
Again I downloaded all dependencies Manually one by one.
Still , I am stuck.
 
 

Thanks,

Alina

 

From: Alex Harui [mailto:aha...@adobe.com] 
Sent: Tuesday, March 13, 2018 9:23 PM
To: users@royale.apache.org
Subject: Re: Royale Build Issue

 

Hi Alina, is there a D:\prev\prev\royale-typedefs folder?  If so, run "ant 
main" in that folder.  If not, it sounds like you have been moving files around.

 

I'm thinking it might be time to "start over" and set your computer up in a 
diffe

Re: Royale Build Issue

2018-03-15 Thread Piotr Zarzycki
Alina,

You have missed in my previous email skipping tests command. Try run:

mvn -DskipTests -Drat.skip=true clean install

Thanks, Piotr



2018-03-15 11:35 GMT+01:00 Alina Kazi :

> Hi Piotr,
>
>
>
> During Execution of
>
> mvn clean install -Drat.skip=true
>
> https://www.dropbox.com/s/vj8hevcaswbbgid/flashplayer%20error.png?dl=0
>
> After continue on Error Dialog around 10 times..
>
>
>
> https://www.dropbox.com/s/i0lrnn8zjam69xr/1.png?dl=0
>
>
>
> https://www.dropbox.com/s/wih3pde971w9fza/2.png?dl=0
>
>
>
> Thanks,
>
> Alina
>
>
>
> *From:* Piotr Zarzycki [mailto:piotrzarzyck...@gmail.com]
> *Sent:* Thursday, March 15, 2018 3:14 PM
>
> *To:* users@royale.apache.org
> *Subject:* Re: Royale Build Issue
>
>
>
> It should work with current content debugger. Try to skip tests as I
> suggested. If you make in the future any kind of modification to the
> compiler, we are running tests on our build system, so it will check
> automatically there.
>
>
>
> Let me know how it goes with skipped tests.
>
>
>
> 2018-03-15 11:12 GMT+01:00 Alina Kazi :
>
> Hi Piotr,
>
>
>
> Sorry, file shouldn’t be F:\flash\flashplayer_29_plugin_debug.exe , it should 
> be F:\flash\flashplayer_29_sa_debug.exe(flash player content debugger) I 
> guess.
>
> Download correct file and set to environment variable.
>
> Now ,
>
> https://www.dropbox.com/s/vj8hevcaswbbgid/flashplayer%20error.png?dl=0
>
>
>
> Should I download previous version for flash player or anything else you
> would suggest ?
>
>
>
> Thanks,
>
> Alina
>
> *From:* Piotr Zarzycki [mailto:piotrzarzyck...@gmail.com]
> *Sent:* Thursday, March 15, 2018 2:34 PM
>
>
> *To:* users@royale.apache.org
> *Subject:* Re: Royale Build Issue
>
>
>
> Got ya! Some security things is blocking your flash player to run tests
> ->
>
> F:\flash\flashplayer_29_plugin_debug.ex
>
> e
>
> You can try to skip tests either. It's not recommended, but let's move 
> forward. Btw. Try to run flash player content debugger on your own. In order 
> to skip tests -> add:
>
> -DskipTests
>
>
>
> Thanks, Piotr
>
>
>
> 2018-03-15 10:18 GMT+01:00 Alina Kazi :
>
> Hi Piotr,
>
>
>
> https://www.dropbox.com/s/aj1qehblok9yhfw/error.txt?dl=0
>
> During the execution of:
>
> mvn install -Drat.skip=true inside royale-compiler
>
>
>
> Thanks,
>
> Alina
>
> *From:* Piotr Zarzycki [mailto:piotrzarzyck...@gmail.com]
> *Sent:* Thursday, March 15, 2018 1:12 PM
> *To:* users@royale.apache.org
> *Subject:* Re: Royale Build Issue
>
>
>
> Alina,
>
>
>
> That's something you are a bit farther. Try to switch off RAT checking by
> adding to your command  -Drat.skip=true
>
>
>
> Thanks, Piotr
>
>
>
> 2018-03-15 9:06 GMT+01:00 Alina Kazi :
>
> Hi Alex ,
>
>
>
> https://www.dropbox.com/s/lupr6qsmxe5twwx/royalecompilererror.png?dl=0
>
> Error while executing mvn clean install inside royale-compiler folder.
>
>
>
> Thanks,
>
> Alina
>
>
>
>
>
> *From:* Alina Kazi [mailto:alina.k...@d-bz.com]
> *Sent:* Thursday, March 15, 2018 11:13 AM
> *To:* users@royale.apache.org
>
>
> *Subject:* RE: Royale Build Issue
>
>
>
> Hi Alex,
>
>
>
> Yesterday , on another machine , I installed just git, java 1.8.121 and  
> Apache Maven and added them to environment variable and
>
> to get the Apache Royale Compiler
>
> git clone https://github.com/apache/royale-compiler.git royale-compiler
>
>
>
> I just run the command :mvn clean install -P -main,utils inside
> royale-compiler and It seems working on that machine .
>
> I will get all folders one by one and compile them. If successful, I Will
> let you know
>
>
>
> Thanks
>
> Alina
>
>
>
> *From:* Alina Kazi [mailto:alina.k...@d-bz.com]
> *Sent:* Thursday, March 15, 2018 9:22 AM
> *To:* users@royale.apache.org
> *Subject:* RE: Royale Build Issue
>
>
>
> Hi Alex,
>
>
>
> After Run: ant main
>
> in a D:\prev\prev\royale-typedefs folder
>
>
>
> Error:
>
> https://www.dropbox.com/s/0rc9exhc66vgh46/error%20ant%
> 20main%20in%20typedefs.txt?dl=0
>
>
>
> Folder Screenshot:
>
> https://www.dropbox.com/s/a8exa9xp1pmgmp4/typedefs%20folder.png?dl=0
>
>
>
> I definitely want to learn that how to create Emulation and want to
> contribute in Apache Royale.
>
>
>
> Twice I deleted complete files and started from the step 1 and it was : git 
> clone https://github.com/apache/royale-compiler.git royale-compiler
&

RE: Royale Build Issue

2018-03-15 Thread Alina Kazi
Hi Piotr,

 

During Execution of

mvn clean install -Drat.skip=true

https://www.dropbox.com/s/vj8hevcaswbbgid/flashplayer%20error.png?dl=0

After continue on Error Dialog around 10 times..

 

https://www.dropbox.com/s/i0lrnn8zjam69xr/1.png?dl=0

 

https://www.dropbox.com/s/wih3pde971w9fza/2.png?dl=0

 

Thanks,

Alina

 

From: Piotr Zarzycki [mailto:piotrzarzyck...@gmail.com] 
Sent: Thursday, March 15, 2018 3:14 PM
To: users@royale.apache.org
Subject: Re: Royale Build Issue

 

It should work with current content debugger. Try to skip tests as I suggested. 
If you make in the future any kind of modification to the compiler, we are 
running tests on our build system, so it will check automatically there.

 

Let me know how it goes with skipped tests.

 

2018-03-15 11:12 GMT+01:00 Alina Kazi :

Hi Piotr,
 
Sorry, file shouldn’t be F:\flash\flashplayer_29_plugin_debug.exe , it should 
be F:\flash\flashplayer_29_sa_debug.exe(flash player content debugger) I guess.
Download correct file and set to environment variable.
Now ,

https://www.dropbox.com/s/vj8hevcaswbbgid/flashplayer%20error.png?dl=0 

 

Should I download previous version for flash player or anything else you would 
suggest ?

 

Thanks,

Alina

From: Piotr Zarzycki [mailto:piotrzarzyck...@gmail.com] 
Sent: Thursday, March 15, 2018 2:34 PM


To: users@royale.apache.org
Subject: Re: Royale Build Issue

 

Got ya! Some security things is blocking your flash player to run tests ->  

F:\flash\flashplayer_29_plugin_debug.ex
e
You can try to skip tests either. It's not recommended, but let's move forward. 
Btw. Try to run flash player content debugger on your own. In order to skip 
tests -> add: 
-DskipTests
 
Thanks, Piotr

 

2018-03-15 10:18 GMT+01:00 Alina Kazi :

Hi Piotr,

 

https://www.dropbox.com/s/aj1qehblok9yhfw/error.txt?dl=0

During the execution of:

mvn install -Drat.skip=true inside royale-compiler

 

Thanks,

Alina

From: Piotr Zarzycki [mailto:piotrzarzyck...@gmail.com] 
Sent: Thursday, March 15, 2018 1:12 PM
To: users@royale.apache.org
Subject: Re: Royale Build Issue

 

Alina,

 

That's something you are a bit farther. Try to switch off RAT checking by 
adding to your command  -Drat.skip=true

 

Thanks, Piotr

 

2018-03-15 9:06 GMT+01:00 Alina Kazi :

Hi Alex ,

 

https://www.dropbox.com/s/lupr6qsmxe5twwx/royalecompilererror.png?dl=0

Error while executing mvn clean install inside royale-compiler folder.

 

Thanks,

Alina

 

 

From: Alina Kazi [mailto:alina.k...@d-bz.com] 
Sent: Thursday, March 15, 2018 11:13 AM
To: users@royale.apache.org


Subject: RE: Royale Build Issue

 

Hi Alex,

 

Yesterday , on another machine , I installed just git, java 1.8.121 and  Apache 
Maven and added them to environment variable and 
to get the Apache Royale Compiler

git clone  <https://github.com/apache/royale-compiler.git> 
https://github.com/apache/royale-compiler.git royale-compiler

 

I just run the command :mvn clean install -P -main,utils inside royale-compiler 
and It seems working on that machine .

I will get all folders one by one and compile them. If successful, I Will let 
you know

 

Thanks 

Alina

 

From: Alina Kazi [mailto:alina.k...@d-bz.com] 
Sent: Thursday, March 15, 2018 9:22 AM
To: users@royale.apache.org
Subject: RE: Royale Build Issue

 

Hi Alex,

 

After Run: ant main

in a D:\prev\prev\royale-typedefs folder

 

Error:

https://www.dropbox.com/s/0rc9exhc66vgh46/error%20ant%20main%20in%20typedefs.txt?dl=0

 

Folder Screenshot:

https://www.dropbox.com/s/a8exa9xp1pmgmp4/typedefs%20folder.png?dl=0

 

I definitely want to learn that how to create Emulation and want to contribute 
in Apache Royale.

 

Twice I deleted complete files and started from the step 1 and it was : git 
clone  <https://github.com/apache/royale-compiler.git> 
https://github.com/apache/royale-compiler.git royale-compiler
Again I downloaded all dependencies Manually one by one.
Still , I am stuck.
 
 

Thanks,

Alina

 

From: Alex Harui [mailto:aha...@adobe.com] 
Sent: Tuesday, March 13, 2018 9:23 PM
To: users@royale.apache.org
Subject: Re: Royale Build Issue

 

Hi Alina, is there a D:\prev\prev\royale-typedefs folder?  If so, run "ant 
main" in that folder.  If not, it sounds like you have been moving files around.

 

I'm thinking it might be time to "start over" and set your computer up in a 
different way.  Let me know if you are interested in doing that or would rather 
just try to make your current setup work.  The advantage of starting over is 
that you will be able to set up quickly do a full delete and re-build in the 
future if you are having some other build problem.

 

Thanks,

-Alex

 

From: Alina Kazi 
Reply-To: "users@royale.apache.org" 
Date: Tuesday, March 13, 2018 at 3:36 AM
To: "users@royale.apache.org" 
Subject: RE: Royale Build Issue

 

Hi Alex

 

……

check-typedefs-home:

 [echo] ROYALE_TYPEDEFS_HOME is D:\prev\prev\royale

Re: Royale Build Issue

2018-03-15 Thread Piotr Zarzycki
It should work with current content debugger. Try to skip tests as I
suggested. If you make in the future any kind of modification to the
compiler, we are running tests on our build system, so it will check
automatically there.

Let me know how it goes with skipped tests.

2018-03-15 11:12 GMT+01:00 Alina Kazi :

> Hi Piotr,
>
>
>
> Sorry, file shouldn’t be F:\flash\flashplayer_29_plugin_debug.exe , it should 
> be F:\flash\flashplayer_29_sa_debug.exe(flash player content debugger) I 
> guess.
>
> Download correct file and set to environment variable.
>
> Now ,
>
> https://www.dropbox.com/s/vj8hevcaswbbgid/flashplayer%20error.png?dl=0
>
>
>
> Should I download previous version for flash player or anything else you
> would suggest ?
>
>
>
> Thanks,
>
> Alina
>
> *From:* Piotr Zarzycki [mailto:piotrzarzyck...@gmail.com]
> *Sent:* Thursday, March 15, 2018 2:34 PM
>
> *To:* users@royale.apache.org
> *Subject:* Re: Royale Build Issue
>
>
>
> Got ya! Some security things is blocking your flash player to run tests
> ->
>
> F:\flash\flashplayer_29_plugin_debug.ex
>
> e
>
> You can try to skip tests either. It's not recommended, but let's move 
> forward. Btw. Try to run flash player content debugger on your own. In order 
> to skip tests -> add:
>
> -DskipTests
>
>
>
> Thanks, Piotr
>
>
>
> 2018-03-15 10:18 GMT+01:00 Alina Kazi :
>
> Hi Piotr,
>
>
>
> https://www.dropbox.com/s/aj1qehblok9yhfw/error.txt?dl=0
>
> During the execution of:
>
> mvn install -Drat.skip=true inside royale-compiler
>
>
>
> Thanks,
>
> Alina
>
> *From:* Piotr Zarzycki [mailto:piotrzarzyck...@gmail.com]
> *Sent:* Thursday, March 15, 2018 1:12 PM
> *To:* users@royale.apache.org
> *Subject:* Re: Royale Build Issue
>
>
>
> Alina,
>
>
>
> That's something you are a bit farther. Try to switch off RAT checking by
> adding to your command  -Drat.skip=true
>
>
>
> Thanks, Piotr
>
>
>
> 2018-03-15 9:06 GMT+01:00 Alina Kazi :
>
> Hi Alex ,
>
>
>
> https://www.dropbox.com/s/lupr6qsmxe5twwx/royalecompilererror.png?dl=0
>
> Error while executing mvn clean install inside royale-compiler folder.
>
>
>
> Thanks,
>
> Alina
>
>
>
>
>
> *From:* Alina Kazi [mailto:alina.k...@d-bz.com]
> *Sent:* Thursday, March 15, 2018 11:13 AM
> *To:* users@royale.apache.org
>
>
> *Subject:* RE: Royale Build Issue
>
>
>
> Hi Alex,
>
>
>
> Yesterday , on another machine , I installed just git, java 1.8.121 and  
> Apache Maven and added them to environment variable and
>
> to get the Apache Royale Compiler
>
> git clone https://github.com/apache/royale-compiler.git royale-compiler
>
>
>
> I just run the command :mvn clean install -P -main,utils inside
> royale-compiler and It seems working on that machine .
>
> I will get all folders one by one and compile them. If successful, I Will
> let you know
>
>
>
> Thanks
>
> Alina
>
>
>
> *From:* Alina Kazi [mailto:alina.k...@d-bz.com]
> *Sent:* Thursday, March 15, 2018 9:22 AM
> *To:* users@royale.apache.org
> *Subject:* RE: Royale Build Issue
>
>
>
> Hi Alex,
>
>
>
> After Run: ant main
>
> in a D:\prev\prev\royale-typedefs folder
>
>
>
> Error:
>
> https://www.dropbox.com/s/0rc9exhc66vgh46/error%20ant%
> 20main%20in%20typedefs.txt?dl=0
>
>
>
> Folder Screenshot:
>
> https://www.dropbox.com/s/a8exa9xp1pmgmp4/typedefs%20folder.png?dl=0
>
>
>
> I definitely want to learn that how to create Emulation and want to
> contribute in Apache Royale.
>
>
>
> Twice I deleted complete files and started from the step 1 and it was : git 
> clone https://github.com/apache/royale-compiler.git royale-compiler
>
> Again I downloaded all dependencies Manually one by one.
>
> Still , I am stuck.
>
>
>
>
>
> Thanks,
>
> Alina
>
>
>
> *From:* Alex Harui [mailto:aha...@adobe.com]
> *Sent:* Tuesday, March 13, 2018 9:23 PM
> *To:* users@royale.apache.org
> *Subject:* Re: Royale Build Issue
>
>
>
> Hi Alina, is there a D:\prev\prev\royale-typedefs folder?  If so, run "ant
> main" in that folder.  If not, it sounds like you have been moving files
> around.
>
>
>
> I'm thinking it might be time to "start over" and set your computer up in
> a different way.  Let me know if you are interested in doing that or would
> rather just try to make your current setup work.  The advantage of starting
> over is that you will be able to set up quickly do a full delete and
> re-build i

RE: Royale Build Issue

2018-03-15 Thread Alina Kazi
Hi Piotr,
 
Sorry, file shouldn’t be F:\flash\flashplayer_29_plugin_debug.exe , it should 
be F:\flash\flashplayer_29_sa_debug.exe(flash player content debugger) I guess.
Download correct file and set to environment variable.
Now ,

https://www.dropbox.com/s/vj8hevcaswbbgid/flashplayer%20error.png?dl=0 

 

Should I download previous version for flash player or anything else you would 
suggest ?

 

Thanks,

Alina

From: Piotr Zarzycki [mailto:piotrzarzyck...@gmail.com] 
Sent: Thursday, March 15, 2018 2:34 PM
To: users@royale.apache.org
Subject: Re: Royale Build Issue

 

Got ya! Some security things is blocking your flash player to run tests ->  

F:\flash\flashplayer_29_plugin_debug.ex
e
You can try to skip tests either. It's not recommended, but let's move forward. 
Btw. Try to run flash player content debugger on your own. In order to skip 
tests -> add: 
-DskipTests
 
Thanks, Piotr

 

2018-03-15 10:18 GMT+01:00 Alina Kazi :

Hi Piotr,

 

https://www.dropbox.com/s/aj1qehblok9yhfw/error.txt?dl=0

During the execution of:

mvn install -Drat.skip=true inside royale-compiler

 

Thanks,

Alina

From: Piotr Zarzycki [mailto:piotrzarzyck...@gmail.com] 
Sent: Thursday, March 15, 2018 1:12 PM
To: users@royale.apache.org
Subject: Re: Royale Build Issue

 

Alina,

 

That's something you are a bit farther. Try to switch off RAT checking by 
adding to your command  -Drat.skip=true

 

Thanks, Piotr

 

2018-03-15 9:06 GMT+01:00 Alina Kazi :

Hi Alex ,

 

https://www.dropbox.com/s/lupr6qsmxe5twwx/royalecompilererror.png?dl=0

Error while executing mvn clean install inside royale-compiler folder.

 

Thanks,

Alina

 

 

From: Alina Kazi [mailto:alina.k...@d-bz.com] 
Sent: Thursday, March 15, 2018 11:13 AM
To: users@royale.apache.org


Subject: RE: Royale Build Issue

 

Hi Alex,

 

Yesterday , on another machine , I installed just git, java 1.8.121 and  Apache 
Maven and added them to environment variable and 
to get the Apache Royale Compiler

git clone  <https://github.com/apache/royale-compiler.git> 
https://github.com/apache/royale-compiler.git royale-compiler

 

I just run the command :mvn clean install -P -main,utils inside royale-compiler 
and It seems working on that machine .

I will get all folders one by one and compile them. If successful, I Will let 
you know

 

Thanks 

Alina

 

From: Alina Kazi [mailto:alina.k...@d-bz.com] 
Sent: Thursday, March 15, 2018 9:22 AM
To: users@royale.apache.org
Subject: RE: Royale Build Issue

 

Hi Alex,

 

After Run: ant main

in a D:\prev\prev\royale-typedefs folder

 

Error:

https://www.dropbox.com/s/0rc9exhc66vgh46/error%20ant%20main%20in%20typedefs.txt?dl=0

 

Folder Screenshot:

https://www.dropbox.com/s/a8exa9xp1pmgmp4/typedefs%20folder.png?dl=0

 

I definitely want to learn that how to create Emulation and want to contribute 
in Apache Royale.

 

Twice I deleted complete files and started from the step 1 and it was : git 
clone  <https://github.com/apache/royale-compiler.git> 
https://github.com/apache/royale-compiler.git royale-compiler
Again I downloaded all dependencies Manually one by one.
Still , I am stuck.
 
 

Thanks,

Alina

 

From: Alex Harui [mailto:aha...@adobe.com] 
Sent: Tuesday, March 13, 2018 9:23 PM
To: users@royale.apache.org
Subject: Re: Royale Build Issue

 

Hi Alina, is there a D:\prev\prev\royale-typedefs folder?  If so, run "ant 
main" in that folder.  If not, it sounds like you have been moving files around.

 

I'm thinking it might be time to "start over" and set your computer up in a 
different way.  Let me know if you are interested in doing that or would rather 
just try to make your current setup work.  The advantage of starting over is 
that you will be able to set up quickly do a full delete and re-build in the 
future if you are having some other build problem.

 

Thanks,

-Alex

 

From: Alina Kazi 
Reply-To: "users@royale.apache.org" 
Date: Tuesday, March 13, 2018 at 3:36 AM
To: "users@royale.apache.org" 
Subject: RE: Royale Build Issue

 

Hi Alex

 

……

check-typedefs-home:

 [echo] ROYALE_TYPEDEFS_HOME is D:\prev\prev\royale-typedefs

 [echo] basedir is D:\prev\prev\royale-asjs

 

BUILD FAILED

D:\prev\prev\royale-asjs\build.xml:321: ROYALE_TYPEDEFS_HOME must be set to a 
folder containing js/target/js.swc such as the royale-typedefs repo

 

Total time: 42 seconds

D:\prev\prev\royale-asjs>

 

Environment variables :

 

https://www.dropbox.com/s/zxzvtrzqv834g3q/environment%20variable.png?dl=0 
<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.dropbox.com%2Fs%2Fzxzvtrzqv834g3q%2Fenvironment%2520variable.png%3Fdl%3D0&data=02%7C01%7Caharui%40adobe.com%7C97bb263934af415d250b08d588d88755%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636565385924843691&sdata=3bJOutiPf7TCK2Fp%2BhBEJhMJ5vxiNaMG7yxM5eUE3r8%3D&reserved=0>
 

 

Thanks,

Alina

 

From: Alina Kazi [mailto:alina.k...@d-b

Re: Royale Build Issue

2018-03-15 Thread Piotr Zarzycki
Got ya! Some security things is blocking your flash player to run tests ->

F:\flash\flashplayer_29_plugin_debug.ex
e

You can try to skip tests either. It's not recommended, but let's move
forward. Btw. Try to run flash player content debugger on your own. In
order to skip tests -> add:

-DskipTests


Thanks, Piotr


2018-03-15 10:18 GMT+01:00 Alina Kazi :

> Hi Piotr,
>
>
>
> https://www.dropbox.com/s/aj1qehblok9yhfw/error.txt?dl=0
>
> During the execution of:
>
> mvn install -Drat.skip=true inside royale-compiler
>
>
>
> Thanks,
>
> Alina
>
> *From:* Piotr Zarzycki [mailto:piotrzarzyck...@gmail.com]
> *Sent:* Thursday, March 15, 2018 1:12 PM
> *To:* users@royale.apache.org
> *Subject:* Re: Royale Build Issue
>
>
>
> Alina,
>
>
>
> That's something you are a bit farther. Try to switch off RAT checking by
> adding to your command  -Drat.skip=true
>
>
>
> Thanks, Piotr
>
>
>
> 2018-03-15 9:06 GMT+01:00 Alina Kazi :
>
> Hi Alex ,
>
>
>
> https://www.dropbox.com/s/lupr6qsmxe5twwx/royalecompilererror.png?dl=0
>
> Error while executing mvn clean install inside royale-compiler folder.
>
>
>
> Thanks,
>
> Alina
>
>
>
>
>
> *From:* Alina Kazi [mailto:alina.k...@d-bz.com]
> *Sent:* Thursday, March 15, 2018 11:13 AM
> *To:* users@royale.apache.org
>
>
> *Subject:* RE: Royale Build Issue
>
>
>
> Hi Alex,
>
>
>
> Yesterday , on another machine , I installed just git, java 1.8.121 and  
> Apache Maven and added them to environment variable and
>
> to get the Apache Royale Compiler
>
> git clone https://github.com/apache/royale-compiler.git royale-compiler
>
>
>
> I just run the command :mvn clean install -P -main,utils inside
> royale-compiler and It seems working on that machine .
>
> I will get all folders one by one and compile them. If successful, I Will
> let you know
>
>
>
> Thanks
>
> Alina
>
>
>
> *From:* Alina Kazi [mailto:alina.k...@d-bz.com]
> *Sent:* Thursday, March 15, 2018 9:22 AM
> *To:* users@royale.apache.org
> *Subject:* RE: Royale Build Issue
>
>
>
> Hi Alex,
>
>
>
> After Run: ant main
>
> in a D:\prev\prev\royale-typedefs folder
>
>
>
> Error:
>
> https://www.dropbox.com/s/0rc9exhc66vgh46/error%20ant%
> 20main%20in%20typedefs.txt?dl=0
>
>
>
> Folder Screenshot:
>
> https://www.dropbox.com/s/a8exa9xp1pmgmp4/typedefs%20folder.png?dl=0
>
>
>
> I definitely want to learn that how to create Emulation and want to
> contribute in Apache Royale.
>
>
>
> Twice I deleted complete files and started from the step 1 and it was : git 
> clone https://github.com/apache/royale-compiler.git royale-compiler
>
> Again I downloaded all dependencies Manually one by one.
>
> Still , I am stuck.
>
>
>
>
>
> Thanks,
>
> Alina
>
>
>
> *From:* Alex Harui [mailto:aha...@adobe.com]
> *Sent:* Tuesday, March 13, 2018 9:23 PM
> *To:* users@royale.apache.org
> *Subject:* Re: Royale Build Issue
>
>
>
> Hi Alina, is there a D:\prev\prev\royale-typedefs folder?  If so, run "ant
> main" in that folder.  If not, it sounds like you have been moving files
> around.
>
>
>
> I'm thinking it might be time to "start over" and set your computer up in
> a different way.  Let me know if you are interested in doing that or would
> rather just try to make your current setup work.  The advantage of starting
> over is that you will be able to set up quickly do a full delete and
> re-build in the future if you are having some other build problem.
>
>
>
> Thanks,
>
> -Alex
>
>
>
> *From: *Alina Kazi 
> *Reply-To: *"users@royale.apache.org" 
> *Date: *Tuesday, March 13, 2018 at 3:36 AM
> *To: *"users@royale.apache.org" 
> *Subject: *RE: Royale Build Issue
>
>
>
> Hi Alex
>
>
>
> ……
>
> check-typedefs-home:
>
>  [echo] ROYALE_TYPEDEFS_HOME is D:\prev\prev\royale-typedefs
>
>  [echo] basedir is D:\prev\prev\royale-asjs
>
>
>
> BUILD FAILED
>
> D:\prev\prev\royale-asjs\build.xml:321: ROYALE_TYPEDEFS_HOME must be set
> to a folder containing js/target/js.swc such as the royale-typedefs repo
>
>
>
> Total time: 42 seconds
>
> D:\prev\prev\royale-asjs>
>
>
>
> Environment variables :
>
>
>
> https://www.dropbox.com/s/zxzvtrzqv834g3q/environment%20variable.png?dl=0
> <https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.dropbox.com%2Fs%2Fzxzvtrzqv834g3q%2Fenvironment%2520variable.png%3Fdl%3D0&data=02%7C01%7Caharui%40adobe.com%7C9

RE: Royale Build Issue

2018-03-15 Thread Alina Kazi
Hi Piotr,

 

https://www.dropbox.com/s/aj1qehblok9yhfw/error.txt?dl=0

During the execution of:

mvn install -Drat.skip=true inside royale-compiler

 

Thanks,

Alina

From: Piotr Zarzycki [mailto:piotrzarzyck...@gmail.com] 
Sent: Thursday, March 15, 2018 1:12 PM
To: users@royale.apache.org
Subject: Re: Royale Build Issue

 

Alina,

 

That's something you are a bit farther. Try to switch off RAT checking by 
adding to your command  -Drat.skip=true

 

Thanks, Piotr

 

2018-03-15 9:06 GMT+01:00 Alina Kazi :

Hi Alex ,

 

https://www.dropbox.com/s/lupr6qsmxe5twwx/royalecompilererror.png?dl=0

Error while executing mvn clean install inside royale-compiler folder.

 

Thanks,

Alina

 

 

From: Alina Kazi [mailto:alina.k...@d-bz.com] 
Sent: Thursday, March 15, 2018 11:13 AM
To: users@royale.apache.org


Subject: RE: Royale Build Issue

 

Hi Alex,

 

Yesterday , on another machine , I installed just git, java 1.8.121 and  Apache 
Maven and added them to environment variable and 
to get the Apache Royale Compiler

git clone  <https://github.com/apache/royale-compiler.git> 
https://github.com/apache/royale-compiler.git royale-compiler

 

I just run the command :mvn clean install -P -main,utils inside royale-compiler 
and It seems working on that machine .

I will get all folders one by one and compile them. If successful, I Will let 
you know

 

Thanks 

Alina

 

From: Alina Kazi [mailto:alina.k...@d-bz.com] 
Sent: Thursday, March 15, 2018 9:22 AM
To: users@royale.apache.org
Subject: RE: Royale Build Issue

 

Hi Alex,

 

After Run: ant main

in a D:\prev\prev\royale-typedefs folder

 

Error:

https://www.dropbox.com/s/0rc9exhc66vgh46/error%20ant%20main%20in%20typedefs.txt?dl=0

 

Folder Screenshot:

https://www.dropbox.com/s/a8exa9xp1pmgmp4/typedefs%20folder.png?dl=0

 

I definitely want to learn that how to create Emulation and want to contribute 
in Apache Royale.

 

Twice I deleted complete files and started from the step 1 and it was : git 
clone  <https://github.com/apache/royale-compiler.git> 
https://github.com/apache/royale-compiler.git royale-compiler
Again I downloaded all dependencies Manually one by one.
Still , I am stuck.
 
 

Thanks,

Alina

 

From: Alex Harui [mailto:aha...@adobe.com] 
Sent: Tuesday, March 13, 2018 9:23 PM
To: users@royale.apache.org
Subject: Re: Royale Build Issue

 

Hi Alina, is there a D:\prev\prev\royale-typedefs folder?  If so, run "ant 
main" in that folder.  If not, it sounds like you have been moving files around.

 

I'm thinking it might be time to "start over" and set your computer up in a 
different way.  Let me know if you are interested in doing that or would rather 
just try to make your current setup work.  The advantage of starting over is 
that you will be able to set up quickly do a full delete and re-build in the 
future if you are having some other build problem.

 

Thanks,

-Alex

 

From: Alina Kazi 
Reply-To: "users@royale.apache.org" 
Date: Tuesday, March 13, 2018 at 3:36 AM
To: "users@royale.apache.org" 
Subject: RE: Royale Build Issue

 

Hi Alex

 

……

check-typedefs-home:

 [echo] ROYALE_TYPEDEFS_HOME is D:\prev\prev\royale-typedefs

 [echo] basedir is D:\prev\prev\royale-asjs

 

BUILD FAILED

D:\prev\prev\royale-asjs\build.xml:321: ROYALE_TYPEDEFS_HOME must be set to a 
folder containing js/target/js.swc such as the royale-typedefs repo

 

Total time: 42 seconds

D:\prev\prev\royale-asjs>

 

Environment variables :

 

https://www.dropbox.com/s/zxzvtrzqv834g3q/environment%20variable.png?dl=0 
<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.dropbox.com%2Fs%2Fzxzvtrzqv834g3q%2Fenvironment%2520variable.png%3Fdl%3D0&data=02%7C01%7Caharui%40adobe.com%7C97bb263934af415d250b08d588d88755%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636565385924843691&sdata=3bJOutiPf7TCK2Fp%2BhBEJhMJ5vxiNaMG7yxM5eUE3r8%3D&reserved=0>
 

 

Thanks,

Alina

 

From: Alina Kazi [mailto:alina.k...@d-bz.com] 
Sent: Tuesday, March 13, 2018 2:31 PM
To: users@royale.apache.org
Subject: RE: Royale Build Issue

 

Hi Alex,

Downloaded and then manually downloaded swfobject_2_2 n so on..

When this process of downloading will be completed I will inform you.

 

Reference: 
https://raw.githubusercontent.com/wiki/apache/royale-asjs/Building-From-Source.md
 
<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwiki%2Fapache%2Froyale-asjs%2FBuilding-From-Source.md&data=02%7C01%7Caharui%40adobe.com%7C97bb263934af415d250b08d588d88755%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636565385924843691&sdata=qMwwKCbyNCqb5RgbNCxpIwCDfOux6gtfteZ6GL1eiNU%3D&reserved=0>
 

  Notes :  `ROYALE_TYPEDEFS_HOME` can be used to point the build to a 
`royale-typedefs` clone in some place other than the default location.

 

 

check-typedefs-home:

 [echo] ROYALE_TYPEDEFS_HOME is ${env.ROYALE_TYPEDEFS_HOME}

   

Re: Royale Build Issue

2018-03-15 Thread Piotr Zarzycki
Alina,

That's something you are a bit farther. Try to switch off RAT checking by
adding to your command  -Drat.skip=true

Thanks, Piotr

2018-03-15 9:06 GMT+01:00 Alina Kazi :

> Hi Alex ,
>
>
>
> https://www.dropbox.com/s/lupr6qsmxe5twwx/royalecompilererror.png?dl=0
>
> Error while executing mvn clean install inside royale-compiler folder.
>
>
>
> Thanks,
>
> Alina
>
>
>
>
>
> *From:* Alina Kazi [mailto:alina.k...@d-bz.com]
> *Sent:* Thursday, March 15, 2018 11:13 AM
> *To:* users@royale.apache.org
>
> *Subject:* RE: Royale Build Issue
>
>
>
> Hi Alex,
>
>
>
> Yesterday , on another machine , I installed just git, java 1.8.121 and  
> Apache Maven and added them to environment variable and
>
> to get the Apache Royale Compiler
>
> git clone https://github.com/apache/royale-compiler.git royale-compiler
>
>
>
> I just run the command :mvn clean install -P -main,utils inside
> royale-compiler and It seems working on that machine .
>
> I will get all folders one by one and compile them. If successful, I Will
> let you know
>
>
>
> Thanks
>
> Alina
>
>
>
> *From:* Alina Kazi [mailto:alina.k...@d-bz.com]
> *Sent:* Thursday, March 15, 2018 9:22 AM
> *To:* users@royale.apache.org
> *Subject:* RE: Royale Build Issue
>
>
>
> Hi Alex,
>
>
>
> After Run: ant main
>
> in a D:\prev\prev\royale-typedefs folder
>
>
>
> Error:
>
> https://www.dropbox.com/s/0rc9exhc66vgh46/error%20ant%
> 20main%20in%20typedefs.txt?dl=0
>
>
>
> Folder Screenshot:
>
> https://www.dropbox.com/s/a8exa9xp1pmgmp4/typedefs%20folder.png?dl=0
>
>
>
> I definitely want to learn that how to create Emulation and want to
> contribute in Apache Royale.
>
>
>
> Twice I deleted complete files and started from the step 1 and it was : git 
> clone https://github.com/apache/royale-compiler.git royale-compiler
>
> Again I downloaded all dependencies Manually one by one.
>
> Still , I am stuck.
>
>
>
>
>
> Thanks,
>
> Alina
>
>
>
> *From:* Alex Harui [mailto:aha...@adobe.com]
> *Sent:* Tuesday, March 13, 2018 9:23 PM
> *To:* users@royale.apache.org
> *Subject:* Re: Royale Build Issue
>
>
>
> Hi Alina, is there a D:\prev\prev\royale-typedefs folder?  If so, run "ant
> main" in that folder.  If not, it sounds like you have been moving files
> around.
>
>
>
> I'm thinking it might be time to "start over" and set your computer up in
> a different way.  Let me know if you are interested in doing that or would
> rather just try to make your current setup work.  The advantage of starting
> over is that you will be able to set up quickly do a full delete and
> re-build in the future if you are having some other build problem.
>
>
>
> Thanks,
>
> -Alex
>
>
>
> *From: *Alina Kazi 
> *Reply-To: *"users@royale.apache.org" 
> *Date: *Tuesday, March 13, 2018 at 3:36 AM
> *To: *"users@royale.apache.org" 
> *Subject: *RE: Royale Build Issue
>
>
>
> Hi Alex
>
>
>
> ……
>
> check-typedefs-home:
>
>  [echo] ROYALE_TYPEDEFS_HOME is D:\prev\prev\royale-typedefs
>
>  [echo] basedir is D:\prev\prev\royale-asjs
>
>
>
> BUILD FAILED
>
> D:\prev\prev\royale-asjs\build.xml:321: ROYALE_TYPEDEFS_HOME must be set
> to a folder containing js/target/js.swc such as the royale-typedefs repo
>
>
>
> Total time: 42 seconds
>
> D:\prev\prev\royale-asjs>
>
>
>
> Environment variables :
>
>
>
> https://www.dropbox.com/s/zxzvtrzqv834g3q/environment%20variable.png?dl=0
> <https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.dropbox.com%2Fs%2Fzxzvtrzqv834g3q%2Fenvironment%2520variable.png%3Fdl%3D0&data=02%7C01%7Caharui%40adobe.com%7C97bb263934af415d250b08d588d88755%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636565385924843691&sdata=3bJOutiPf7TCK2Fp%2BhBEJhMJ5vxiNaMG7yxM5eUE3r8%3D&reserved=0>
>
>
>
> Thanks,
>
> Alina
>
>
>
> *From:* Alina Kazi [mailto:alina.k...@d-bz.com ]
> *Sent:* Tuesday, March 13, 2018 2:31 PM
> *To:* users@royale.apache.org
> *Subject:* RE: Royale Build Issue
>
>
>
> Hi Alex,
>
> Downloaded and then manually downloaded swfobject_2_2 n so on..
>
> When this process of downloading will be completed I will inform you.
>
>
>
> Reference: https://raw.githubusercontent.com/wiki/apache/royale-asjs/
> Building-From-Source.md
> <https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwiki%2Fapache%2Froyale-asjs%2FBuilding-From-Source.md&data=02%7C01%7Caharui%

RE: Royale Build Issue

2018-03-15 Thread Alina Kazi
Hi Alex ,

 

https://www.dropbox.com/s/lupr6qsmxe5twwx/royalecompilererror.png?dl=0

Error while executing mvn clean install inside royale-compiler folder.

 

Thanks,

Alina

 

 

From: Alina Kazi [mailto:alina.k...@d-bz.com] 
Sent: Thursday, March 15, 2018 11:13 AM
To: users@royale.apache.org
Subject: RE: Royale Build Issue

 

Hi Alex,

 

Yesterday , on another machine , I installed just git, java 1.8.121 and  Apache 
Maven and added them to environment variable and 
to get the Apache Royale Compiler

git clone  <https://github.com/apache/royale-compiler.git> 
https://github.com/apache/royale-compiler.git royale-compiler

 

I just run the command :mvn clean install -P -main,utils inside royale-compiler 
and It seems working on that machine .

I will get all folders one by one and compile them. If successful, I Will let 
you know

 

Thanks 

Alina

 

From: Alina Kazi [mailto:alina.k...@d-bz.com] 
Sent: Thursday, March 15, 2018 9:22 AM
To: users@royale.apache.org
Subject: RE: Royale Build Issue

 

Hi Alex,

 

After Run: ant main

in a D:\prev\prev\royale-typedefs folder

 

Error:

https://www.dropbox.com/s/0rc9exhc66vgh46/error%20ant%20main%20in%20typedefs.txt?dl=0

 

Folder Screenshot:

https://www.dropbox.com/s/a8exa9xp1pmgmp4/typedefs%20folder.png?dl=0

 

I definitely want to learn that how to create Emulation and want to contribute 
in Apache Royale.

 

Twice I deleted complete files and started from the step 1 and it was : git 
clone  <https://github.com/apache/royale-compiler.git> 
https://github.com/apache/royale-compiler.git royale-compiler
Again I downloaded all dependencies Manually one by one.
Still , I am stuck.
 
 

Thanks,

Alina

 

From: Alex Harui [mailto:aha...@adobe.com] 
Sent: Tuesday, March 13, 2018 9:23 PM
To: users@royale.apache.org
Subject: Re: Royale Build Issue

 

Hi Alina, is there a D:\prev\prev\royale-typedefs folder?  If so, run "ant 
main" in that folder.  If not, it sounds like you have been moving files around.

 

I'm thinking it might be time to "start over" and set your computer up in a 
different way.  Let me know if you are interested in doing that or would rather 
just try to make your current setup work.  The advantage of starting over is 
that you will be able to set up quickly do a full delete and re-build in the 
future if you are having some other build problem.

 

Thanks,

-Alex

 

From: Alina Kazi 
Reply-To: "users@royale.apache.org" 
Date: Tuesday, March 13, 2018 at 3:36 AM
To: "users@royale.apache.org" 
Subject: RE: Royale Build Issue

 

Hi Alex

 

……

check-typedefs-home:

 [echo] ROYALE_TYPEDEFS_HOME is D:\prev\prev\royale-typedefs

 [echo] basedir is D:\prev\prev\royale-asjs

 

BUILD FAILED

D:\prev\prev\royale-asjs\build.xml:321: ROYALE_TYPEDEFS_HOME must be set to a 
folder containing js/target/js.swc such as the royale-typedefs repo

 

Total time: 42 seconds

D:\prev\prev\royale-asjs>

 

Environment variables :

 

https://www.dropbox.com/s/zxzvtrzqv834g3q/environment%20variable.png?dl=0 
<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.dropbox.com%2Fs%2Fzxzvtrzqv834g3q%2Fenvironment%2520variable.png%3Fdl%3D0&data=02%7C01%7Caharui%40adobe.com%7C97bb263934af415d250b08d588d88755%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636565385924843691&sdata=3bJOutiPf7TCK2Fp%2BhBEJhMJ5vxiNaMG7yxM5eUE3r8%3D&reserved=0>
 

 

Thanks,

Alina

 

From: Alina Kazi [mailto:alina.k...@d-bz.com] 
Sent: Tuesday, March 13, 2018 2:31 PM
To: users@royale.apache.org
Subject: RE: Royale Build Issue

 

Hi Alex,

Downloaded and then manually downloaded swfobject_2_2 n so on..

When this process of downloading will be completed I will inform you.

 

Reference: 
https://raw.githubusercontent.com/wiki/apache/royale-asjs/Building-From-Source.md
 
<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwiki%2Fapache%2Froyale-asjs%2FBuilding-From-Source.md&data=02%7C01%7Caharui%40adobe.com%7C97bb263934af415d250b08d588d88755%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636565385924843691&sdata=qMwwKCbyNCqb5RgbNCxpIwCDfOux6gtfteZ6GL1eiNU%3D&reserved=0>
 

  Notes :  `ROYALE_TYPEDEFS_HOME` can be used to point the build to a 
`royale-typedefs` clone in some place other than the default location.

 

 

check-typedefs-home:

 [echo] ROYALE_TYPEDEFS_HOME is ${env.ROYALE_TYPEDEFS_HOME}

 [echo] basedir is D:\prev\prev\royale-asjs

 

BUILD FAILED

D:\prev\prev\royale-asjs\build.xml:321: ROYALE_TYPEDEFS_HOME must be set to a 
folder containing js/target/js.swc such as the royale-typedefs repo

 

 

Thank you so much.

-Alina 

 

 

From: Alex Harui [mailto:aha...@adobe.com] 
Sent: Tuesday, March 13, 2018 12:29 PM
To: users@royale.apache.org
Subject: Re: Royale Build Issue

 

Hi Alina,

 

This output says you are now failing on flexunit, not pixelbender.

 

Try downloading manually:  
<https://n

RE: Royale Build Issue

2018-03-15 Thread Alina Kazi
Alright . Thanks

 

-Alina

 

From: Alex Harui [mailto:aha...@adobe.com] 
Sent: Thursday, March 15, 2018 12:11 PM
To: users@royale.apache.org
Subject: Re: Royale Build Issue

 

Hi Alina,

 

It sounds like Ant and maybe even Maven have trouble downloading files to your 
computer.  I am going to look into some alternative ways for you to get the 
downloads when I start my workday tomorrow (about 8 hours from now).

 

Thanks,

-Alex

 

From: Alina Kazi 
Reply-To: "users@royale.apache.org" 
Date: Wednesday, March 14, 2018 at 8:21 PM
To: "users@royale.apache.org" 
Subject: RE: Royale Build Issue

 

Hi Alex,

 

After Run: ant main

in a D:\prev\prev\royale-typedefs folder

 

Error:

https://www.dropbox.com/s/0rc9exhc66vgh46/error%20ant%20main%20in%20typedefs.txt?dl=0
 
<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.dropbox.com%2Fs%2F0rc9exhc66vgh46%2Ferror%2520ant%2520main%2520in%2520typedefs.txt%3Fdl%3D0&data=02%7C01%7Caharui%40adobe.com%7C53ddc7fe7b994409b8e808d58a2c3972%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636566844899945499&sdata=c3qrhK0yUUhqVNWP3SytpUVRsWdFWzzLyU2rABDRsuA%3D&reserved=0>
 

 

Folder Screenshot:

https://www.dropbox.com/s/a8exa9xp1pmgmp4/typedefs%20folder.png?dl=0 
<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.dropbox.com%2Fs%2Fa8exa9xp1pmgmp4%2Ftypedefs%2520folder.png%3Fdl%3D0&data=02%7C01%7Caharui%40adobe.com%7C53ddc7fe7b994409b8e808d58a2c3972%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636566844899945499&sdata=qZ7NMDivZzAhxvro6p5j2E0j%2ByoNlL%2FijUjDCOO%2FTWI%3D&reserved=0>
 

 

I definitely want to learn that how to create Emulation and want to contribute 
in Apache Royale.

 

Twice I deleted complete files and started from the step 1 and it was : git 
clone  
<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Froyale-compiler.git&data=02%7C01%7Caharui%40adobe.com%7C53ddc7fe7b994409b8e808d58a2c3972%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636566844899945499&sdata=SV53C0FGLiJRqDilLAPEFb59uNAo5FHcl1X1Gfqucxg%3D&reserved=0>
 https://github.com/apache/royale-compiler.git royale-compiler
Again I downloaded all dependencies Manually one by one.
Still , I am stuck.
 
 

Thanks,

Alina

 

From: Alex Harui [mailto:aha...@adobe.com] 
Sent: Tuesday, March 13, 2018 9:23 PM
To: users@royale.apache.org
Subject: Re: Royale Build Issue

 

Hi Alina, is there a D:\prev\prev\royale-typedefs folder?  If so, run "ant 
main" in that folder.  If not, it sounds like you have been moving files around.

 

I'm thinking it might be time to "start over" and set your computer up in a 
different way.  Let me know if you are interested in doing that or would rather 
just try to make your current setup work.  The advantage of starting over is 
that you will be able to set up quickly do a full delete and re-build in the 
future if you are having some other build problem.

 

Thanks,

-Alex

 

From: Alina Kazi 
Reply-To: "users@royale.apache.org" 
Date: Tuesday, March 13, 2018 at 3:36 AM
To: "users@royale.apache.org" 
Subject: RE: Royale Build Issue

 

Hi Alex

 

……

check-typedefs-home:

 [echo] ROYALE_TYPEDEFS_HOME is D:\prev\prev\royale-typedefs

 [echo] basedir is D:\prev\prev\royale-asjs

 

BUILD FAILED

D:\prev\prev\royale-asjs\build.xml:321: ROYALE_TYPEDEFS_HOME must be set to a 
folder containing js/target/js.swc such as the royale-typedefs repo

 

Total time: 42 seconds

D:\prev\prev\royale-asjs>

 

Environment variables :

 

https://www.dropbox.com/s/zxzvtrzqv834g3q/environment%20variable.png?dl=0 
<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.dropbox.com%2Fs%2Fzxzvtrzqv834g3q%2Fenvironment%2520variable.png%3Fdl%3D0&data=02%7C01%7Caharui%40adobe.com%7C97bb263934af415d250b08d588d88755%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636565385924843691&sdata=3bJOutiPf7TCK2Fp%2BhBEJhMJ5vxiNaMG7yxM5eUE3r8%3D&reserved=0>
 

 

Thanks,

Alina

 

From: Alina Kazi [mailto:alina.k...@d-bz.com] 
Sent: Tuesday, March 13, 2018 2:31 PM
To: users@royale.apache.org
Subject: RE: Royale Build Issue

 

Hi Alex,

Downloaded and then manually downloaded swfobject_2_2 n so on..

When this process of downloading will be completed I will inform you.

 

Reference: 
https://raw.githubusercontent.com/wiki/apache/royale-asjs/Building-From-Source.md
 
<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwiki%2Fapache%2Froyale-asjs%2FBuilding-From-Source.md&data=02%7C01%7Caharui%40adobe.com%7C97bb263934af415d250b08d588d88755%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636565385924843691&sdata=qMwwKCbyNCqb5RgbNCxpIwCDfOux6gtfteZ6GL1eiNU%3D&reserved=0>
 

  Notes :  `ROYALE_TYPEDEFS_HOME` can be used to point the build to a 
`royale-typedefs` clone in some place other than the default location.

 

Re: Royale Build Issue

2018-03-15 Thread Alex Harui
Hi Alina,

It sounds like Ant and maybe even Maven have trouble downloading files to your 
computer.  I am going to look into some alternative ways for you to get the 
downloads when I start my workday tomorrow (about 8 hours from now).

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: Wednesday, March 14, 2018 at 8:21 PM
To: "users@royale.apache.org<mailto:users@royale.apache.org>" 
mailto:users@royale.apache.org>>
Subject: RE: Royale Build Issue

Hi Alex,

After Run: ant main
in a D:\prev\prev\royale-typedefs folder

Error:
https://www.dropbox.com/s/0rc9exhc66vgh46/error%20ant%20main%20in%20typedefs.txt?dl=0<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.dropbox.com%2Fs%2F0rc9exhc66vgh46%2Ferror%2520ant%2520main%2520in%2520typedefs.txt%3Fdl%3D0&data=02%7C01%7Caharui%40adobe.com%7C53ddc7fe7b994409b8e808d58a2c3972%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636566844899945499&sdata=c3qrhK0yUUhqVNWP3SytpUVRsWdFWzzLyU2rABDRsuA%3D&reserved=0>

Folder Screenshot:
https://www.dropbox.com/s/a8exa9xp1pmgmp4/typedefs%20folder.png?dl=0<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.dropbox.com%2Fs%2Fa8exa9xp1pmgmp4%2Ftypedefs%2520folder.png%3Fdl%3D0&data=02%7C01%7Caharui%40adobe.com%7C53ddc7fe7b994409b8e808d58a2c3972%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636566844899945499&sdata=qZ7NMDivZzAhxvro6p5j2E0j%2ByoNlL%2FijUjDCOO%2FTWI%3D&reserved=0>

I definitely want to learn that how to create Emulation and want to contribute 
in Apache Royale.


Twice I deleted complete files and started from the step 1 and it was : git 
clone 
https://github.com/apache/royale-compiler.git<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Froyale-compiler.git&data=02%7C01%7Caharui%40adobe.com%7C53ddc7fe7b994409b8e808d58a2c3972%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636566844899945499&sdata=SV53C0FGLiJRqDilLAPEFb59uNAo5FHcl1X1Gfqucxg%3D&reserved=0>
 royale-compiler

Again I downloaded all dependencies Manually one by one.

Still , I am stuck.




Thanks,
Alina

From: Alex Harui [mailto:aha...@adobe.com]
Sent: Tuesday, March 13, 2018 9:23 PM
To: users@royale.apache.org<mailto:users@royale.apache.org>
Subject: Re: Royale Build Issue

Hi Alina, is there a D:\prev\prev\royale-typedefs folder?  If so, run "ant 
main" in that folder.  If not, it sounds like you have been moving files around.

I'm thinking it might be time to "start over" and set your computer up in a 
different way.  Let me know if you are interested in doing that or would rather 
just try to make your current setup work.  The advantage of starting over is 
that you will be able to set up quickly do a full delete and re-build in the 
future if you are having some other build problem.

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: Tuesday, March 13, 2018 at 3:36 AM
To: "users@royale.apache.org<mailto:users@royale.apache.org>" 
mailto:users@royale.apache.org>>
Subject: RE: Royale Build Issue

Hi Alex

……
check-typedefs-home:
 [echo] ROYALE_TYPEDEFS_HOME is D:\prev\prev\royale-typedefs
 [echo] basedir is D:\prev\prev\royale-asjs

BUILD FAILED
D:\prev\prev\royale-asjs\build.xml:321: ROYALE_TYPEDEFS_HOME must be set to a 
folder containing js/target/js.swc such as the royale-typedefs repo

Total time: 42 seconds
D:\prev\prev\royale-asjs>

Environment variables :

https://www.dropbox.com/s/zxzvtrzqv834g3q/environment%20variable.png?dl=0<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.dropbox.com%2Fs%2Fzxzvtrzqv834g3q%2Fenvironment%2520variable.png%3Fdl%3D0&data=02%7C01%7Caharui%40adobe.com%7C97bb263934af415d250b08d588d88755%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636565385924843691&sdata=3bJOutiPf7TCK2Fp%2BhBEJhMJ5vxiNaMG7yxM5eUE3r8%3D&reserved=0>

Thanks,
Alina

From: Alina Kazi [mailto:alina.k...@d-bz.com]
Sent: Tuesday, March 13, 2018 2:31 PM
To: users@royale.apache.org<mailto:users@royale.apache.org>
Subject: RE: Royale Build Issue

Hi Alex,
Downloaded and then manually downloaded swfobject_2_2 n so on..
When this process of downloading will be completed I will inform you.

Reference: 
https://raw.githubusercontent.com/wiki/apache/royale-asjs/Building-From-Source.md<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwiki%2Fapache%2Froyale-asjs%2FBuilding-From-Source.md&data=02%7C01%7Caharui%40adobe.com%7C97bb263934af415d250b08d588d88755%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636565385924843691&sdata=qMwwKCbyNCqb5RgbNCxpIwCDfOux6gtfteZ6

RE: Royale Build Issue

2018-03-14 Thread Alina Kazi
Hi Alex,

 

Yesterday , on another machine , I installed just git, java 1.8.121 and  Apache 
Maven and added them to environment variable and 
to get the Apache Royale Compiler

git clone  <https://github.com/apache/royale-compiler.git> 
https://github.com/apache/royale-compiler.git royale-compiler

 

I just run the command :mvn clean install -P -main,utils inside royale-compiler 
and It seems working on that machine .

I will get all folders one by one and compile them. If successful, I Will let 
you know

 

Thanks 

Alina

 

From: Alina Kazi [mailto:alina.k...@d-bz.com] 
Sent: Thursday, March 15, 2018 9:22 AM
To: users@royale.apache.org
Subject: RE: Royale Build Issue

 

Hi Alex,

 

After Run: ant main

in a D:\prev\prev\royale-typedefs folder

 

Error:

https://www.dropbox.com/s/0rc9exhc66vgh46/error%20ant%20main%20in%20typedefs.txt?dl=0

 

Folder Screenshot:

https://www.dropbox.com/s/a8exa9xp1pmgmp4/typedefs%20folder.png?dl=0

 

I definitely want to learn that how to create Emulation and want to contribute 
in Apache Royale.

 

Twice I deleted complete files and started from the step 1 and it was : git 
clone  <https://github.com/apache/royale-compiler.git> 
https://github.com/apache/royale-compiler.git royale-compiler
Again I downloaded all dependencies Manually one by one.
Still , I am stuck.
 
 

Thanks,

Alina

 

From: Alex Harui [mailto:aha...@adobe.com] 
Sent: Tuesday, March 13, 2018 9:23 PM
To: users@royale.apache.org
Subject: Re: Royale Build Issue

 

Hi Alina, is there a D:\prev\prev\royale-typedefs folder?  If so, run "ant 
main" in that folder.  If not, it sounds like you have been moving files around.

 

I'm thinking it might be time to "start over" and set your computer up in a 
different way.  Let me know if you are interested in doing that or would rather 
just try to make your current setup work.  The advantage of starting over is 
that you will be able to set up quickly do a full delete and re-build in the 
future if you are having some other build problem.

 

Thanks,

-Alex

 

From: Alina Kazi 
Reply-To: "users@royale.apache.org" 
Date: Tuesday, March 13, 2018 at 3:36 AM
To: "users@royale.apache.org" 
Subject: RE: Royale Build Issue

 

Hi Alex

 

……

check-typedefs-home:

 [echo] ROYALE_TYPEDEFS_HOME is D:\prev\prev\royale-typedefs

 [echo] basedir is D:\prev\prev\royale-asjs

 

BUILD FAILED

D:\prev\prev\royale-asjs\build.xml:321: ROYALE_TYPEDEFS_HOME must be set to a 
folder containing js/target/js.swc such as the royale-typedefs repo

 

Total time: 42 seconds

D:\prev\prev\royale-asjs>

 

Environment variables :

 

https://www.dropbox.com/s/zxzvtrzqv834g3q/environment%20variable.png?dl=0 
<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.dropbox.com%2Fs%2Fzxzvtrzqv834g3q%2Fenvironment%2520variable.png%3Fdl%3D0&data=02%7C01%7Caharui%40adobe.com%7C97bb263934af415d250b08d588d88755%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636565385924843691&sdata=3bJOutiPf7TCK2Fp%2BhBEJhMJ5vxiNaMG7yxM5eUE3r8%3D&reserved=0>
 

 

Thanks,

Alina

 

From: Alina Kazi [mailto:alina.k...@d-bz.com] 
Sent: Tuesday, March 13, 2018 2:31 PM
To: users@royale.apache.org
Subject: RE: Royale Build Issue

 

Hi Alex,

Downloaded and then manually downloaded swfobject_2_2 n so on..

When this process of downloading will be completed I will inform you.

 

Reference: 
https://raw.githubusercontent.com/wiki/apache/royale-asjs/Building-From-Source.md
 
<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwiki%2Fapache%2Froyale-asjs%2FBuilding-From-Source.md&data=02%7C01%7Caharui%40adobe.com%7C97bb263934af415d250b08d588d88755%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636565385924843691&sdata=qMwwKCbyNCqb5RgbNCxpIwCDfOux6gtfteZ6GL1eiNU%3D&reserved=0>
 

  Notes :  `ROYALE_TYPEDEFS_HOME` can be used to point the build to a 
`royale-typedefs` clone in some place other than the default location.

 

 

check-typedefs-home:

 [echo] ROYALE_TYPEDEFS_HOME is ${env.ROYALE_TYPEDEFS_HOME}

 [echo] basedir is D:\prev\prev\royale-asjs

 

BUILD FAILED

D:\prev\prev\royale-asjs\build.xml:321: ROYALE_TYPEDEFS_HOME must be set to a 
folder containing js/target/js.swc such as the royale-typedefs repo

 

 

Thank you so much.

-Alina 

 

 

From: Alex Harui [mailto:aha...@adobe.com] 
Sent: Tuesday, March 13, 2018 12:29 PM
To: users@royale.apache.org
Subject: Re: Royale Build Issue

 

Hi Alina,

 

This output says you are now failing on flexunit, not pixelbender.

 

Try downloading manually:  
<https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.apache.org%2Fdyn%2Fmirrors%2Fmirrors.cgi&data=02%7C01%7Caharui%40adobe.com%7C97bb263934af415d250b08d588d88755%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636565385924843691&sdata=mCIY1g1Cv6r6HddbRZ5h9IZlJc%2B1o7EIUgk4C6wNM1M%3D&reserved=0>
 
http://www.apac

RE: Royale Build Issue

2018-03-14 Thread Alina Kazi
Hi Alex,

 

After Run: ant main

in a D:\prev\prev\royale-typedefs folder

 

Error:

https://www.dropbox.com/s/0rc9exhc66vgh46/error%20ant%20main%20in%20typedefs.txt?dl=0

 

Folder Screenshot:

https://www.dropbox.com/s/a8exa9xp1pmgmp4/typedefs%20folder.png?dl=0

 

I definitely want to learn that how to create Emulation and want to contribute 
in Apache Royale.

 

Twice I deleted complete files and started from the step 1 and it was : git 
clone  <https://github.com/apache/royale-compiler.git> 
https://github.com/apache/royale-compiler.git royale-compiler
Again I downloaded all dependencies Manually one by one.
Still , I am stuck.
 
 

Thanks,

Alina

 

From: Alex Harui [mailto:aha...@adobe.com] 
Sent: Tuesday, March 13, 2018 9:23 PM
To: users@royale.apache.org
Subject: Re: Royale Build Issue

 

Hi Alina, is there a D:\prev\prev\royale-typedefs folder?  If so, run "ant 
main" in that folder.  If not, it sounds like you have been moving files around.

 

I'm thinking it might be time to "start over" and set your computer up in a 
different way.  Let me know if you are interested in doing that or would rather 
just try to make your current setup work.  The advantage of starting over is 
that you will be able to set up quickly do a full delete and re-build in the 
future if you are having some other build problem.

 

Thanks,

-Alex

 

From: Alina Kazi 
Reply-To: "users@royale.apache.org" 
Date: Tuesday, March 13, 2018 at 3:36 AM
To: "users@royale.apache.org" 
Subject: RE: Royale Build Issue

 

Hi Alex

 

……

check-typedefs-home:

 [echo] ROYALE_TYPEDEFS_HOME is D:\prev\prev\royale-typedefs

 [echo] basedir is D:\prev\prev\royale-asjs

 

BUILD FAILED

D:\prev\prev\royale-asjs\build.xml:321: ROYALE_TYPEDEFS_HOME must be set to a 
folder containing js/target/js.swc such as the royale-typedefs repo

 

Total time: 42 seconds

D:\prev\prev\royale-asjs>

 

Environment variables :

 

https://www.dropbox.com/s/zxzvtrzqv834g3q/environment%20variable.png?dl=0 
<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.dropbox.com%2Fs%2Fzxzvtrzqv834g3q%2Fenvironment%2520variable.png%3Fdl%3D0&data=02%7C01%7Caharui%40adobe.com%7C97bb263934af415d250b08d588d88755%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636565385924843691&sdata=3bJOutiPf7TCK2Fp%2BhBEJhMJ5vxiNaMG7yxM5eUE3r8%3D&reserved=0>
 

 

Thanks,

Alina

 

From: Alina Kazi [mailto:alina.k...@d-bz.com] 
Sent: Tuesday, March 13, 2018 2:31 PM
To: users@royale.apache.org
Subject: RE: Royale Build Issue

 

Hi Alex,

Downloaded and then manually downloaded swfobject_2_2 n so on..

When this process of downloading will be completed I will inform you.

 

Reference: 
https://raw.githubusercontent.com/wiki/apache/royale-asjs/Building-From-Source.md
 
<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwiki%2Fapache%2Froyale-asjs%2FBuilding-From-Source.md&data=02%7C01%7Caharui%40adobe.com%7C97bb263934af415d250b08d588d88755%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636565385924843691&sdata=qMwwKCbyNCqb5RgbNCxpIwCDfOux6gtfteZ6GL1eiNU%3D&reserved=0>
 

  Notes :  `ROYALE_TYPEDEFS_HOME` can be used to point the build to a 
`royale-typedefs` clone in some place other than the default location.

 

 

check-typedefs-home:

 [echo] ROYALE_TYPEDEFS_HOME is ${env.ROYALE_TYPEDEFS_HOME}

 [echo] basedir is D:\prev\prev\royale-asjs

 

BUILD FAILED

D:\prev\prev\royale-asjs\build.xml:321: ROYALE_TYPEDEFS_HOME must be set to a 
folder containing js/target/js.swc such as the royale-typedefs repo

 

 

Thank you so much.

-Alina 

 

 

From: Alex Harui [mailto:aha...@adobe.com] 
Sent: Tuesday, March 13, 2018 12:29 PM
To: users@royale.apache.org
Subject: Re: Royale Build Issue

 

Hi Alina,

 

This output says you are now failing on flexunit, not pixelbender.

 

Try downloading manually:  
<https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.apache.org%2Fdyn%2Fmirrors%2Fmirrors.cgi&data=02%7C01%7Caharui%40adobe.com%7C97bb263934af415d250b08d588d88755%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636565385924843691&sdata=mCIY1g1Cv6r6HddbRZ5h9IZlJc%2B1o7EIUgk4C6wNM1M%3D&reserved=0>
 
http://www.apache.org/dyn/mirrors/mirrors.cgi/flex/flexunit/4.2.0/binaries/apache-flex-flexunit-4.2.0-4.12.0-bin.zip

 

Put that zip file in the "in" folder and expand it.  It should create a 
flexunit folder in "in" so you should have many files one of which is:

 

in/flexunit/flexunit/flexunit-4.2.0-20140410-flex_4.12.0.swc

 

HTH,

-Alex

 

From: Alina Kazi 
Reply-To: "users@royale.apache.org" 
Date: Monday, March 12, 2018 at 11:07 PM
To: "users@royale.apache.org" 
Subject: RE: Royale Build Issue

 

Hi Alex,

 

.pbj files aren’t erased .

Console Output:

https://www.dropbox.com/s/wq3qxdrpdywb25i/error%20ant.txt?dl=0 
<https://na01.s

Re: Royale Build Issue

2018-03-13 Thread Alex Harui
Hi Alina, is there a D:\prev\prev\royale-typedefs folder?  If so, run "ant 
main" in that folder.  If not, it sounds like you have been moving files around.

I'm thinking it might be time to "start over" and set your computer up in a 
different way.  Let me know if you are interested in doing that or would rather 
just try to make your current setup work.  The advantage of starting over is 
that you will be able to set up quickly do a full delete and re-build in the 
future if you are having some other build problem.

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: Tuesday, March 13, 2018 at 3:36 AM
To: "users@royale.apache.org<mailto:users@royale.apache.org>" 
mailto:users@royale.apache.org>>
Subject: RE: Royale Build Issue

Hi Alex

……
check-typedefs-home:
 [echo] ROYALE_TYPEDEFS_HOME is D:\prev\prev\royale-typedefs
 [echo] basedir is D:\prev\prev\royale-asjs

BUILD FAILED
D:\prev\prev\royale-asjs\build.xml:321: ROYALE_TYPEDEFS_HOME must be set to a 
folder containing js/target/js.swc such as the royale-typedefs repo

Total time: 42 seconds
D:\prev\prev\royale-asjs>

Environment variables :

https://www.dropbox.com/s/zxzvtrzqv834g3q/environment%20variable.png?dl=0<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.dropbox.com%2Fs%2Fzxzvtrzqv834g3q%2Fenvironment%2520variable.png%3Fdl%3D0&data=02%7C01%7Caharui%40adobe.com%7C97bb263934af415d250b08d588d88755%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636565385924843691&sdata=3bJOutiPf7TCK2Fp%2BhBEJhMJ5vxiNaMG7yxM5eUE3r8%3D&reserved=0>

Thanks,
Alina

From: Alina Kazi [mailto:alina.k...@d-bz.com]
Sent: Tuesday, March 13, 2018 2:31 PM
To: users@royale.apache.org<mailto:users@royale.apache.org>
Subject: RE: Royale Build Issue

Hi Alex,
Downloaded and then manually downloaded swfobject_2_2 n so on..
When this process of downloading will be completed I will inform you.

Reference: 
https://raw.githubusercontent.com/wiki/apache/royale-asjs/Building-From-Source.md<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwiki%2Fapache%2Froyale-asjs%2FBuilding-From-Source.md&data=02%7C01%7Caharui%40adobe.com%7C97bb263934af415d250b08d588d88755%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636565385924843691&sdata=qMwwKCbyNCqb5RgbNCxpIwCDfOux6gtfteZ6GL1eiNU%3D&reserved=0>
  Notes :  `ROYALE_TYPEDEFS_HOME` can be used to point the build to a 
`royale-typedefs` clone in some place other than the default location.


check-typedefs-home:
 [echo] ROYALE_TYPEDEFS_HOME is ${env.ROYALE_TYPEDEFS_HOME}
 [echo] basedir is D:\prev\prev\royale-asjs

BUILD FAILED
D:\prev\prev\royale-asjs\build.xml:321: ROYALE_TYPEDEFS_HOME must be set to a 
folder containing js/target/js.swc such as the royale-typedefs repo


Thank you so much.
-Alina


From: Alex Harui [mailto:aha...@adobe.com]
Sent: Tuesday, March 13, 2018 12:29 PM
To: users@royale.apache.org<mailto:users@royale.apache.org>
Subject: Re: Royale Build Issue

Hi Alina,

This output says you are now failing on flexunit, not pixelbender.

Try downloading manually: 
http://www.apache.org/dyn/mirrors/mirrors.cgi<https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.apache.org%2Fdyn%2Fmirrors%2Fmirrors.cgi&data=02%7C01%7Caharui%40adobe.com%7C97bb263934af415d250b08d588d88755%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636565385924843691&sdata=mCIY1g1Cv6r6HddbRZ5h9IZlJc%2B1o7EIUgk4C6wNM1M%3D&reserved=0>/flex/flexunit/4.2.0/binaries/apache-flex-flexunit-4.2.0-4.12.0-bin.zip

Put that zip file in the "in" folder and expand it.  It should create a 
flexunit folder in "in" so you should have many files one of which is:


in/flexunit/flexunit/flexunit-4.2.0-20140410-flex_4.12.0.swc

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, March 12, 2018 at 11:07 PM
To: "users@royale.apache.org<mailto:users@royale.apache.org>" 
mailto:users@royale.apache.org>>
Subject: RE: Royale Build Issue

Hi Alex,

.pbj files aren’t erased .
Console Output:
https://www.dropbox.com/s/wq3qxdrpdywb25i/error%20ant.txt?dl=0<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.dropbox.com%2Fs%2Fwq3qxdrpdywb25i%2Ferror%2520ant.txt%3Fdl%3D0&data=02%7C01%7Caharui%40adobe.com%7C8cf209b048a3455528c208d588b2f879%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636565224629684344&sdata=g2KEItnj%2Bz6ImZ8VJnNex94XfRtSqwXgWaKlofTOI6U%3D&reserved=0>

Can you please share all folders in Zip with all dependencies downloaded at my 
address: alina.k...@d-bz.com<mailto:alina.k...@d-bz.com>


Thanks,
Alina


From: Al

RE: Royale Build Issue

2018-03-13 Thread Alina Kazi
Hi Alex

 

……

check-typedefs-home:

 [echo] ROYALE_TYPEDEFS_HOME is D:\prev\prev\royale-typedefs

 [echo] basedir is D:\prev\prev\royale-asjs

 

BUILD FAILED

D:\prev\prev\royale-asjs\build.xml:321: ROYALE_TYPEDEFS_HOME must be set to a 
folder containing js/target/js.swc such as the royale-typedefs repo

 

Total time: 42 seconds

D:\prev\prev\royale-asjs>

 

Environment variables :

 

https://www.dropbox.com/s/zxzvtrzqv834g3q/environment%20variable.png?dl=0

 

Thanks,

Alina

 

From: Alina Kazi [mailto:alina.k...@d-bz.com] 
Sent: Tuesday, March 13, 2018 2:31 PM
To: users@royale.apache.org
Subject: RE: Royale Build Issue

 

Hi Alex,

Downloaded and then manually downloaded swfobject_2_2 n so on..

When this process of downloading will be completed I will inform you.

 

Reference: 
https://raw.githubusercontent.com/wiki/apache/royale-asjs/Building-From-Source.md

  Notes :  `ROYALE_TYPEDEFS_HOME` can be used to point the build to a 
`royale-typedefs` clone in some place other than the default location.

 

 

check-typedefs-home:

 [echo] ROYALE_TYPEDEFS_HOME is ${env.ROYALE_TYPEDEFS_HOME}

 [echo] basedir is D:\prev\prev\royale-asjs

 

BUILD FAILED

D:\prev\prev\royale-asjs\build.xml:321: ROYALE_TYPEDEFS_HOME must be set to a 
folder containing js/target/js.swc such as the royale-typedefs repo

 

 

Thank you so much.

-Alina 

 

 

From: Alex Harui [mailto:aha...@adobe.com] 
Sent: Tuesday, March 13, 2018 12:29 PM
To: users@royale.apache.org
Subject: Re: Royale Build Issue

 

Hi Alina,

 

This output says you are now failing on flexunit, not pixelbender.

 

Try downloading manually:  <http://www.apache.org/dyn/mirrors/mirrors.cgi> 
http://www.apache.org/dyn/mirrors/mirrors.cgi/flex/flexunit/4.2.0/binaries/apache-flex-flexunit-4.2.0-4.12.0-bin.zip

 

Put that zip file in the "in" folder and expand it.  It should create a 
flexunit folder in "in" so you should have many files one of which is:

 

in/flexunit/flexunit/flexunit-4.2.0-20140410-flex_4.12.0.swc

 

HTH,

-Alex

 

From: Alina Kazi 
Reply-To: "users@royale.apache.org" 
Date: Monday, March 12, 2018 at 11:07 PM
To: "users@royale.apache.org" 
Subject: RE: Royale Build Issue

 

Hi Alex,

 

.pbj files aren’t erased .

Console Output:

https://www.dropbox.com/s/wq3qxdrpdywb25i/error%20ant.txt?dl=0 
<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.dropbox.com%2Fs%2Fwq3qxdrpdywb25i%2Ferror%2520ant.txt%3Fdl%3D0&data=02%7C01%7Caharui%40adobe.com%7C8cf209b048a3455528c208d588b2f879%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636565224629684344&sdata=g2KEItnj%2Bz6ImZ8VJnNex94XfRtSqwXgWaKlofTOI6U%3D&reserved=0>
 

 

Can you please share all folders in Zip with all dependencies downloaded at my 
address: alina.k...@d-bz.com

 

 

Thanks,

Alina

 

 

From: Alex Harui [mailto:aha...@adobe.com] 
Sent: Tuesday, March 13, 2018 11:55 AM
To: users@royale.apache.org
Subject: Re: Royale Build Issue

 

Hi Alina,

 

Please only use d:\prev\prev\royale-asjs for now.  Make sure the .pbj files 
haven't been erased somehow and run ant again and post the console output.

 

Thanks,

-Alex

 

From: Alina Kazi 
Reply-To: "users@royale.apache.org" 
Date: Monday, March 12, 2018 at 10:07 PM
To: "users@royale.apache.org" 
Subject: RE: Royale Build Issue

 

Hi Alex,

D:\apache royale develop\royale-asjs

D:\apache\ royale-asjs

d:\prev\prev\royale-asjs

all are the folders that I tried on different time currently I have only one of 
them that is d:\prev\prev\royale-asjs

and I copied all .pbj files into d:\prev\prev\royale-asjs 
\frameworks/projects/Graphics/src/main/royale/org/apache/royale/graphics/utils/shaderClasses/

 

 

From: Alex Harui [mailto:aha...@adobe.com] 
Sent: Tuesday, March 13, 2018 11:13 AM
To: users@royale.apache.org
Subject: Re: Royale Build Issue

 

Hi Alina,

 

I can't see the full set of folders in the first dropbox link.

 

In the second, it appears to be listing of d:\prev\prev\royale-asjs

 

However, the console output you posted two posts ago indicates you are running 
ant in D:\apache royale develop\royale-asjs

 

Please make sure that you are copying .pbj files to the right folders.  I would 
recommend using folder names without spaces just in case.

 

HTH,

-Alex

 

From: Alina Kazi 
Reply-To: "users@royale.apache.org" 
Date: Monday, March 12, 2018 at 9:32 PM
To: "users@royale.apache.org" 
Subject: RE: Royale Build Issue

 

Hi Alex,

I followed all of your instructions:

https://www.dropbox.com/s/06jti95che7vu4o/pdj%20files%20added.png?dl=0 
<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.dropbox.com%2Fs%2F06jti95che7vu4o%2Fpdj%2520files%2520added.png%3Fdl%3D0&data=02%7C01%7Caharui%40adobe.com%7C0806df0884ac4669101808d588a59310%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636565167076642780&sdata=tR6oSLNZ5%2FlilpUQYldjnZ%2BsGDkkzBEMut

RE: Royale Build Issue

2018-03-13 Thread Alina Kazi
Hi Alex,

Downloaded and then manually downloaded swfobject_2_2 n so on..

When this process of downloading will be completed I will inform you.

 

Reference: 
https://raw.githubusercontent.com/wiki/apache/royale-asjs/Building-From-Source.md

  Notes :  `ROYALE_TYPEDEFS_HOME` can be used to point the build to a 
`royale-typedefs` clone in some place other than the default location.

 

 

check-typedefs-home:

 [echo] ROYALE_TYPEDEFS_HOME is ${env.ROYALE_TYPEDEFS_HOME}

 [echo] basedir is D:\prev\prev\royale-asjs

 

BUILD FAILED

D:\prev\prev\royale-asjs\build.xml:321: ROYALE_TYPEDEFS_HOME must be set to a 
folder containing js/target/js.swc such as the royale-typedefs repo

 

 

Thank you so much.

-Alina 

 

 

From: Alex Harui [mailto:aha...@adobe.com] 
Sent: Tuesday, March 13, 2018 12:29 PM
To: users@royale.apache.org
Subject: Re: Royale Build Issue

 

Hi Alina,

 

This output says you are now failing on flexunit, not pixelbender.

 

Try downloading manually:  <http://www.apache.org/dyn/mirrors/mirrors.cgi> 
http://www.apache.org/dyn/mirrors/mirrors.cgi/flex/flexunit/4.2.0/binaries/apache-flex-flexunit-4.2.0-4.12.0-bin.zip

 

Put that zip file in the "in" folder and expand it.  It should create a 
flexunit folder in "in" so you should have many files one of which is:

 

in/flexunit/flexunit/flexunit-4.2.0-20140410-flex_4.12.0.swc

 

HTH,

-Alex

 

From: Alina Kazi 
Reply-To: "users@royale.apache.org" 
Date: Monday, March 12, 2018 at 11:07 PM
To: "users@royale.apache.org" 
Subject: RE: Royale Build Issue

 

Hi Alex,

 

.pbj files aren’t erased .

Console Output:

https://www.dropbox.com/s/wq3qxdrpdywb25i/error%20ant.txt?dl=0 
<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.dropbox.com%2Fs%2Fwq3qxdrpdywb25i%2Ferror%2520ant.txt%3Fdl%3D0&data=02%7C01%7Caharui%40adobe.com%7C8cf209b048a3455528c208d588b2f879%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636565224629684344&sdata=g2KEItnj%2Bz6ImZ8VJnNex94XfRtSqwXgWaKlofTOI6U%3D&reserved=0>
 

 

Can you please share all folders in Zip with all dependencies downloaded at my 
address: alina.k...@d-bz.com

 

 

Thanks,

Alina

 

 

From: Alex Harui [mailto:aha...@adobe.com] 
Sent: Tuesday, March 13, 2018 11:55 AM
To: users@royale.apache.org
Subject: Re: Royale Build Issue

 

Hi Alina,

 

Please only use d:\prev\prev\royale-asjs for now.  Make sure the .pbj files 
haven't been erased somehow and run ant again and post the console output.

 

Thanks,

-Alex

 

From: Alina Kazi 
Reply-To: "users@royale.apache.org" 
Date: Monday, March 12, 2018 at 10:07 PM
To: "users@royale.apache.org" 
Subject: RE: Royale Build Issue

 

Hi Alex,

D:\apache royale develop\royale-asjs

D:\apache\ royale-asjs

d:\prev\prev\royale-asjs

all are the folders that I tried on different time currently I have only one of 
them that is d:\prev\prev\royale-asjs

and I copied all .pbj files into d:\prev\prev\royale-asjs 
\frameworks/projects/Graphics/src/main/royale/org/apache/royale/graphics/utils/shaderClasses/

 

 

From: Alex Harui [mailto:aha...@adobe.com] 
Sent: Tuesday, March 13, 2018 11:13 AM
To: users@royale.apache.org
Subject: Re: Royale Build Issue

 

Hi Alina,

 

I can't see the full set of folders in the first dropbox link.

 

In the second, it appears to be listing of d:\prev\prev\royale-asjs

 

However, the console output you posted two posts ago indicates you are running 
ant in D:\apache royale develop\royale-asjs

 

Please make sure that you are copying .pbj files to the right folders.  I would 
recommend using folder names without spaces just in case.

 

HTH,

-Alex

 

From: Alina Kazi 
Reply-To: "users@royale.apache.org" 
Date: Monday, March 12, 2018 at 9:32 PM
To: "users@royale.apache.org" 
Subject: RE: Royale Build Issue

 

Hi Alex,

I followed all of your instructions:

https://www.dropbox.com/s/06jti95che7vu4o/pdj%20files%20added.png?dl=0 
<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.dropbox.com%2Fs%2F06jti95che7vu4o%2Fpdj%2520files%2520added.png%3Fdl%3D0&data=02%7C01%7Caharui%40adobe.com%7C0806df0884ac4669101808d588a59310%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636565167076642780&sdata=tR6oSLNZ5%2FlilpUQYldjnZ%2BsGDkkzBEMutFBRmvJqNY%3D&reserved=0>
 

To verify that I  have copied the .pbj files correctly:

 

dir /s *.pbj

 

https://www.dropbox.com/s/idxdfm5xxm4bb64/pdjfiles.png?dl=0 
<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.dropbox.com%2Fs%2Fidxdfm5xxm4bb64%2Fpdjfiles.png%3Fdl%3D0&data=02%7C01%7Caharui%40adobe.com%7C0806df0884ac4669101808d588a59310%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636565167076642780&sdata=3wKEjhhP6bV0tOWqV0wdyn1BYqZwmMoKTSwyskLPPEc%3D&reserved=0>
 

 

 

If you would like to access my machine. I will share my teamviewer id and 
password.

 

Thanks,

Alina

 

 

From: Alex Haru

Re: Royale Build Issue

2018-03-13 Thread Alex Harui
Hi Alina,

This output says you are now failing on flexunit, not pixelbender.

Try downloading manually: 
http://www.apache.org/dyn/mirrors/mirrors.cgi/flex/flexunit/4.2.0/binaries/apache-flex-flexunit-4.2.0-4.12.0-bin.zip

Put that zip file in the "in" folder and expand it.  It should create a 
flexunit folder in "in" so you should have many files one of which is:


in/flexunit/flexunit/flexunit-4.2.0-20140410-flex_4.12.0.swc

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, March 12, 2018 at 11:07 PM
To: "users@royale.apache.org<mailto:users@royale.apache.org>" 
mailto:users@royale.apache.org>>
Subject: RE: Royale Build Issue

Hi Alex,

.pbj files aren’t erased .
Console Output:
https://www.dropbox.com/s/wq3qxdrpdywb25i/error%20ant.txt?dl=0<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.dropbox.com%2Fs%2Fwq3qxdrpdywb25i%2Ferror%2520ant.txt%3Fdl%3D0&data=02%7C01%7Caharui%40adobe.com%7C8cf209b048a3455528c208d588b2f879%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636565224629684344&sdata=g2KEItnj%2Bz6ImZ8VJnNex94XfRtSqwXgWaKlofTOI6U%3D&reserved=0>

Can you please share all folders in Zip with all dependencies downloaded at my 
address: alina.k...@d-bz.com<mailto:alina.k...@d-bz.com>


Thanks,
Alina


From: Alex Harui [mailto:aha...@adobe.com]
Sent: Tuesday, March 13, 2018 11:55 AM
To: users@royale.apache.org<mailto:users@royale.apache.org>
Subject: Re: Royale Build Issue

Hi Alina,

Please only use d:\prev\prev\royale-asjs for now.  Make sure the .pbj files 
haven't been erased somehow and run ant again and post the console output.

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, March 12, 2018 at 10:07 PM
To: "users@royale.apache.org<mailto:users@royale.apache.org>" 
mailto:users@royale.apache.org>>
Subject: RE: Royale Build Issue

Hi Alex,
D:\apache royale develop\royale-asjs
D:\apache\ royale-asjs
d:\prev\prev\royale-asjs
all are the folders that I tried on different time currently I have only one of 
them that is d:\prev\prev\royale-asjs
and I copied all .pbj files into d:\prev\prev\royale-asjs 
\frameworks/projects/Graphics/src/main/royale/org/apache/royale/graphics/utils/shaderClasses/


From: Alex Harui [mailto:aha...@adobe.com]
Sent: Tuesday, March 13, 2018 11:13 AM
To: users@royale.apache.org<mailto:users@royale.apache.org>
Subject: Re: Royale Build Issue

Hi Alina,

I can't see the full set of folders in the first dropbox link.

In the second, it appears to be listing of d:\prev\prev\royale-asjs

However, the console output you posted two posts ago indicates you are running 
ant in D:\apache royale develop\royale-asjs

Please make sure that you are copying .pbj files to the right folders.  I would 
recommend using folder names without spaces just in case.

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, March 12, 2018 at 9:32 PM
To: "users@royale.apache.org<mailto:users@royale.apache.org>" 
mailto:users@royale.apache.org>>
Subject: RE: Royale Build Issue

Hi Alex,
I followed all of your instructions:
https://www.dropbox.com/s/06jti95che7vu4o/pdj%20files%20added.png?dl=0<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.dropbox.com%2Fs%2F06jti95che7vu4o%2Fpdj%2520files%2520added.png%3Fdl%3D0&data=02%7C01%7Caharui%40adobe.com%7C0806df0884ac4669101808d588a59310%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636565167076642780&sdata=tR6oSLNZ5%2FlilpUQYldjnZ%2BsGDkkzBEMutFBRmvJqNY%3D&reserved=0>
To verify that I  have copied the .pbj files correctly:

dir /s *.pbj

https://www.dropbox.com/s/idxdfm5xxm4bb64/pdjfiles.png?dl=0<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.dropbox.com%2Fs%2Fidxdfm5xxm4bb64%2Fpdjfiles.png%3Fdl%3D0&data=02%7C01%7Caharui%40adobe.com%7C0806df0884ac4669101808d588a59310%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636565167076642780&sdata=3wKEjhhP6bV0tOWqV0wdyn1BYqZwmMoKTSwyskLPPEc%3D&reserved=0>


If you would like to access my machine. I will share my teamviewer id and 
password.

Thanks,
Alina


From: Alex Harui [mailto:aha...@adobe.com]
Sent: Tuesday, March 13, 2018 10:13 AM
To: users@royale.apache.org<mailto:users@royale.apache.org>
Subject: Re: Royale Build Issue

Hi Alina,

As I mentioned a couple of posts ago, it is better to copy the .pbj files.  
Having the zip in the "in" folder won't prevent the script from trying to 
download pixel bender.

To verify that you 

RE: Royale Build Issue

2018-03-13 Thread Alina Kazi
Hi Alex,

 

.pbj files aren’t erased .

Console Output:

https://www.dropbox.com/s/wq3qxdrpdywb25i/error%20ant.txt?dl=0

 

Can you please share all folders in Zip with all dependencies downloaded at my 
address: alina.k...@d-bz.com

 

 

Thanks,

Alina

 

 

From: Alex Harui [mailto:aha...@adobe.com] 
Sent: Tuesday, March 13, 2018 11:55 AM
To: users@royale.apache.org
Subject: Re: Royale Build Issue

 

Hi Alina,

 

Please only use d:\prev\prev\royale-asjs for now.  Make sure the .pbj files 
haven't been erased somehow and run ant again and post the console output.

 

Thanks,

-Alex

 

From: Alina Kazi 
Reply-To: "users@royale.apache.org" 
Date: Monday, March 12, 2018 at 10:07 PM
To: "users@royale.apache.org" 
Subject: RE: Royale Build Issue

 

Hi Alex,

D:\apache royale develop\royale-asjs

D:\apache\ royale-asjs

d:\prev\prev\royale-asjs

all are the folders that I tried on different time currently I have only one of 
them that is d:\prev\prev\royale-asjs

and I copied all .pbj files into d:\prev\prev\royale-asjs 
\frameworks/projects/Graphics/src/main/royale/org/apache/royale/graphics/utils/shaderClasses/

 

 

From: Alex Harui [mailto:aha...@adobe.com] 
Sent: Tuesday, March 13, 2018 11:13 AM
To: users@royale.apache.org
Subject: Re: Royale Build Issue

 

Hi Alina,

 

I can't see the full set of folders in the first dropbox link.

 

In the second, it appears to be listing of d:\prev\prev\royale-asjs

 

However, the console output you posted two posts ago indicates you are running 
ant in D:\apache royale develop\royale-asjs

 

Please make sure that you are copying .pbj files to the right folders.  I would 
recommend using folder names without spaces just in case.

 

HTH,

-Alex

 

From: Alina Kazi 
Reply-To: "users@royale.apache.org" 
Date: Monday, March 12, 2018 at 9:32 PM
To: "users@royale.apache.org" 
Subject: RE: Royale Build Issue

 

Hi Alex,

I followed all of your instructions:

https://www.dropbox.com/s/06jti95che7vu4o/pdj%20files%20added.png?dl=0 
<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.dropbox.com%2Fs%2F06jti95che7vu4o%2Fpdj%2520files%2520added.png%3Fdl%3D0&data=02%7C01%7Caharui%40adobe.com%7C0806df0884ac4669101808d588a59310%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636565167076642780&sdata=tR6oSLNZ5%2FlilpUQYldjnZ%2BsGDkkzBEMutFBRmvJqNY%3D&reserved=0>
 

To verify that I  have copied the .pbj files correctly:

 

dir /s *.pbj

 

https://www.dropbox.com/s/idxdfm5xxm4bb64/pdjfiles.png?dl=0 
<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.dropbox.com%2Fs%2Fidxdfm5xxm4bb64%2Fpdjfiles.png%3Fdl%3D0&data=02%7C01%7Caharui%40adobe.com%7C0806df0884ac4669101808d588a59310%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636565167076642780&sdata=3wKEjhhP6bV0tOWqV0wdyn1BYqZwmMoKTSwyskLPPEc%3D&reserved=0>
 

 

 

If you would like to access my machine. I will share my teamviewer id and 
password.

 

Thanks,

Alina

 

 

From: Alex Harui [mailto:aha...@adobe.com] 
Sent: Tuesday, March 13, 2018 10:13 AM
To: users@royale.apache.org
Subject: Re: Royale Build Issue

 

Hi Alina,

 

As I mentioned a couple of posts ago, it is better to copy the .pbj files.  
Having the zip in the "in" folder won't prevent the script from trying to 
download pixel bender.

 

To verify that you have copied the .pbj files correctly, in Windows command 
prompt do:

 

dir /s *.pbj

 

There should be a set of .pbj files in 
frameworks/projects/Graphics/src/main/royale/org/apache/royale/graphics/utils/shaderClasses/

 

HTH,

-Alex

 

From: Alina Kazi 
Reply-To: "users@royale.apache.org" 
Date: Monday, March 12, 2018 at 8:36 PM
To: "users@royale.apache.org" 
Subject: RE: Royale Build Issue

 

https://www.dropbox.com/s/gv9wcvixr9mkcv9/error%20executing%20ant.png?dl=0 
<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.dropbox.com%2Fs%2Fgv9wcvixr9mkcv9%2Ferror%2520executing%2520ant.png%3Fdl%3D0&data=02%7C01%7Caharui%40adobe.com%7C5998e2c52efe49681bb808d585806a7c%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636561708949452112&sdata=Ub0G4J4Xdkf9S3%2BuCdvUVB3prqTn8NWD2W0M9yUQi7Y%3D&reserved=0>
 

Even after downloading this file apache-flex-sdk-pixel-bender-1.0.0-bin.zip 
<https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.apache.org%2Fdist%2Fflex%2Fpixelbender%2F1.0%2Fbinaries%2Fapache-flex-sdk-pixel-bender-1.0.0-bin.zip&data=02%7C01%7Caharui%40adobe.com%7Cb77d52ddae5c40ec673708d5858ab68d%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636561753183229081&sdata=HSF%2BsW%2FcndvBewnxBZfDpZ8cYVzed6ltZTsVArGB19g%3D&reserved=0>
  into the "in" folder.  

 

Thanks ,

Alina

 

From: Alex Harui [mailto:aha...@adobe.com] 
Sent: Monday, March 12, 2018 9:06 PM
To: users@royale.apache.org
Subject: Re: Royale Build Issue

 

What errors are you getting now?

 

From: Alina Kazi 

Re: Royale Build Issue

2018-03-12 Thread Alex Harui
Hi Alina,

Please only use d:\prev\prev\royale-asjs for now.  Make sure the .pbj files 
haven't been erased somehow and run ant again and post the console output.

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, March 12, 2018 at 10:07 PM
To: "users@royale.apache.org<mailto:users@royale.apache.org>" 
mailto:users@royale.apache.org>>
Subject: RE: Royale Build Issue

Hi Alex,
D:\apache royale develop\royale-asjs
D:\apache\ royale-asjs
d:\prev\prev\royale-asjs
all are the folders that I tried on different time currently I have only one of 
them that is d:\prev\prev\royale-asjs
and I copied all .pbj files into d:\prev\prev\royale-asjs 
\frameworks/projects/Graphics/src/main/royale/org/apache/royale/graphics/utils/shaderClasses/


From: Alex Harui [mailto:aha...@adobe.com]
Sent: Tuesday, March 13, 2018 11:13 AM
To: users@royale.apache.org<mailto:users@royale.apache.org>
Subject: Re: Royale Build Issue

Hi Alina,

I can't see the full set of folders in the first dropbox link.

In the second, it appears to be listing of d:\prev\prev\royale-asjs

However, the console output you posted two posts ago indicates you are running 
ant in D:\apache royale develop\royale-asjs

Please make sure that you are copying .pbj files to the right folders.  I would 
recommend using folder names without spaces just in case.

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, March 12, 2018 at 9:32 PM
To: "users@royale.apache.org<mailto:users@royale.apache.org>" 
mailto:users@royale.apache.org>>
Subject: RE: Royale Build Issue

Hi Alex,
I followed all of your instructions:
https://www.dropbox.com/s/06jti95che7vu4o/pdj%20files%20added.png?dl=0<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.dropbox.com%2Fs%2F06jti95che7vu4o%2Fpdj%2520files%2520added.png%3Fdl%3D0&data=02%7C01%7Caharui%40adobe.com%7C0806df0884ac4669101808d588a59310%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636565167076642780&sdata=tR6oSLNZ5%2FlilpUQYldjnZ%2BsGDkkzBEMutFBRmvJqNY%3D&reserved=0>
To verify that I  have copied the .pbj files correctly:

dir /s *.pbj

https://www.dropbox.com/s/idxdfm5xxm4bb64/pdjfiles.png?dl=0<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.dropbox.com%2Fs%2Fidxdfm5xxm4bb64%2Fpdjfiles.png%3Fdl%3D0&data=02%7C01%7Caharui%40adobe.com%7C0806df0884ac4669101808d588a59310%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636565167076642780&sdata=3wKEjhhP6bV0tOWqV0wdyn1BYqZwmMoKTSwyskLPPEc%3D&reserved=0>


If you would like to access my machine. I will share my teamviewer id and 
password.

Thanks,
Alina


From: Alex Harui [mailto:aha...@adobe.com]
Sent: Tuesday, March 13, 2018 10:13 AM
To: users@royale.apache.org<mailto:users@royale.apache.org>
Subject: Re: Royale Build Issue

Hi Alina,

As I mentioned a couple of posts ago, it is better to copy the .pbj files.  
Having the zip in the "in" folder won't prevent the script from trying to 
download pixel bender.

To verify that you have copied the .pbj files correctly, in Windows command 
prompt do:

dir /s *.pbj

There should be a set of .pbj files in 
frameworks/projects/Graphics/src/main/royale/org/apache/royale/graphics/utils/shaderClasses/

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, March 12, 2018 at 8:36 PM
To: "users@royale.apache.org<mailto:users@royale.apache.org>" 
mailto:users@royale.apache.org>>
Subject: RE: Royale Build Issue

https://www.dropbox.com/s/gv9wcvixr9mkcv9/error%20executing%20ant.png?dl=0<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.dropbox.com%2Fs%2Fgv9wcvixr9mkcv9%2Ferror%2520executing%2520ant.png%3Fdl%3D0&data=02%7C01%7Caharui%40adobe.com%7C5998e2c52efe49681bb808d585806a7c%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636561708949452112&sdata=Ub0G4J4Xdkf9S3%2BuCdvUVB3prqTn8NWD2W0M9yUQi7Y%3D&reserved=0>
Even after downloading this file 
apache-flex-sdk-pixel-bender-1.0.0-bin.zip<https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.apache.org%2Fdist%2Fflex%2Fpixelbender%2F1.0%2Fbinaries%2Fapache-flex-sdk-pixel-bender-1.0.0-bin.zip&data=02%7C01%7Caharui%40adobe.com%7Cb77d52ddae5c40ec673708d5858ab68d%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636561753183229081&sdata=HSF%2BsW%2FcndvBewnxBZfDpZ8cYVzed6ltZTsVArGB19g%3D&reserved=0>
 into the "in" folder.

Thanks ,
Alina

From: Alex Harui [mailto:aha...@adobe.com]
Sent: Monday, March 12, 2018 9:06 PM
To: users@

RE: Royale Build Issue

2018-03-12 Thread Alina Kazi
Hi Alex,

D:\apache royale develop\royale-asjs

D:\apache\ royale-asjs

d:\prev\prev\royale-asjs

all are the folders that I tried on different time currently I have only one of 
them that is d:\prev\prev\royale-asjs

and I copied all .pbj files into d:\prev\prev\royale-asjs 
\frameworks/projects/Graphics/src/main/royale/org/apache/royale/graphics/utils/shaderClasses/

 

 

From: Alex Harui [mailto:aha...@adobe.com] 
Sent: Tuesday, March 13, 2018 11:13 AM
To: users@royale.apache.org
Subject: Re: Royale Build Issue

 

Hi Alina,

 

I can't see the full set of folders in the first dropbox link.

 

In the second, it appears to be listing of d:\prev\prev\royale-asjs

 

However, the console output you posted two posts ago indicates you are running 
ant in D:\apache royale develop\royale-asjs

 

Please make sure that you are copying .pbj files to the right folders.  I would 
recommend using folder names without spaces just in case.

 

HTH,

-Alex

 

From: Alina Kazi 
Reply-To: "users@royale.apache.org" 
Date: Monday, March 12, 2018 at 9:32 PM
To: "users@royale.apache.org" 
Subject: RE: Royale Build Issue

 

Hi Alex,

I followed all of your instructions:

https://www.dropbox.com/s/06jti95che7vu4o/pdj%20files%20added.png?dl=0 
<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.dropbox.com%2Fs%2F06jti95che7vu4o%2Fpdj%2520files%2520added.png%3Fdl%3D0&data=02%7C01%7Caharui%40adobe.com%7C0806df0884ac4669101808d588a59310%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636565167076642780&sdata=tR6oSLNZ5%2FlilpUQYldjnZ%2BsGDkkzBEMutFBRmvJqNY%3D&reserved=0>
 

To verify that I  have copied the .pbj files correctly:

 

dir /s *.pbj

 

https://www.dropbox.com/s/idxdfm5xxm4bb64/pdjfiles.png?dl=0 
<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.dropbox.com%2Fs%2Fidxdfm5xxm4bb64%2Fpdjfiles.png%3Fdl%3D0&data=02%7C01%7Caharui%40adobe.com%7C0806df0884ac4669101808d588a59310%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636565167076642780&sdata=3wKEjhhP6bV0tOWqV0wdyn1BYqZwmMoKTSwyskLPPEc%3D&reserved=0>
 

 

 

If you would like to access my machine. I will share my teamviewer id and 
password.

 

Thanks,

Alina

 

 

From: Alex Harui [mailto:aha...@adobe.com] 
Sent: Tuesday, March 13, 2018 10:13 AM
To: users@royale.apache.org
Subject: Re: Royale Build Issue

 

Hi Alina,

 

As I mentioned a couple of posts ago, it is better to copy the .pbj files.  
Having the zip in the "in" folder won't prevent the script from trying to 
download pixel bender.

 

To verify that you have copied the .pbj files correctly, in Windows command 
prompt do:

 

dir /s *.pbj

 

There should be a set of .pbj files in 
frameworks/projects/Graphics/src/main/royale/org/apache/royale/graphics/utils/shaderClasses/

 

HTH,

-Alex

 

From: Alina Kazi 
Reply-To: "users@royale.apache.org" 
Date: Monday, March 12, 2018 at 8:36 PM
To: "users@royale.apache.org" 
Subject: RE: Royale Build Issue

 

https://www.dropbox.com/s/gv9wcvixr9mkcv9/error%20executing%20ant.png?dl=0 
<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.dropbox.com%2Fs%2Fgv9wcvixr9mkcv9%2Ferror%2520executing%2520ant.png%3Fdl%3D0&data=02%7C01%7Caharui%40adobe.com%7C5998e2c52efe49681bb808d585806a7c%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636561708949452112&sdata=Ub0G4J4Xdkf9S3%2BuCdvUVB3prqTn8NWD2W0M9yUQi7Y%3D&reserved=0>
 

Even after downloading this file apache-flex-sdk-pixel-bender-1.0.0-bin.zip 
<https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.apache.org%2Fdist%2Fflex%2Fpixelbender%2F1.0%2Fbinaries%2Fapache-flex-sdk-pixel-bender-1.0.0-bin.zip&data=02%7C01%7Caharui%40adobe.com%7Cb77d52ddae5c40ec673708d5858ab68d%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636561753183229081&sdata=HSF%2BsW%2FcndvBewnxBZfDpZ8cYVzed6ltZTsVArGB19g%3D&reserved=0>
  into the "in" folder.  

 

Thanks ,

Alina

 

From: Alex Harui [mailto:aha...@adobe.com] 
Sent: Monday, March 12, 2018 9:06 PM
To: users@royale.apache.org
Subject: Re: Royale Build Issue

 

What errors are you getting now?

 

From: Alina Kazi 
Reply-To: "users@royale.apache.org" 
Date: Monday, March 12, 2018 at 2:57 AM
To: "users@royale.apache.org" 
Subject: Royale Build Issue

 

Hi Alex,

 

After windows reinstallation and copying .pbj files.

 

With configuration :

check-playerglobal-home:

 [echo] PLAYERGLOBAL_HOME is D:\playerglobal\player

 [echo] playerglobal.version is 11.1

 [echo] playerglobal.swc is D:\playerglobal\player/11.1/playerglobal.swc

 

check-air-home:

 [echo] AIR_HOME is D:\AdobeAIRSDK\bin

 

check-compiler-home:

 [echo] env.ROYALE_COMPILER_REPO is ${env.ROYALE_COMPILER_REPO}

 [echo] ROYALE_COMPILER_REPO is ${ROYALE_COMPILER_REPO}

 [echo] ROYALE_COMPILER_REPO is d:\Apache\royale-asjs/../royale-compiler

 

check-compile-env:

 [ech

Re: Royale Build Issue

2018-03-12 Thread Alex Harui
Hi Alina,

I can't see the full set of folders in the first dropbox link.

In the second, it appears to be listing of d:\prev\prev\royale-asjs

However, the console output you posted two posts ago indicates you are running 
ant in D:\apache royale develop\royale-asjs

Please make sure that you are copying .pbj files to the right folders.  I would 
recommend using folder names without spaces just in case.

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, March 12, 2018 at 9:32 PM
To: "users@royale.apache.org<mailto:users@royale.apache.org>" 
mailto:users@royale.apache.org>>
Subject: RE: Royale Build Issue

Hi Alex,
I followed all of your instructions:
https://www.dropbox.com/s/06jti95che7vu4o/pdj%20files%20added.png?dl=0<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.dropbox.com%2Fs%2F06jti95che7vu4o%2Fpdj%2520files%2520added.png%3Fdl%3D0&data=02%7C01%7Caharui%40adobe.com%7C0806df0884ac4669101808d588a59310%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636565167076642780&sdata=tR6oSLNZ5%2FlilpUQYldjnZ%2BsGDkkzBEMutFBRmvJqNY%3D&reserved=0>
To verify that I  have copied the .pbj files correctly:

dir /s *.pbj

https://www.dropbox.com/s/idxdfm5xxm4bb64/pdjfiles.png?dl=0<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.dropbox.com%2Fs%2Fidxdfm5xxm4bb64%2Fpdjfiles.png%3Fdl%3D0&data=02%7C01%7Caharui%40adobe.com%7C0806df0884ac4669101808d588a59310%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636565167076642780&sdata=3wKEjhhP6bV0tOWqV0wdyn1BYqZwmMoKTSwyskLPPEc%3D&reserved=0>


If you would like to access my machine. I will share my teamviewer id and 
password.

Thanks,
Alina


From: Alex Harui [mailto:aha...@adobe.com]
Sent: Tuesday, March 13, 2018 10:13 AM
To: users@royale.apache.org<mailto:users@royale.apache.org>
Subject: Re: Royale Build Issue

Hi Alina,

As I mentioned a couple of posts ago, it is better to copy the .pbj files.  
Having the zip in the "in" folder won't prevent the script from trying to 
download pixel bender.

To verify that you have copied the .pbj files correctly, in Windows command 
prompt do:

dir /s *.pbj

There should be a set of .pbj files in 
frameworks/projects/Graphics/src/main/royale/org/apache/royale/graphics/utils/shaderClasses/

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, March 12, 2018 at 8:36 PM
To: "users@royale.apache.org<mailto:users@royale.apache.org>" 
mailto:users@royale.apache.org>>
Subject: RE: Royale Build Issue

https://www.dropbox.com/s/gv9wcvixr9mkcv9/error%20executing%20ant.png?dl=0<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.dropbox.com%2Fs%2Fgv9wcvixr9mkcv9%2Ferror%2520executing%2520ant.png%3Fdl%3D0&data=02%7C01%7Caharui%40adobe.com%7C5998e2c52efe49681bb808d585806a7c%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636561708949452112&sdata=Ub0G4J4Xdkf9S3%2BuCdvUVB3prqTn8NWD2W0M9yUQi7Y%3D&reserved=0>
Even after downloading this file 
apache-flex-sdk-pixel-bender-1.0.0-bin.zip<https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.apache.org%2Fdist%2Fflex%2Fpixelbender%2F1.0%2Fbinaries%2Fapache-flex-sdk-pixel-bender-1.0.0-bin.zip&data=02%7C01%7Caharui%40adobe.com%7Cb77d52ddae5c40ec673708d5858ab68d%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636561753183229081&sdata=HSF%2BsW%2FcndvBewnxBZfDpZ8cYVzed6ltZTsVArGB19g%3D&reserved=0>
 into the "in" folder.

Thanks ,
Alina

From: Alex Harui [mailto:aha...@adobe.com]
Sent: Monday, March 12, 2018 9:06 PM
To: users@royale.apache.org<mailto:users@royale.apache.org>
Subject: Re: Royale Build Issue

What errors are you getting now?

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, March 12, 2018 at 2:57 AM
To: "users@royale.apache.org<mailto:users@royale.apache.org>" 
mailto:users@royale.apache.org>>
Subject: Royale Build Issue

Hi Alex,

After windows reinstallation and copying .pbj files.

With configuration :
check-playerglobal-home:
 [echo] PLAYERGLOBAL_HOME is D:\playerglobal\player
 [echo] playerglobal.version is 11.1
 [echo] playerglobal.swc is D:\playerglobal\player/11.1/playerglobal.swc

check-air-home:
 [echo] AIR_HOME is D:\AdobeAIRSDK\bin

check-compiler-home:
 [echo] env.ROYALE_COMPILER_REPO is ${env.ROYALE_COMPILER_REPO}
 [echo] ROYALE_COMPILER_REPO is ${ROYALE_COMPILER_REPO}
 [echo] ROYALE_COMPILER_REPO is d:\Apache\royale-asjs/../royale-compiler

check-compile-env:
 [echo] OS: Windo

RE: Royale Build Issue

2018-03-12 Thread Alina Kazi
Hi Alex,

I followed all of your instructions:

https://www.dropbox.com/s/06jti95che7vu4o/pdj%20files%20added.png?dl=0

To verify that I  have copied the .pbj files correctly:

 

dir /s *.pbj

 

https://www.dropbox.com/s/idxdfm5xxm4bb64/pdjfiles.png?dl=0

 

 

If you would like to access my machine. I will share my teamviewer id and 
password.

 

Thanks,

Alina

 

 

From: Alex Harui [mailto:aha...@adobe.com] 
Sent: Tuesday, March 13, 2018 10:13 AM
To: users@royale.apache.org
Subject: Re: Royale Build Issue

 

Hi Alina,

 

As I mentioned a couple of posts ago, it is better to copy the .pbj files.  
Having the zip in the "in" folder won't prevent the script from trying to 
download pixel bender.

 

To verify that you have copied the .pbj files correctly, in Windows command 
prompt do:

 

dir /s *.pbj

 

There should be a set of .pbj files in 
frameworks/projects/Graphics/src/main/royale/org/apache/royale/graphics/utils/shaderClasses/

 

HTH,

-Alex

 

From: Alina Kazi 
Reply-To: "users@royale.apache.org" 
Date: Monday, March 12, 2018 at 8:36 PM
To: "users@royale.apache.org" 
Subject: RE: Royale Build Issue

 

https://www.dropbox.com/s/gv9wcvixr9mkcv9/error%20executing%20ant.png?dl=0 
<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.dropbox.com%2Fs%2Fgv9wcvixr9mkcv9%2Ferror%2520executing%2520ant.png%3Fdl%3D0&data=02%7C01%7Caharui%40adobe.com%7C5998e2c52efe49681bb808d585806a7c%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636561708949452112&sdata=Ub0G4J4Xdkf9S3%2BuCdvUVB3prqTn8NWD2W0M9yUQi7Y%3D&reserved=0>
 

Even after downloading this file apache-flex-sdk-pixel-bender-1.0.0-bin.zip 
<https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.apache.org%2Fdist%2Fflex%2Fpixelbender%2F1.0%2Fbinaries%2Fapache-flex-sdk-pixel-bender-1.0.0-bin.zip&data=02%7C01%7Caharui%40adobe.com%7Cb77d52ddae5c40ec673708d5858ab68d%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636561753183229081&sdata=HSF%2BsW%2FcndvBewnxBZfDpZ8cYVzed6ltZTsVArGB19g%3D&reserved=0>
  into the "in" folder.  

 

Thanks ,

Alina

 

From: Alex Harui [mailto:aha...@adobe.com] 
Sent: Monday, March 12, 2018 9:06 PM
To: users@royale.apache.org
Subject: Re: Royale Build Issue

 

What errors are you getting now?

 

From: Alina Kazi 
Reply-To: "users@royale.apache.org" 
Date: Monday, March 12, 2018 at 2:57 AM
To: "users@royale.apache.org" 
Subject: Royale Build Issue

 

Hi Alex,

 

After windows reinstallation and copying .pbj files.

 

With configuration :

check-playerglobal-home:

 [echo] PLAYERGLOBAL_HOME is D:\playerglobal\player

 [echo] playerglobal.version is 11.1

 [echo] playerglobal.swc is D:\playerglobal\player/11.1/playerglobal.swc

 

check-air-home:

 [echo] AIR_HOME is D:\AdobeAIRSDK\bin

 

check-compiler-home:

 [echo] env.ROYALE_COMPILER_REPO is ${env.ROYALE_COMPILER_REPO}

 [echo] ROYALE_COMPILER_REPO is ${ROYALE_COMPILER_REPO}

 [echo] ROYALE_COMPILER_REPO is d:\Apache\royale-asjs/../royale-compiler

 

check-compile-env:

 [echo] OS: Windows 7 / 6.1 / amd64

 [echo] VM: Java HotSpot(TM) 64-Bit Server VM / 25.31-b07

 [echo] Java: 1.8.0_31

 [echo] Ant: Apache Ant(TM) version 1.10.2 compiled on February 3 2018 Ant 
Java Version: 1.8

 

And environment variable path:

PATH=C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32

\WindowsPowerShell\v1.0;C:\Program 
Files\Java\jdk1.8.0_31\bin;D:\apache-ant-1.10.2\bin;C:\Program 
Files\Git\cmd;D:\apache-maven-3.5.3\bin

 

Still getting Errors.

 

Please share git , maven , ant, java version. 

 

Thanks,

Alina



From: Alex Harui [mailto:aha...@adobe.com] 
Sent: Friday, March 09, 2018 12:12 PM
To: users@royale.apache.org
Subject: Re: EMULATION

 

Hi Alina,

 

I think you've downloaded a nightly build at some point.  To workaround the 
pixel bender problem, try copying all .pbj files from the nightly to the same 
folders in royale-asjs.

 

HTH,

-Alex

 

From: Alina Kazi 
Reply-To: "users@royale.apache.org" 
Date: Thursday, March 8, 2018 at 10:42 PM
To: "users@royale.apache.org" 
Subject: RE: EMULATION

 

Hi Alex,

I am using Apache Ant(TM) version 1.10.1 compiled on February 2 2017 Ant Java 
Version: 1.8

After Downloading file manually still issue is not resolved. 

 

I am reinstalling the operating system Again. 

 

Thanks,

Alina

 

From: Alex Harui [mailto:aha...@adobe.com] 
Sent: Friday, March 09, 2018 10:55 AM
To: users@royale.apache.org
Subject: Re: EMULATION

 

Hi Alina,

 

I'm not sure why you are having problems with the downloads.  Could be your 
distance from the actual servers or some issue with Ant.  What version of Ant 
are you running?

 

The mirror.json part is just trying to download this file 
apache-flex-sdk-pixel-bender-1.0.0-bin.zip 
<https://na01.safelinks.pro

Re: Royale Build Issue

2018-03-12 Thread Alex Harui
Hi Alina,

As I mentioned a couple of posts ago, it is better to copy the .pbj files.  
Having the zip in the "in" folder won't prevent the script from trying to 
download pixel bender.

To verify that you have copied the .pbj files correctly, in Windows command 
prompt do:

dir /s *.pbj

There should be a set of .pbj files in 
frameworks/projects/Graphics/src/main/royale/org/apache/royale/graphics/utils/shaderClasses/

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, March 12, 2018 at 8:36 PM
To: "users@royale.apache.org<mailto:users@royale.apache.org>" 
mailto:users@royale.apache.org>>
Subject: RE: Royale Build Issue

https://www.dropbox.com/s/gv9wcvixr9mkcv9/error%20executing%20ant.png?dl=0<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.dropbox.com%2Fs%2Fgv9wcvixr9mkcv9%2Ferror%2520executing%2520ant.png%3Fdl%3D0&data=02%7C01%7Caharui%40adobe.com%7C5998e2c52efe49681bb808d585806a7c%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636561708949452112&sdata=Ub0G4J4Xdkf9S3%2BuCdvUVB3prqTn8NWD2W0M9yUQi7Y%3D&reserved=0>
Even after downloading this file 
apache-flex-sdk-pixel-bender-1.0.0-bin.zip<https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.apache.org%2Fdist%2Fflex%2Fpixelbender%2F1.0%2Fbinaries%2Fapache-flex-sdk-pixel-bender-1.0.0-bin.zip&data=02%7C01%7Caharui%40adobe.com%7Cb77d52ddae5c40ec673708d5858ab68d%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636561753183229081&sdata=HSF%2BsW%2FcndvBewnxBZfDpZ8cYVzed6ltZTsVArGB19g%3D&reserved=0>
 into the "in" folder.

Thanks ,
Alina

From: Alex Harui [mailto:aha...@adobe.com]
Sent: Monday, March 12, 2018 9:06 PM
To: users@royale.apache.org<mailto:users@royale.apache.org>
Subject: Re: Royale Build Issue

What errors are you getting now?

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, March 12, 2018 at 2:57 AM
To: "users@royale.apache.org<mailto:users@royale.apache.org>" 
mailto:users@royale.apache.org>>
Subject: Royale Build Issue

Hi Alex,

After windows reinstallation and copying .pbj files.

With configuration :
check-playerglobal-home:
 [echo] PLAYERGLOBAL_HOME is D:\playerglobal\player
 [echo] playerglobal.version is 11.1
 [echo] playerglobal.swc is D:\playerglobal\player/11.1/playerglobal.swc

check-air-home:
 [echo] AIR_HOME is D:\AdobeAIRSDK\bin

check-compiler-home:
 [echo] env.ROYALE_COMPILER_REPO is ${env.ROYALE_COMPILER_REPO}
 [echo] ROYALE_COMPILER_REPO is ${ROYALE_COMPILER_REPO}
 [echo] ROYALE_COMPILER_REPO is d:\Apache\royale-asjs/../royale-compiler

check-compile-env:
 [echo] OS: Windows 7 / 6.1 / amd64
 [echo] VM: Java HotSpot(TM) 64-Bit Server VM / 25.31-b07
 [echo] Java: 1.8.0_31
 [echo] Ant: Apache Ant(TM) version 1.10.2 compiled on February 3 2018 Ant 
Java Version: 1.8

And environment variable path:
PATH=C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32
\WindowsPowerShell\v1.0;C:\Program 
Files\Java\jdk1.8.0_31\bin;D:\apache-ant-1.10.2\bin;C:\Program 
Files\Git\cmd;D:\apache-maven-3.5.3\bin

Still getting Errors.

Please share git , maven , ant, java version.

Thanks,
Alina

From: Alex Harui [mailto:aha...@adobe.com]
Sent: Friday, March 09, 2018 12:12 PM
To: users@royale.apache.org<mailto:users@royale.apache.org>
Subject: Re: EMULATION

Hi Alina,

I think you've downloaded a nightly build at some point.  To workaround the 
pixel bender problem, try copying all .pbj files from the nightly to the same 
folders in royale-asjs.

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: Thursday, March 8, 2018 at 10:42 PM
To: "users@royale.apache.org<mailto:users@royale.apache.org>" 
mailto:users@royale.apache.org>>
Subject: RE: EMULATION

Hi Alex,
I am using Apache Ant(TM) version 1.10.1 compiled on February 2 2017 Ant Java 
Version: 1.8
After Downloading file manually still issue is not resolved.

I am reinstalling the operating system Again.

Thanks,
Alina

From: Alex Harui [mailto:aha...@adobe.com]
Sent: Friday, March 09, 2018 10:55 AM
To: users@royale.apache.org<mailto:users@royale.apache.org>
Subject: Re: EMULATION

Hi Alina,

I'm not sure why you are having problems with the downloads.  Could be your 
distance from the actual servers or some issue with Ant.  What version of Ant 
are you running?

The mirror.json part is just trying to download this file 
apache-flex-sdk-pixel-bender-1.0.0-bin.zi

RE: Royale Build Issue

2018-03-12 Thread Alina Kazi
https://www.dropbox.com/s/gv9wcvixr9mkcv9/error%20executing%20ant.png?dl=0 
<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.dropbox.com%2Fs%2Fgv9wcvixr9mkcv9%2Ferror%2520executing%2520ant.png%3Fdl%3D0&data=02%7C01%7Caharui%40adobe.com%7C5998e2c52efe49681bb808d585806a7c%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636561708949452112&sdata=Ub0G4J4Xdkf9S3%2BuCdvUVB3prqTn8NWD2W0M9yUQi7Y%3D&reserved=0>
 

Even after downloading this file apache-flex-sdk-pixel-bender-1.0.0-bin.zip 
<https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.apache.org%2Fdist%2Fflex%2Fpixelbender%2F1.0%2Fbinaries%2Fapache-flex-sdk-pixel-bender-1.0.0-bin.zip&data=02%7C01%7Caharui%40adobe.com%7Cb77d52ddae5c40ec673708d5858ab68d%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636561753183229081&sdata=HSF%2BsW%2FcndvBewnxBZfDpZ8cYVzed6ltZTsVArGB19g%3D&reserved=0>
  into the "in" folder.  

 

Thanks ,

Alina

 

From: Alex Harui [mailto:aha...@adobe.com] 
Sent: Monday, March 12, 2018 9:06 PM
To: users@royale.apache.org
Subject: Re: Royale Build Issue

 

What errors are you getting now?

 

From: Alina Kazi 
Reply-To: "users@royale.apache.org" 
Date: Monday, March 12, 2018 at 2:57 AM
To: "users@royale.apache.org" 
Subject: Royale Build Issue

 

Hi Alex,

 

After windows reinstallation and copying .pbj files.

 

With configuration :

check-playerglobal-home:

 [echo] PLAYERGLOBAL_HOME is D:\playerglobal\player

 [echo] playerglobal.version is 11.1

 [echo] playerglobal.swc is D:\playerglobal\player/11.1/playerglobal.swc

 

check-air-home:

 [echo] AIR_HOME is D:\AdobeAIRSDK\bin

 

check-compiler-home:

 [echo] env.ROYALE_COMPILER_REPO is ${env.ROYALE_COMPILER_REPO}

 [echo] ROYALE_COMPILER_REPO is ${ROYALE_COMPILER_REPO}

 [echo] ROYALE_COMPILER_REPO is d:\Apache\royale-asjs/../royale-compiler

 

check-compile-env:

 [echo] OS: Windows 7 / 6.1 / amd64

 [echo] VM: Java HotSpot(TM) 64-Bit Server VM / 25.31-b07

 [echo] Java: 1.8.0_31

 [echo] Ant: Apache Ant(TM) version 1.10.2 compiled on February 3 2018 Ant 
Java Version: 1.8

 

And environment variable path:

PATH=C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32

\WindowsPowerShell\v1.0;C:\Program 
Files\Java\jdk1.8.0_31\bin;D:\apache-ant-1.10.2\bin;C:\Program 
Files\Git\cmd;D:\apache-maven-3.5.3\bin

 

Still getting Errors.

 

Please share git , maven , ant, java version. 

 

Thanks,

Alina



From: Alex Harui [mailto:aha...@adobe.com] 
Sent: Friday, March 09, 2018 12:12 PM
To: users@royale.apache.org
Subject: Re: EMULATION

 

Hi Alina,

 

I think you've downloaded a nightly build at some point.  To workaround the 
pixel bender problem, try copying all .pbj files from the nightly to the same 
folders in royale-asjs.

 

HTH,

-Alex

 

From: Alina Kazi 
Reply-To: "users@royale.apache.org" 
Date: Thursday, March 8, 2018 at 10:42 PM
To: "users@royale.apache.org" 
Subject: RE: EMULATION

 

Hi Alex,

I am using Apache Ant(TM) version 1.10.1 compiled on February 2 2017 Ant Java 
Version: 1.8

After Downloading file manually still issue is not resolved. 

 

I am reinstalling the operating system Again. 

 

Thanks,

Alina

 

From: Alex Harui [mailto:aha...@adobe.com] 
Sent: Friday, March 09, 2018 10:55 AM
To: users@royale.apache.org
Subject: Re: EMULATION

 

Hi Alina,

 

I'm not sure why you are having problems with the downloads.  Could be your 
distance from the actual servers or some issue with Ant.  What version of Ant 
are you running?

 

The mirror.json part is just trying to download this file 
apache-flex-sdk-pixel-bender-1.0.0-bin.zip 
<https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.apache.org%2Fdist%2Fflex%2Fpixelbender%2F1.0%2Fbinaries%2Fapache-flex-sdk-pixel-bender-1.0.0-bin.zip&data=02%7C01%7Caharui%40adobe.com%7Cb77d52ddae5c40ec673708d5858ab68d%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636561753183229081&sdata=HSF%2BsW%2FcndvBewnxBZfDpZ8cYVzed6ltZTsVArGB19g%3D&reserved=0>
  into the "in" folder.  Try doing that manually and see if the build goes past 
that point.

 

Thanks,

-Alex

 

From: Alina Kazi 
Reply-To: "users@royale.apache.org" 
Date: Thursday, March 8, 2018 at 9:28 PM
To: "users@royale.apache.org" 
Subject: RE: EMULATION

 

Hi Alex,

 

 

Fetched all(3) folders from git 2 days earlier , while executing “ant all” or 
“ant” or “maven …..” Some Errors are occurred.

During the execution of ant all , Auto download wasn’t working So,Downloaded 
many files manually as the url was present right before the error every time 
and copying file to folder path that is also mention .

Now getting Error in mirror.json downloading. 

https://www.dropbox.com/s/gv9wcvixr9mkcv9/error%20executing%20ant.png?dl=0 
<https://na01.safelinks.protectio

Re: Royale Build Issue

2018-03-12 Thread Alex Harui
What errors are you getting now?

From: Alina Kazi mailto:alina.k...@d-bz.com>>
Reply-To: "users@royale.apache.org" 
mailto:users@royale.apache.org>>
Date: Monday, March 12, 2018 at 2:57 AM
To: "users@royale.apache.org" 
mailto:users@royale.apache.org>>
Subject: Royale Build Issue

Hi Alex,

After windows reinstallation and copying .pbj files.

With configuration :
check-playerglobal-home:
 [echo] PLAYERGLOBAL_HOME is D:\playerglobal\player
 [echo] playerglobal.version is 11.1
 [echo] playerglobal.swc is D:\playerglobal\player/11.1/playerglobal.swc

check-air-home:
 [echo] AIR_HOME is D:\AdobeAIRSDK\bin

check-compiler-home:
 [echo] env.ROYALE_COMPILER_REPO is ${env.ROYALE_COMPILER_REPO}
 [echo] ROYALE_COMPILER_REPO is ${ROYALE_COMPILER_REPO}
 [echo] ROYALE_COMPILER_REPO is d:\Apache\royale-asjs/../royale-compiler

check-compile-env:
 [echo] OS: Windows 7 / 6.1 / amd64
 [echo] VM: Java HotSpot(TM) 64-Bit Server VM / 25.31-b07
 [echo] Java: 1.8.0_31
 [echo] Ant: Apache Ant(TM) version 1.10.2 compiled on February 3 2018 Ant 
Java Version: 1.8

And environment variable path:
PATH=C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32
\WindowsPowerShell\v1.0;C:\Program 
Files\Java\jdk1.8.0_31\bin;D:\apache-ant-1.10.2\bin;C:\Program 
Files\Git\cmd;D:\apache-maven-3.5.3\bin

Still getting Errors.

Please share git , maven , ant, java version.

Thanks,
Alina

From: Alex Harui [mailto:aha...@adobe.com]
Sent: Friday, March 09, 2018 12:12 PM
To: users@royale.apache.org
Subject: Re: EMULATION

Hi Alina,

I think you've downloaded a nightly build at some point.  To workaround the 
pixel bender problem, try copying all .pbj files from the nightly to the same 
folders in royale-asjs.

HTH,
-Alex

From: Alina Kazi mailto:alina.k...@d-bz.com>>
Reply-To: "users@royale.apache.org" 
mailto:users@royale.apache.org>>
Date: Thursday, March 8, 2018 at 10:42 PM
To: "users@royale.apache.org" 
mailto:users@royale.apache.org>>
Subject: RE: EMULATION

Hi Alex,
I am using Apache Ant(TM) version 1.10.1 compiled on February 2 2017 Ant Java 
Version: 1.8
After Downloading file manually still issue is not resolved.

I am reinstalling the operating system Again.

Thanks,
Alina

From: Alex Harui [mailto:aha...@adobe.com]
Sent: Friday, March 09, 2018 10:55 AM
To: users@royale.apache.org
Subject: Re: EMULATION

Hi Alina,

I'm not sure why you are having problems with the downloads.  Could be your 
distance from the actual servers or some issue with Ant.  What version of Ant 
are you running?

The mirror.json part is just trying to download this file 
apache-flex-sdk-pixel-bender-1.0.0-bin.zip
 into the "in" folder.  Try doing that manually and see if the build goes past 
that point.

Thanks,
-Alex

From: Alina Kazi mailto:alina.k...@d-bz.com>>
Reply-To: "users@royale.apache.org" 
mailto:users@royale.apache.org>>
Date: Thursday, March 8, 2018 at 9:28 PM
To: "users@royale.apache.org" 
mailto:users@royale.apache.org>>
Subject: RE: EMULATION

Hi Alex,


Fetched all(3) folders from git 2 days earlier , while executing “ant all” or 
“ant” or “maven …..” Some Errors are occurred.
During the execution of ant all , Auto download wasn’t working So,Downloaded 
many files manually as the url was present right before the error every time 
and copying file to folder path that is also mention .
Now getting Error in mirror.json downloading.
https://www.dropbox.com/s/gv9wcvixr9mkcv9/error%20executing%20ant.png?dl=0

Thanks,
Alina