Author: dkulp
Date: Thu Jun 27 19:28:36 2013
New Revision: 1497514

URL: http://svn.apache.org/r1497514
Log:
Merged revisions 1497066 via  git cherry-pick from
https://svn.apache.org/repos/asf/cxf/trunk

........
  r1497066 | dkulp | 2013-06-26 16:07:37 -0400 (Wed, 26 Jun 2013) | 2 lines

  Remove some unneeded stuff from the src distro that just makes it bigger

........

Modified:
    cxf/branches/2.7.x-fixes/distribution/src/main/assembly/src.xml

Modified: cxf/branches/2.7.x-fixes/distribution/src/main/assembly/src.xml
URL: 
http://svn.apache.org/viewvc/cxf/branches/2.7.x-fixes/distribution/src/main/assembly/src.xml?rev=1497514&r1=1497513&r2=1497514&view=diff
==============================================================================
--- cxf/branches/2.7.x-fixes/distribution/src/main/assembly/src.xml (original)
+++ cxf/branches/2.7.x-fixes/distribution/src/main/assembly/src.xml Thu Jun 27 
19:28:36 2013
@@ -78,6 +78,8 @@
                 <exclude>**/build.out*</exclude>
                 <exclude>STATUS</exclude>
                 <exclude>KEYS</exclude>
+                <exclude>security/**/*</exclude>
+                <exclude>etc/survey/**/*</exclude>
             </excludes>
         </fileSet>
     </fileSets>


Reply via email to