Re: [libvirt] [PATCH] [libvirt-java] Fix javadoc warnings.

2012-07-23 Thread Claudio Bley
At Thu, 19 Jul 2012 07:45:00 -0600, Eric Blake wrote: On 07/19/2012 06:31 AM, Claudio Bley wrote: ping... ?! Isn't this the appropriate list? What's the status of libvirt-java? This is the right list. Unfortunately, at the moment libvirt-java does not have an active maintainer OK,

Re: [libvirt] [PATCH] [libvirt-java] Fix javadoc warnings.

2012-07-23 Thread Eric Blake
On 07/23/2012 04:12 AM, Claudio Bley wrote: Your patch looks reasonable, but it was not in a format that 'git am' recognizes. Can you re-submit as a formal patch using 'git send-email', to make it easier for maintainers to apply your patch without massaging it first? Sure thing. Here you

Re: [libvirt] [PATCH] [libvirt-java] Fix javadoc warnings.

2012-07-19 Thread Claudio Bley
ping... ?! Isn't this the appropriate list? What's the status of libvirt-java? Best Regards, Claudio At Mon, 09 Jul 2012 10:23:42 +0200, Claudio Bley wrote: Here's a patch fixing these javadoc warnings: --- [javadoc] x:\src\libvirt-java\src\main\java\org\libvirt\Connect.java:387:

Re: [libvirt] [PATCH] [libvirt-java] Fix javadoc warnings.

2012-07-19 Thread Eric Blake
On 07/19/2012 06:31 AM, Claudio Bley wrote: ping... ?! Isn't this the appropriate list? What's the status of libvirt-java? This is the right list. Unfortunately, at the moment libvirt-java does not have an active maintainer; there have been several patches proposed lately by various

[libvirt] [PATCH] [libvirt-java] Fix javadoc warnings.

2012-07-09 Thread Claudio Bley
Hi. I sent a few mails on friday, 6th July, via gmane.org but they haven't made it to the list yet. As I'm a subscriber now, I'm resending them directly. Sorry for any duplicates in advance. Here's a patch fixing these javadoc warnings: --- [javadoc]

[libvirt] [PATCH] [libvirt-java] Fix javadoc warnings.

2012-07-09 Thread Claudio Bley
Hi. Here's a patch fixing these javadoc warnings: --- [javadoc] x:\src\libvirt-java\src\main\java\org\libvirt\Connect.java:387: warning - @return tag has no arguments. [javadoc] x:\src\libvirt-java\src\main\java\org\libvirt\Connect.java:644: warning - @return tag has no arguments.