[Yanel-dev] [Bug 7077] New: documentation link of almost all resource-types leads to the XML RT's doc (non-unique package names)

bugzilla at wyona.com bugzilla at wyona.com
Thu Mar 26 09:31:00 CET 2009


http://bugzilla.wyona.com/cgi-bin/bugzilla/show_bug.cgi?id=7077

           Summary: documentation link of almost all resource-types leads to
                    the XML RT's doc (non-unique package names)
           Product: Yanel
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: documentation
          Severity: major (B)
          Priority: P3
         Component: General
        AssignedTo: yanel-development at wyona.com
        ReportedBy: guillaume.deflache at wyona.com
         QAContact: yanel-development at wyona.com


This is because package-names of the resource-types are not unique: almost all
of them reside in org.wyona.yanel.impl.resources directly instead of
org.wyona.yanel.impl.resources.<resource-type-shortname>.
And probably the XML-RT (which also has this problem) is the first one in the
classpath so it is always chosen in lieu of the correct RT.

However the "resource-from-scratch" resource-type defaults are correct, and
there is even a proeminent notice to help users do the right thing: "Please
enter java package of this resource-type (e.g.
org.wyona.yanel.impl.resources.foobar, IMPORTANT: Please make sure that the
package name is unique!):".

So all there is TODO is to fix all resource-types little-by-little...


-- 
Configure bugmail: http://bugzilla.wyona.com/cgi-bin/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
You are the assignee for the bug, or are watching the assignee.


More information about the Yanel-development mailing list