Re: Separating the spec compliance stuff

2009-06-13 Thread Bernd Fondermann
On Fri, Jun 12, 2009 at 22:37, Niklas Gustavssonnik...@protocol7.com wrote:
 On Tue, May 5, 2009 at 9:42 PM, Niklas Gustavssonnik...@protocol7.com wrote:
 On Tue, May 5, 2009 at 9:40 AM, Julien Vermillard
 jvermill...@archean.fr wrote:
 Look like a common things no ?

 Well, I think so too. Let's see what some others think over here and
 then I'll ping commons on the interest.

 Alright; I checked on commons-dev and while I got a reply from sebb
 showing some clear interest, that was it. Thus, the interest in having
 the spec compliance code over there seems limited. Still, if we think
 commons is the appropriate place, we might be able to maintain it
 ourself over there (I'm a commons committer so I could surely join
 in). Or, it might be easier to start here at MINA and possibly moving
 later if we get more interest from other projects in the code.

 What do you think? I'm leaning towards keeping the code here at MINA,
 but doing it as a separate module from Vysper.

I'll have to say that I don't really have a position here. Whereever
you take it, I'll be fine, be it MINA, Commons, Labs or some other
place.
I think it's worthwhile to do so, so others can use it, but I'm not
able to substantially contribute ATM.

  Bernd


Re: [VOTE] Release Apache Mina SSHD 0.1.0

2009-06-13 Thread Niklas Gustavsson
On Sat, Jun 13, 2009 at 10:29 AM, Guillaume Nodetgno...@gmail.com wrote:
 The key is available at
  http://pgp.mit.edu:11371/pks/lookup?op=getsearch=0xB4493B94

Excellent. So, +1 for the release.

/niklas


Re: [VOTE] Releasing FtpServer 1.0.2

2009-06-13 Thread Guillaume Nodet
+1

On Fri, Jun 12, 2009 at 22:40, Niklas Gustavssonnik...@protocol7.com wrote:
 Hey,

 We got another set of bugs fixed, so I think we're ready for a 1.0.2.

 You can find the binaries and Maven artifacts here:
 http://people.apache.org/~ngn/ftpserver/1.0.2/

 These files was built from the following code:
 https://svn.apache.org/repos/asf/mina/ftpserver/branches/1.0.2

 The bugs fixed are:
 https://issues.apache.org/jira/browse/FTPSERVER/fixforversion/12313952

 [ ]: +1, Release FtpServer 1.0.2
 [ ]: 0, Abstain
 [ ]: -1, Don't release FtpServer 1.0.2

 /niklas




-- 
Cheers,
Guillaume Nodet

Blog: http://gnodet.blogspot.com/

Open Source SOA
http://fusesource.com


Re: [VOTE] Releasing FtpServer 1.0.2

2009-06-13 Thread Jeff Genender

+1

On Jun 13, 2009, at 3:38 AM, Guillaume Nodet wrote:


+1

On Fri, Jun 12, 2009 at 22:40, Niklas  
Gustavssonnik...@protocol7.com wrote:

Hey,

We got another set of bugs fixed, so I think we're ready for a 1.0.2.

You can find the binaries and Maven artifacts here:
http://people.apache.org/~ngn/ftpserver/1.0.2/

These files was built from the following code:
https://svn.apache.org/repos/asf/mina/ftpserver/branches/1.0.2

The bugs fixed are:
https://issues.apache.org/jira/browse/FTPSERVER/fixforversion/ 
12313952


[ ]: +1, Release FtpServer 1.0.2
[ ]: 0, Abstain
[ ]: -1, Don't release FtpServer 1.0.2

/niklas





--
Cheers,
Guillaume Nodet

Blog: http://gnodet.blogspot.com/

Open Source SOA
http://fusesource.com




[vysper] error generation

2009-06-13 Thread Bernd Fondermann
Hi,

Michael, seeing your latest patches, I'd like to note that
there are a convenience functions to build error stanzas in
class ServerErrorResponses.

  Bernd


[vysper][pubsub] spec compliance

2009-06-13 Thread Bernd Fondermann
Hi Michael,

please consider adding @SpecCompliant annotations.
Comments in source code are good, but the annotations can be turned into 
valuable docs.

Thanks,

 Bernd


[jira] Resolved: (VYSPER-65) Error cases for Subscribe to a node

2009-06-13 Thread Bernd Fondermann (JIRA)

 [ 
https://issues.apache.org/jira/browse/VYSPER-65?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Bernd Fondermann resolved VYSPER-65.


Resolution: Fixed

patches applied


 Error cases for Subscribe to a node
 -

 Key: VYSPER-65
 URL: https://issues.apache.org/jira/browse/VYSPER-65
 Project: VYSPER
  Issue Type: Sub-task
  Components: XEP0060 PubSub
Reporter: Michael Jakl
Assignee: Michael Jakl
 Attachments: VYSPER-65.1.patch, VYSPER-65.2.patch, VYSPER-65.3.patch, 
 VYSPER-65.4.patch




-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Resolved: (VYSPER-72) Support XEP0049-PrivateData

2009-06-13 Thread Bernd Fondermann (JIRA)

 [ 
https://issues.apache.org/jira/browse/VYSPER-72?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Bernd Fondermann resolved VYSPER-72.


Resolution: Fixed

 Support XEP0049-PrivateData
 ---

 Key: VYSPER-72
 URL: https://issues.apache.org/jira/browse/VYSPER-72
 Project: VYSPER
  Issue Type: New Feature
  Components: extension
Reporter: David Phillips
Assignee: Bernd Fondermann
Priority: Minor
 Attachments: cleanups.patch, xep00049-v2.patch


 I would like to use JBuddy and Spark as clients, and both use the PrivateData 
 IQ messages

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Resolved: (VYSPER-67) Error cases for Unsubscribe from a node

2009-06-13 Thread Bernd Fondermann (JIRA)

 [ 
https://issues.apache.org/jira/browse/VYSPER-67?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Bernd Fondermann resolved VYSPER-67.


Resolution: Fixed

patches 1-6 applied

 Error cases for Unsubscribe from a node
 -

 Key: VYSPER-67
 URL: https://issues.apache.org/jira/browse/VYSPER-67
 Project: VYSPER
  Issue Type: Sub-task
  Components: XEP0060 PubSub
Reporter: Michael Jakl
Assignee: Michael Jakl
 Attachments: VYSPER-67.1.patch, VYSPER-67.2.patch, VYSPER-67.3.patch, 
 VYSPER-67.4.patch, VYSPER-67.5.patch, VYSPER-67.6.patch




-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.