You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2015/01/31 08:44:34 UTC

[jira] [Commented] (ISIS-1019) Upgrade dependencies to javassist, org.reflections

    [ https://issues.apache.org/jira/browse/ISIS-1019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14299712#comment-14299712 ] 

ASF subversion and git services commented on ISIS-1019:
-------------------------------------------------------

Commit 254fee7ef5f392750667c7090a9b7de8906d17d0 in isis's branch refs/heads/master from [~mgrigorov]
[ https://git-wip-us.apache.org/repos/asf?p=isis.git;h=254fee7 ]

ISIS-1019 Upgrade dependencies to javassist, org.reflections

Upgrade Reflections to 0.9.9


> Upgrade dependencies to javassist, org.reflections
> --------------------------------------------------
>
>                 Key: ISIS-1019
>                 URL: https://issues.apache.org/jira/browse/ISIS-1019
>             Project: Isis
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: core-1.8.0
>            Reporter: Jörg Rade
>            Assignee: Martin Grigorov
>            Priority: Minor
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> Hi,
> as Mike Burton already pointed out [1] there is an issue with Java 8 (possibly interaction with eclipse).
> $mvn dependency:tree shows that there are two versions included via: 
> javassist:javassist:jar:3.12.1.GA <- org.reflections:reflections:jar:0.9.8
> org.javassist:javassist:jar:3.18.1-GA  <- isis-core-unittestsupport, isis-core-metamodel
> According to [2], 3.18.2-GA should work with Java 8. 
> [3] shows that reflections 0.9.9 uses 3.18.2 as well.
> Please update the dependencies if possible.
> Best regards
> Jörg
> [1] https://www.mail-archive.com/users@isis.apache.org/msg01966.html
> [2] http://stackoverflow.com/questions/25184467/javassist-in-sync-with-java-8
> [3] http://search.maven.org/#artifactdetails%7Corg.reflections%7Creflections%7C0.9.9%7Cjar



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)