[Registry-dev] [Build Report] WSO2 Registry - Nightly Build build
96 was
SUCCESSFUL (with 129 tests). Change made by chanaka, deepal and chathura
WSO2 Builder
builder at wso2.org
Mon Jun 9 17:38:10 PDT 2008
The project WSO2 Registry - Nightly Build has the following 17 changes by 3 authors:
*chanaka* made the following changes at
Comment:
basic wsdl validation added to the UI
> /trunk/registry/modules/webapps/src/main/java/org/wso2/registry/web/actions/AssociationTreeViewAction.java (17913)
> /trunk/registry/modules/webapps/src/main/webapp/admin/images/icon-vlidate.jpg (17913)
> /trunk/registry/modules/webapps/src/main/webapp/admin/js/common.js (17913)
> /trunk/registry/modules/webapps/src/main/webapp/admin/ajax/resource-properties.jsp (17913)
> /trunk/registry/modules/webapps/src/main/webapp/admin/css/main.css (17913)
> /trunk/registry/modules/webapps/src/main/webapp/admin/registry-resources.jsp (17913)
*chanaka* made the following changes at
Comment:
fixed UI issues with Versions page and lifecycle_list.jsp pages
> /trunk/registry/modules/webapps/src/main/webapp/admin/ajax/lifecycle_list.jsp (18053)
> /trunk/registry/modules/webapps/src/main/webapp/admin/versions.jsp (18053)
> /trunk/registry/modules/webapps/src/main/java/org/wso2/registry/web/utils/LifecycleUtil.java (18053)
*deepal* made the following changes at
Comment:
fixing wsdl import problem
> /trunk/registry/modules/extensions/src/org/wso2/registry/handlers/utils/WSDLUtils.java (17921)
> /trunk/registry/modules/extensions/src/org/wso2/registry/handlers/utils/WSDLFileProcessor.java (17921)
*chanaka* made the following changes at
Comment:
patch applied to trunk
------------------------------------------
1 - Associations splited in to 2 sections Dependencies, Associations.
2 - Associations, Dependencies removing functionality introduced to the UI.
Note: Association Tree and Dependency Tree will not function on this stage.
------------------------------------------
> /trunk/registry/modules/webapps/src/main/java/org/wso2/registry/web/ControllerServlet.java (17825)
> /trunk/registry/modules/webapps/src/main/webapp/admin/ajax/association-list.jsp (17825)
> /trunk/registry/modules/webapps/src/main/java/org/wso2/registry/web/utils/AssociationUtil.java (17825)
> /trunk/registry/modules/webapps/src/main/webapp/admin/js/common.js (17825)
> /trunk/registry/modules/webapps/src/main/webapp/admin/registry-resources.jsp (17825)
*chanaka* made the following changes at
Comment:
Advanced search page UI issues fixed, error message image quality improved
> /trunk/registry/modules/webapps/src/main/webapp/admin/images/error-message.gif (17944)
> /trunk/registry/modules/webapps/src/main/webapp/admin/ajax/advanced-search-results.jsp (17944)
> /trunk/registry/modules/webapps/src/main/webapp/admin/css/main.css (17944)
> /trunk/registry/modules/webapps/src/main/webapp/admin/error.jsp (17944)
> /trunk/registry/modules/webapps/src/main/webapp/admin/people.jsp (17944)
*chanaka* made the following changes at
Comment:
patch applied to trunk
> /trunk/registry/modules/webapps/src/main/webapp/admin/ajax/lifecycle_list.jsp (17857)
> /trunk/registry/modules/webapps/src/main/webapp/admin/ajax/entry-list.jsp (17857)
> /trunk/registry/modules/webapps/src/main/java/org/wso2/registry/web/actions/AssociationTreeViewAction.java (17857)
> /trunk/registry/modules/webapps/src/main/webapp/admin/permisions.jsp (17857)
> /trunk/registry/modules/webapps/src/main/webapp/admin/js/common.js (17857)
> /trunk/registry/modules/webapps/src/main/webapp/admin/css/main.css (17857)
> /trunk/registry/modules/webapps/src/main/webapp/admin/registry-resources.jsp (17857)
*deepal* made the following changes at
Comment:
integrate WSDL validaor and WSI validator
> /trunk/registry/modules/extensions/src/org/wso2/registry/handlers/utils/WSIValidatorUtil.java (17773)
> /trunk/registry/modules/extensions/src/org/wso2/registry/servlet/registry.xml (17773)
> /trunk/registry/modules/extensions/src/org/wso2/registry/handlers/utils/WSDLUtils.java (17773)
> /trunk/registry/modules/extensions/src/org/wso2/registry/handlers/WSDLMediaTypeHandler.java (17773)
> /trunk/registry/modules/extensions/src/org/wso2/registry/handlers/WSDLValidationHandler.java (17773)
> /trunk/registry/modules/extensions/src/org/wso2/registry/handlers/WSIValidationHandler.java (17773)
*deepal* made the following changes at
Comment:
getting all the three wsdl handlers working after doing a small hack :)
> /trunk/registry/modules/extensions/src/org/wso2/registry/handlers/utils/WSDLFileProcessor.java (17879)
*deepal* made the following changes at
Comment:
adding wsdl sample
> /trunk/registry/modules/samples/wsdl-sample/readme.txt (17969)
> /trunk/registry/modules/samples/wsdl-sample (17969)
*deepal* made the following changes at
Comment:
fixing wsdl and schema dependencies
> /trunk/registry/modules/extensions/src/org/wso2/registry/handlers/utils/WSDLUtils.java (18072)
> /trunk/registry/modules/extensions/src/org/wso2/registry/handlers/utils/WSDLFileProcessor.java (18072)
> /trunk/registry/modules/extensions/src/org/wso2/registry/handlers/utils/SchemaFileProcessor.java (18072)
*chanaka* made the following changes at
Comment:
minor change
> /trunk/registry/modules/webapps/src/main/webapp/admin/js/common.js (17875)
*chanaka* made the following changes at
Comment:
permission section messaging introduced
> /trunk/registry/modules/webapps/src/main/webapp/admin/ajax/association-list.jsp (17872)
> /trunk/registry/modules/webapps/src/main/webapp/admin/js/common.js (17872)
> /trunk/registry/modules/webapps/src/main/webapp/admin/css/main.css (17872)
> /trunk/registry/modules/webapps/src/main/webapp/admin/registry-resources.jsp (17872)
*chathura* made the following changes at
Comment:
Added documentation changes from branch to the trunk.
> /trunk/registry/modules/documentation/xdocs/userguide.xml (18192)
*chanaka* made the following changes at
Comment:
patch applied from branch
> /trunk/registry/modules/webapps/src/main/webapp/admin/ajax/lifecycle_list.jsp (18015)
> /trunk/registry/modules/webapps/src/main/webapp/admin/edit_resource.jsp (18015)
> /trunk/registry/modules/webapps/src/main/java/org/wso2/registry/web/ControllerServlet.java (18015)
> /trunk/registry/modules/webapps/src/main/java/org/wso2/registry/web/UIConstants.java (18015)
> /trunk/registry/modules/webapps/src/main/webapp/admin/images/icon-vlidate.jpg (18015)
> /trunk/registry/modules/webapps/src/main/webapp/admin/js/common.js (18015)
> /trunk/registry/modules/webapps/src/main/java/org/wso2/registry/web/utils/PropertiesUtil.java (18015)
> /trunk/registry/modules/webapps/src/main/webapp/admin/css/main.css (18015)
> /trunk/registry/modules/webapps/src/main/webapp/admin/advanced-search.jsp (18015)
> /trunk/registry/modules/webapps/src/main/webapp/admin/registry-resources.jsp (18015)
*chathura* made the following changes at
Comment:
Implemented the live announcements as a separate AJAX section.
Now retrieving the announcements are done in a separate thread from loading the the rest of the UI.
So the network slowdowns do not affect the loading of the UI (only announcement section will be slowed or not loaded on network problems).
Tested this by blocking the announcement loading thread and the rest of the UI loads fine with it.
> /trunk/registry/modules/webapps/src/main/java/org/wso2/registry/web/ControllerServlet.java (17821)
> /trunk/registry/modules/webapps/src/main/java/org/wso2/registry/web/utils/AnnouncementsUtil.java (17821)
> /trunk/registry/modules/webapps/src/main/java/org/wso2/registry/web/beans/AnnouncementsBean.java (17821)
> /trunk/registry/modules/webapps/src/main/webapp/admin/promotion.jsp (17821)
*chanaka* made the following changes at
Comment:
applied patch from branch
.............................
1 - Association tree and dependency tree are made faster by doing ajax calls.
2 - Association tree infinite looping detected in the UI in to a certain extend.
> /trunk/registry/modules/webapps/src/main/java/org/wso2/registry/web/actions/AssociationTreeViewAction.java (18147)
> /trunk/registry/modules/webapps/src/main/java/org/wso2/registry/web/ControllerServlet.java (18147)
> /trunk/registry/modules/webapps/src/main/webapp/admin/ajax/association-list.jsp (18147)
> /trunk/registry/modules/webapps/src/main/java/org/wso2/registry/web/utils/AssociationUtil.java (18147)
> /trunk/registry/modules/webapps/src/main/java/org/wso2/registry/web/UIConstants.java (18147)
> /trunk/registry/modules/webapps/src/main/webapp/admin/js/common.js (18147)
> /trunk/registry/modules/webapps/src/main/webapp/admin/registry-resources.jsp (18147)
> /trunk/registry/modules/webapps/src/main/webapp/admin/association-tree.jsp (18147)
*chanaka* made the following changes at
Comment:
1 - split associations and dependencies
2 - make the properties updated when a lifecycle added
> /trunk/registry/modules/webapps/src/main/java/org/wso2/registry/web/ControllerServlet.java (17755)
> /trunk/registry/modules/webapps/src/main/webapp/admin/ajax/association-list.jsp (17755)
> /trunk/registry/modules/webapps/src/main/webapp/admin/js/common.js (17755)
> /trunk/registry/modules/webapps/src/main/webapp/admin/registry-resources.jsp (17755)
---------------------------------------------------------------------------------------
All 129 tests passed.
Click http://builder.wso2.org/browse/REGISTRY-NIGHTLY-96 to find out more.
Thanks,
Bamboo
More information about the Registry-dev
mailing list