[prettyfaces] r456 committed - updated maven file encoding for JDK compiler - should build on all OS'...

0 views
Skip to first unread message

prett...@googlecode.com

unread,
Oct 18, 2010, 7:46:36 PM10/18/10
to prettyfac...@googlegroups.com
Revision: 456
Author: lincolnbaxter
Date: Mon Oct 18 16:46:11 2010
Log: updated maven file encoding for JDK compiler - should build on all OS's
http://code.google.com/p/prettyfaces/source/detail?r=456

Modified:
/prettyfaces/trunk/pom.xml
/prettyfaces/trunk/tests-jsf2/pom.xml

=======================================
--- /prettyfaces/trunk/pom.xml Fri Oct 15 19:11:27 2010
+++ /prettyfaces/trunk/pom.xml Mon Oct 18 16:46:11 2010
@@ -214,6 +214,7 @@
<configuration>
<source>1.5</source>
<target>1.5</target>
+ <encoding>UTF-8</encoding>
</configuration>
</plugin>
<plugin>
=======================================
--- /prettyfaces/trunk/tests-jsf2/pom.xml Sun Oct 17 20:23:14 2010
+++ /prettyfaces/trunk/tests-jsf2/pom.xml Mon Oct 18 16:46:11 2010
@@ -193,6 +193,7 @@
<configuration>
<source>1.6</source>
<target>1.6</target>
+ <encoding>UTF-8</encoding>
</configuration>
</plugin>
</plugins>

Reply all
Reply to author
Forward
0 new messages