[ http://issues.apache.org/jira/browse/WODEN-68?page=comments#action_12454359 ] John Kaputin commented on WODEN-68: -----------------------------------
As discussed on yesterday's weekly Woden call, there was probably some IDE synchronization problem that meant Arthur was not seeing the latest code from Subversion. ConfigurableImpl and ConfigurableComponent no longer exist in SVN (they were removed 21 November by r477689) and InterfaceImp does not contain any refs to Feature and Property. I did a text scan on 'Feature' and 'Property' and I did find the following references which I will fix: WSDLComponentValidator has some redundant java comments BaseWSDLReader has some redundant java comments Messages.properties has a redundant assertion for PropertyRef test/org/apache/woden/resolver/resources/wsdl20.xsd is out of date (but this is being removed anyway by another JIRA) > Remove Feature and Property Components > -------------------------------------- > > Key: WODEN-68 > URL: http://issues.apache.org/jira/browse/WODEN-68 > Project: Woden > Issue Type: Bug > Components: Parser > Reporter: Arthur Ryman > Assigned To: John Kaputin > > The W3C WSDL 2.0 WG decided to drop Feature and Property components from the > spec. We need to remove these from Woden. [1] > [1] http://www.w3.org/2006/10/19-ws-desc-minutes.html#action04 -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
