[Registry-dev] [Build Report] WSO2 Registry - Nightly Build build
65 has FAILED
(71 tests failed, no failures were new). Change made by chathura and deepal
WSO2 Builder
builder at wso2.org
Wed Apr 23 04:04:28 PDT 2008
The project WSO2 Registry - Nightly Build has the following 5 changes by 2 authors:
*chathura* made the following changes at
Comment:
Added more tests for transactions support.
> /trunk/registry/modules/core/src/test/java/org/wso2/registry/jdbc/TransactionsTest.java (16049)
*deepal* made the following changes at
Comment:
adding a class for schema validation
> /trunk/registry/modules/core/src/main/java/org/wso2/registry/utils/XMLSchema.xsd (16051)
> /trunk/registry/modules/core/src/main/java/org/wso2/registry/utils/SchemaValidator.java (16051)
*chathura* made the following changes at
Comment:
Added test case for transactions support.
Updated the derby database scripts for the new resource store data model.
> /trunk/registry/modules/core/src/main/java/org/wso2/registry/jdbc/hsql/DatabaseCreator.java (16048)
> /trunk/registry/modules/core/src/main/resources/database-scripts/derby-complete.sql (16048)
> /trunk/registry/modules/core/src/test/java/org/wso2/registry/jdbc/TransactionsTest.java (16048)
> /trunk/registry/modules/core/src/main/resources/database-scripts/derby-registry.sql (16048)
*chathura* made the following changes at
Comment:
Improved the transactions support.
Moved all registry logic to the TransactionalJDBCRegistry class. NonTransactionalJDBCRegistry wraps that class and make each operation atomic.
JDBCRegistry delegates requests to one of above two classes, based on whether the registry is participating in an external transaction or it is individual atomic action.
> /trunk/registry/modules/core/src/main/java/org/wso2/registry/jdbc/TransactionalJDBCRegistry.java (16007)
> /trunk/registry/modules/core/src/main/java/org/wso2/registry/jdbc/JDBCRegistry.java (16007)
> /trunk/registry/modules/core/src/main/java/org/wso2/registry/jdbc/NonTransactionalJDBCRegistry.java (16007)
*chathura* made the following changes at
Comment:
Minor fix to allow wrapping external realms with the RegistryRealm.
> /trunk/registry/modules/core/src/main/java/org/wso2/registry/jdbc/realm/RegistryRealm.java (16050)
---------------------------------------------------------------------------------------
The build has 71 failed tests and 66 successful tests.
Click http://builder.wso2.org/browse/REGISTRY-NIGHTLY-65 to find out more.
Thanks,
Bamboo
More information about the Registry-dev
mailing list