[ https://issues.apache.org/jira/browse/FELIX-4696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Felix Meschberger updated FELIX-4696: ------------------------------------- Attachment: FELIX-4696.patch Proposed patch taking code from the DefaultMaven2OsgiConverter class of the Bundle Maven Plugin. > Improve native OS version sanitation > ------------------------------------ > > Key: FELIX-4696 > URL: https://issues.apache.org/jira/browse/FELIX-4696 > Project: Felix > Issue Type: Improvement > Components: Framework > Affects Versions: framework-4.4.1 > Reporter: Felix Meschberger > Assignee: Felix Meschberger > Fix For: framework-4.6.0 > > Attachments: FELIX-4696.patch > > > The Native OS version sanitation currently simply tries to parse the native > OS version and if failing falls back to 0.0.0. > I think it would be better to actually properly sanitize the version similar > to what the DefaultMaven2OsgiConverter class of the Bundle Maven Plugin does. > So for example, a FC9 version of "3.14.22-100.fc19.i686.PAE" would then be > converted to "3.14.22.100_fc19_i686_PAE" which is much more suited to real > world use. -- This message was sent by Atlassian JIRA (v6.3.4#6332)