You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@royale.apache.org by Alex Harui <ah...@adobe.com.INVALID> on 2018/02/26 18:29:55 UTC

Re: [royale-asjs] branch develop updated: fix royale typedefs as stated by Josh (https://github.com/BowlerHatLLC/vscode-nextgenas/issues/170)

Hi Carlos, there are other templates in distributions that need fixing.
Can you take care of it?  Or convince Josh to do it.

-Alex

On 2/26/18, 10:05 AM, "carlosrovira@apache.org" <ca...@apache.org>
wrote:

>This is an automated email from the ASF dual-hosted git repository.
>
>carlosrovira pushed a commit to branch develop
>in repository 
>https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgitbox.ap
>ache.org%2Frepos%2Fasf%2Froyale-asjs.git&data=02%7C01%7Caharui%40adobe.com
>%7Ca1c9e28d2ff5404184e808d57d438c3e%7Cfa7b1b5a7b34438794aed2c178decee1%7C0
>%7C0%7C636552651421175434&sdata=TbqMS5icPMMUwHJ1sxJeW%2BnmuBtUnzHOASBtHMbC
>YvQ%3D&reserved=0
>
>
>The following commit(s) were added to refs/heads/develop by this push:
>     new 18610d3  fix royale typedefs as stated by Josh
>(https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.c
>om%2FBowlerHatLLC%2Fvscode-nextgenas%2Fissues%2F170&data=02%7C01%7Caharui%
>40adobe.com%7Ca1c9e28d2ff5404184e808d57d438c3e%7Cfa7b1b5a7b34438794aed2c17
>8decee1%7C0%7C0%7C636552651421175434&sdata=ybi6vLOh3Abmza3DPmqcPQtyUYqHSDK
>%2FwfHa6vFmR4k%3D&reserved=0)
>18610d3 is described below
>
>commit 18610d371f1867ceee645cdfbac0816380a012e0
>Author: Carlos Rovira <ca...@apache.org>
>AuthorDate: Mon Feb 26 19:05:33 2018 +0100
>
>    fix royale typedefs as stated by Josh
>(https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.c
>om%2FBowlerHatLLC%2Fvscode-nextgenas%2Fissues%2F170&data=02%7C01%7Caharui%
>40adobe.com%7Ca1c9e28d2ff5404184e808d57d438c3e%7Cfa7b1b5a7b34438794aed2c17
>8decee1%7C0%7C0%7C636552651421175434&sdata=ybi6vLOh3Abmza3DPmqcPQtyUYqHSDK
>%2FwfHa6vFmR4k%3D&reserved=0)
>---
> distribution/src/main/resources/frameworks/flex-config-template.xml | 2
>+-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
>diff --git 
>a/distribution/src/main/resources/frameworks/flex-config-template.xml
>b/distribution/src/main/resources/frameworks/flex-config-template.xml
>index 6c77839..9d68460 100644
>--- a/distribution/src/main/resources/frameworks/flex-config-template.xml
>+++ b/distribution/src/main/resources/frameworks/flex-config-template.xml
>@@ -76,7 +76,7 @@
>       <!-- List of SWC files or directories to compile against but to
>omit from -->
>       <!-- linking.
>       -->
>       <js-external-library-path>
>-          
><path-element>../js/libs/royale.typedefs-js-${royale.typedefs.version}-typ
>edefs.swc</path-element>
>+          
><path-element>../js/libs/royale-typedefs-js-${royale.typedefs.version}-typ
>edefs.swc</path-element>
>       </js-external-library-path>
> 
>       <!-- Turn on writing of generated/*.as files to disk. These files
>are generated by -->
>
>-- 
>To stop receiving notification emails like this one, please contact
>carlosrovira@apache.org.


Re: [royale-asjs] branch develop updated: fix royale typedefs as stated by Josh (https://github.com/BowlerHatLLC/vscode-nextgenas/issues/170)

Posted by Carlos Rovira <ca...@apache.org>.
Ok Alex,
many thanks


2018-02-27 6:36 GMT+01:00 Alex Harui <ah...@adobe.com.invalid>:

> I took care of it.
>
> -Alex
>
> On 2/26/18, 11:51 AM, "carlos.rovira@gmail.com on behalf of Carlos Rovira"
> <carlos.rovira@gmail.com on behalf of carlosrovira@apache.org> wrote:
>
> >Hi Just notified in the thread in nextgenas issues
> >Could you post here the names of files to fix? I could take a look
> >or maybe what's the strings you are seeing incorrectly in order to search
> >for that
> >thanks
> >
> >2018-02-26 19:29 GMT+01:00 Alex Harui <ah...@adobe.com.invalid>:
> >
> >> Hi Carlos, there are other templates in distributions that need fixing.
> >> Can you take care of it?  Or convince Josh to do it.
> >>
> >> -Alex
> >>
> >> On 2/26/18, 10:05 AM, "carlosrovira@apache.org"
> >><ca...@apache.org>
> >> wrote:
> >>
> >> >This is an automated email from the ASF dual-hosted git repository.
> >> >
> >> >carlosrovira pushed a commit to branch develop
> >> >in repository
> >> >https://na01.safelinks.protection.outlook.com/?url=
> >> https%3A%2F%2Fgitbox.ap
> >> >ache.org%2Frepos%2Fasf%2Froyale-asjs.git&data=02%7C01%7Caharui%
> >> 40adobe.com
> >> >%7Ca1c9e28d2ff5404184e808d57d438c3e%7Cfa7b1b5a7b34438794aed2c178de
> >> cee1%7C0
> >> >%7C0%7C636552651421175434&sdata=TbqMS5icPMMUwHJ1sxJeW%
> >> 2BnmuBtUnzHOASBtHMbC
> >> >YvQ%3D&reserved=0
> >> >
> >> >
> >> >The following commit(s) were added to refs/heads/develop by this push:
> >> >     new 18610d3  fix royale typedefs as stated by Josh
> >> >(https://na01.safelinks.protection.outlook.com/?url=
> >> https%3A%2F%2Fgithub.c
> >> >om%2FBowlerHatLLC%2Fvscode-nextgenas%2Fissues%2F170&data=
> >> 02%7C01%7Caharui%
> >> >40adobe.com%7Ca1c9e28d2ff5404184e808d57d438c3e%
> >> 7Cfa7b1b5a7b34438794aed2c17
> >>
> >>>8decee1%7C0%7C0%7C636552651421175434&sdata=
> ybi6vLOh3Abmza3DPmqcPQtyUYqHS
> >>>D
> >> K
> >> >%2FwfHa6vFmR4k%3D&reserved=0)
> >> >18610d3 is described below
> >> >
> >> >commit 18610d371f1867ceee645cdfbac0816380a012e0
> >> >Author: Carlos Rovira <ca...@apache.org>
> >> >AuthorDate: Mon Feb 26 19:05:33 2018 +0100
> >> >
> >> >    fix royale typedefs as stated by Josh
> >> >(https://na01.safelinks.protection.outlook.com/?url=
> >> https%3A%2F%2Fgithub.c
> >> >om%2FBowlerHatLLC%2Fvscode-nextgenas%2Fissues%2F170&data=
> >> 02%7C01%7Caharui%
> >> >40adobe.com%7Ca1c9e28d2ff5404184e808d57d438c3e%
> >> 7Cfa7b1b5a7b34438794aed2c17
> >>
> >>>8decee1%7C0%7C0%7C636552651421175434&sdata=
> ybi6vLOh3Abmza3DPmqcPQtyUYqHS
> >>>D
> >> K
> >> >%2FwfHa6vFmR4k%3D&reserved=0)
> >> >---
> >> > distribution/src/main/resources/frameworks/flex-config-template.xml |
> >>2
> >> >+-
> >> > 1 file changed, 1 insertion(+), 1 deletion(-)
> >> >
> >> >diff --git
> >> >a/distribution/src/main/resources/frameworks/flex-config-template.xml
> >> >b/distribution/src/main/resources/frameworks/flex-config-template.xml
> >> >index 6c77839..9d68460 100644
> >> >---
> >>a/distribution/src/main/resources/frameworks/flex-config-template.xml
> >> >+++
> >>b/distribution/src/main/resources/frameworks/flex-config-template.xml
> >> >@@ -76,7 +76,7 @@
> >> >       <!-- List of SWC files or directories to compile against but to
> >> >omit from -->
> >> >       <!-- linking.
> >> >       -->
> >> >       <js-external-library-path>
> >> >-
> >> ><path-element>../js/libs/royale.typedefs-js-${royale.
> >> typedefs.version}-typ
> >> >edefs.swc</path-element>
> >> >+
> >> ><path-element>../js/libs/royale-typedefs-js-${royale.
> >> typedefs.version}-typ
> >> >edefs.swc</path-element>
> >> >       </js-external-library-path>
> >> >
> >> >       <!-- Turn on writing of generated/*.as files to disk. These
> >>files
> >> >are generated by -->
> >> >
> >> >--
> >> >To stop receiving notification emails like this one, please contact
> >> >carlosrovira@apache.org.
> >>
> >>
> >
> >
> >--
> >Carlos Rovira
> >https://na01.safelinks.protection.outlook.com/?url=
> http%3A%2F%2Fabout.me%2
> >Fcarlosrovira&data=02%7C01%7Caharui%40adobe.com%
> 7C4fc3a246e649476649d208d5
> >7d5252c1%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%
> 7C636552714892038920&s
> >data=hBhXBkgxu%2BoumkTT8C%2BUUoqAHsrum3Y4KIqrE3YlYJg%3D&reserved=0
>
>


-- 
Carlos Rovira
http://about.me/carlosrovira

Re: [royale-asjs] branch develop updated: fix royale typedefs as stated by Josh (https://github.com/BowlerHatLLC/vscode-nextgenas/issues/170)

Posted by Alex Harui <ah...@adobe.com.INVALID>.
I took care of it.

-Alex

On 2/26/18, 11:51 AM, "carlos.rovira@gmail.com on behalf of Carlos Rovira"
<carlos.rovira@gmail.com on behalf of carlosrovira@apache.org> wrote:

>Hi Just notified in the thread in nextgenas issues
>Could you post here the names of files to fix? I could take a look
>or maybe what's the strings you are seeing incorrectly in order to search
>for that
>thanks
>
>2018-02-26 19:29 GMT+01:00 Alex Harui <ah...@adobe.com.invalid>:
>
>> Hi Carlos, there are other templates in distributions that need fixing.
>> Can you take care of it?  Or convince Josh to do it.
>>
>> -Alex
>>
>> On 2/26/18, 10:05 AM, "carlosrovira@apache.org"
>><ca...@apache.org>
>> wrote:
>>
>> >This is an automated email from the ASF dual-hosted git repository.
>> >
>> >carlosrovira pushed a commit to branch develop
>> >in repository
>> >https://na01.safelinks.protection.outlook.com/?url=
>> https%3A%2F%2Fgitbox.ap
>> >ache.org%2Frepos%2Fasf%2Froyale-asjs.git&data=02%7C01%7Caharui%
>> 40adobe.com
>> >%7Ca1c9e28d2ff5404184e808d57d438c3e%7Cfa7b1b5a7b34438794aed2c178de
>> cee1%7C0
>> >%7C0%7C636552651421175434&sdata=TbqMS5icPMMUwHJ1sxJeW%
>> 2BnmuBtUnzHOASBtHMbC
>> >YvQ%3D&reserved=0
>> >
>> >
>> >The following commit(s) were added to refs/heads/develop by this push:
>> >     new 18610d3  fix royale typedefs as stated by Josh
>> >(https://na01.safelinks.protection.outlook.com/?url=
>> https%3A%2F%2Fgithub.c
>> >om%2FBowlerHatLLC%2Fvscode-nextgenas%2Fissues%2F170&data=
>> 02%7C01%7Caharui%
>> >40adobe.com%7Ca1c9e28d2ff5404184e808d57d438c3e%
>> 7Cfa7b1b5a7b34438794aed2c17
>> 
>>>8decee1%7C0%7C0%7C636552651421175434&sdata=ybi6vLOh3Abmza3DPmqcPQtyUYqHS
>>>D
>> K
>> >%2FwfHa6vFmR4k%3D&reserved=0)
>> >18610d3 is described below
>> >
>> >commit 18610d371f1867ceee645cdfbac0816380a012e0
>> >Author: Carlos Rovira <ca...@apache.org>
>> >AuthorDate: Mon Feb 26 19:05:33 2018 +0100
>> >
>> >    fix royale typedefs as stated by Josh
>> >(https://na01.safelinks.protection.outlook.com/?url=
>> https%3A%2F%2Fgithub.c
>> >om%2FBowlerHatLLC%2Fvscode-nextgenas%2Fissues%2F170&data=
>> 02%7C01%7Caharui%
>> >40adobe.com%7Ca1c9e28d2ff5404184e808d57d438c3e%
>> 7Cfa7b1b5a7b34438794aed2c17
>> 
>>>8decee1%7C0%7C0%7C636552651421175434&sdata=ybi6vLOh3Abmza3DPmqcPQtyUYqHS
>>>D
>> K
>> >%2FwfHa6vFmR4k%3D&reserved=0)
>> >---
>> > distribution/src/main/resources/frameworks/flex-config-template.xml |
>>2
>> >+-
>> > 1 file changed, 1 insertion(+), 1 deletion(-)
>> >
>> >diff --git
>> >a/distribution/src/main/resources/frameworks/flex-config-template.xml
>> >b/distribution/src/main/resources/frameworks/flex-config-template.xml
>> >index 6c77839..9d68460 100644
>> >--- 
>>a/distribution/src/main/resources/frameworks/flex-config-template.xml
>> >+++ 
>>b/distribution/src/main/resources/frameworks/flex-config-template.xml
>> >@@ -76,7 +76,7 @@
>> >       <!-- List of SWC files or directories to compile against but to
>> >omit from -->
>> >       <!-- linking.
>> >       -->
>> >       <js-external-library-path>
>> >-
>> ><path-element>../js/libs/royale.typedefs-js-${royale.
>> typedefs.version}-typ
>> >edefs.swc</path-element>
>> >+
>> ><path-element>../js/libs/royale-typedefs-js-${royale.
>> typedefs.version}-typ
>> >edefs.swc</path-element>
>> >       </js-external-library-path>
>> >
>> >       <!-- Turn on writing of generated/*.as files to disk. These
>>files
>> >are generated by -->
>> >
>> >--
>> >To stop receiving notification emails like this one, please contact
>> >carlosrovira@apache.org.
>>
>>
>
>
>-- 
>Carlos Rovira
>https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fabout.me%2
>Fcarlosrovira&data=02%7C01%7Caharui%40adobe.com%7C4fc3a246e649476649d208d5
>7d5252c1%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636552714892038920&s
>data=hBhXBkgxu%2BoumkTT8C%2BUUoqAHsrum3Y4KIqrE3YlYJg%3D&reserved=0


Re: [royale-asjs] branch develop updated: fix royale typedefs as stated by Josh (https://github.com/BowlerHatLLC/vscode-nextgenas/issues/170)

Posted by Carlos Rovira <ca...@apache.org>.
Hi Just notified in the thread in nextgenas issues
Could you post here the names of files to fix? I could take a look
or maybe what's the strings you are seeing incorrectly in order to search
for that
thanks

2018-02-26 19:29 GMT+01:00 Alex Harui <ah...@adobe.com.invalid>:

> Hi Carlos, there are other templates in distributions that need fixing.
> Can you take care of it?  Or convince Josh to do it.
>
> -Alex
>
> On 2/26/18, 10:05 AM, "carlosrovira@apache.org" <ca...@apache.org>
> wrote:
>
> >This is an automated email from the ASF dual-hosted git repository.
> >
> >carlosrovira pushed a commit to branch develop
> >in repository
> >https://na01.safelinks.protection.outlook.com/?url=
> https%3A%2F%2Fgitbox.ap
> >ache.org%2Frepos%2Fasf%2Froyale-asjs.git&data=02%7C01%7Caharui%
> 40adobe.com
> >%7Ca1c9e28d2ff5404184e808d57d438c3e%7Cfa7b1b5a7b34438794aed2c178de
> cee1%7C0
> >%7C0%7C636552651421175434&sdata=TbqMS5icPMMUwHJ1sxJeW%
> 2BnmuBtUnzHOASBtHMbC
> >YvQ%3D&reserved=0
> >
> >
> >The following commit(s) were added to refs/heads/develop by this push:
> >     new 18610d3  fix royale typedefs as stated by Josh
> >(https://na01.safelinks.protection.outlook.com/?url=
> https%3A%2F%2Fgithub.c
> >om%2FBowlerHatLLC%2Fvscode-nextgenas%2Fissues%2F170&data=
> 02%7C01%7Caharui%
> >40adobe.com%7Ca1c9e28d2ff5404184e808d57d438c3e%
> 7Cfa7b1b5a7b34438794aed2c17
> >8decee1%7C0%7C0%7C636552651421175434&sdata=ybi6vLOh3Abmza3DPmqcPQtyUYqHSD
> K
> >%2FwfHa6vFmR4k%3D&reserved=0)
> >18610d3 is described below
> >
> >commit 18610d371f1867ceee645cdfbac0816380a012e0
> >Author: Carlos Rovira <ca...@apache.org>
> >AuthorDate: Mon Feb 26 19:05:33 2018 +0100
> >
> >    fix royale typedefs as stated by Josh
> >(https://na01.safelinks.protection.outlook.com/?url=
> https%3A%2F%2Fgithub.c
> >om%2FBowlerHatLLC%2Fvscode-nextgenas%2Fissues%2F170&data=
> 02%7C01%7Caharui%
> >40adobe.com%7Ca1c9e28d2ff5404184e808d57d438c3e%
> 7Cfa7b1b5a7b34438794aed2c17
> >8decee1%7C0%7C0%7C636552651421175434&sdata=ybi6vLOh3Abmza3DPmqcPQtyUYqHSD
> K
> >%2FwfHa6vFmR4k%3D&reserved=0)
> >---
> > distribution/src/main/resources/frameworks/flex-config-template.xml | 2
> >+-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
> >
> >diff --git
> >a/distribution/src/main/resources/frameworks/flex-config-template.xml
> >b/distribution/src/main/resources/frameworks/flex-config-template.xml
> >index 6c77839..9d68460 100644
> >--- a/distribution/src/main/resources/frameworks/flex-config-template.xml
> >+++ b/distribution/src/main/resources/frameworks/flex-config-template.xml
> >@@ -76,7 +76,7 @@
> >       <!-- List of SWC files or directories to compile against but to
> >omit from -->
> >       <!-- linking.
> >       -->
> >       <js-external-library-path>
> >-
> ><path-element>../js/libs/royale.typedefs-js-${royale.
> typedefs.version}-typ
> >edefs.swc</path-element>
> >+
> ><path-element>../js/libs/royale-typedefs-js-${royale.
> typedefs.version}-typ
> >edefs.swc</path-element>
> >       </js-external-library-path>
> >
> >       <!-- Turn on writing of generated/*.as files to disk. These files
> >are generated by -->
> >
> >--
> >To stop receiving notification emails like this one, please contact
> >carlosrovira@apache.org.
>
>


-- 
Carlos Rovira
http://about.me/carlosrovira