[JBoss JIRA] Commented: (JBCACHE-137) Packaging of JBossCache lib
by Manik Surtani (JIRA)
[ http://jira.jboss.com/jira/browse/JBCACHE-137?page=comments#action_12345728 ]
Manik Surtani commented on JBCACHE-137:
---------------------------------------
Update:
References to the MarshallevValueInput/OutputStream have been updated to use the new jboss-commons-core lib, except references to MarshalledValue in JDBCCacheLoader which, for the time being, use org.jboss.aop.util.MarshalledValue.
This would need to be updated once MarshalledValue is added to commons-core.
> Packaging of JBossCache lib
> ---------------------------
>
> Key: JBCACHE-137
> URL: http://jira.jboss.com/jira/browse/JBCACHE-137
> Project: JBoss Cache
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Reporter: Ben Wang
> Assigned To: Manik Surtani
> Fix For: 2.0.0
>
> Original Estimate: 2 days
> Remaining Estimate: 2 days
>
> Currently under JBossCache module lib, there is a jboss-j2ee.jar. But in jboss-head, it was split into jboss-j2ee.jar and jboss-j2se.jar. So for example, in release 1.2.2, we have both new jars.
> We will either need to update this or just get rid of the dependency totally.
> Other jars which need to be revisited:
> jboss-jmx.jar
> jboss-minimal.jar
> jboss-system.jar
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
18 years, 2 months
[JBoss JIRA] Commented: (JBCACHE-137) Packaging of JBossCache lib
by Manik Surtani (JIRA)
[ http://jira.jboss.com/jira/browse/JBCACHE-137?page=comments#action_12345727 ]
Manik Surtani commented on JBCACHE-137:
---------------------------------------
>From Ben:
Here is the current dependency:
1. jboss-comm.jar: org.jboss.util.NestedRuntimeException
2. jboss-jmx.jar: org.jboss.mx.util.JBossNotificationBroadcastSupport
3. jboss-system.jar: ServiceMBeanSupport
4. jboss-j2ee.jar: javax.transaction.*
5. jboss-minimal.jar: org.jboss.ivocation.MarshalledValue*
> Packaging of JBossCache lib
> ---------------------------
>
> Key: JBCACHE-137
> URL: http://jira.jboss.com/jira/browse/JBCACHE-137
> Project: JBoss Cache
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Reporter: Ben Wang
> Assigned To: Manik Surtani
> Fix For: 2.0.0
>
> Original Estimate: 2 days
> Remaining Estimate: 2 days
>
> Currently under JBossCache module lib, there is a jboss-j2ee.jar. But in jboss-head, it was split into jboss-j2ee.jar and jboss-j2se.jar. So for example, in release 1.2.2, we have both new jars.
> We will either need to update this or just get rid of the dependency totally.
> Other jars which need to be revisited:
> jboss-jmx.jar
> jboss-minimal.jar
> jboss-system.jar
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
18 years, 2 months
[JBoss JIRA] Commented: (JBCACHE-137) Packaging of JBossCache lib
by Manik Surtani (JIRA)
[ http://jira.jboss.com/jira/browse/JBCACHE-137?page=comments#action_12345726 ]
Manik Surtani commented on JBCACHE-137:
---------------------------------------
>From Ben:
"
Here is the current dependency:
1. jboss-comm.jar: org.jboss.util.NestedRuntimeException
2. jboss-jmx.jar: org.jboss.mx.util.JBossNotificationBroadcastSupport
3. jboss-system.jar: ServiceMBeanSupport
4. jboss-j2ee.jar: javax.transaction.*
5. jboss-minimal.jar: org.jboss.ivocation.MarshalledValue*
Here is the current dependency:
1. jboss-comm.jar: org.jboss.util.NestedRuntimeException
2. jboss-jmx.jar: org.jboss.mx.util.JBossNotificationBroadcastSupport
3. jboss-system.jar: ServiceMBeanSupport
4. jboss-j2ee.jar: javax.transaction.*
5. jboss-minimal.jar: org.jboss.ivocation.MarshalledValue*
> Packaging of JBossCache lib
> ---------------------------
>
> Key: JBCACHE-137
> URL: http://jira.jboss.com/jira/browse/JBCACHE-137
> Project: JBoss Cache
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Reporter: Ben Wang
> Assigned To: Manik Surtani
> Fix For: 2.0.0
>
> Original Estimate: 2 days
> Remaining Estimate: 2 days
>
> Currently under JBossCache module lib, there is a jboss-j2ee.jar. But in jboss-head, it was split into jboss-j2ee.jar and jboss-j2se.jar. So for example, in release 1.2.2, we have both new jars.
> We will either need to update this or just get rid of the dependency totally.
> Other jars which need to be revisited:
> jboss-jmx.jar
> jboss-minimal.jar
> jboss-system.jar
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
18 years, 2 months