You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2020/12/30 11:04:54 UTC

[GitHub] [apisix-dashboard] jinusuresh opened a new issue #1163: Langauge selection issue in Dashboard

jinusuresh opened a new issue #1163:
URL: https://github.com/apache/apisix-dashboard/issues/1163


   # Bug report
   Despite setting the language to English , the language is not getting set in Dashboard , for example the create Route screen , first screen shows in English but the following screen is in Chinese , a screen shot attached  
   ## Describe the [bug](url)
   ![SharedScreenshot](https://user-images.githubusercontent.com/51432247/103347396-e7e84c80-4abc-11eb-848a-2a1c5d697094.jpg)
   
   Despite setting the language to English , the language is not getting set in Dashboard , for example the create Route screen , first screen shows in English but the following screen is in Chinese , a screen shot attached  
   
   ## How to Reproduce
   
   1. Go to '...' "APISIX Dashboard"
   2. Click on '....' - Login as admin and click Select Route , then new Route , give name for the API and click next 
   3. Scroll down to '....'
   4. See error
   
   ## Expected behavior
   
   When language ENGLISH is selected , it should consistently show all screens in English
   
   ## Screenshots
   
   attached 
   
   ## System information
   
   - OS: [e.g. macOS, Windows] - Windows 
   - Browser (if applies) [e.g. Chrome, Safari, Edge] - Chrome/Firefox 
   - Version: [e.g. 2.0-rc3] - Latest
   
   ## Additional context
   
   Add any other context about the problem here.
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix-dashboard] juzhiyuan commented on issue #1163: Langauge selection issue in Dashboard

Posted by GitBox <gi...@apache.org>.
juzhiyuan commented on issue #1163:
URL: https://github.com/apache/apisix-dashboard/issues/1163#issuecomment-753229529


   @idbeta Please take a further deep search on this issue.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix-dashboard] juzhiyuan commented on issue #1163: Langauge selection issue in Dashboard

Posted by GitBox <gi...@apache.org>.
juzhiyuan commented on issue #1163:
URL: https://github.com/apache/apisix-dashboard/issues/1163#issuecomment-755924311


   This command should under the `apisix-docker` repo, right?


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix-dashboard] juzhiyuan commented on issue #1163: Langauge selection issue in Dashboard

Posted by GitBox <gi...@apache.org>.
juzhiyuan commented on issue #1163:
URL: https://github.com/apache/apisix-dashboard/issues/1163#issuecomment-758601219


   We have pushed the new docker image to DockerHub `apache/apisix-dashboard`, please have a try.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix-dashboard] juzhiyuan closed issue #1163: Langauge selection issue in Dashboard

Posted by GitBox <gi...@apache.org>.
juzhiyuan closed issue #1163:
URL: https://github.com/apache/apisix-dashboard/issues/1163


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix-dashboard] juzhiyuan commented on issue #1163: Langauge selection issue in Dashboard

Posted by GitBox <gi...@apache.org>.
juzhiyuan commented on issue #1163:
URL: https://github.com/apache/apisix-dashboard/issues/1163#issuecomment-752526708


   Hi, I just checked the latest codes from the master branch, but couldn't produce this issue.
   
   cc @idbeta Please have a try on the Windows, thanks!
   
   ![image](https://user-images.githubusercontent.com/2106987/103351421-217d7f80-4ade-11eb-9dc1-90ef324a43ca.png)
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix-dashboard] imjoey commented on issue #1163: Langauge selection issue in Dashboard

Posted by GitBox <gi...@apache.org>.
imjoey commented on issue #1163:
URL: https://github.com/apache/apisix-dashboard/issues/1163#issuecomment-755916083


   > Hi Guys ,
   
   > Any update ?
   
   Hi @jinusuresh , good to see you and sorry for late.
   
   > Hi , This is what used after taking the code from master branch on Ubuntu 20.x docker build --build-arg APISIX_VERSION=2.1 --build-arg APISIX_DASHBOARD_VERSION=v2.2 -t apache/apisix-dashboard:test5 -f ./all-in-one/apisix-dashboard/Dockerfile . Thanks
   
   It seems that your previous command specified a build argument `APISIX_DASHBOARD_VERSION=v2.2`, which would lead to use the code from `v2.2` release of dashboard, instead of the latest code from master. The default value for `APISIX_DASHBOARD_VERSION ` is `master`, so could you please take a try with the following command?
   
   `docker build --build-arg APISIX_VERSION=2.1 -t apache/apisix-dashboard:test5 -f ./all-in-one/apisix-dashboard/Dockerfile . `
   
   Looking forward to your feedbacks. Thanks.
   
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix-dashboard] jinusuresh commented on issue #1163: Langauge selection issue in Dashboard

Posted by GitBox <gi...@apache.org>.
jinusuresh commented on issue #1163:
URL: https://github.com/apache/apisix-dashboard/issues/1163#issuecomment-758644785


   Thanks , it got fixed
   
   Thanks,
   Jinu Sureshbabu
   
   From: 琚致远<ma...@github.com>
   Sent: Tuesday, January 12, 2021 5:12 PM
   To: apache/apisix-dashboard<ma...@noreply.github.com>
   Cc: Jinu S - ASISTA<ma...@asista.com>; Mention<ma...@noreply.github.com>
   Subject: Re: [apache/apisix-dashboard] Langauge selection issue in Dashboard (#1163)
   
   
   We have pushed the new docker image to DockerHub apache/apisix-dashboard, please have a try.
   
   ―
   You are receiving this because you were mentioned.
   Reply to this email directly, view it on GitHub<https://github.com/apache/apisix-dashboard/issues/1163#issuecomment-758601219>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AMIMWN4MDKE4OPZFMX2OZTTSZQYQ5ANCNFSM4VOGUSAQ>.
   
   
   ASISTA - Ticketing and Automation Software
   Asista Software Solutions Private Ltd | No 3, Maruthi Corner | Banaswadi Main Road | Banaswadi | Bangalore - 560043 | India.
   
   ::DISCLAIMER::
   --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- The contents of this e-mail and any attachment(s) are confidential and intended for the named recipient(s) only. E-mail transmission is not guaranteed to be secure or error-free as information could be intercepted, corrupted, lost, destroyed, arrive late or incomplete, or may contain viruses in transmission. The email and its contents (with or without referred errors) shall therefore not attach any liability on the originator or ASISTA or its affiliates. Views or opinions, if any, presented in this email are solely those of the author and may not necessarily reflect the views or opinions of ASISTA or its affiliates. Any form of reproduction, dissemination, copying, disclosure, modification, distribution and / or publication of this mes
 sage without the prior written consent of authorized representative of ASISTA is strictly prohibited. If you have received this email in error please delete it and notify the sender immediately. Before opening any email and/or attachments, please check them for viruses and other defects. ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix-dashboard] idbeta commented on issue #1163: Langauge selection issue in Dashboard

Posted by GitBox <gi...@apache.org>.
idbeta commented on issue #1163:
URL: https://github.com/apache/apisix-dashboard/issues/1163#issuecomment-752985524


   > Hi, I just checked the latest codes from the master branch, but couldn't produce this issue.
   > 
   > cc @idbeta Please have a try on the Windows, thanks!
   > 
   I tried the `master` branch and `v2.2` branch in windows7, but the problem cannot be reproduced.
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix-dashboard] juzhiyuan commented on issue #1163: Langauge selection issue in Dashboard

Posted by GitBox <gi...@apache.org>.
juzhiyuan commented on issue #1163:
URL: https://github.com/apache/apisix-dashboard/issues/1163#issuecomment-752992669


   got it, thanks. 
   
   @jinusuresh Please have a try on the master branch with APISIX master, if this issue still occurred, we could reopen this issue.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix-dashboard] jinusuresh commented on issue #1163: Langauge selection issue in Dashboard

Posted by GitBox <gi...@apache.org>.
jinusuresh commented on issue #1163:
URL: https://github.com/apache/apisix-dashboard/issues/1163#issuecomment-753003278


   Hi ,
   
   This is what used after taking the code from master branch on Ubuntu 20.x
   
   docker build --build-arg APISIX_VERSION=2.1 --build-arg APISIX_DASHBOARD_VERSION=v2.2 -t apache/apisix-dashboard:test5 -f ./all-in-one/apisix-dashboard/Dockerfile .
   
   Thanks,
   Jinu Sureshbabu
   
   From: 琚致远<ma...@github.com>
   Sent: Thursday, December 31, 2020 9:21 PM
   To: apache/apisix-dashboard<ma...@noreply.github.com>
   Cc: Jinu S - ASISTA<ma...@asista.com>; Mention<ma...@noreply.github.com>
   Subject: Re: [apache/apisix-dashboard] Langauge selection issue in Dashboard (#1163)
   
   
   got it, thanks.
   
   @jinusuresh<https://github.com/jinusuresh> Please have a try on the master branch with APISIX master, if this issue still occurred, we could reopen this issue.
   
   ―
   You are receiving this because you were mentioned.
   Reply to this email directly, view it on GitHub<https://github.com/apache/apisix-dashboard/issues/1163#issuecomment-752992669>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AMIMWN4H62UAKRNNKGC3GL3SXSMYLANCNFSM4VOGUSAQ>.
   
   
   ASISTA - Ticketing and Automation Software
   Asista Software Solutions Private Ltd | No 3, Maruthi Corner | Banaswadi Main Road | Banaswadi | Bangalore - 560043 | India.
   
   ::DISCLAIMER::
   --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- The contents of this e-mail and any attachment(s) are confidential and intended for the named recipient(s) only. E-mail transmission is not guaranteed to be secure or error-free as information could be intercepted, corrupted, lost, destroyed, arrive late or incomplete, or may contain viruses in transmission. The email and its contents (with or without referred errors) shall therefore not attach any liability on the originator or ASISTA or its affiliates. Views or opinions, if any, presented in this email are solely those of the author and may not necessarily reflect the views or opinions of ASISTA or its affiliates. Any form of reproduction, dissemination, copying, disclosure, modification, distribution and / or publication of this mes
 sage without the prior written consent of authorized representative of ASISTA is strictly prohibited. If you have received this email in error please delete it and notify the sender immediately. Before opening any email and/or attachments, please check them for viruses and other defects. ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix-dashboard] imjoey commented on issue #1163: Langauge selection issue in Dashboard

Posted by GitBox <gi...@apache.org>.
imjoey commented on issue #1163:
URL: https://github.com/apache/apisix-dashboard/issues/1163#issuecomment-755928643


   > This command should under the `apisix-docker` repo, right?
   
   @juzhiyuan Yep. 


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix-dashboard] jinusuresh commented on issue #1163: Langauge selection issue in Dashboard

Posted by GitBox <gi...@apache.org>.
jinusuresh commented on issue #1163:
URL: https://github.com/apache/apisix-dashboard/issues/1163#issuecomment-755909603


   Hi Guys ,
   
   Any update ?
   
   Thanks,
   Jinu Sureshbabu
   
   From: 琚致远<ma...@github.com>
   Sent: Friday, January 1, 2021 5:43 AM
   To: apache/apisix-dashboard<ma...@noreply.github.com>
   Cc: Jinu S - ASISTA<ma...@asista.com>; Mention<ma...@noreply.github.com>
   Subject: Re: [apache/apisix-dashboard] Langauge selection issue in Dashboard (#1163)
   
   
   @idbeta<https://github.com/idbeta> Please take a further deep search on this issue.
   
   ―
   You are receiving this because you were mentioned.
   Reply to this email directly, view it on GitHub<https://github.com/apache/apisix-dashboard/issues/1163#issuecomment-753229529>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AMIMWNYRT2HQIBF6UKGTOEDSXUHR3ANCNFSM4VOGUSAQ>.
   
   
   ASISTA - Ticketing and Automation Software
   Asista Software Solutions Private Ltd | No 3, Maruthi Corner | Banaswadi Main Road | Banaswadi | Bangalore - 560043 | India.
   
   ::DISCLAIMER::
   --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- The contents of this e-mail and any attachment(s) are confidential and intended for the named recipient(s) only. E-mail transmission is not guaranteed to be secure or error-free as information could be intercepted, corrupted, lost, destroyed, arrive late or incomplete, or may contain viruses in transmission. The email and its contents (with or without referred errors) shall therefore not attach any liability on the originator or ASISTA or its affiliates. Views or opinions, if any, presented in this email are solely those of the author and may not necessarily reflect the views or opinions of ASISTA or its affiliates. Any form of reproduction, dissemination, copying, disclosure, modification, distribution and / or publication of this mes
 sage without the prior written consent of authorized representative of ASISTA is strictly prohibited. If you have received this email in error please delete it and notify the sender immediately. Before opening any email and/or attachments, please check them for viruses and other defects. ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix-dashboard] juzhiyuan closed issue #1163: Langauge selection issue in Dashboard

Posted by GitBox <gi...@apache.org>.
juzhiyuan closed issue #1163:
URL: https://github.com/apache/apisix-dashboard/issues/1163


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix-dashboard] jinusuresh commented on issue #1163: Langauge selection issue in Dashboard

Posted by GitBox <gi...@apache.org>.
jinusuresh commented on issue #1163:
URL: https://github.com/apache/apisix-dashboard/issues/1163#issuecomment-753003595


   Also did this to run
   
   docker run -v `pwd`/all-in-one/apisix/config.yaml:/usr/local/apisix/conf/config.yaml -v `pwd`/all-in-one/apisix-dashboard/conf.yaml:/usr/local/apisix-dashboard/conf/conf.yaml -p 19080:9080 -p 12379:2379 -p 19000:9000 -d apache/apisix-dashboard:test5
   
   Thanks,
   Jinu Sureshbabu
   
   From: Jinu S - ASISTA<ma...@asista.com>
   Sent: Thursday, December 31, 2020 10:14 PM
   To: apache/apisix-dashboard<ma...@reply.github.com>; apache/apisix-dashboard<ma...@noreply.github.com>
   Cc: Mention<ma...@noreply.github.com>
   Subject: RE: [apache/apisix-dashboard] Langauge selection issue in Dashboard (#1163)
   
   Hi ,
   
   This is what used after taking the code from master branch on Ubuntu 20.x
   
   docker build --build-arg APISIX_VERSION=2.1 --build-arg APISIX_DASHBOARD_VERSION=v2.2 -t apache/apisix-dashboard:test5 -f ./all-in-one/apisix-dashboard/Dockerfile .
   
   Thanks,
   Jinu Sureshbabu
   
   From: 琚致远<ma...@github.com>
   Sent: Thursday, December 31, 2020 9:21 PM
   To: apache/apisix-dashboard<ma...@noreply.github.com>
   Cc: Jinu S - ASISTA<ma...@asista.com>; Mention<ma...@noreply.github.com>
   Subject: Re: [apache/apisix-dashboard] Langauge selection issue in Dashboard (#1163)
   
   
   got it, thanks.
   
   @jinusuresh<https://github.com/jinusuresh> Please have a try on the master branch with APISIX master, if this issue still occurred, we could reopen this issue.
   
   ―
   You are receiving this because you were mentioned.
   Reply to this email directly, view it on GitHub<https://github.com/apache/apisix-dashboard/issues/1163#issuecomment-752992669>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AMIMWN4H62UAKRNNKGC3GL3SXSMYLANCNFSM4VOGUSAQ>.
   
   
   
   ASISTA - Ticketing and Automation Software
   Asista Software Solutions Private Ltd | No 3, Maruthi Corner | Banaswadi Main Road | Banaswadi | Bangalore - 560043 | India.
   
   ::DISCLAIMER::
   --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- The contents of this e-mail and any attachment(s) are confidential and intended for the named recipient(s) only. E-mail transmission is not guaranteed to be secure or error-free as information could be intercepted, corrupted, lost, destroyed, arrive late or incomplete, or may contain viruses in transmission. The email and its contents (with or without referred errors) shall therefore not attach any liability on the originator or ASISTA or its affiliates. Views or opinions, if any, presented in this email are solely those of the author and may not necessarily reflect the views or opinions of ASISTA or its affiliates. Any form of reproduction, dissemination, copying, disclosure, modification, distribution and / or publication of this mes
 sage without the prior written consent of authorized representative of ASISTA is strictly prohibited. If you have received this email in error please delete it and notify the sender immediately. Before opening any email and/or attachments, please check them for viruses and other defects. ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix-dashboard] jinusuresh commented on issue #1163: Langauge selection issue in Dashboard

Posted by GitBox <gi...@apache.org>.
jinusuresh commented on issue #1163:
URL: https://github.com/apache/apisix-dashboard/issues/1163#issuecomment-753004592


   I am still getting the same issue , first screen English and second screen Chinese. I can help with any other info you might need to resolve this
   
   Thanks,
   Jinu Sureshbabu
   
   From: Jinu S - ASISTA<ma...@asista.com>
   Sent: Thursday, December 31, 2020 10:16 PM
   To: apache/apisix-dashboard<ma...@reply.github.com>; apache/apisix-dashboard<ma...@noreply.github.com>
   Cc: Mention<ma...@noreply.github.com>
   Subject: RE: [apache/apisix-dashboard] Langauge selection issue in Dashboard (#1163)
   
   Also did this to run
   
   docker run -v `pwd`/all-in-one/apisix/config.yaml:/usr/local/apisix/conf/config.yaml -v `pwd`/all-in-one/apisix-dashboard/conf.yaml:/usr/local/apisix-dashboard/conf/conf.yaml -p 19080:9080 -p 12379:2379 -p 19000:9000 -d apache/apisix-dashboard:test5
   
   Thanks,
   Jinu Sureshbabu
   
   From: Jinu S - ASISTA<ma...@asista.com>
   Sent: Thursday, December 31, 2020 10:14 PM
   To: apache/apisix-dashboard<ma...@reply.github.com>; apache/apisix-dashboard<ma...@noreply.github.com>
   Cc: Mention<ma...@noreply.github.com>
   Subject: RE: [apache/apisix-dashboard] Langauge selection issue in Dashboard (#1163)
   
   Hi ,
   
   This is what used after taking the code from master branch on Ubuntu 20.x
   
   docker build --build-arg APISIX_VERSION=2.1 --build-arg APISIX_DASHBOARD_VERSION=v2.2 -t apache/apisix-dashboard:test5 -f ./all-in-one/apisix-dashboard/Dockerfile .
   
   Thanks,
   Jinu Sureshbabu
   
   From: 琚致远<ma...@github.com>
   Sent: Thursday, December 31, 2020 9:21 PM
   To: apache/apisix-dashboard<ma...@noreply.github.com>
   Cc: Jinu S - ASISTA<ma...@asista.com>; Mention<ma...@noreply.github.com>
   Subject: Re: [apache/apisix-dashboard] Langauge selection issue in Dashboard (#1163)
   
   
   got it, thanks.
   
   @jinusuresh<https://github.com/jinusuresh> Please have a try on the master branch with APISIX master, if this issue still occurred, we could reopen this issue.
   
   ―
   You are receiving this because you were mentioned.
   Reply to this email directly, view it on GitHub<https://github.com/apache/apisix-dashboard/issues/1163#issuecomment-752992669>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AMIMWN4H62UAKRNNKGC3GL3SXSMYLANCNFSM4VOGUSAQ>.
   
   
   
   
   ASISTA - Ticketing and Automation Software
   Asista Software Solutions Private Ltd | No 3, Maruthi Corner | Banaswadi Main Road | Banaswadi | Bangalore - 560043 | India.
   
   ::DISCLAIMER::
   --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- The contents of this e-mail and any attachment(s) are confidential and intended for the named recipient(s) only. E-mail transmission is not guaranteed to be secure or error-free as information could be intercepted, corrupted, lost, destroyed, arrive late or incomplete, or may contain viruses in transmission. The email and its contents (with or without referred errors) shall therefore not attach any liability on the originator or ASISTA or its affiliates. Views or opinions, if any, presented in this email are solely those of the author and may not necessarily reflect the views or opinions of ASISTA or its affiliates. Any form of reproduction, dissemination, copying, disclosure, modification, distribution and / or publication of this mes
 sage without the prior written consent of authorized representative of ASISTA is strictly prohibited. If you have received this email in error please delete it and notify the sender immediately. Before opening any email and/or attachments, please check them for viruses and other defects. ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org