You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Lucas Galfaso (Created) (JIRA)" <ji...@apache.org> on 2011/10/17 06:34:11 UTC

[jira] [Created] (FELIX-3166) Make Felix compile within Eclipse

Make Felix compile within Eclipse
---------------------------------

                 Key: FELIX-3166
                 URL: https://issues.apache.org/jira/browse/FELIX-3166
             Project: Felix
          Issue Type: Improvement
          Components: Framework
    Affects Versions: framework-4.0.0
            Reporter: Lucas Galfaso
            Priority: Minor
         Attachments: FELIX-3166.diff

Even when javac using -target jsr14 does take care of the type erasure, Eclipse is not as cleaver and does not compile EventDispatcher::createWhitelistFromHooks.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Closed] (FELIX-3166) Make Felix compile within Eclipse

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

Richard S. Hall closed FELIX-3166.
----------------------------------

    Resolution: Fixed
    
> Make Felix compile within Eclipse
> ---------------------------------
>
>                 Key: FELIX-3166
>                 URL: https://issues.apache.org/jira/browse/FELIX-3166
>             Project: Felix
>          Issue Type: Improvement
>          Components: Framework
>    Affects Versions: framework-4.0.0
>            Reporter: Lucas Galfaso
>            Assignee: Richard S. Hall
>            Priority: Minor
>             Fix For: framework-4.0.2
>
>         Attachments: FELIX-3166.diff
>
>
> Even when javac using -target jsr14 does take care of the type erasure, Eclipse is not as cleaver and does not compile EventDispatcher::createWhitelistFromHooks.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (FELIX-3166) Make Felix compile within Eclipse

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

Richard S. Hall updated FELIX-3166:
-----------------------------------

    Fix Version/s:     (was: framework-4.2.0)
                   framework-4.0.2
    
> Make Felix compile within Eclipse
> ---------------------------------
>
>                 Key: FELIX-3166
>                 URL: https://issues.apache.org/jira/browse/FELIX-3166
>             Project: Felix
>          Issue Type: Improvement
>          Components: Framework
>    Affects Versions: framework-4.0.0
>            Reporter: Lucas Galfaso
>            Assignee: Richard S. Hall
>            Priority: Minor
>             Fix For: framework-4.0.2
>
>         Attachments: FELIX-3166.diff
>
>
> Even when javac using -target jsr14 does take care of the type erasure, Eclipse is not as cleaver and does not compile EventDispatcher::createWhitelistFromHooks.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (FELIX-3166) Make Felix compile within Eclipse

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

Richard S. Hall resolved FELIX-3166.
------------------------------------

       Resolution: Fixed
    Fix Version/s: framework-4.2.0
         Assignee: Richard S. Hall

I've applied your patch, please close if satisfied. Thanks.
                
> Make Felix compile within Eclipse
> ---------------------------------
>
>                 Key: FELIX-3166
>                 URL: https://issues.apache.org/jira/browse/FELIX-3166
>             Project: Felix
>          Issue Type: Improvement
>          Components: Framework
>    Affects Versions: framework-4.0.0
>            Reporter: Lucas Galfaso
>            Assignee: Richard S. Hall
>            Priority: Minor
>             Fix For: framework-4.2.0
>
>         Attachments: FELIX-3166.diff
>
>
> Even when javac using -target jsr14 does take care of the type erasure, Eclipse is not as cleaver and does not compile EventDispatcher::createWhitelistFromHooks.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Reopened] (FELIX-3166) Make Felix compile within Eclipse

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

Richard S. Hall reopened FELIX-3166:
------------------------------------

    
> Make Felix compile within Eclipse
> ---------------------------------
>
>                 Key: FELIX-3166
>                 URL: https://issues.apache.org/jira/browse/FELIX-3166
>             Project: Felix
>          Issue Type: Improvement
>          Components: Framework
>    Affects Versions: framework-4.0.0
>            Reporter: Lucas Galfaso
>            Assignee: Richard S. Hall
>            Priority: Minor
>             Fix For: framework-4.0.2
>
>         Attachments: FELIX-3166.diff
>
>
> Even when javac using -target jsr14 does take care of the type erasure, Eclipse is not as cleaver and does not compile EventDispatcher::createWhitelistFromHooks.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Closed] (FELIX-3166) Make Felix compile within Eclipse

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

Lucas Galfaso closed FELIX-3166.
--------------------------------


Thanks
                
> Make Felix compile within Eclipse
> ---------------------------------
>
>                 Key: FELIX-3166
>                 URL: https://issues.apache.org/jira/browse/FELIX-3166
>             Project: Felix
>          Issue Type: Improvement
>          Components: Framework
>    Affects Versions: framework-4.0.0
>            Reporter: Lucas Galfaso
>            Assignee: Richard S. Hall
>            Priority: Minor
>             Fix For: framework-4.2.0
>
>         Attachments: FELIX-3166.diff
>
>
> Even when javac using -target jsr14 does take care of the type erasure, Eclipse is not as cleaver and does not compile EventDispatcher::createWhitelistFromHooks.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (FELIX-3166) Make Felix compile within Eclipse

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

Lucas Galfaso updated FELIX-3166:
---------------------------------

    Attachment: FELIX-3166.diff

Patch that makes Felix compile inside Eclipse
                
> Make Felix compile within Eclipse
> ---------------------------------
>
>                 Key: FELIX-3166
>                 URL: https://issues.apache.org/jira/browse/FELIX-3166
>             Project: Felix
>          Issue Type: Improvement
>          Components: Framework
>    Affects Versions: framework-4.0.0
>            Reporter: Lucas Galfaso
>            Priority: Minor
>         Attachments: FELIX-3166.diff
>
>
> Even when javac using -target jsr14 does take care of the type erasure, Eclipse is not as cleaver and does not compile EventDispatcher::createWhitelistFromHooks.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira