Author: bayard
Date: Sat Jan  3 14:06:14 2009
New Revision: 731097

URL: http://svn.apache.org/viewvc?rev=731097&view=rev
Log:
Include the local notice/license, not the directory parent

Modified:
    jakarta/taglibs/proper/string/trunk/pom.xml

Modified: jakarta/taglibs/proper/string/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/jakarta/taglibs/proper/string/trunk/pom.xml?rev=731097&r1=731096&r2=731097&view=diff
==============================================================================
--- jakarta/taglibs/proper/string/trunk/pom.xml (original)
+++ jakarta/taglibs/proper/string/trunk/pom.xml Sat Jan  3 14:06:14 2009
@@ -95,8 +95,8 @@
         <directory>.</directory>
         <targetPath>META-INF</targetPath>
         <includes>
-          <include>../NOTICE</include>
-          <include>../LICENSE</include>
+          <include>NOTICE.txt</include>
+          <include>LICENSE.txt</include>
         </includes>
       </resource>
       <resource>



---------------------------------------------------------------------
To unsubscribe, e-mail: taglibs-dev-unsubscr...@jakarta.apache.org
For additional commands, e-mail: taglibs-dev-h...@jakarta.apache.org

Reply via email to