You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by tr...@apache.org on 2006/09/08 03:46:32 UTC

svn commit: r441332 - /directory/trunks/mina/release.xml

Author: trustin
Date: Thu Sep  7 18:46:31 2006
New Revision: 441332

URL: http://svn.apache.org/viewvc?view=rev&rev=441332
Log:
Updated the assembly descriptor


Modified:
    directory/trunks/mina/release.xml

Modified: directory/trunks/mina/release.xml
URL: http://svn.apache.org/viewvc/directory/trunks/mina/release.xml?view=diff&rev=441332&r1=441331&r2=441332
==============================================================================
--- directory/trunks/mina/release.xml (original)
+++ directory/trunks/mina/release.xml Thu Sep  7 18:46:31 2006
@@ -74,6 +74,13 @@
         <include>*.jar</include>
       </includes>
     </fileSet>
+    <fileSet>
+      <directory>integration-jmx/target</directory>
+      <outputDirectory></outputDirectory>
+      <includes>
+        <include>*.jar</include>
+      </includes>
+    </fileSet>
   </fileSets>
 </assembly>