Print

Print


Commit in projects/lcsim/trunk/site on MAIN
pom.xml+32857 -> 2858
UTF encoding needs to be listed here because site-parent does not inherit from parent

projects/lcsim/trunk/site
pom.xml 2857 -> 2858
--- projects/lcsim/trunk/site/pom.xml	2013-12-16 19:53:31 UTC (rev 2857)
+++ projects/lcsim/trunk/site/pom.xml	2013-12-16 20:07:45 UTC (rev 2858)
@@ -17,6 +17,9 @@
         <version>3.0-SNAPSHOT</version>
         <relativePath>../site-parent/pom.xml</relativePath>
     </parent>
+    <properties>
+        <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
+    </properties>            
     <modules>
         <!-- Selection of modules for the website. The modules detector-data, 
             distribution, and parent are not included. -->
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