You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by ec...@apache.org on 2012/03/22 21:19:03 UTC

svn commit: r1304025 - in /incubator/accumulo/branches/1.4.0rc: pom.xml src/assemble/dist.xml

Author: ecn
Date: Thu Mar 22 20:19:03 2012
New Revision: 1304025

URL: http://svn.apache.org/viewvc?rev=1304025&view=rev
Log:
ACCUMULO-145: remove references to the DISCLAIMER file

Modified:
    incubator/accumulo/branches/1.4.0rc/pom.xml
    incubator/accumulo/branches/1.4.0rc/src/assemble/dist.xml

Modified: incubator/accumulo/branches/1.4.0rc/pom.xml
URL: http://svn.apache.org/viewvc/incubator/accumulo/branches/1.4.0rc/pom.xml?rev=1304025&r1=1304024&r2=1304025&view=diff
==============================================================================
--- incubator/accumulo/branches/1.4.0rc/pom.xml (original)
+++ incubator/accumulo/branches/1.4.0rc/pom.xml Thu Mar 22 20:19:03 2012
@@ -345,14 +345,6 @@
                   </mapper>
                 </data>
                 <data>
-                  <src>DISCLAIMER</src>
-                  <type>file</type>
-                  <mapper>
-                    <type>perm</type>
-                  <prefix>/usr/lib/accumulo</prefix>
-                  </mapper>
-                </data>
-                <data>
                   <src>NOTICE</src>
                   <type>file</type>
                   <mapper>

Modified: incubator/accumulo/branches/1.4.0rc/src/assemble/dist.xml
URL: http://svn.apache.org/viewvc/incubator/accumulo/branches/1.4.0rc/src/assemble/dist.xml?rev=1304025&r1=1304024&r2=1304025&view=diff
==============================================================================
--- incubator/accumulo/branches/1.4.0rc/src/assemble/dist.xml (original)
+++ incubator/accumulo/branches/1.4.0rc/src/assemble/dist.xml Thu Mar 22 20:19:03 2012
@@ -69,7 +69,6 @@
     <fileSet>
       <includes>
         <include>CHANGES</include>
-        <include>DISCLAIMER</include>
         <include>LICENSE</include>
         <include>NOTICE</include>
         <include>README</include>