[jira] [Created] (QPID-4887) AMQP 1.0 retrieve username and password from url

2013-05-24 Thread Bruno Matos (JIRA)
Bruno Matos created QPID-4887: - Summary: AMQP 1.0 retrieve username and password from url Key: QPID-4887 URL: https://issues.apache.org/jira/browse/QPID-4887 Project: Qpid Issue Type: Improvement

[jira] Updated: (QPID-2553) CMakeLists wrong file name

2010-04-27 Thread Bruno Matos (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruno Matos updated QPID-2553: -- Attachment: developer-docs.diff Possible patch > CMakeLists wrong file name >

[jira] Created: (QPID-2553) CMakeLists wrong file name

2010-04-27 Thread Bruno Matos (JIRA)
CMakeLists wrong file name --- Key: QPID-2553 URL: https://issues.apache.org/jira/browse/QPID-2553 Project: Qpid Issue Type: Bug Components: Documentation Affects Versions: 0.7 Reporter: Bru

[jira] Commented: (QPID-2550) Linking CXX shared library libqpidcommon.dylib

2010-04-26 Thread Bruno Matos (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12860972#action_12860972 ] Bruno Matos commented on QPID-2550: --- I'll do my best! I think that is the same for FreeBSD

[jira] Created: (QPID-2550) Linking CXX shared library libqpidcommon.dylib

2010-04-26 Thread Bruno Matos (JIRA)
Linking CXX shared library libqpidcommon.dylib -- Key: QPID-2550 URL: https://issues.apache.org/jira/browse/QPID-2550 Project: Qpid Issue Type: Improvement Components: C++ Client Affe

[jira] Updated: (QPID-2543) Change uint to standard type

2010-04-23 Thread Bruno Matos (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruno Matos updated QPID-2543: -- Attachment: (was: CPP_uint_to_unsigned_int.patch) > Change uint to standard type > -

[jira] Updated: (QPID-2543) Change uint to standard type

2010-04-23 Thread Bruno Matos (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruno Matos updated QPID-2543: -- Attachment: CPP_uint_to_unsigned_int.patch Indentation problem solved > Change uint to standard type >

[jira] Updated: (QPID-2237) UUID are not decoded properly by the .Net 0-10 api

2010-04-23 Thread Bruno Matos (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruno Matos updated QPID-2237: -- Attachment: CPP_uint_to_unsigned_int.patch Indentation problem solved > UUID are not decoded properly b

[jira] Updated: (QPID-2237) UUID are not decoded properly by the .Net 0-10 api

2010-04-23 Thread Bruno Matos (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruno Matos updated QPID-2237: -- Attachment: (was: CPP_uint_to_unsigned_int.patch) > UUID are not decoded properly by the .Net 0-10 a

[jira] Updated: (QPID-2543) Change uint to standard type

2010-04-23 Thread Bruno Matos (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruno Matos updated QPID-2543: -- Attachment: CPP_uint_to_unsigned_int.patch The right one. > Change uint to standard type >

[jira] Updated: (QPID-2543) Change uint to standard type

2010-04-23 Thread Bruno Matos (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruno Matos updated QPID-2543: -- Attachment: (was: CPP_uint_to_unsigned_int.patch) > Change uint to standard type > -

[jira] Commented: (QPID-2543) Change uint to standard type

2010-04-23 Thread Bruno Matos (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12860361#action_12860361 ] Bruno Matos commented on QPID-2543: --- If there is a better way to do it, just say. Thank y

[jira] Updated: (QPID-2543) Change uint to standard type

2010-04-23 Thread Bruno Matos (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruno Matos updated QPID-2543: -- Attachment: CPP_uint_to_unsigned_int.patch Patch to convert all uint references to unsigned int > Chang

[jira] Commented: (QPID-2543) Change uint to standard type

2010-04-23 Thread Bruno Matos (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12860263#action_12860263 ] Bruno Matos commented on QPID-2543: --- Can't I just replace all occurrences with 'unsigned i

[jira] Updated: (QPID-2543) Change uint to standard type

2010-04-23 Thread Bruno Matos (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruno Matos updated QPID-2543: -- Original Estimate: 0.25h (was: 0.03h) Remaining Estimate: 0.25h (was: 0.03h) Descriptio

[jira] Updated: (QPID-2543) Change uint to standard type

2010-04-23 Thread Bruno Matos (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruno Matos updated QPID-2543: -- Summary: Change uint to standard type (was: Change uint to standar type) > Change uint to standard type

[jira] Created: (QPID-2543) Change uint to standar type

2010-04-23 Thread Bruno Matos (JIRA)
Change uint to standar type --- Key: QPID-2543 URL: https://issues.apache.org/jira/browse/QPID-2543 Project: Qpid Issue Type: Improvement Components: C++ Client Affects Versions: 0.7 Reporter

[jira] Updated: (QPID-2536) Implement posix clock_gettime

2010-04-23 Thread Bruno Matos (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruno Matos updated QPID-2536: -- Summary: Implement posix clock_gettime (was: Implement posix get_time) > Implement posix clock_getti

[jira] Updated: (QPID-2536) Implement posix get_time

2010-04-23 Thread Bruno Matos (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruno Matos updated QPID-2536: -- Description: In mac os x there is no implementation for the POSIX clock_gettime function. We can try thi

[jira] Created: (QPID-2536) Implement posix get_time

2010-04-23 Thread Bruno Matos (JIRA)
Implement posix get_time - Key: QPID-2536 URL: https://issues.apache.org/jira/browse/QPID-2536 Project: Qpid Issue Type: Task Components: C++ Client Affects Versions: 0.7 Environment: mac os x

[jira] Created: (QPID-2527) Remove Thread::id() dependency

2010-04-21 Thread Bruno Matos (JIRA)
Remove Thread::id() dependency -- Key: QPID-2527 URL: https://issues.apache.org/jira/browse/QPID-2527 Project: Qpid Issue Type: Task Components: C++ Client Affects Versions: 0.7 Environment:

[jira] Commented: (QPID-2358) SVN conflict

2010-01-24 Thread Bruno Matos (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12804300#action_12804300 ] Bruno Matos commented on QPID-2358: --- It's ok now! Thanks a lot! > SVN conflict > ---

[jira] Closed: (QPID-2358) SVN conflict

2010-01-24 Thread Bruno Matos (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruno Matos closed QPID-2358. - Resolution: Fixed > SVN conflict > > > Key: QPID-2358 > URL:

[jira] Commented: (QPID-2358) SVN conflict

2010-01-23 Thread Bruno Matos (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12804146#action_12804146 ] Bruno Matos commented on QPID-2358: --- I think problem is in commit 901917. Regards. > SVN

[jira] Commented: (QPID-2358) SVN conflict

2010-01-23 Thread Bruno Matos (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12804133#action_12804133 ] Bruno Matos commented on QPID-2358: --- I tried another client, but the problem remains: In

[jira] Created: (QPID-2358) SVN conflict

2010-01-22 Thread Bruno Matos (JIRA)
SVN conflict Key: QPID-2358 URL: https://issues.apache.org/jira/browse/QPID-2358 Project: Qpid Issue Type: Bug Components: Documentation Environment: PowerBook G4 - Mac OS X Leopard svn, version 1.4.4 (r25188

[jira] Commented: (QPID-1811) Unable to compile qpid on FreeBSD

2010-01-19 Thread Bruno Matos (JIRA)
[ https://issues.apache.org/jira/browse/QPID-1811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12802370#action_12802370 ] Bruno Matos commented on QPID-1811: --- We just need someone of the core team to point us the

[jira] Commented: (QPID-1811) Unable to compile qpid on FreeBSD

2010-01-19 Thread Bruno Matos (JIRA)
[ https://issues.apache.org/jira/browse/QPID-1811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12802227#action_12802227 ] Bruno Matos commented on QPID-1811: --- If the pthread_t structure depends on implementation,