[
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.