Author: tabish
Date: Tue Jul  8 18:43:36 2014
New Revision: 1608885

URL: http://svn.apache.org/r1608885
Log:
https://issues.apache.org/jira/browse/AMQNET-480

Update nant build to use the latest DotNetZipLib 
Fixes [AMQNET-AMQNET-480]. (See 
https://issues.apache.org/jira/browse/AMQNET-AMQNET-480)

Modified:
    activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/nant.build

Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/nant.build
URL: 
http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/nant.build?rev=1608885&r1=1608884&r2=1608885&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/nant.build (original)
+++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/nant.build Tue Jul  8 
18:43:36 2014
@@ -68,7 +68,7 @@
         <!-- Property grouping for 'vendor.dotnetzip.org' -->
         <property name="vendor.dotnetzip.org.name" value="DotNetZip" />
         <property name="vendor.dotnetzip.org.group" value="org.dotnetzip" />
-        <property name="vendor.dotnetzip.org.version" value="1.9.0" />
+        <property name="vendor.dotnetzip.org.version" value="1.9.1.8" />
         <property name="vendor.dotnetzip.org.filenames" value="Ionic.Zlib.dll" 
/>
     </target>
 


Reply via email to