[Registry-dev] [Build Report] WSO2 Registry - Nightly Build build
87 was SUCCESSFUL (with 128 tests). Change made by 5 authors
WSO2 Builder
builder at wso2.org
Fri May 23 17:36:47 PDT 2008
The project WSO2 Registry - Nightly Build has the following 18 changes by 5 authors:
*Glen Daniels* made the following changes at
Comment:
Fix validation error.
> /trunk/registry/modules/webapps/src/main/java/org/wso2/registry/web/actions/utils/AdvancedResourceQuery.java (17291)
*chathura* made the following changes at
Comment:
Changed the user guide to use derby client driver.
> /trunk/registry/modules/documentation/xdocs/userguide.xml (17305)
*chathura* made the following changes at
Comment:
Implemented separate methods for removing and editing resource properties.
This avoids possible confusions in doing these functions using getProperties() method.
> /trunk/registry/modules/core/src/test/java/org/wso2/registry/jdbc/PropertiesTest.java (17309)
> /trunk/registry/modules/core/src/main/java/org/wso2/registry/ResourceImpl.java (17309)
> /trunk/registry/modules/core/src/main/java/org/wso2/registry/jdbc/Repository.java (17309)
> /trunk/registry/modules/core/src/main/java/org/wso2/registry/jdbc/dao/RatingsDAO.java (17309)
> /trunk/registry/modules/webapps/src/main/java/org/wso2/registry/web/utils/PropertiesUtil.java (17309)
> /trunk/registry/modules/core/src/main/java/org/wso2/registry/Resource.java (17309)
*Glen Daniels* made the following changes at
Comment:
Don't use two queries in AssociationDAO when one will do
Handle quoted tag strings in AdvancedResourceQuery
> /trunk/registry/modules/webapps/src/main/java/org/wso2/registry/web/actions/utils/AdvancedResourceQuery.java (17294)
> /trunk/registry/modules/core/src/main/java/org/wso2/registry/jdbc/dao/AssociationDAO.java (17294)
*deepal* made the following changes at
Comment:
updating pom.xml with the module extensions
> /trunk/registry/modules/webapps/pom.xml (17285)
*Glen Daniels* made the following changes at
Comment:
Fix REGISTRY-287
> /trunk/registry/modules/webapps/src/main/webapp/admin/registry-resources.jsp (17288)
> /trunk/registry/modules/core/src/main/java/org/wso2/registry/jdbc/handlers/builtin/CommentCollectionURLHandler.java (17288)
*dimuthul* made the following changes at
Comment:
Capitalizing sqls.
> /trunk/registry/modules/core/src/main/java/org/wso2/registry/users/def/DefaultRealmConstants.java (17301)
*chathura* made the following changes at
Comment:
Resolved REGISTRY-355.
> /trunk/registry/modules/core/src/main/java/org/wso2/registry/jdbc/dao/CommentsDAO.java (17303)
> /trunk/registry/modules/core/src/main/java/org/wso2/registry/jdbc/handlers/builtin/CommentURLHandler.java (17303)
*deepal* made the following changes at
Comment:
adding other db configurations
> /trunk/registry/modules/extensions/src/org/wso2/registry/servlet/registry.xml (17286)
*Glen Daniels* made the following changes at
Comment:
Move non-core handlers over to the extensions module.
> /trunk/registry/modules/core/src/main/java/org/wso2/registry/jdbc/handlers/builtin/SynapseRepositoryHandler.java (17283)
> /trunk/registry/modules/extensions/src/org/wso2/registry/handlers/utils/WSDLFileProcessor.java (17283)
> /trunk/registry/modules/extensions/src/org/wso2/registry/handlers/WSDLMediaTypeHandler.java (17283)
> /trunk/registry/modules/extensions/src/org/wso2/registry/handlers (17283)
> /trunk/registry/modules/extensions/src/org/wso2/registry/handlers/WSDLValidationHandler.java (17283)
> /trunk/registry/modules/extensions/src/org/wso2/registry/handlers/Axis2RepositoryHandler.java (17283)
> /trunk/registry/modules/extensions/src/org/wso2/registry/handlers/XSDValidationHandler.java (17283)
> /trunk/registry/modules/core/src/main/java/org/wso2/registry/jdbc/handlers/builtin/utils (17283)
> /trunk/registry/modules/core/src/main/java/org/wso2/registry/jdbc/JDBCRegistry.java (17283)
> /trunk/registry/modules/extensions/src/org/wso2/registry/handlers/XSDMediaTypeHandler.java (17283)
> /trunk/registry/modules/core/src/main/java/org/wso2/registry/jdbc/handlers/builtin/WSDLMediaTypeHandler.java (17283)
> /trunk/registry/modules/extensions/src/org/wso2/registry/servlet/registry.xml (17283)
> /trunk/registry/modules/extensions/src/org/wso2/registry/handlers/utils (17283)
> /trunk/registry/modules/core/src/main/java/org/wso2/registry/jdbc/handlers/builtin/WSDLValidationHandler.java (17283)
> /trunk/registry/modules/core/src/main/java/org/wso2/registry/servlet/registry.xml (17283)
> /trunk/registry/pom.xml (17283)
> /trunk/registry/modules/core/src/main/java/org/wso2/registry/jdbc/handlers/builtin/Axis2RepositoryHandler.java (17283)
> /trunk/registry/modules/core/src/main/java/org/wso2/registry/jdbc/handlers/builtin/XSDMediaTypeHandler.java (17283)
> /trunk/registry/modules/extensions/src/org/wso2/registry/handlers/utils/SchemaFileProcessor.java (17283)
> /trunk/registry/modules/core/src/main/java/org/wso2/registry/jdbc/handlers/builtin/XSDValidationHandler.java (17283)
> /trunk/registry/modules/extensions/src/org/wso2/registry/handlers/SynapseRepositoryHandler.java (17283)
*Glen Daniels* made the following changes at
Comment:
Introduce first cut of extensions module. This will contain all the "non-core" stuff like aspects, lifecycles, etc.
This is a first cut, structure and build will probably change over time.
> /trunk/registry/modules/extensions/src/org/wso2 (17282)
> /trunk/registry/modules/extensions/test/org/wso2/registry/app/APPBasedLifeCycleTest.java (17282)
> /trunk/registry/modules/extensions/test/org/wso2/registry/jdbc/LifeCycleTest.java (17282)
> /trunk/registry/modules/extensions/pom.xml (17282)
> /trunk/registry/modules/extensions/test/org/wso2/registry (17282)
> /trunk/registry/modules/extensions (17282)
> /trunk/registry/modules/extensions/test/org (17282)
> /trunk/registry/modules/extensions/src/org/wso2/registry/aspects/ReviewLifecycle.java (17282)
> /trunk/registry/modules/extensions/test/org/wso2 (17282)
> /trunk/registry/modules/extensions/test/org/wso2/registry/app/RegistryServer.java (17282)
> /trunk/registry/modules/extensions/test (17282)
> /trunk/registry/modules/extensions/test/org/wso2/registry/jdbc (17282)
> /trunk/registry/modules/extensions/test/org/wso2/registry/app (17282)
> /trunk/registry/modules/extensions/src/org/wso2/registry (17282)
> /trunk/registry/modules/extensions/src/org/wso2/registry/servlet/registry.xml (17282)
> /trunk/registry/modules/extensions/src/org/wso2/registry/servlet (17282)
> /trunk/registry/pom.xml (17282)
> /trunk/registry/modules/extensions/src/org/wso2/registry/aspects/Lifecycle.java (17282)
> /trunk/registry/modules/extensions/src (17282)
> /trunk/registry/modules/extensions/src/org (17282)
> /trunk/registry/modules/extensions/src/org/wso2/registry/aspects (17282)
> /trunk/registry/modules/extensions/src/org/wso2/registry/aspects/DefaultLifecycle.java (17282)
*deepal* made the following changes at
Comment:
fixing the media type for wsdl validator
> /trunk/registry/modules/extensions/src/org/wso2/registry/servlet/registry.xml (17307)
*Amila Suriarachchi* made the following changes at
Comment:
fixed the issue REGISTRY-223 and REGISTRY-338
> /trunk/registry/modules/extensions/src/org/wso2/registry/handlers/utils/WSDLFileProcessor.java (17289)
*chathura* made the following changes at
Comment:
When importing resources, handlers may add aditional metadata, but not complete the request. In such cases, we should capture the metadate included by handlers, when putting
resources using the repository.
Fixed this issue.
> /trunk/registry/modules/core/src/main/java/org/wso2/registry/jdbc/BasicRegistry.java (17308)
*deepal* made the following changes at
Comment:
get the association works for both the direction so when we call get associations for a given resource we get both to and from resource
> /trunk/registry/modules/core/src/main/java/org/wso2/registry/Association.java (17290)
> /trunk/registry/modules/extensions/src/org/wso2/registry/servlet/registry.xml (17290)
> /trunk/registry/modules/samples/handler-sample/src/org/wso2/registry/plugins/mediatypes/pp/ProjectProposalMediaTypeHandler.java (17290)
> /trunk/registry/modules/core/src/main/java/org/wso2/registry/jdbc/dao/AssociationDAO.java (17290)
*Glen Daniels* made the following changes at
Comment:
* Move lifecycle stuff to extensions module (will be checking that in shortly)
* Get rid of unused table
* Rename RID1/RID2 to more comprehensible SOURCE/TARGET
> /trunk/registry/modules/core/src/main/java/org/wso2/registry/jdbc/utils/creators/HSQLDatabaseCreator.java (17281)
> /trunk/registry/modules/core/src/main/resources/database-scripts/hsql-registry.sql (17281)
> /trunk/registry/modules/core/src/main/resources/database-scripts/mysql-complete.sql (17281)
> /trunk/registry/modules/core/src/main/resources/database-scripts/derby-complete.sql (17281)
> /trunk/registry/modules/webapps/src/main/webapp/admin/aspects (17281)
> /trunk/registry/modules/core/src/main/java/org/wso2/registry/aspects (17281)
> /trunk/registry/modules/core/src/main/java/org/wso2/registry/jdbc/BasicRegistry.java (17281)
> /trunk/registry/modules/core/src/test/java/org/wso2/registry/app/APPBasedLifeCycleTest.java (17281)
> /trunk/registry/modules/core/src/main/java/org/wso2/registry/jdbc/dao/AssociationDAO.java (17281)
> /trunk/registry/modules/core/src/test/java/org/wso2/registry/jdbc/LifeCycleTest.java (17281)
> /trunk/registry/modules/core/src/main/java/org/wso2/registry/jdbc/utils/creators/DerbyDatabaseCreator.java (17281)
> /trunk/registry/modules/core/src/main/resources/database-scripts/mysql-registry.sql (17281)
> /trunk/registry/modules/core/src/main/java/org/wso2/registry/jdbc/utils/creators/DatabaseCreator.java (17281)
> /trunk/registry/modules/core/src/main/java/org/wso2/registry/servlet/registry.xml (17281)
> /trunk/registry/modules/core/src/main/java/org/wso2/registry/jdbc/utils/creators/MySQLDatabaseCreator.java (17281)
> /trunk/registry/modules/core/src/main/resources/database-scripts/derby-registry.sql (17281)
> /trunk/registry/modules/core/src/main/resources/database-scripts/hsql-complete.sql (17281)
*Glen Daniels* made the following changes at
Comment:
Add test code to make sure we're picking up backwards associations.
> /trunk/registry/modules/core/src/test/java/org/wso2/registry/jdbc/AssociationsTest.java (17295)
*Glen Daniels* made the following changes at
Comment:
Change ASSOCIATION table to support paths, not IDs.
This is for a couple of reasons - first, nothing was using the IDs at all. All the outward Association APIs use paths, and no join queries were being made using the IDs. Second, this allows us to support associations that go to/from resources outside our Registry URL space (a source/target path does not have to map to our resource ID). So now you can have an association which is of type "commentary" and points to someone's external blog entry page.
I already changed the UI to support this a few days ago - so notice you can now see this working with this change.
This is a critical feature for us into the future, so making the db change (which affects no external-facing APIs) now.
> /trunk/registry/modules/core/src/main/java/org/wso2/registry/jdbc/utils/creators/DerbyDatabaseCreator.java (17321)
> /trunk/registry/modules/core/src/main/resources/database-scripts/mysql-registry.sql (17321)
> /trunk/registry/modules/core/src/main/java/org/wso2/registry/jdbc/utils/creators/HSQLDatabaseCreator.java (17321)
> /trunk/registry/modules/core/src/main/resources/database-scripts/hsql-registry.sql (17321)
> /trunk/registry/modules/core/src/main/resources/database-scripts/mysql-complete.sql (17321)
> /trunk/registry/modules/core/src/main/resources/database-scripts/derby-complete.sql (17321)
> /trunk/registry/modules/core/src/main/java/org/wso2/registry/jdbc/BasicRegistry.java (17321)
> /trunk/registry/modules/core/src/main/java/org/wso2/registry/jdbc/utils/creators/MySQLDatabaseCreator.java (17321)
> /trunk/registry/modules/core/src/main/resources/database-scripts/derby-registry.sql (17321)
> /trunk/registry/modules/core/src/main/java/org/wso2/registry/jdbc/dao/AssociationDAO.java (17321)
> /trunk/registry/modules/core/src/main/resources/database-scripts/hsql-complete.sql (17321)
---------------------------------------------------------------------------------------
All 128 tests passed.
Click http://builder.wso2.org/browse/REGISTRY-NIGHTLY-87 to find out more.
Thanks,
Bamboo
More information about the Registry-dev
mailing list