All Projects : Woden (Key: WODEN)

Project Lead: Lawrence Mandel
URL: http://ws.apache.org/woden/
Description:
Apache Web Services project for WSDL 2.0

Release Notes

 Select:   Open Issues   Road Map   Change Log   Popular Issues   Subversion Commits   Releases   Versions   Components   

Change Log

Woden Milestone 8
   Bug WODEN-203 FIXED WSDL 2.0 codegeration fails in Axis2 due to Woden assertion Blocker Resolved
   Bug WODEN-193 FIXED Problem parsing a WSDL having XML as the documentation Critical Resolved
   Bug WODEN-201 FIXED Woden throws an error when the targetNamespace of the WSDL is urn:wsdlSamples Critical Resolved
   Improvement WODEN-142 FIXED <documentation> element should not be wrapped as java.lang.Object Major Resolved
   Improvement WODEN-3 FIXED Add the component name to the Schema-1066 assertion method Major Resolved
   Bug WODEN-135 FIXED Change lookup strategy for interface and binding fault reference elements to check extended interfaces Major Resolved
   Test WODEN-187 FIXED Create a Test Suite for the WSDL Viewer Major Resolved
   Improvement WODEN-140 FIXED DescriptionElement.getNamespaces() should have a type-safe return type Major Resolved
   Bug WODEN-141 FIXED DescriptionElement.getTypesElement() should not be a factory method Major Resolved
   Bug WODEN-172 FIXED FlickrHTTP-1G test fails due to NS prefix and interface extension errors Major Resolved
   Bug WODEN-148 FIXED HTTPLocation not parsed correctly Major Resolved
   Bug WODEN-159 FIXED InterfaceImpl.getAllInterfaceOperations and getAllInterfaceFaults are not quite recursive Major Resolved
   Bug WODEN-136 FIXED Message content model should not be represented in the Element API Major Resolved
   Bug WODEN-167 FIXED OMWSDLReader mismatch with DOMWSDLFactory Major Resolved
   Improvement WODEN-163 FIXED Provide a mechanism for registering extensions and their error message formats independently of the API. Major Resolved
   Bug WODEN-137 FIXED QNameTest.testGoodDeserializeQNameWithoutPrefix fails for Sun 1.5.0_07->_11 JREs Major Resolved
   Improvement WODEN-171 FIXED Remove QNameUtils class Major Resolved
   Bug WODEN-165 FIXED SAX attribution in NOTICE file is not required Major Resolved
   Task WODEN-149 FIXED Update Woden with New WSDL 2.0 Assertions Numbers for Proposed Recommendation Major Resolved
   Bug WODEN-160 FIXED Woden doesn't specify the default MEP to use if none is specified Major Resolved
   Bug WODEN-151 FIXED wsdl4j license not included Major Resolved
   Bug WODEN-173 FIXED Correct the WSDL object model implementation inheritance Major Closed
   Improvement WODEN-198 FIXED Create Interface1009 Assertion Class Major Closed
   Improvement WODEN-200 FIXED Create Interface1010 Assertion Class Major Closed
   Improvement WODEN-178 FIXED DescriptionImpl methods addElementDeclaration and addTypeDefinition should not be public Major Closed
   Bug WODEN-155 FIXED HTTPLocation must support the EBNF grammar for parsing whttp:location Major Closed
   Bug WODEN-175 FIXED ImportElement and IncludeElement should extend NestedElement Major Closed
   Improvement WODEN-195 FIXED Improve formatting of messages with no message parameters Major Closed
   Bug WODEN-174 FIXED Include the prefix in QNames from the target namespace Major Closed
   Bug WODEN-189 FIXED NPE when interface extension used with Element API Major Closed
   Improvement WODEN-179 FIXED Remove WSDLReader.readWSDL methods that take an ErrorHandler parameter Major Closed
   Bug WODEN-199 FIXED Remove return type from validate method Major Closed
   Bug WODEN-176 FIXED Remove the setParentElement method from the API Major Closed
   Test WODEN-70 FIXED Running Woden test suite in network isolation mode Major Closed
   Improvement WODEN-177 FIXED Share client-configurable objects across the Woden implementation Major Closed
   Bug WODEN-191 FIXED URISyntaxException in SimpleURIResolver when path contains spaces Major Closed
   Bug WODEN-74 FIXED Validation does not report a QName resolution error for the {interface fault} property of InterfaceFaultReference Major Closed
   Improvement WODEN-181 FIXED getInterfaceMessageReferenceElement() method required on BindingMessageReferenceElement Major Closed
   Bug WODEN-150 FIXED schema.catalog fails to be correctly located Major Closed
   Bug WODEN-192 FIXED schemaLocation URI not resolved correctly using jar files Major Closed
   Bug WODEN-33 FIXED DocumentationElement should extend NestedElement Minor Resolved
   Improvement WODEN-67 FIXED Modularize the build to separate API and implementations Minor Resolved
   Bug WODEN-168 FIXED OMXMLElementTest class incorrectly returning the DOMXMLElementTest class as its test suit. Minor Resolved
   Bug WODEN-115 FIXED Support WSDL 2.0 <description> nested within other XML documents Minor Resolved
   Bug WODEN-166 FIXED Use svn:eol-style=native Minor Resolved
   New Feature WODEN-184 FIXED WSDL-viewer contribution Minor Resolved
   Improvement WODEN-32 FIXED implement toString() methods to aid usability in debuggers Minor Resolved
   Bug WODEN-162 FIXED parser does not handle faults with element="#any" etc. Minor Resolved
Moden Milestone 7b
  No issues.
Woden Milestone 7a
   Bug WODEN-154 FIXED Resolver error - IllegalArgumentException "URI is not hierarchical" Major Resolved
   New Feature WODEN-153 FIXED Use the new WSDL 2.0 namespaces Major Resolved
Woden Milestone 7
   New Feature WODEN-129 FIXED SOAP binding extention should support query separator and query separator default Blocker Closed
   Bug WODEN-101 FIXED Resolve Errors in W3C Test SparqlQuery-1G Critical Resolved
   Bug WODEN-10 FIXED Test Case Failure: test-suite/documents/good/SchemaId-1G/schemaIds.wsdl Critical Resolved
   Bug WODEN-108 FIXED Include README (including incubation disclaimer) in woden jars Critical Closed
   New Feature WODEN-133 FIXED Interchange format results need HTTP query parameter properties Critical Closed
   Bug WODEN-98 FIXED Generate and Resolve Results for W3C Test LocationTemplate-1G Major Resolved
   Bug WODEN-99 FIXED Resolve Errors in W3C Test MessageTest-2G Major Resolved
   Bug WODEN-100 FIXED Resolve Errors in W3C Test Schema-1G Major Resolved
   Bug WODEN-102 FIXED Resolve Errors in W3C Test SparqlQuerySimplified-1G Major Resolved
   Test WODEN-55 FIXED Unit tests for Binding and its children Major Resolved
   Test WODEN-54 FIXED Unit tests for Interface and its children Major Resolved
   Test WODEN-50 FIXED Unit tests for Service and Endpoint Major Resolved
   Test WODEN-53 FIXED Unit tests for TypesElement, ElementDeclaration, TypeDefinition Major Resolved
   Bug WODEN-83 FIXED Woden Fails In Disconnected Mode - Unable to Retrieve W3C Schemas Major Resolved
   New Feature WODEN-145 FIXED CR138 adds {message content model} to InterfaceFault component Major Closed
   New Feature WODEN-146 FIXED CR143 renames Transfer Coding to Content Encoding Major Closed
   Bug WODEN-123 FIXED Component model should contain ALL schema elements and types Major Closed
   Bug WODEN-86 FIXED MessageTest-1G, Woden lacks support for IRI with variable substitution used by HTTP location Major Closed
   Bug WODEN-110 FIXED MessageTest-2G does not return httplocation correctly Major Closed
   Bug WODEN-118 FIXED NPE when <import> location does not resolve to a document Major Closed
   New Feature WODEN-87 FIXED Need convenience methods in Interface API to flatten interface inheritence Major Closed
   Bug WODEN-68 FIXED Remove Feature and Property Components Major Closed
   Bug WODEN-127 FIXED Testcase HTTPBinding-2G fails Major Closed
   Bug WODEN-128 FIXED Testcases MessageTest-1G, 2G, 3G, 4G failing due to canonicalization error Major Closed
   Test WODEN-143 FIXED Tests SparqlQuery-1G and SparqlQuerySimplified-1G are failing due to CR145 Major Closed
   Improvement WODEN-126 FIXED Underlying <xs:schema> element should be accessible from API Major Closed
   Test WODEN-51 FIXED Unit tests for Description Major Closed
   Test WODEN-49 FIXED Unit tests for WSDL import and include Major Closed
   Task WODEN-45 FIXED Updates to conform to recent "ASF Source Header and Copyright Notice Policy" Major Closed
   Improvement WODEN-139 FIXED W3C test suite should be runnable offline without the need to set vm args Major Closed
   Improvement WODEN-85 FIXED XML Catalog common files should be downloaded/cached to a well known path Major Closed
   Improvement WODEN-120 FIXED readWSDL methods should return Description not DescriptionElement Major Closed
   Bug WODEN-2 FIXED 'element' attribute is not treated as OPTIONAL by validator Minor Resolved
   Improvement WODEN-64 FIXED Multiple wsdl*xsd files Minor Closed
   Bug WODEN-1 FIXED element attr of interface->input can contain a type and no validation error is reported Minor Closed
   Improvement WODEN-119 FIXED readWSDL method args should be java.net.URI instead of String Minor Closed
   Bug WODEN-132 FIXED Validation structure of interface methods should be cleaned up Trivial Closed

Reports

Recently Created Issues Report
Created vs Resolved Issues Report
Resolution Time Report
Average Age Report
Pie Chart Report
Contribution Report
User Workload Report
Version Workload Report
Time Tracking Report
Single Level Group By Report

Preset Filters


Project Summary

Open Open 50
   22%
In Progress In Progress 3
   1%
Reopened Reopened 1
Resolved Resolved 59
   26%
Closed Closed 110
   49%

Open Issues

By Priority
Major Major 45
   83%
Minor Minor 9
   17%

By Assignee
Dilshan Edirisuriya 1
   2%
Graham Turrell 3
   6%
Jeremy Hughes 2
   4%
John Kaputin 20
   37%
Lawrence Mandel 3
   6%
Sagara Gunathunga 1
   2%
sudhir vishwanath 1
   2%
Tomi Vanek 7
   13%
Unassigned 16
   30%