[
https://issues.apache.org/jira/browse/KARAF-6650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17064353#comment-17064353
]
ASF subversion and git services commented on KARAF-6650:
--------------------------------------------------------
Commit c3f2baf6d3f3dfe3c8b2cc61c0f0eee068ee180c in karaf's branch
refs/heads/karaf-4.2.x from Oliver Limberg
[ https://gitbox.apache.org/repos/asf?p=karaf.git;h=c3f2baf ]
[KARAF-6650] fix NullPointerException
I also enhanced the test data, to include a comment, an enumeration containing
a dash,
bold text and a test line for this issue.
additionally, removed not needed calls to EasyMock.expectLastCall() because
the returned IExpectationSetters was never used to configure axpectations.
(cherry picked from commit 5965290b9e7d6ae83045051f9325dace891390a1)
> Error parsing the bundle.info file, if 'h' is last character in line
> --------------------------------------------------------------------
>
> Key: KARAF-6650
> URL: https://issues.apache.org/jira/browse/KARAF-6650
> Project: Karaf
> Issue Type: Bug
> Components: karaf
> Reporter: Oliver Limberg
> Assignee: Jean-Baptiste Onofré
> Priority: Minor
> Fix For: 4.3.0, 4.2.9
>
>
> Parsing the bundle.info file stops with an NullPointerEception if the parser
> encounters the first 'h' character in a line and it is also the last
> character of the line.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)