Hi Senaka,
Apologies for commiting without running the code without the tests. This was
done during the hackathon organized to cleanup pom file.
FYI, hereafter if you add dependencies specially for tests, please set the
scope as test. So that downstream people will know that these dependencies
are for tests.
e.g.
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
* <scope>test</scope> *
</dependency>
BTW, We found many test failures in 3.1.0 branch in registry related
components. Seems like we've released these products with test failures.
Sameera
On Sat, Feb 26, 2011 at 2:59 PM, Senaka Fernando <[email protected]> wrote:
> 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
>
>
--
Sameera Jayasoma
Technical Lead and Product Manager, WSO2 Carbon
WSO2, Inc. (http://wso2.com)
email: [email protected]
blog: http://tech.jayasoma.org
Lean . Enterprise . Middleware
_______________________________________________
Carbon-dev mailing list
[email protected]
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev