Author: thilinab
Date: Tue Apr 28 05:55:55 2009
New Revision: 34279
URL: http://wso2.org/svn/browse/wso2?view=rev&revision=34279

Log:
Added dependencies in the pom.xml for Smack and Smackx bundles.



Modified:
   trunk/solutions/identity/modules/distribution/pom.xml

Modified: trunk/solutions/identity/modules/distribution/pom.xml
URL: 
http://wso2.org/svn/browse/wso2/trunk/solutions/identity/modules/distribution/pom.xml?rev=34279&r1=34278&r2=34279&view=diff
==============================================================================
--- trunk/solutions/identity/modules/distribution/pom.xml       (original)
+++ trunk/solutions/identity/modules/distribution/pom.xml       Tue Apr 28 
05:55:55 2009
@@ -266,30 +266,6 @@
             <version>${carbon.version}</version>
         </dependency>
 
-        <dependency>
-            <groupId>org.wso2.carbon</groupId>
-            <artifactId>org.wso2.carbon.profile.mgt</artifactId>
-            <version>${carbon.version}</version>
-        </dependency>
-
-        <dependency>
-            <groupId>org.wso2.carbon</groupId>
-            <artifactId>org.wso2.carbon.profile.ui</artifactId>
-            <version>${carbon.version}</version>
-        </dependency>
-
-        <dependency>
-            <groupId>org.wso2.carbon</groupId>
-            <artifactId>org.wso2.carbon.claim.mgt</artifactId>
-            <version>${carbon.version}</version>
-        </dependency>
-
-        <dependency>
-            <groupId>org.wso2.carbon</groupId>
-            <artifactId>org.wso2.carbon.claim.mgt.ui</artifactId>
-            <version>${carbon.version}</version>
-        </dependency>
-
         <!-- Orbit dependency foe axis1service component -->
         <dependency>
             <groupId>org.apache.axis.wso2</groupId>
@@ -369,7 +345,6 @@
                                     </fileset>
                                 </unzip>
 
-                                <replace 
file="target/wso2carbon-${carbon.version}/conf/carbon.xml" 
token="${product.name}" value="Identity Server"/>
                                 <replace 
file="target/wso2carbon-${carbon.version}/conf/carbon.xml" 
token="&lt;ServerURL&gt;https://${carbon.local.ip}"; 
value="&lt;ServerURL&gt;https://localhost"/>
                                 <replace 
file="target/wso2carbon-${carbon.version}/conf/carbon.xml" 
token="&lt;!--HostName&gt;www.wso2.org&lt;/HostName--&gt;" 
value="&lt;HostName&gt;localhost&lt;/HostName&gt;"/>
 

_______________________________________________
Identity-dev mailing list
[email protected]
https://wso2.org/cgi-bin/mailman/listinfo/identity-dev

Reply via email to