Author: amila Date: Mon Jun 2 21:52:39 2008 New Revision: 17806 URL: http://wso2.org/svn/browse/wso2?view=rev&revision=17806
Log: update the sample to user Mercury Modified: branches/wsas/java/2.3/wsas/modules/samples/CommodityQuote/build.xml Modified: branches/wsas/java/2.3/wsas/modules/samples/CommodityQuote/build.xml URL: http://wso2.org/svn/browse/wso2/branches/wsas/java/2.3/wsas/modules/samples/CommodityQuote/build.xml?rev=17806&r1=17805&r2=17806&view=diff ============================================================================== --- branches/wsas/java/2.3/wsas/modules/samples/CommodityQuote/build.xml (original) +++ branches/wsas/java/2.3/wsas/modules/samples/CommodityQuote/build.xml Mon Jun 2 21:52:39 2008 @@ -92,10 +92,10 @@ <copy todir="repository/modules"> <fileset dir="${repo.location}/modules"> <include name="addressing*.mar"/> - <include name="*sandesha2*.mar"/> + <include name="Mercury*.mar"/> <include name="rampart*.mar"/> <include name="rahas*.mar"/> </fileset> </copy> </target> -</project> \ No newline at end of file +</project> _______________________________________________ Wsas-java-dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/wsas-java-dev
