Author: chammers
Date: Fri Nov 27 00:30:02 2009
New Revision: 884728

URL: http://svn.apache.org/viewvc?rev=884728&view=rev
Log:
Added missing pom.xml

Modified:
    incubator/log4php/trunk/pom.xml

Modified: incubator/log4php/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/log4php/trunk/pom.xml?rev=884728&r1=884727&r2=884728&view=diff
==============================================================================
--- incubator/log4php/trunk/pom.xml (original)
+++ incubator/log4php/trunk/pom.xml Fri Nov 27 00:30:02 2009
@@ -186,7 +186,8 @@
                                 </copy>
                                 <copy todir="target/pear/log4php">      
                                     <fileset dir="src/main/php">    
-                                        <include name="**/*.php" />      
+                                        <include name="**/*.php" />
+                                        <include name="**/*.dtd" />
                                     </fileset>      
                                 </copy>
                                 <exec executable="php" dir="target/pear">


Reply via email to