You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wink.apache.org by ma...@apache.org on 2009/07/23 14:51:24 UTC

svn commit: r797047 - /incubator/wink/trunk/src.xml

Author: martins
Date: Thu Jul 23 12:51:23 2009
New Revision: 797047

URL: http://svn.apache.org/viewvc?rev=797047&view=rev
Log:
Generate Wink sources archives (zip, tar). 
To generate Wink sources archives, run mvn assembly:single from main pom.xml

Modified:
    incubator/wink/trunk/src.xml

Modified: incubator/wink/trunk/src.xml
URL: http://svn.apache.org/viewvc/incubator/wink/trunk/src.xml?rev=797047&r1=797046&r2=797047&view=diff
==============================================================================
--- incubator/wink/trunk/src.xml (original)
+++ incubator/wink/trunk/src.xml Thu Jul 23 12:51:23 2009
@@ -26,7 +26,6 @@
     </formats>
     <fileSets>
         <fileSet>
-            <directory>./</directory>
             <useDefaultExcludes>true</useDefaultExcludes>
             <excludes>
                 <exclude>**/target</exclude>