It's a console issue. E.g. if you look on the logs with your internet browser on Jenkins' console log, at least my browser (Google Chrome) selects the RTL parts correctly, just try it.
----- Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: [email protected] > -----Original Message----- > From: Robert Muir [mailto:[email protected]] > Sent: Friday, August 21, 2015 4:22 PM > To: [email protected] > Subject: Re: Ant/JUnit/Bash bug with RTL languages? > > Yes exactly, Benson is correct. Look at an arabic text file with "cat" > on your same console and see if its correct: usually its not. > > On Fri, Aug 21, 2015 at 10:13 AM, Benson Margulies > <[email protected]> wrote: > > Isn't this all about how your console does the Unicode bidi algo, and > > not about anything in the code? > > > > > > On Fri, Aug 21, 2015 at 10:12 AM, Mike Drob <[email protected]> > wrote: > >> Hello, > >> > >> I noticed that when running tests, if the language selected is RTL > >> then the "JUnit says hello" output is backwards. However, if I copy > >> the output and try to paste it into firefox or gedit then the text is > >> properly right-to-left. > >> > >> For example, when selecting hebrew, on my system it prints "<JUnit4> > >> says [shin-lamed-vav-mem]" instead of starting with [shin] on the > >> right. > >> > >> This shouldn't be a high priority, since the tests themselves still > >> pass, but I was wondering if that's something that we can fix or if > >> the error is in a lower level - like the junit libs, or maybe even > >> bash. Anybody have any ideas? > >> > >> Mike > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] For > > additional commands, e-mail: [email protected] > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] For additional > commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
