svn commit: r731097 - /jakarta/taglibs/proper/string/trunk/pom.xml
| Newsgroups | gmane.comp.jakarta.taglibs.devel |
|---|---|
| Message-ID | <[email protected]> |
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>