[JBoss JIRA] (JBTM-1042) GC: No relationship between generic parameter and method argument (GC_UNRELATED_TYPES)
by Tom Jenkinson (JIRA)
[ https://issues.jboss.org/browse/JBTM-1042?page=com.atlassian.jira.plugin.... ]
Tom Jenkinson updated JBTM-1042:
--------------------------------
Assignee: Paul Robinson
> GC: No relationship between generic parameter and method argument (GC_UNRELATED_TYPES)
> --------------------------------------------------------------------------------------
>
> Key: JBTM-1042
> URL: https://issues.jboss.org/browse/JBTM-1042
> Project: JBoss Transaction Manager
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: XTS
> Reporter: Amos Feng
> Assignee: Paul Robinson
> Priority: Minor
> Fix For: 5.0.0.M4
>
>
> 1.XTS/recovery
> org.jboss.jbossts.xts.recovery.participant.at.XTSATRecoveryManagerImple Line 132
> com.arjuna.ats.arjuna.common.Uid is incompatible with expected argument type String in org.jboss.jbossts.xts.recovery.participant.at.XTSATRecoveryManagerImple.isParticipantPresent(Uid)
> 2.XTS/recovery
> org.jboss.jbossts.xts.recovery.participant.ba.XTSBARecoveryManagerImple Line 128
> com.arjuna.ats.arjuna.common.Uid is incompatible with expected argument type String in org.jboss.jbossts.xts.recovery.participant.ba.XTSBARecoveryManagerImple.isParticipantPresent(Uid)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 9 months
[JBoss JIRA] (JBTM-1042) GC: No relationship between generic parameter and method argument (GC_UNRELATED_TYPES)
by Tom Jenkinson (JIRA)
[ https://issues.jboss.org/browse/JBTM-1042?page=com.atlassian.jira.plugin.... ]
Tom Jenkinson updated JBTM-1042:
--------------------------------
Fix Version/s: 5.0.0.M4
(was: 5.0.0.Final)
> GC: No relationship between generic parameter and method argument (GC_UNRELATED_TYPES)
> --------------------------------------------------------------------------------------
>
> Key: JBTM-1042
> URL: https://issues.jboss.org/browse/JBTM-1042
> Project: JBoss Transaction Manager
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: XTS
> Reporter: Amos Feng
> Priority: Minor
> Fix For: 5.0.0.M4
>
>
> 1.XTS/recovery
> org.jboss.jbossts.xts.recovery.participant.at.XTSATRecoveryManagerImple Line 132
> com.arjuna.ats.arjuna.common.Uid is incompatible with expected argument type String in org.jboss.jbossts.xts.recovery.participant.at.XTSATRecoveryManagerImple.isParticipantPresent(Uid)
> 2.XTS/recovery
> org.jboss.jbossts.xts.recovery.participant.ba.XTSBARecoveryManagerImple Line 128
> com.arjuna.ats.arjuna.common.Uid is incompatible with expected argument type String in org.jboss.jbossts.xts.recovery.participant.ba.XTSBARecoveryManagerImple.isParticipantPresent(Uid)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 9 months
[JBoss JIRA] (JBTM-1802) Consider moving Arquillian profiles to root pom.xml
by Tom Jenkinson (JIRA)
[ https://issues.jboss.org/browse/JBTM-1802?page=com.atlassian.jira.plugin.... ]
Tom Jenkinson updated JBTM-1802:
--------------------------------
Component/s: Testing
> Consider moving Arquillian profiles to root pom.xml
> ---------------------------------------------------
>
> Key: JBTM-1802
> URL: https://issues.jboss.org/browse/JBTM-1802
> Project: JBoss Transaction Manager
> Issue Type: Enhancement
> Security Level: Public(Everyone can see)
> Components: Build System, Testing
> Reporter: Paul Robinson
> Assignee: Amos Feng
> Priority: Minor
> Fix For: 5.0.0.M4
>
>
> We have three Arquillian profiles (for managed, remote and ipv6-managed) present in the pom of nearly every test that uses Arquillian. I suspect they can all be identical and thus placed int he root pom.xml. This should simplify maintenance and will ensure any fixes to this config are made throughout.
> The problem is that we may have legitimate reasons for this config to differ for some tests. Maybe we could use overrides in these cases.
> Assigning to Tom for his input.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 9 months