Commit in projects/lcsim/trunk/parent on MAIN
pom.xml+12856 -> 2857
set source encoding to UTF so compiler doesn't barf on non-ASCII javadoc characters

projects/lcsim/trunk/parent
pom.xml 2856 -> 2857
--- projects/lcsim/trunk/parent/pom.xml	2013-12-15 23:52:17 UTC (rev 2856)
+++ projects/lcsim/trunk/parent/pom.xml	2013-12-16 19:53:31 UTC (rev 2857)
@@ -121,6 +121,7 @@
                     <configuration>
                         <source>1.7</source>
                         <target>1.7</target>
+                        <encoding>UTF-8</encoding>
                         <showWarnings>true</showWarnings>
                         <showDeprecation>true</showDeprecation>
                     </configuration>
SVNspam 0.1


Use REPLY-ALL to reply to list

To unsubscribe from the LCDET-SVN list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=LCDET-SVN&A=1