<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>scaffold/templates/xxx-show-index.xhtml</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -71,8 +71,8 @@ target_dir  = ${target_dir} // this is where pear packages are saved.
         &lt;exclude name=&quot;net_nemein_notifications/*.php&quot; /&gt;
         &lt;exclude name=&quot;net_nemein_notifications/**/*.php&quot; /&gt;
         
-        &lt;exclude name=&quot;templates/*.php&quot; /&gt;
-        &lt;exclude name=&quot;**/templates/*.php&quot; /&gt;
+        &lt;exclude name=&quot;templates/*.xhtml&quot; /&gt;
+        &lt;exclude name=&quot;**/templates/*.xhtml&quot; /&gt;
         
         &lt;exclude name=&quot;tests/*.php&quot; /&gt;
         &lt;exclude name=&quot;**/tests/*.php&quot; /&gt;
@@ -177,10 +177,10 @@ target_dir  = ${target_dir} // this is where pear packages are saved.
                     &lt;expandproperties/&gt;
                 &lt;/filterchain&gt;
                 &lt;fileset dir=&quot;${template_dir}/templates&quot;&gt;
-                    &lt;include name=&quot;xxx-show-index.php&quot; /&gt;
+                    &lt;include name=&quot;xxx-show-index.xhtml&quot; /&gt;
                 &lt;/fileset&gt;
             &lt;/copy&gt;
-            &lt;exec command=&quot;mv templates/xxx-show-index.php templates/${component_style_handle}-show-index.php&quot;
+            &lt;exec command=&quot;mv templates/xxx-show-index.xhtml templates/${component_style_handle}-show-index.xhtml&quot;
                   dir=&quot;${component_dir}&quot;
             /&gt;
             </diff>
      <filename>build.xml</filename>
    </modified>
  </modified>
  <removed type="array">
    <removed>
      <filename>scaffold/templates/xxx-show-index.php</filename>
    </removed>
  </removed>
  <parents type="array">
    <parent>
      <id>f7aa5675e79d424ae081bf0d3ffb2059125d8431</id>
    </parent>
  </parents>
  <author>
    <name>Henri Bergius</name>
    <email>henri.bergius@iki.fi</email>
  </author>
  <url>http://github.com/bergie/midcom/commit/2cd4964f108214097845b599b3b08f9984fbd0f0</url>
  <id>2cd4964f108214097845b599b3b08f9984fbd0f0</id>
  <committed-date>2009-02-28T09:59:19-08:00</committed-date>
  <authored-date>2009-02-28T09:59:19-08:00</authored-date>
  <message>Rename scaffold's template to .xhtml, refs #887


git-svn-id: https://svn.midgard-project.org/midgard/trunk/midcom@20719 62f49d1c-1c16-0410-9156-d311ce72abac</message>
  <tree>eb8918fdfe78ad694fe1f82063b43884abffe688</tree>
  <committer>
    <name>Henri Bergius</name>
    <email>henri.bergius@iki.fi</email>
  </committer>
</commit>
