[jira] [Commented] (PROTON-369) Ruby: Message class does not have a properties property

2013-08-01 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13726885#comment-13726885 ] ASF subversion and git services commented on PROTON-369: Commit 15

Java Packaging/Organizational Issues

2013-08-01 Thread Rafael Schloming
Having had to dig a bit more into the Java code base over the past few weeks I've noticed some packaging/organizational issues. In particular I found it difficult to figure out where to look for any given java file as there doesn't seem to be much rhyme or reason to how classes are split up between

[jira] [Updated] (PROTON-386) Provide Perl post, fetch and mailserver examples

2013-08-01 Thread Darryl L. Pierce (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Darryl L. Pierce updated PROTON-386: Description: Provide examples, in Perl, that are feature similar to those in the same examp

[jira] [Created] (PROTON-386) Provide Perl post, fetch and mailserver examples

2013-08-01 Thread Darryl L. Pierce (JIRA)
Darryl L. Pierce created PROTON-386: --- Summary: Provide Perl post, fetch and mailserver examples Key: PROTON-386 URL: https://issues.apache.org/jira/browse/PROTON-386 Project: Qpid Proton Is

[jira] [Created] (PROTON-383) Perl Message class should expose an Annotations property.

2013-08-01 Thread Darryl L. Pierce (JIRA)
Darryl L. Pierce created PROTON-383: --- Summary: Perl Message class should expose an Annotations property. Key: PROTON-383 URL: https://issues.apache.org/jira/browse/PROTON-383 Project: Qpid Proton

[jira] [Created] (PROTON-385) Perl Message class should expose an Body property.

2013-08-01 Thread Darryl L. Pierce (JIRA)
Darryl L. Pierce created PROTON-385: --- Summary: Perl Message class should expose an Body property. Key: PROTON-385 URL: https://issues.apache.org/jira/browse/PROTON-385 Project: Qpid Proton

[jira] [Created] (PROTON-384) Perl Message class should expose an Instructions property.

2013-08-01 Thread Darryl L. Pierce (JIRA)
Darryl L. Pierce created PROTON-384: --- Summary: Perl Message class should expose an Instructions property. Key: PROTON-384 URL: https://issues.apache.org/jira/browse/PROTON-384 Project: Qpid Proton

[jira] [Created] (PROTON-382) Perl Message class should expose a Properties attribute

2013-08-01 Thread Darryl L. Pierce (JIRA)
Darryl L. Pierce created PROTON-382: --- Summary: Perl Message class should expose a Properties attribute Key: PROTON-382 URL: https://issues.apache.org/jira/browse/PROTON-382 Project: Qpid Proton

Re: proton-j API factory simplification.

2013-08-01 Thread Rafael Schloming
I like this idea. Right now I'm at a loss to understand what all the factory business is for, and I'm actually pretty familiar with the codebase. I don't think our users stand a snowballs chance in hell of sorting through the myriad of factories, factory impls, service loaders, and service loader i

proton-j API factory simplification.

2013-08-01 Thread Hiram Chirino
Hi folks, I was just thinking perhaps we should simplify all the factory stuff in the proton API. Mostly get rid of it. Don't think it's really needed. Mainly I think we need to make Proton an interface and let folks assign it the desired implementation. Something like: Proton p = new ProtonJ

Fwd: Build failed in Jenkins: Qpid-proton-j-windows #100

2013-08-01 Thread Rafael Schloming
Hey, does anyone know what's up with this build failure? It happened shortly after a commit I made, however according to the stack traces it doesn't seem to be actually getting into any proton code. --Rafael -- Forwarded message -- From: Apache Jenkins Server Date: Thu, Aug 1, 20

[jira] [Resolved] (PROTON-380) Ruby Message object does not include a body property.

2013-08-01 Thread Darryl L. Pierce (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Darryl L. Pierce resolved PROTON-380. - Resolution: Fixed Fix Version/s: 0.5 > Ruby Message object does not include a

[jira] [Commented] (PROTON-380) Ruby Message object does not include a body property.

2013-08-01 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13726484#comment-13726484 ] ASF subversion and git services commented on PROTON-380: Commit 15

[jira] [Resolved] (PROTON-231) Allow messenger to be used inside an event loop

2013-08-01 Thread Rafael H. Schloming (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rafael H. Schloming resolved PROTON-231. Resolution: Fixed Assignee: Rafael H. Schloming I believe the new API improve

[jira] [Resolved] (PROTON-331) session window confuses frames and deliveries

2013-08-01 Thread Rafael H. Schloming (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rafael H. Schloming resolved PROTON-331. Resolution: Fixed Assignee: Rafael H. Schloming > session window confuses

[jira] [Commented] (PROTON-331) session window confuses frames and deliveries

2013-08-01 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13726444#comment-13726444 ] ASF subversion and git services commented on PROTON-331: Commit 15

[jira] [Updated] (PROTON-372) driver does not handle POLLHUP

2013-08-01 Thread Bozo Dragojevic (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bozo Dragojevic updated PROTON-372: --- Attachment: 0001-Handle-POLLHUP-as-pending-io.patch This seems like a less heavy-handed appro