The project WSO2 Mashup Server - Nightly Build has the following 16 changes by 3 authors:
*channa* made the following changes at Comment: Fixed destination URL to handle targets that end without a trailing slash. MASHUP-887. > /trunk/mashup/java/modules/www/js/mashup-utils.js (18878) *rohitha* made the following changes at Comment: UI issue fix. > /trunk/mashup/java/modules/www/cert_manager.jsp (18895) *Keith Chapman* made the following changes at Comment: Fixing Mashup-894. In the main servlet we set a property (MashupConstants.MASHUP_SERVER_INITIALIZED) in the WSAS DB to true. This property is uaed by the JSDeployer to figure out weather it should run the init function of a Mashup or not. We cannot run the init function untill the Mashup Server has started. > /trunk/mashup/java/modules/core/src/org/wso2/mashup/MashupConstants.java > (18909) > /trunk/mashup/java/modules/javascriptdeployer/src/org/wso2/mashup/deployer/JSDeployer.java > (18909) > /trunk/mashup/java/modules/core/src/org/wso2/mashup/transport/MainServlet.java > (18909) *Keith Chapman* made the following changes at Comment: Dispatching to endpoints when they are not specified could lead to buggy situations. As we found out with Mashup-896. Hence getting rid of that > /trunk/mashup/java/modules/core/src/org/wso2/mashup/dispatchers/MashupDispatcher.java > (18879) *rohitha* made the following changes at Comment: Applying New Dashboard Theme. > /trunk/mashup/java/modules/dashboard/images/signinIcon.jpg (18908) > /trunk/mashup/java/modules/dashboard/images/pageBottomBg.jpg (18908) > /trunk/mashup/java/modules/dashboard/index.jsp (18908) > /trunk/mashup/java/modules/dashboard/css/gadgets.css (18908) > /trunk/mashup/java/modules/dashboard/header.jsp (18908) > /trunk/mashup/java/modules/dashboard/images/gadgetTitleBg.jpg (18908) > /trunk/mashup/java/modules/dashboard/javascript/gadgets.js (18908) > /trunk/mashup/java/modules/dashboard/images/pageBg.jpg (18908) > /trunk/mashup/java/modules/dashboard/images/pageTitleBg.jpg (18908) > /trunk/mashup/java/modules/dashboard/images/headerBg.jpg (18908) > /trunk/mashup/java/modules/dashboard/images/headerSep.jpg (18908) *rohitha* made the following changes at Comment: UI issue fix. > /trunk/mashup/java/modules/www/cert_manager.jsp (18894) *Keith Chapman* made the following changes at Comment: Fixing Mashup-897. Sanitizing when the HTML is read in by the annotation parsers > /trunk/mashup/java/modules/javascriptdeployer/src/org/wso2/mashup/deployer/JSDeployer.java > (18890) > /trunk/mashup/java/modules/javascriptdeployer/src/org/wso2/mashup/deployer/JavaScriptOperationsAnnotationParser.java > (18890) > /trunk/mashup/java/modules/javascriptdeployer/src/org/wso2/mashup/deployer/JavaScriptServiceAnnotationParser.java > (18890) > /trunk/mashup/java/modules/core/src/org/wso2/mashup/utils/MashupUtils.java > (18890) *Keith Chapman* made the following changes at Comment: Adding a Patch to address https://issues.apache.org/jira/browse/AXIS2-3897 which causes issues to Mashup-896 > /trunk/mashup/java/modules/patches/axis2/resources/axis2-patches.txt (18882) > /trunk/mashup/java/modules/patches/axis2/src/org/apache/axis2/dispatchers > (18882) > /trunk/mashup/java/modules/patches/axis2/src/org/apache/axis2/dispatchers/HTTPLocationBasedDispatcher.java > (18882) *Keith Chapman* made the following changes at Comment: Adding support for request.remoteIP and request.address > /trunk/mashup/java/modules/hostobjects/src/org/wso2/mashup/hostobjects/request/Request.java > (18915) *Keith Chapman* made the following changes at Comment: Fixing the messageDirection of the AxisBindingMessage > /trunk/mashup/java/modules/javascriptdeployer/src/org/wso2/mashup/deployer/JSDeployer.java > (18880) *Keith Chapman* made the following changes at Comment: Adding a new HostObject calles request to cater for Mashup-800 > /trunk/mashup/java/modules/hostobjects/src/org/wso2/mashup/hostobjects/request/Request.java > (18893) > /trunk/mashup/java/modules/hostobjects/src/org/wso2/mashup/hostobjects/request > (18893) > /trunk/mashup/java/modules/core/conf/axis2.xml (18893) *Keith Chapman* made the following changes at Comment: Sanitizing documentation even when its not HTML > /trunk/mashup/java/modules/javascriptdeployer/src/org/wso2/mashup/deployer/JavaScriptOperationsAnnotationParser.java > (18892) > /trunk/mashup/java/modules/javascriptdeployer/src/org/wso2/mashup/deployer/JavaScriptServiceAnnotationParser.java > (18892) *Keith Chapman* made the following changes at Comment: Adding some docs > /trunk/mashup/java/modules/core/src/org/wso2/mashup/MashupConstants.java > (18911) > /trunk/mashup/java/modules/javascriptdeployer/src/org/wso2/mashup/deployer/JSDeployer.java > (18911) > /trunk/mashup/java/modules/core/src/org/wso2/mashup/transport/MainServlet.java > (18911) *Keith Chapman* made the following changes at Comment: Deleting stray keystroke > /trunk/mashup/java/modules/core/src/org/wso2/mashup/utils/MashupUtils.java > (18913) *Keith Chapman* made the following changes at Comment: Minor code cleanup > /trunk/mashup/java/modules/core/src/org/wso2/mashup/utils/MashupUtils.java > (18912) *Keith Chapman* made the following changes at Comment: Fix to make sure that the address returned when using the HTTPBinding and the soapBinding is simillar > /trunk/mashup/java/modules/core/src/org/wso2/mashup/transport/MashupServlet.java > (18916) --------------------------------------------------------------------------------------- All 107 tests passed. Click http://builder.wso2.org/browse/MASHUP-NIGHTLY-135 to find out more. Thanks, Bamboo _______________________________________________ Mashup-dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/mashup-dev
