You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by jc...@apache.org on 2005/10/19 00:05:11 UTC

svn commit: r326270 - /jakarta/commons/sandbox/proxy/trunk/project.xml

Author: jcarman
Date: Tue Oct 18 15:05:08 2005
New Revision: 326270

URL: http://svn.apache.org/viewcvs?rev=326270&view=rev
Log:
A fix for NOTICE.txt

Modified:
    jakarta/commons/sandbox/proxy/trunk/project.xml

Modified: jakarta/commons/sandbox/proxy/trunk/project.xml
URL: http://svn.apache.org/viewcvs/jakarta/commons/sandbox/proxy/trunk/project.xml?rev=326270&r1=326269&r2=326270&view=diff
==============================================================================
--- jakarta/commons/sandbox/proxy/trunk/project.xml (original)
+++ jakarta/commons/sandbox/proxy/trunk/project.xml Tue Oct 18 15:05:08 2005
@@ -323,6 +323,15 @@
               </includes>
             </resource>
             -->
+
+            <resource>
+                <directory>${basedir}</directory>
+                <targetPath>META-INF</targetPath>
+                <includes>
+                    <include>NOTICE.txt</include>
+                </includes>
+            </resource>
+
         </resources>
         <jars></jars>
     </build>



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org