[
https://issues.apache.org/jira/browse/FELIX-917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12670950#action_12670950
]
David Illsley commented on FELIX-917:
-------------------------------------
Excellent, thanks.
> Upgrade QDox dependency for maven-scr-plugin to 1.8
> ---------------------------------------------------
>
> Key: FELIX-917
> URL: https://issues.apache.org/jira/browse/FELIX-917
> Project: Felix
> Issue Type: Bug
> Components: Maven SCR Plugin
> Affects Versions: maven-scr-plugin-1.0.8
> Reporter: David Illsley
> Assignee: Carsten Ziegeler
> Fix For: maven-scr-plugin-1.0.9
>
>
> I'm having problems using maven-scr-plugin due to QDOX-114 [1]
> maven-scr-plugin currently depends on QDox 1.6.3 which includes a problem
> parsing classes containing code like
> int i = 0x1 <<1
> It results in an exception beig thrown in the maven-scr-plugin execution and
> the build failing.
> This is fixed in later versions of QDox. See [2] for a list of changes from
> 1.6.3.
> I tried a local modification of the plugin using 1.8 and the problem I was
> experiencing was fixed.
> Thanks,
> David
> [1] http://jira.codehaus.org/browse/QDOX-114
> [2]
> http://jira.codehaus.org/browse/QDOX?report=com.atlassian.jira.plugin.system.project:changelog-panel
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.