[jira] Commented: (VYSPER-154) Handle inbound Presence Probes correctly

2009-07-29 Thread Ashish Paliwal (JIRA)
[ https://issues.apache.org/jira/browse/VYSPER-154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12736497#action_12736497 ] Ashish Paliwal commented on VYSPER-154: --- Yup, a little. Let me work on this and provi

Re: svn commit: r798592 - /mina/sandbox/vysper/trunk/server/core/src/main/java/org/apache/vysper/xmpp/modules/core/im/handler/PresenceAvailabilityHandler.java

2009-07-29 Thread Bernd Fondermann
Ashish wrote: > Couple of observations [May not be related to this commit] > 1. Related to spec compliance use - The current implementation has > same element nested within > > @SpecCompliance(compliant = { > @SpecCompliant(spec = "RFC3921bis-05", section = "3.1.5", > status = IN_PROGRESS,

Re: svn commit: r798592 - /mina/sandbox/vysper/trunk/server/core/src/main/java/org/apache/vysper/xmpp/modules/core/im/handler/PresenceAvailabilityHandler.java

2009-07-29 Thread Ashish
On Wed, Jul 29, 2009 at 2:00 PM, Bernd Fondermann wrote: > Ashish wrote: >> Couple of observations [May not be related to this commit] >> 1. Related to spec compliance use - The current implementation has >> same element nested within >> >> @SpecCompliance(compliant = { >>         @SpecCompliant(sp

Re: svn commit: r798592 - /mina/sandbox/vysper/trunk/server/core/src/main/java/org/apache/vysper/xmpp/modules/core/im/handler/PresenceAvailabilityHandler.java

2009-07-29 Thread Bernd Fondermann
Ashish wrote: > On Wed, Jul 29, 2009 at 2:00 PM, Bernd Fondermann > wrote: >> Ashish wrote: >>> Couple of observations [May not be related to this commit] >>> 1. Related to spec compliance use - The current implementation has >>> same element nested within >>> >>> @SpecCompliance(compliant = { >>>

[jira] Created: (FTPSERVER-319) Uploads from FireFTP failing with "java.io.EOFException: Unexpected end of ZLIB input stream"

2009-07-29 Thread Roger Marshall (JIRA)
Uploads from FireFTP failing with "java.io.EOFException: Unexpected end of ZLIB input stream" - Key: FTPSERVER-319 URL: https://issues.apache.org/jira/browse/FTPSERVER-319

[jira] Updated: (FTPSERVER-319) Uploads from FireFTP failing with "java.io.EOFException: Unexpected end of ZLIB input stream"

2009-07-29 Thread Roger Marshall (JIRA)
[ https://issues.apache.org/jira/browse/FTPSERVER-319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Marshall updated FTPSERVER-319: - Description: Uploads from FireFTP are failing frequently for me with "java.io.EOFExcep

[jira] Updated: (FTPSERVER-319) Uploads from FireFTP failing with "java.io.EOFException: Unexpected end of ZLIB input stream"

2009-07-29 Thread Roger Marshall (JIRA)
[ https://issues.apache.org/jira/browse/FTPSERVER-319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Marshall updated FTPSERVER-319: - Attachment: FTPServerLog.txt Partial log file > Uploads from FireFTP failing with "ja

[jira] Created: (VYSPER-155) Support bare JID in LatestPresenceCache

2009-07-29 Thread Bernd Fondermann (JIRA)
Support bare JID in LatestPresenceCache Key: VYSPER-155 URL: https://issues.apache.org/jira/browse/VYSPER-155 Project: VYSPER Issue Type: Improvement Components: core protocol R

[jira] Commented: (VYSPER-149) Pubsub Handlers hold state

2009-07-29 Thread Michael Jakl (JIRA)
[ https://issues.apache.org/jira/browse/VYSPER-149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12736539#action_12736539 ] Michael Jakl commented on VYSPER-149: - Good point, I'll dig into it. > Pubsub Handlers

[jira] Created: (VYSPER-156) Use RuntimeContext for storing the configuration of the PubSub extension

2009-07-29 Thread Michael Jakl (JIRA)
Use RuntimeContext for storing the configuration of the PubSub extension Key: VYSPER-156 URL: https://issues.apache.org/jira/browse/VYSPER-156 Project: VYSPER Issue Typ

[jira] Resolved: (VYSPER-155) Support bare JID in LatestPresenceCache

2009-07-29 Thread Bernd Fondermann (JIRA)
[ https://issues.apache.org/jira/browse/VYSPER-155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bernd Fondermann resolved VYSPER-155. - Resolution: Fixed implementation improved. unit test available (reusable for all implemen

[jira] Created: (DIRMINA-732) Session Idle events never comes in sessions managed by NioDatagramAcceptor

2009-07-29 Thread Mykhailo Tiutin (JIRA)
Session Idle events never comes in sessions managed by NioDatagramAcceptor -- Key: DIRMINA-732 URL: https://issues.apache.org/jira/browse/DIRMINA-732 Project: MINA Issue

[jira] Updated: (DIRMINA-732) Session Idle events never comes in sessions managed by NioDatagramAcceptor

2009-07-29 Thread Mykhailo Tiutin (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mykhailo Tiutin updated DIRMINA-732: Attachment: DatagramSessionIdleTest.java DatagramSessionIdleTimePatch JUni

[jira] Commented: (VYSPER-154) Handle inbound Presence Probes correctly

2009-07-29 Thread Bernd Fondermann (JIRA)
[ https://issues.apache.org/jira/browse/VYSPER-154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12736626#action_12736626 ] Bernd Fondermann commented on VYSPER-154: - please go ahead! I've improved the inter

[jira] Created: (VYSPER-157) Fix presence broadcasts between contacts

2009-07-29 Thread Bernd Fondermann (JIRA)
Fix presence broadcasts between contacts Key: VYSPER-157 URL: https://issues.apache.org/jira/browse/VYSPER-157 Project: VYSPER Issue Type: Bug Components: core protocol Reporter:

Building snapshot from trunk

2009-07-29 Thread Mondain
This may sound dumb, but I would like to know how to build a snapshot of Mina trunk whether or not the tests fail. I'm not a Maven user so I am not familiar with its options. After I get the latest from svn I issue "mvn clean install" and lately this fails to build the target jars due to an Mdc tes

Re: Building snapshot from trunk

2009-07-29 Thread Emmanuel Lecharny
Mondain wrote: This may sound dumb, but I would like to know how to build a snapshot of Mina trunk whether or not the tests fail. I'm not a Maven user so I am not familiar with its options. After I get the latest from svn I issue "mvn clean install" and lately this fails to build the target jars

Re: Building snapshot from trunk

2009-07-29 Thread Mondain
Thank you :) On Wed, Jul 29, 2009 at 10:03 AM, Emmanuel Lecharny wrote: > Mondain wrote: > >> This may sound dumb, but I would like to know how to build a snapshot of >> Mina trunk whether or not the tests fail. I'm not a Maven user so I am not >> familiar with its options. After I get the latest

Re: Building snapshot from trunk

2009-07-29 Thread Emmanuel Lecharny
Mondain wrote: Thank you :) The trunk should build correctly now, even with tests. I forgot to mention that you should add "-Pserial" if you want to build the code with the serial transport : mvn clean install -Pserial -- -- cordialement, regards, Emmanuel Lécharny www.iktek.com dir

[jira] Created: (VYSPER-158) Introduce the various affiliations a user can have

2009-07-29 Thread Michael Jakl (JIRA)
Introduce the various affiliations a user can have -- Key: VYSPER-158 URL: https://issues.apache.org/jira/browse/VYSPER-158 Project: VYSPER Issue Type: Sub-task Components: XEP0060 Pu

[jira] Updated: (VYSPER-151) Fix and extend "affiliations"

2009-07-29 Thread Michael Jakl (JIRA)
[ https://issues.apache.org/jira/browse/VYSPER-151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Jakl updated VYSPER-151: Description: Currently there is no "affiliations" concept in the pubsub extension. Every subscriber

[jira] Updated: (VYSPER-158) Introduce the various affiliations a user can have

2009-07-29 Thread Michael Jakl (JIRA)
[ https://issues.apache.org/jira/browse/VYSPER-158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Jakl updated VYSPER-158: Parent Issue: VYSPER-151 (was: VYSPER-152) > Introduce the various affiliations a user can have >

[jira] Assigned: (VYSPER-158) Introduce the various affiliations a user can have

2009-07-29 Thread Michael Jakl (JIRA)
[ https://issues.apache.org/jira/browse/VYSPER-158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Jakl reassigned VYSPER-158: --- Assignee: Michael Jakl > Introduce the various affiliations a user can have > ---

[jira] Created: (VYSPER-159) Introduce the subscription states (none, pending, unconfigured, subscribed)

2009-07-29 Thread Michael Jakl (JIRA)
Introduce the subscription states (none, pending, unconfigured, subscribed) --- Key: VYSPER-159 URL: https://issues.apache.org/jira/browse/VYSPER-159 Project: VYSPER Iss

[jira] Created: (VYSPER-160) Enable transitions between affiliations (owner-task)

2009-07-29 Thread Michael Jakl (JIRA)
Enable transitions between affiliations (owner-task) Key: VYSPER-160 URL: https://issues.apache.org/jira/browse/VYSPER-160 Project: VYSPER Issue Type: Sub-task Components: XEP006

[jira] Assigned: (VYSPER-159) Introduce the subscription states (none, pending, unconfigured, subscribed)

2009-07-29 Thread Michael Jakl (JIRA)
[ https://issues.apache.org/jira/browse/VYSPER-159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Jakl reassigned VYSPER-159: --- Assignee: Michael Jakl > Introduce the subscription states (none, pending, unconfigured, subs

[jira] Assigned: (VYSPER-151) Fix and extend "affiliations"

2009-07-29 Thread Michael Jakl (JIRA)
[ https://issues.apache.org/jira/browse/VYSPER-151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Jakl reassigned VYSPER-151: --- Assignee: Michael Jakl > Fix and extend "affiliations" > - > >

[jira] Created: (VYSPER-161) Make sure that the last "owner" cannot resign.

2009-07-29 Thread Michael Jakl (JIRA)
Make sure that the last "owner" cannot resign. -- Key: VYSPER-161 URL: https://issues.apache.org/jira/browse/VYSPER-161 Project: VYSPER Issue Type: Sub-task Components: XEP0060 PubSub

[jira] Updated: (VYSPER-159) Introduce the subscription states (none, pending, unconfigured, subscribed)

2009-07-29 Thread Michael Jakl (JIRA)
[ https://issues.apache.org/jira/browse/VYSPER-159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Jakl updated VYSPER-159: Component/s: XEP0060 PubSub > Introduce the subscription states (none, pending, unconfigured, subsc

[jira] Assigned: (VYSPER-150) Decentralize the collection of supported features

2009-07-29 Thread Michael Jakl (JIRA)
[ https://issues.apache.org/jira/browse/VYSPER-150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Jakl reassigned VYSPER-150: --- Assignee: Michael Jakl > Decentralize the collection of supported features >

[jira] Assigned: (VYSPER-152) Implement the access-authorize access-model

2009-07-29 Thread Michael Jakl (JIRA)
[ https://issues.apache.org/jira/browse/VYSPER-152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Jakl reassigned VYSPER-152: --- Assignee: Michael Jakl > Implement the access-authorize access-model > --

[jira] Assigned: (VYSPER-153) Configure a Node (XEP-0060 8.2)

2009-07-29 Thread Michael Jakl (JIRA)
[ https://issues.apache.org/jira/browse/VYSPER-153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Jakl reassigned VYSPER-153: --- Assignee: Michael Jakl > Configure a Node (XEP-0060 8.2) > --- >

[jira] Created: (VYSPER-162) Externalize the permission-checks into an "access-model" object

2009-07-29 Thread Michael Jakl (JIRA)
Externalize the permission-checks into an "access-model" object --- Key: VYSPER-162 URL: https://issues.apache.org/jira/browse/VYSPER-162 Project: VYSPER Issue Type: Sub-task

[jira] Resolved: (VYSPER-90) Make sure that a publisher can only overwrite items published by him/her.

2009-07-29 Thread Michael Jakl (JIRA)
[ https://issues.apache.org/jira/browse/VYSPER-90?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Jakl resolved VYSPER-90. Resolution: Later For the time being we stick with this variant: * Note: A service MAY allow any p

[jira] Created: (VYSPER-163) Enable switching between access-models

2009-07-29 Thread Michael Jakl (JIRA)
Enable switching between access-models -- Key: VYSPER-163 URL: https://issues.apache.org/jira/browse/VYSPER-163 Project: VYSPER Issue Type: Sub-task Components: XEP0060 PubSub Reporte

[jira] Updated: (DIRMINA-722) SocketAcceptor.unbind can hang when unbinding only one of several service adresses

2009-07-29 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-722?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny updated DIRMINA-722: -- Fix Version/s: 1.0.11 > SocketAcceptor.unbind can hang when unbinding only one of seve

[jira] Resolved: (DIRMINA-730) IoServiceStatistics.increaseWrittenBytes () takes an int as increment rather than a long

2009-07-29 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-730?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny resolved DIRMINA-730. --- Resolution: Won't Fix This is on purpose. The number of written bytes can't be large

[jira] Commented: (DIRMINA-732) Session Idle events never comes in sessions managed by NioDatagramAcceptor

2009-07-29 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12736861#action_12736861 ] Emmanuel Lecharny commented on DIRMINA-732: --- Seems to be a reasonable patch, as

[jira] Commented: (DIRMINA-730) IoServiceStatistics.increaseWrittenBytes () takes an int as increment rather than a long

2009-07-29 Thread Matthew Phillips (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12736936#action_12736936 ] Matthew Phillips commented on DIRMINA-730: -- Not sure why it cannot go higher than

[jira] Reopened: (DIRMINA-730) IoServiceStatistics.increaseWrittenBytes () takes an int as increment rather than a long

2009-07-29 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-730?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny reopened DIRMINA-730: --- Reopened... May be it was a bit too late yesturday when I checked this issue. > IoServ