| Summary: | xpath2 processor feature does not have correct url to its sua | ||
|---|---|---|---|
| Product: | [WebTools] WTP Source Editing | Reporter: | David Williams <david_williams> |
| Component: | wst.xml | Assignee: | David Williams <david_williams> |
| Status: | RESOLVED FIXED | QA Contact: | Nitin Dahyabhai <thatnitind> |
| Severity: | normal | ||
| Priority: | P3 | ||
| Version: | unspecified | ||
| Target Milestone: | 3.2.1 | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
|
Description
David Williams
It was missing a url attribute in the <license> tag in feature.xml file. If was the only one I could find missing one, except for one in xquery, which I fixed and committed to head (but did not release). I released this fix, and incremented service field +1 (note, I used 1.1.4.qualifier, instead of following the pattern there, which would have been 1.1.004.qualifier, because that 3rd field is interpreted as an integer (and, to me, 004 make it look like its interpreted as a string). Also, I fixed up some stuff in the SDK version of the feature. It did have a url attribute, but it pointed to "www.examples.com" :( |