You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by da...@apache.org on 2009/11/16 11:34:02 UTC

svn commit: r880701 - /cxf/dosgi/trunk/distribution/sources/src/main/assembly/src.xml

Author: davidb
Date: Mon Nov 16 10:34:00 2009
New Revision: 880701

URL: http://svn.apache.org/viewvc?rev=880701&view=rev
Log:
Adding discovery code to Source Distro.

Modified:
    cxf/dosgi/trunk/distribution/sources/src/main/assembly/src.xml

Modified: cxf/dosgi/trunk/distribution/sources/src/main/assembly/src.xml
URL: http://svn.apache.org/viewvc/cxf/dosgi/trunk/distribution/sources/src/main/assembly/src.xml?rev=880701&r1=880700&r2=880701&view=diff
==============================================================================
--- cxf/dosgi/trunk/distribution/sources/src/main/assembly/src.xml (original)
+++ cxf/dosgi/trunk/distribution/sources/src/main/assembly/src.xml Mon Nov 16 10:34:00 2009
@@ -50,8 +50,8 @@
                 <exclude>**/velocity.log</exclude>
                 <exclude>**/var/journal</exclude>
                 <exclude>**/build.out*</exclude>
-                <exclude>**/discovery/distributed</exclude>
-                <exclude>**/discovery/distributed/**/*</exclude>
+                <exclude>**/*.swp</exclude>
+                <exclude>**/org.eclipse.jdt.core.prefs</exclude>
             </excludes>
         </fileSet>
         <fileSet>