[JBoss JIRA] (ISPN-10500) Remove javassist dependency
by Nistor Adrian (Jira)
Nistor Adrian created ISPN-10500:
------------------------------------
Summary: Remove javassist dependency
Key: ISPN-10500
URL: https://issues.jboss.org/browse/ISPN-10500
Project: Infinispan
Issue Type: Enhancement
Reporter: Nistor Adrian
Assignee: Nistor Adrian
There are two versions used in Infinispan's pom: 3.23.1-GA used by hibernate-search and 3.24.1-GA apparently used by protostream. But protostream is an uberjar that shades that dependency (although it declares it in pom), so this is not really needed. also, in the past javassist was used by the tools modules for RHQ plugin, but this is no longer the case. I'm tempted to try to remove it for good.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
5 years, 4 months
[JBoss JIRA] (ISPN-10500) Remove javassist dependency
by Nistor Adrian (Jira)
[ https://issues.jboss.org/browse/ISPN-10500?page=com.atlassian.jira.plugin... ]
Nistor Adrian updated ISPN-10500:
---------------------------------
Fix Version/s: 10.0.0.CR1
9.4.17.Final
> Remove javassist dependency
> ---------------------------
>
> Key: ISPN-10500
> URL: https://issues.jboss.org/browse/ISPN-10500
> Project: Infinispan
> Issue Type: Enhancement
> Reporter: Nistor Adrian
> Assignee: Nistor Adrian
> Priority: Major
> Fix For: 10.0.0.CR1, 9.4.17.Final
>
>
> There are two versions used in Infinispan's pom: 3.23.1-GA used by hibernate-search and 3.24.1-GA apparently used by protostream. But protostream is an uberjar that shades that dependency (although it declares it in pom), so this is not really needed. also, in the past javassist was used by the tools modules for RHQ plugin, but this is no longer the case. I'm tempted to try to remove it for good.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
5 years, 4 months
[JBoss JIRA] (ISPN-10499) Remove additional JBossMarshalling references
by Will Burns (Jira)
Will Burns created ISPN-10499:
---------------------------------
Summary: Remove additional JBossMarshalling references
Key: ISPN-10499
URL: https://issues.jboss.org/browse/ISPN-10499
Project: Infinispan
Issue Type: Sub-task
Reporter: Will Burns
Assignee: Will Burns
Fix For: 10.0.0.CR1
We still have lingering references to JBossMarshaller in our code base. This should remove almost all of them. RemoteStore and CLI are only ones left after this.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
5 years, 4 months