Author: ffang
Date: Wed Sep 21 04:09:07 2011
New Revision: 1173485
URL: http://svn.apache.org/viewvc?rev=1173485&view=rev
Log:
Merged revisions 1173484 via svnmerge from
https://svn.apache.org/repos/asf/cxf/trunk
........
r1173484 | ffang | 2011-09-21 12:03:44 +0800 (δΈ‰, 21 9 2011) | 1 line
[CXF-3810]exclude ws_security/interopfest example from binary kit
........
Modified:
cxf/branches/2.4.x-fixes/ (props changed)
cxf/branches/2.4.x-fixes/distribution/src/main/assembly/bin.xml
Propchange: cxf/branches/2.4.x-fixes/
------------------------------------------------------------------------------
Binary property 'svnmerge-integrated' - no diff available.
Modified: cxf/branches/2.4.x-fixes/distribution/src/main/assembly/bin.xml
URL:
http://svn.apache.org/viewvc/cxf/branches/2.4.x-fixes/distribution/src/main/assembly/bin.xml?rev=1173485&r1=1173484&r2=1173485&view=diff
==============================================================================
--- cxf/branches/2.4.x-fixes/distribution/src/main/assembly/bin.xml (original)
+++ cxf/branches/2.4.x-fixes/distribution/src/main/assembly/bin.xml Wed Sep 21
04:09:07 2011
@@ -79,6 +79,7 @@
<exclude>**/build/**/*</exclude>
<exclude>**/target/**/*</exclude>
<exclude>integration/JBI/**/build.properties</exclude>
+ <exclude>**/interopfest/**</exclude>
</excludes>
</fileSet>
<fileSet>