Author: ggregory Date: Thu Sep 21 20:23:16 2017 New Revision: 1809220 URL: http://svn.apache.org/viewvc?rev=1809220&view=rev Log: Preparing version 2.2.
Modified: commons/proper/vfs/trunk/commons-vfs2-distribution/src/assembly/src.xml Modified: commons/proper/vfs/trunk/commons-vfs2-distribution/src/assembly/src.xml URL: http://svn.apache.org/viewvc/commons/proper/vfs/trunk/commons-vfs2-distribution/src/assembly/src.xml?rev=1809220&r1=1809219&r2=1809220&view=diff ============================================================================== --- commons/proper/vfs/trunk/commons-vfs2-distribution/src/assembly/src.xml (original) +++ commons/proper/vfs/trunk/commons-vfs2-distribution/src/assembly/src.xml Thu Sep 21 20:23:16 2017 @@ -30,7 +30,7 @@ <directory>..</directory> <useDefaultExcludes>true</useDefaultExcludes> <excludes> - <exclude>**/sandbox/**</exclude> + <exclude>**/commons-vfs2-sandbox/**</exclude> <!-- build output --> <exclude>%regex[(?!((?!${project.build.directory}/)[^/]+/)*src/).*${project.build.directory}.*]</exclude>