[jira] [Commented] (DIRMINA-1002) Mina IoHandlerEvents missing inputClosed enum item.

2017-09-08 Thread JIRA

[ 
https://issues.apache.org/jira/browse/DIRMINA-1002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16158347#comment-16158347
 ] 

Joël Meurisse commented on DIRMINA-1002:


Would be great.
Thx!!!
Rain indeed :-)

> Mina IoHandlerEvents missing inputClosed enum item.
> ---
>
> Key: DIRMINA-1002
> URL: https://issues.apache.org/jira/browse/DIRMINA-1002
> Project: MINA
>  Issue Type: Bug
>  Components: Statemachine
>Affects Versions: 2.0.8
>Reporter: Vitaliy Aksyonov
>  Labels: easyfix
> Fix For: 2.0.17
>
> Attachments: mina-statemachine-2.0.17-SNAPSHOT.jar
>
>   Original Estimate: 0.25h
>  Remaining Estimate: 0.25h
>
> After DIRMINA-785 IoHandlerEvents wasn't updated and it's impossible to 
> create state machine transition for "inputClosed" event using 
> IoHandlerTransition.
> Probably it worth to make half-duplex TCP close optional (configurable)?



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (DIRMINA-1002) Mina IoHandlerEvents missing inputClosed enum item.

2017-09-08 Thread Emmanuel Lecharny (JIRA)

[ 
https://issues.apache.org/jira/browse/DIRMINA-1002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16158325#comment-16158325
 ] 

Emmanuel Lecharny commented on DIRMINA-1002:


Well, I can try to squeeze a couple of hours this weekend as it's going to rain 
a lot to cut a release.

If so, it'll be out mid-next week.

> Mina IoHandlerEvents missing inputClosed enum item.
> ---
>
> Key: DIRMINA-1002
> URL: https://issues.apache.org/jira/browse/DIRMINA-1002
> Project: MINA
>  Issue Type: Bug
>  Components: Statemachine
>Affects Versions: 2.0.8
>Reporter: Vitaliy Aksyonov
>  Labels: easyfix
> Fix For: 2.0.17
>
> Attachments: mina-statemachine-2.0.17-SNAPSHOT.jar
>
>   Original Estimate: 0.25h
>  Remaining Estimate: 0.25h
>
> After DIRMINA-785 IoHandlerEvents wasn't updated and it's impossible to 
> create state machine transition for "inputClosed" event using 
> IoHandlerTransition.
> Probably it worth to make half-duplex TCP close optional (configurable)?



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (DIRMINA-1002) Mina IoHandlerEvents missing inputClosed enum item.

2017-09-08 Thread JIRA

[ 
https://issues.apache.org/jira/browse/DIRMINA-1002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16158314#comment-16158314
 ] 

Joël Meurisse commented on DIRMINA-1002:


Do you have any idea when this (version 2.0.17) could be released?


> Mina IoHandlerEvents missing inputClosed enum item.
> ---
>
> Key: DIRMINA-1002
> URL: https://issues.apache.org/jira/browse/DIRMINA-1002
> Project: MINA
>  Issue Type: Bug
>  Components: Statemachine
>Affects Versions: 2.0.8
>Reporter: Vitaliy Aksyonov
>  Labels: easyfix
> Fix For: 2.0.17
>
> Attachments: mina-statemachine-2.0.17-SNAPSHOT.jar
>
>   Original Estimate: 0.25h
>  Remaining Estimate: 0.25h
>
> After DIRMINA-785 IoHandlerEvents wasn't updated and it's impossible to 
> create state machine transition for "inputClosed" event using 
> IoHandlerTransition.
> Probably it worth to make half-duplex TCP close optional (configurable)?



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (DIRMINA-1002) Mina IoHandlerEvents missing inputClosed enum item.

2017-05-24 Thread Tom Magis (JIRA)

[ 
https://issues.apache.org/jira/browse/DIRMINA-1002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16022546#comment-16022546
 ] 

Tom Magis commented on DIRMINA-1002:


Super great!

Thanks a lot for your help!


> Mina IoHandlerEvents missing inputClosed enum item.
> ---
>
> Key: DIRMINA-1002
> URL: https://issues.apache.org/jira/browse/DIRMINA-1002
> Project: MINA
>  Issue Type: Bug
>  Components: Statemachine
>Affects Versions: 2.0.8
>Reporter: Vitaliy Aksyonov
>  Labels: easyfix
> Attachments: mina-statemachine-2.0.17-SNAPSHOT.jar
>
>   Original Estimate: 0.25h
>  Remaining Estimate: 0.25h
>
> After DIRMINA-785 IoHandlerEvents wasn't updated and it's impossible to 
> create state machine transition for "inputClosed" event using 
> IoHandlerTransition.
> Probably it worth to make half-duplex TCP close optional (configurable)?



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (DIRMINA-1002) Mina IoHandlerEvents missing inputClosed enum item.

2017-05-24 Thread Emmanuel Lecharny (JIRA)

[ 
https://issues.apache.org/jira/browse/DIRMINA-1002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16022494#comment-16022494
 ] 

Emmanuel Lecharny commented on DIRMINA-1002:


Great !

I'll probably do a bit more of cleanup in the coming days - and also get more 
acquainted with this piece of code, and then I'll cut a release.

> Mina IoHandlerEvents missing inputClosed enum item.
> ---
>
> Key: DIRMINA-1002
> URL: https://issues.apache.org/jira/browse/DIRMINA-1002
> Project: MINA
>  Issue Type: Bug
>  Components: Statemachine
>Affects Versions: 2.0.8
>Reporter: Vitaliy Aksyonov
>  Labels: easyfix
> Attachments: mina-statemachine-2.0.17-SNAPSHOT.jar
>
>   Original Estimate: 0.25h
>  Remaining Estimate: 0.25h
>
> After DIRMINA-785 IoHandlerEvents wasn't updated and it's impossible to 
> create state machine transition for "inputClosed" event using 
> IoHandlerTransition.
> Probably it worth to make half-duplex TCP close optional (configurable)?



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (DIRMINA-1002) Mina IoHandlerEvents missing inputClosed enum item.

2017-05-24 Thread JIRA

[ 
https://issues.apache.org/jira/browse/DIRMINA-1002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16022488#comment-16022488
 ] 

Joël Meurisse commented on DIRMINA-1002:


Hello,

I (colleague of Tom) upgraded and made some tests yesterday. Looks good to me!

Thank you!

Joël

> Mina IoHandlerEvents missing inputClosed enum item.
> ---
>
> Key: DIRMINA-1002
> URL: https://issues.apache.org/jira/browse/DIRMINA-1002
> Project: MINA
>  Issue Type: Bug
>  Components: Statemachine
>Affects Versions: 2.0.8
>Reporter: Vitaliy Aksyonov
>  Labels: easyfix
> Attachments: mina-statemachine-2.0.17-SNAPSHOT.jar
>
>   Original Estimate: 0.25h
>  Remaining Estimate: 0.25h
>
> After DIRMINA-785 IoHandlerEvents wasn't updated and it's impossible to 
> create state machine transition for "inputClosed" event using 
> IoHandlerTransition.
> Probably it worth to make half-duplex TCP close optional (configurable)?



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (DIRMINA-1002) Mina IoHandlerEvents missing inputClosed enum item.

2017-05-21 Thread Emmanuel Lecharny (JIRA)

[ 
https://issues.apache.org/jira/browse/DIRMINA-1002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16018741#comment-16018741
 ] 

Emmanuel Lecharny commented on DIRMINA-1002:


Hi Tom,

any update ?

> Mina IoHandlerEvents missing inputClosed enum item.
> ---
>
> Key: DIRMINA-1002
> URL: https://issues.apache.org/jira/browse/DIRMINA-1002
> Project: MINA
>  Issue Type: Bug
>  Components: Statemachine
>Affects Versions: 2.0.8
>Reporter: Vitaliy Aksyonov
>  Labels: easyfix
> Attachments: mina-statemachine-2.0.17-SNAPSHOT.jar
>
>   Original Estimate: 0.25h
>  Remaining Estimate: 0.25h
>
> After DIRMINA-785 IoHandlerEvents wasn't updated and it's impossible to 
> create state machine transition for "inputClosed" event using 
> IoHandlerTransition.
> Probably it worth to make half-duplex TCP close optional (configurable)?



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (DIRMINA-1002) Mina IoHandlerEvents missing inputClosed enum item.

2017-05-16 Thread Emmanuel Lecharny (JIRA)

[ 
https://issues.apache.org/jira/browse/DIRMINA-1002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16012424#comment-16012424
 ] 

Emmanuel Lecharny commented on DIRMINA-1002:


I have attached a new version of the mina statemachine package, can you give it 
a try ?

> Mina IoHandlerEvents missing inputClosed enum item.
> ---
>
> Key: DIRMINA-1002
> URL: https://issues.apache.org/jira/browse/DIRMINA-1002
> Project: MINA
>  Issue Type: Bug
>  Components: Statemachine
>Affects Versions: 2.0.8
>Reporter: Vitaliy Aksyonov
>  Labels: easyfix
> Attachments: mina-statemachine-2.0.17-SNAPSHOT.jar
>
>   Original Estimate: 0.25h
>  Remaining Estimate: 0.25h
>
> After DIRMINA-785 IoHandlerEvents wasn't updated and it's impossible to 
> create state machine transition for "inputClosed" event using 
> IoHandlerTransition.
> Probably it worth to make half-duplex TCP close optional (configurable)?



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (DIRMINA-1002) Mina IoHandlerEvents missing inputClosed enum item.

2017-05-16 Thread Tom Magis (JIRA)

[ 
https://issues.apache.org/jira/browse/DIRMINA-1002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16012417#comment-16012417
 ] 

Tom Magis commented on DIRMINA-1002:


Wow thanks! I did not expected that fast! I'm looking forward to seeing it!

> Mina IoHandlerEvents missing inputClosed enum item.
> ---
>
> Key: DIRMINA-1002
> URL: https://issues.apache.org/jira/browse/DIRMINA-1002
> Project: MINA
>  Issue Type: Bug
>  Components: Statemachine
>Affects Versions: 2.0.8
>Reporter: Vitaliy Aksyonov
>  Labels: easyfix
>   Original Estimate: 0.25h
>  Remaining Estimate: 0.25h
>
> After DIRMINA-785 IoHandlerEvents wasn't updated and it's impossible to 
> create state machine transition for "inputClosed" event using 
> IoHandlerTransition.
> Probably it worth to make half-duplex TCP close optional (configurable)?



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (DIRMINA-1002) Mina IoHandlerEvents missing inputClosed enum item.

2017-05-16 Thread Emmanuel Lecharny (JIRA)

[ 
https://issues.apache.org/jira/browse/DIRMINA-1002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16012396#comment-16012396
 ] 

Emmanuel Lecharny commented on DIRMINA-1002:


I may have something coming, but it will need some check.

> Mina IoHandlerEvents missing inputClosed enum item.
> ---
>
> Key: DIRMINA-1002
> URL: https://issues.apache.org/jira/browse/DIRMINA-1002
> Project: MINA
>  Issue Type: Bug
>  Components: Statemachine
>Affects Versions: 2.0.8
>Reporter: Vitaliy Aksyonov
>  Labels: easyfix
>   Original Estimate: 0.25h
>  Remaining Estimate: 0.25h
>
> After DIRMINA-785 IoHandlerEvents wasn't updated and it's impossible to 
> create state machine transition for "inputClosed" event using 
> IoHandlerTransition.
> Probably it worth to make half-duplex TCP close optional (configurable)?



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (DIRMINA-1002) Mina IoHandlerEvents missing inputClosed enum item.

2017-05-16 Thread Tom Magis (JIRA)

[ 
https://issues.apache.org/jira/browse/DIRMINA-1002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16011830#comment-16011830
 ] 

Tom Magis commented on DIRMINA-1002:


 Hello,

Do you plan to fix this in the coming future? It prevents me to upgrade my Mina 
version...

Thanks!

> Mina IoHandlerEvents missing inputClosed enum item.
> ---
>
> Key: DIRMINA-1002
> URL: https://issues.apache.org/jira/browse/DIRMINA-1002
> Project: MINA
>  Issue Type: Bug
>  Components: Statemachine
>Affects Versions: 2.0.8
>Reporter: Vitaliy Aksyonov
>  Labels: easyfix
>   Original Estimate: 0.25h
>  Remaining Estimate: 0.25h
>
> After DIRMINA-785 IoHandlerEvents wasn't updated and it's impossible to 
> create state machine transition for "inputClosed" event using 
> IoHandlerTransition.
> Probably it worth to make half-duplex TCP close optional (configurable)?



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)