Author: tabish
Date: Tue Jul  8 18:47:56 2014
New Revision: 1608892

URL: http://svn.apache.org/r1608892
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/branches/1.6.x/   (props 
changed)
    activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.6.x/nant.build

Propchange: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.6.x/
------------------------------------------------------------------------------
  Merged /activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk:r1608885

Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.6.x/nant.build
URL: 
http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.6.x/nant.build?rev=1608892&r1=1608891&r2=1608892&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.6.x/nant.build 
(original)
+++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.6.x/nant.build Tue 
Jul  8 18:47:56 2014
@@ -68,7 +68,7 @@
         <!-- Property grouping for 'vendor.nunit.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