[jira] [Updated] (QPID-2708) Separate types library from common library.

2013-08-21 Thread Justin Ross (JIRA)

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

Justin Ross updated QPID-2708:
--

Fix Version/s: 0.16

 Separate types library from common library.
 ---

 Key: QPID-2708
 URL: https://issues.apache.org/jira/browse/QPID-2708
 Project: Qpid
  Issue Type: Improvement
  Components: C++ Client
Affects Versions: 0.6
Reporter: Alan Conway
Assignee: Alan Conway
Priority: Minor
 Fix For: 0.16

 Attachments: libqpidtypes.patch, libqpidtypes.patch, 
 qpid-cpp-bindings-dotnet_types_fixup.patch


 Symbols from the qpid::types namespace  are currently bundled into the common 
 library. 
 Create a new types library for these symbols, in order to
  - make it consistent with our convention of creating a library per namespace.
  - make the qpid ABI clear: it consists only of symbols in the messaging + 
 types libraries. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



[jira] Updated: (QPID-2708) Separate types library from common library.

2010-06-29 Thread Alan Conway (JIRA)

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

Alan Conway updated QPID-2708:
--

Attachment: libqpidtypes.patch

Create separate qpidtypes library for the qpid::types namespace.

 Separate types library from common library.
 ---

 Key: QPID-2708
 URL: https://issues.apache.org/jira/browse/QPID-2708
 Project: Qpid
  Issue Type: Improvement
  Components: C++ Client
Affects Versions: 0.6
Reporter: Alan Conway
Assignee: Alan Conway
Priority: Minor
 Attachments: libqpidtypes.patch


 Symbols from the qpid::types namespace  are currently bundled into the common 
 library. 
 Create a new types library for these symbols, in order to
  - make it consistent with our convention of creating a library per namespace.
  - make the qpid ABI clear: it consists only of symbols in the messaging + 
 types libraries. 

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


-
Apache Qpid - AMQP Messaging Implementation
Project:  http://qpid.apache.org
Use/Interact: mailto:dev-subscr...@qpid.apache.org



[jira] Updated: (QPID-2708) Separate types library from common library.

2010-06-29 Thread Alan Conway (JIRA)

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

Alan Conway updated QPID-2708:
--

Comment: was deleted

(was: Create separate qpidtypes library for the qpid::types namespace.)

 Separate types library from common library.
 ---

 Key: QPID-2708
 URL: https://issues.apache.org/jira/browse/QPID-2708
 Project: Qpid
  Issue Type: Improvement
  Components: C++ Client
Affects Versions: 0.6
Reporter: Alan Conway
Assignee: Alan Conway
Priority: Minor

 Symbols from the qpid::types namespace  are currently bundled into the common 
 library. 
 Create a new types library for these symbols, in order to
  - make it consistent with our convention of creating a library per namespace.
  - make the qpid ABI clear: it consists only of symbols in the messaging + 
 types libraries. 

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


-
Apache Qpid - AMQP Messaging Implementation
Project:  http://qpid.apache.org
Use/Interact: mailto:dev-subscr...@qpid.apache.org



[jira] Updated: (QPID-2708) Separate types library from common library.

2010-06-29 Thread Alan Conway (JIRA)

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

Alan Conway updated QPID-2708:
--

Attachment: (was: libqpidtypes.patch)

 Separate types library from common library.
 ---

 Key: QPID-2708
 URL: https://issues.apache.org/jira/browse/QPID-2708
 Project: Qpid
  Issue Type: Improvement
  Components: C++ Client
Affects Versions: 0.6
Reporter: Alan Conway
Assignee: Alan Conway
Priority: Minor

 Symbols from the qpid::types namespace  are currently bundled into the common 
 library. 
 Create a new types library for these symbols, in order to
  - make it consistent with our convention of creating a library per namespace.
  - make the qpid ABI clear: it consists only of symbols in the messaging + 
 types libraries. 

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


-
Apache Qpid - AMQP Messaging Implementation
Project:  http://qpid.apache.org
Use/Interact: mailto:dev-subscr...@qpid.apache.org



[jira] Updated: (QPID-2708) Separate types library from common library.

2010-06-29 Thread Alan Conway (JIRA)

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

Alan Conway updated QPID-2708:
--

Attachment: libqpidtypes.patch

Create a separate qpidtypes library. 

 Separate types library from common library.
 ---

 Key: QPID-2708
 URL: https://issues.apache.org/jira/browse/QPID-2708
 Project: Qpid
  Issue Type: Improvement
  Components: C++ Client
Affects Versions: 0.6
Reporter: Alan Conway
Assignee: Alan Conway
Priority: Minor
 Attachments: libqpidtypes.patch


 Symbols from the qpid::types namespace  are currently bundled into the common 
 library. 
 Create a new types library for these symbols, in order to
  - make it consistent with our convention of creating a library per namespace.
  - make the qpid ABI clear: it consists only of symbols in the messaging + 
 types libraries. 

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


-
Apache Qpid - AMQP Messaging Implementation
Project:  http://qpid.apache.org
Use/Interact: mailto:dev-subscr...@qpid.apache.org