Hi Sameera, This commit has left the tests of the Registry Kernel broken. Please do compile with tests before making changes which involve getting rid of dependencies. It might have been wrong to have this dependency included in this manner, but, getting rid of it, and not compiling the source code with tests enabled is simply unacceptable.
FYI, I have fixed this issue in r88414. Thanks, Senaka. On Tue, Feb 8, 2011 at 3:31 PM, <[email protected]> wrote: > Author: sameera > Date: Tue Feb 8 02:01:28 2011 > New Revision: 86991 > URL: http://wso2.org/svn/browse/wso2?view=rev&revision=86991 > > Log: > removed some unused dependencies > > Modified: > trunk/carbon/core/org.wso2.carbon.user.core/pom.xml > > Modified: trunk/carbon/core/org.wso2.carbon.user.core/pom.xml > URL: > http://wso2.org/svn/browse/wso2/trunk/carbon/core/org.wso2.carbon.user.core/pom.xml?rev=86991&r1=86990&r2=86991&view=diff > > ============================================================================== > --- trunk/carbon/core/org.wso2.carbon.user.core/pom.xml (original) > +++ trunk/carbon/core/org.wso2.carbon.user.core/pom.xml Tue Feb 8 02:01:28 > 2011 > @@ -59,22 +59,13 @@ > <artifactId>commons-dbcp</artifactId> > </dependency> > <dependency> > - <groupId>com.h2database.wso2</groupId> > - <artifactId>h2-database-engine</artifactId> > - </dependency> > - <dependency> > <groupId>org.wso2.carbon</groupId> > <artifactId>org.wso2.carbon.logging</artifactId> > <version>${pom.version}</version> > </dependency> > <dependency> > - <groupId>org.apache.synapse</groupId> > - <artifactId>synapse-securevault</artifactId> > - </dependency> > - <dependency> > <groupId>org.wso2.pwprovider</groupId> > <artifactId>org.wso2.pwprovider</artifactId> > - <version>1.6.4</version> > </dependency> > </dependencies> > > _______________________________________________ > Carbon-commits mailing list > [email protected] > https://wso2.org/cgi-bin/mailman/listinfo/carbon-commits > -- *Senaka Fernando* Product Manager - WSO2 Governance Registry; Associate Technical Lead; WSO2, Inc.; http://wso2.com* Member; Apache Software Foundation; http://apache.org E-mail: senaka AT wso2.com **P: +1 408 754 7388; ext: 51736*; *M: +94 77 322 1818 Linked-In: http://www.linkedin.com/in/senakafernando *Lean . Enterprise . Middleware
_______________________________________________ Carbon-dev mailing list [email protected] http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
