Author: hiranya
Date: Wed Jun 10 04:41:52 2009
New Revision: 38504
URL: http://wso2.org/svn/browse/wso2?view=rev&revision=38504

Log:
Commenting out the jms ui from the build



Modified:
   trunk/esb/java/modules/distribution/pom.xml

Modified: trunk/esb/java/modules/distribution/pom.xml
URL: 
http://wso2.org/svn/browse/wso2/trunk/esb/java/modules/distribution/pom.xml?rev=38504&r1=38503&r2=38504&view=diff
==============================================================================
--- trunk/esb/java/modules/distribution/pom.xml (original)
+++ trunk/esb/java/modules/distribution/pom.xml Wed Jun 10 04:41:52 2009
@@ -143,11 +143,11 @@
             <artifactId>org.wso2.carbon.transport.jms</artifactId>
             <version>${carbon.version}</version>
         </dependency>
-       <dependency>
+       <!--dependency>
            <groupId>org.wso2.carbon</groupId>
            <artifactId>org.wso2.carbon.transport.jms.ui</artifactId>
            <version>${carbon.version}</version>
-       </dependency>
+       </dependency-->
         <dependency>
             <groupId>org.wso2.carbon</groupId>
             <artifactId>org.wso2.carbon.transport.fix</artifactId>

_______________________________________________
Esb-java-dev mailing list
[email protected]
https://wso2.org/cgi-bin/mailman/listinfo/esb-java-dev

Reply via email to