You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Christopher Brind (JIRA)" <ji...@apache.org> on 2010/09/10 12:14:32 UTC

[jira] Created: (FELIX-2593) Cannot resolve imported package warning for optional packages

Cannot resolve imported package warning for optional packages
-------------------------------------------------------------

                 Key: FELIX-2593
                 URL: https://issues.apache.org/jira/browse/FELIX-2593
             Project: Felix
          Issue Type: Bug
          Components: Sigil
    Affects Versions: sigil-1.0.0
            Reporter: Christopher Brind
            Priority: Minor


To reproduce this you have to manually add a package to the sigil.properties file:

e.g. 

-imports: \
<tab>com.sun.image.codec.jpeg;resolution=optional;resolve=auto, \

A warning appears in "problems" and the dependencies tab of the Sigil editor displays an error icon.

It is quite possible the package is not available in the dev environment and is added because of some other dependency (e.g. an embedded lib).

It would also be good if Sigil allowed you to add a package by name if optional was checked - at the moment it only allows packages to be selected from the current environment.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (FELIX-2593) Cannot resolve imported package warning for optional packages

Posted by "David Savage (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-2593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Savage reassigned FELIX-2593:
-----------------------------------

    Assignee: David Savage

> Cannot resolve imported package warning for optional packages
> -------------------------------------------------------------
>
>                 Key: FELIX-2593
>                 URL: https://issues.apache.org/jira/browse/FELIX-2593
>             Project: Felix
>          Issue Type: Bug
>          Components: Sigil
>    Affects Versions: sigil-1.0.0
>            Reporter: Christopher Brind
>            Assignee: David Savage
>            Priority: Minor
>
> To reproduce this you have to manually add a package to the sigil.properties file:
> e.g. 
> -imports: \
> <tab>com.sun.image.codec.jpeg;resolution=optional;resolve=auto, \
> A warning appears in "problems" and the dependencies tab of the Sigil editor displays an error icon.
> It is quite possible the package is not available in the dev environment and is added because of some other dependency (e.g. an embedded lib).
> It would also be good if Sigil allowed you to add a package by name if optional was checked - at the moment it only allows packages to be selected from the current environment.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.