From: <bra...@us...> - 2008-08-19 22:50:15
|
Revision: 2572 http://archive-access.svn.sourceforge.net/archive-access/?rev=2572&view=rev Author: bradtofel Date: 2008-08-19 22:50:25 +0000 (Tue, 19 Aug 2008) Log Message: ----------- TWEAK: removed useless exclude config. Modified Paths: -------------- trunk/archive-access/projects/wayback/dist/src/main/assembly/distribution.xml Modified: trunk/archive-access/projects/wayback/dist/src/main/assembly/distribution.xml =================================================================== --- trunk/archive-access/projects/wayback/dist/src/main/assembly/distribution.xml 2008-08-19 22:49:32 UTC (rev 2571) +++ trunk/archive-access/projects/wayback/dist/src/main/assembly/distribution.xml 2008-08-19 22:50:25 UTC (rev 2572) @@ -7,9 +7,6 @@ <includeBaseDirectory>true</includeBaseDirectory> <dependencySets> <dependencySet> - <excludes> - <exclude>wayback-webapp-1.0.0-SNAPSHOT.war</exclude> - </excludes> <outputDirectory>/lib</outputDirectory> </dependencySet> </dependencySets> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |