You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Per Sterner (JIRA)" <ji...@apache.org> on 2009/07/27 14:29:14 UTC

[jira] Created: (FELIX-1411) 1.3.0-SNAPSHOT

1.3.0-SNAPSHOT
--------------

                 Key: FELIX-1411
                 URL: https://issues.apache.org/jira/browse/FELIX-1411
             Project: Felix
          Issue Type: Bug
          Components: iPOJO
         Environment: Windows XP
Eclipse 3.5

            Reporter: Per Sterner
             Fix For: iPOJO-1.4.0


The nice example project 'MyiPOJOBundle' the build task ipojo throws the error: The component .... is declared but not in the bundle

The problem seems to be the windows backslashes in the function 'manipulateComponents' from the project 'manipulator'. The variable 'curName' contains backslashes instead of '/'



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


[jira] Resolved: (FELIX-1411) Issue on windows to find components inside bundle

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

Clement Escoffier resolved FELIX-1411.
--------------------------------------

       Resolution: Fixed
    Fix Version/s: iPOJO-1.6.0

Fix in the trunk. The issue came from the path separator (different on Linux and windows system). This is now fixed and tested on Windows as well as on Mac OS X.

> Issue on windows to find components inside bundle
> -------------------------------------------------
>
>                 Key: FELIX-1411
>                 URL: https://issues.apache.org/jira/browse/FELIX-1411
>             Project: Felix
>          Issue Type: Bug
>          Components: iPOJO
>    Affects Versions: iPOJO-1.4.0
>         Environment: Windows XP
> Eclipse 3.5
>            Reporter: Per Sterner
>            Assignee: Clement Escoffier
>             Fix For: iPOJO-1.6.0
>
>   Original Estimate: 0.25h
>  Remaining Estimate: 0.25h
>
> The nice example project 'MyiPOJOBundle' the build task ipojo throws the error: The component .... is declared but not in the bundle
> The problem seems to be the windows backslashes in the function 'manipulateComponents' from the project 'manipulator'. The variable 'curName' contains backslashes instead of '/'

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


[jira] Work started: (FELIX-1411) Issue on windows to find components inside bundle

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

Work on FELIX-1411 started by Clement Escoffier.

> Issue on windows to find components inside bundle
> -------------------------------------------------
>
>                 Key: FELIX-1411
>                 URL: https://issues.apache.org/jira/browse/FELIX-1411
>             Project: Felix
>          Issue Type: Bug
>          Components: iPOJO
>    Affects Versions: iPOJO-1.4.0
>         Environment: Windows XP
> Eclipse 3.5
>            Reporter: Per Sterner
>            Assignee: Clement Escoffier
>   Original Estimate: 0.25h
>  Remaining Estimate: 0.25h
>
> The nice example project 'MyiPOJOBundle' the build task ipojo throws the error: The component .... is declared but not in the bundle
> The problem seems to be the windows backslashes in the function 'manipulateComponents' from the project 'manipulator'. The variable 'curName' contains backslashes instead of '/'

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


[jira] Updated: (FELIX-1411) Issue on windows to find components inside bundle

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

Clement Escoffier updated FELIX-1411:
-------------------------------------

    Affects Version/s: iPOJO-1.4.0
        Fix Version/s:     (was: iPOJO-1.4.0)
             Assignee: Clement Escoffier
              Summary: Issue on windows to find components inside bundle  (was: 1.3.0-SNAPSHOT)

This issue just miss the 1.4.0 cut. I will fixed it and release a 1.4.1 of the manipulator and of the ant task as soon as possible.

> Issue on windows to find components inside bundle
> -------------------------------------------------
>
>                 Key: FELIX-1411
>                 URL: https://issues.apache.org/jira/browse/FELIX-1411
>             Project: Felix
>          Issue Type: Bug
>          Components: iPOJO
>    Affects Versions: iPOJO-1.4.0
>         Environment: Windows XP
> Eclipse 3.5
>            Reporter: Per Sterner
>            Assignee: Clement Escoffier
>   Original Estimate: 0.25h
>  Remaining Estimate: 0.25h
>
> The nice example project 'MyiPOJOBundle' the build task ipojo throws the error: The component .... is declared but not in the bundle
> The problem seems to be the windows backslashes in the function 'manipulateComponents' from the project 'manipulator'. The variable 'curName' contains backslashes instead of '/'

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