Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[udig-devel] [jira] Created: (UDIG-1074) Custom product version management problem

Custom product version management problem
-----------------------------------------

                 Key: UDIG-1074
                 URL: http://jira.codehaus.org/browse/UDIG-1074
             Project: uDIG
          Issue Type: Task
          Components: build, ui
    Affects Versions: UDIG 1.1.RC4
            Reporter: Vitali Diatchkov
         Assigned To: Richard Gould
            Priority: Minor


UiPlugin  loads a version of the current product from net.refractions.udig plugin.
This causes a problem when UDIG is used a platform for other custom products not using branding plugin net.refractions.udig but net.refractions.udig.ui plugin can not be missed, it is part of "platform".

Any customizable solution is desired how to load version without direct addressing to branding plugin.

Now it requires local changes in UiPlugin to disable loadVersion() method when net.refractions.udig branding plugin is not used.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


Back to the top