Revision: 570
Author: [email protected]
Date: Sun Jul 26 12:05:30 2009
Log: issue#108 shut up hudson, part 2 - source encoding and another
overview.html.
http://code.google.com/p/piccolo2d/source/detail?r=570
Modified:
/piccolo2d.java/branches/mvn4hudson/examples/src/main/java/overview.html
/piccolo2d.java/branches/mvn4hudson/parent/pom.xml
=======================================
---
/piccolo2d.java/branches/mvn4hudson/examples/src/main/java/overview.html
Sun Jul 27 04:51:16 2008
+++
/piccolo2d.java/branches/mvn4hudson/examples/src/main/java/overview.html
Sun Jul 26 12:05:30 2009
@@ -0,0 +1,3 @@
+<body>Examples overview.
+TODO: write a bit of an intro
+</body>
=======================================
--- /piccolo2d.java/branches/mvn4hudson/parent/pom.xml Sun Jul 26 11:04:24
2009
+++ /piccolo2d.java/branches/mvn4hudson/parent/pom.xml Sun Jul 26 12:05:30
2009
@@ -13,6 +13,8 @@
as zooming, animation and multiple representations.
</description>
<properties>
+ <!--
http://docs.codehaus.org/display/MAVENUSER/POM+Element+for+Source+File+Encoding
-->
+
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<httpbase>http://www.piccolo2d.org/java</httpbase>
<httpsitebase>${httpbase}/site</httpsitebase>
<!--
--~--~---------~--~----~------------~-------~--~----~
Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev?hl=en
-~----------~----~----~----~------~----~------~--~---