Author: dkulp
Date: Thu Apr 24 11:38:13 2008
New Revision: 651343

URL: http://svn.apache.org/viewvc?rev=651343&view=rev
Log:
Merged revisions 651305 via svnmerge from 
https://svn.apache.org/repos/asf/incubator/cxf/trunk

........
  r651305 | dkulp | 2008-04-24 12:25:54 -0400 (Thu, 24 Apr 2008) | 2 lines
  
  Remove KEYS file from distributions (no-one should ever trust that file in 
the distribution)
........

Modified:
    incubator/cxf/branches/2.0.x-fixes/   (props changed)
    incubator/cxf/branches/2.0.x-fixes/distribution/src/main/assembly/src.xml

Propchange: incubator/cxf/branches/2.0.x-fixes/
------------------------------------------------------------------------------
Binary property 'svnmerge-integrated' - no diff available.

Modified: 
incubator/cxf/branches/2.0.x-fixes/distribution/src/main/assembly/src.xml
URL: 
http://svn.apache.org/viewvc/incubator/cxf/branches/2.0.x-fixes/distribution/src/main/assembly/src.xml?rev=651343&r1=651342&r2=651343&view=diff
==============================================================================
--- incubator/cxf/branches/2.0.x-fixes/distribution/src/main/assembly/src.xml 
(original)
+++ incubator/cxf/branches/2.0.x-fixes/distribution/src/main/assembly/src.xml 
Thu Apr 24 11:38:13 2008
@@ -78,6 +78,7 @@
                 <exclude>**/var/journal</exclude>
                 <exclude>**/build.out*</exclude>
                 <exclude>STATUS</exclude>
+                <exclude>KEYS</exclude>
             </excludes>
         </fileSet>
     </fileSets>


Reply via email to