<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>DISCLAIMER</filename>
    </added>
    <added>
      <filename>assembly/src/main/assembly/php.xml</filename>
    </added>
    <added>
      <filename>assembly/src/main/assembly/source.xml</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -29,7 +29,7 @@ under the License.
     &lt;relativePath&gt;../java/pom.xml&lt;/relativePath&gt;
   &lt;/parent&gt;
 
-  &lt;artifactId&gt;shindig-php&lt;/artifactId&gt;
+  &lt;artifactId&gt;shindig&lt;/artifactId&gt;
   &lt;packaging&gt;pom&lt;/packaging&gt;
 
   &lt;name&gt;Apache Shindig PhP assembly&lt;/name&gt;
@@ -49,7 +49,8 @@ under the License.
         &lt;artifactId&gt;maven-assembly-plugin&lt;/artifactId&gt;
         &lt;configuration&gt;
           &lt;descriptors&gt;
-            &lt;descriptor&gt;src/main/assembly/deploy.xml&lt;/descriptor&gt;
+            &lt;descriptor&gt;src/main/assembly/php.xml&lt;/descriptor&gt;
+            &lt;descriptor&gt;src/main/assembly/source.xml&lt;/descriptor&gt;
           &lt;/descriptors&gt;
         &lt;/configuration&gt;
         &lt;executions&gt;
@@ -62,6 +63,23 @@ under the License.
           &lt;/execution&gt;
         &lt;/executions&gt;
       &lt;/plugin&gt;
+      &lt;plugin&gt;
+        &lt;groupId&gt;org.apache.geronimo.genesis.plugins&lt;/groupId&gt;
+        &lt;artifactId&gt;tools-maven-plugin&lt;/artifactId&gt;
+        &lt;version&gt;1.4&lt;/version&gt;
+        &lt;executions&gt;
+          &lt;execution&gt;
+            &lt;id&gt;verify-legal-files&lt;/id&gt;
+            &lt;phase&gt;verify&lt;/phase&gt;
+            &lt;goals&gt;
+              &lt;goal&gt;verify-legal-files&lt;/goal&gt;
+            &lt;/goals&gt;
+            &lt;configuration&gt;
+              &lt;strict&gt;false&lt;/strict&gt;
+            &lt;/configuration&gt;
+          &lt;/execution&gt;
+        &lt;/executions&gt;
+      &lt;/plugin&gt;
     &lt;/plugins&gt;
   &lt;/build&gt;
   &lt;dependencies/&gt;</diff>
      <filename>assembly/pom.xml</filename>
    </modified>
  </modified>
  <removed type="array">
    <removed>
      <filename>assembly/src/main/assembly/deploy.xml</filename>
    </removed>
  </removed>
  <parents type="array">
    <parent>
      <id>f6f76211248d1ca4caddd26889172cc259ad3c0a</id>
    </parent>
  </parents>
  <author>
    <name>Ian Boston</name>
    <email>ieb@apache.org</email>
  </author>
  <url>http://github.com/sgala/apache-incubator-shindig/commit/399a6af4e6139cc479b3e813fb06853014783503</url>
  <id>399a6af4e6139cc479b3e813fb06853014783503</id>
  <committed-date>2008-11-23T16:03:38-08:00</committed-date>
  <authored-date>2008-11-23T16:03:38-08:00</authored-date>
  <message>Fixed some inconsistancies in the assembly,
added a complete source package

git-svn-id: https://svn.apache.org/repos/asf/incubator/shindig/trunk@720071 13f79535-47bb-0310-9956-ffa450edef68</message>
  <tree>e053bfaa56b2c6adc4753b5715e9c8cf84ea66a1</tree>
  <committer>
    <name>Ian Boston</name>
    <email>ieb@apache.org</email>
  </committer>
</commit>
