You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by jg...@apache.org on 2008/11/14 23:08:50 UTC

svn commit: r714161 - /activemq/activemq-dotnet/Apache.NMS.EMS/trunk/nant.build

Author: jgomes
Date: Fri Nov 14 14:08:49 2008
New Revision: 714161

URL: http://svn.apache.org/viewvc?rev=714161&view=rev
Log:
Fix nmsprovider config filename.

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

Modified: activemq/activemq-dotnet/Apache.NMS.EMS/trunk/nant.build
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.EMS/trunk/nant.build?rev=714161&r1=714160&r2=714161&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.EMS/trunk/nant.build (original)
+++ activemq/activemq-dotnet/Apache.NMS.EMS/trunk/nant.build Fri Nov 14 14:08:49 2008
@@ -115,7 +115,7 @@
       <include name="NOTICE.txt"/>
       <include name="${build.bin.dir}/${project.name}.dll"/>
       <include name="${build.bin.dir}/${project.name}.pdb"/>
-      <include name="nmsprovider-tibco.config"/>
+      <include name="nmsprovider-ems.config"/>
     </fileset>
 
     <fileset id="deploy.filenames">