Community
Participate
Working Groups
we got the file there at last minute, but noticed that from the about box (after drilling down some) if you select xpath processor tools feature and then click on "license", you get a message that says "no further information available". my guess is that it is missing a "licenseurl" value.
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" :(