Re: [ANN] Yet another Java RC

2007-11-02 Thread Daniel Kulp
Carl, CXF doesn't yet. But I've had a JIRA assigned to me for AGES: https://issues.apache.org/jira/browse/CXF-318 I haven't been able to work on it due to lack of non-snapshot artifacts for qpid in the repositories. I'm hoping your M2 release will allow the artifacts to be put there so

[jira] Assigned: (QPID-669) Non-Blocking connection/session semantics for Python client

2007-11-02 Thread Rafael H. Schloming (JIRA)
[ https://issues.apache.org/jira/browse/QPID-669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rafael H. Schloming reassigned QPID-669: Assignee: Rafael H. Schloming Non-Blocking connection/session semantics for Python

[jira] Created: (QPID-669) Non-Blocking connection/session semantics for Python client

2007-11-02 Thread Ted Ross (JIRA)
Non-Blocking connection/session semantics for Python client --- Key: QPID-669 URL: https://issues.apache.org/jira/browse/QPID-669 Project: Qpid Issue Type: Wish Components:

[jira] Commented: (QPID-669) Non-Blocking connection/session semantics for Python client

2007-11-02 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/QPID-669?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12539616 ] Ted Ross commented on QPID-669: --- Earlier correspondence on this topic: Rafi, As you get ready to make changes to the

Re: [ANN] Yet another Java RC

2007-11-02 Thread Daniel Kulp
Rajith, Can you do a: mvn deploy -Ddeploy.altRepository=incubator::default::file:/tmp/stage and sync that into the release area as well? (add whatever other profiles or whatever that you need) That would then be synced into the maven repo (I can help with that after the votes pass) so other

Re: [ANN] Yet another Java RC

2007-11-02 Thread Martin Ritchie
On 01/11/2007, Rajith Attapattu [EMAIL PROTECTED] wrote: Folks, You can get the latest Java RC's from http://people.apache.org/~rajith/qpid-release/M2/RC7 These are built from the branch. See if they are ok. Once I have the green light, I am going to tag the branch, and create all artifacts

Re: [ANN] Yet another Java RC

2007-11-02 Thread Carl Trieloff
Dan, If you use Qpid in other projects (open source), we could list that. Mind sharing info... I assume it is for cxf, I also know tuscany and synapse have some use of us too, or modules that can use us. nice to know which projects so we can list them, if they want to be listed. Carl.

[ANN] Final RC's are ready for preview

2007-11-02 Thread Rajith Attapattu
Folks, Please verify them and I will start the vote monday morning EST. The signed artifacts for the M2 final release is available at http://people.apache.org/~rajith/qpid-release/M2/Final/ The keys are located at, https://svn.apache.org/repos/asf/incubator/qpid/tags/M2/Final/java/KEYS All

c++ style note: never put using statements in header files.

2007-11-02 Thread Alan Conway
It's a no-no, since every compilation unit that includes your header is forced to accept your choice of what's convenient which is not always convenient. Cheers, Alan.

[jira] Updated: (QPID-670) Patch with management-agent and client API updates

2007-11-02 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/QPID-670?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Ross updated QPID-670: -- Attachment: qpid-patch5.diff Qpid patch file Patch with management-agent and client API updates

[jira] Created: (QPID-670) Patch with management-agent and client API updates

2007-11-02 Thread Ted Ross (JIRA)
Patch with management-agent and client API updates -- Key: QPID-670 URL: https://issues.apache.org/jira/browse/QPID-670 Project: Qpid Issue Type: Improvement Components: C++ Broker,

[jira] Assigned: (QPID-671) if exception thrown and broker exists - cores and error not printed

2007-11-02 Thread Carl Trieloff (JIRA)
[ https://issues.apache.org/jira/browse/QPID-671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Trieloff reassigned QPID-671: -- Assignee: Carl Trieloff if exception thrown and broker exists - cores and error not printed

[jira] Created: (QPID-671) if exception thrown and broker exists - cores and error not printed

2007-11-02 Thread Carl Trieloff (JIRA)
if exception thrown and broker exists - cores and error not printed --- Key: QPID-671 URL: https://issues.apache.org/jira/browse/QPID-671 Project: Qpid Issue Type: Bug