Just another data point. I tried Windows 10 Enterprise, Oracle JDK 1.8.0_171, Maven 3.5.0, unmodified latest Clojure source code 1.10.0-alpha6.
mvn clean test gave no errors. The language/system/internationalization settings were US English, but I have no idea if that could be making a difference. The errors you have during your tests do not seem related to language. Andy On Tue, Jul 24, 2018 at 9:18 AM 冯忠孝 <f32647...@gmail.com> wrote: > <properties> > <directlinking>true</directlinking> > <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> > </properties> > > > after add propertis utf 8 to pom.xml , Still the same. > > -- > You received this message because you are subscribed to the Google > Groups "Clojure" group. > To post to this group, send email to clojure@googlegroups.com > Note that posts from new members are moderated - please be patient with > your first post. > To unsubscribe from this group, send email to > clojure+unsubscr...@googlegroups.com > For more options, visit this group at > http://groups.google.com/group/clojure?hl=en > --- > You received this message because you are subscribed to the Google Groups > "Clojure" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to clojure+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to clojure+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.