[jira] [Commented] (PROTON-406) Cmake build fails to find Ruby vendor location on some platforms

2013-08-20 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/PROTON-406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13744916#comment-13744916
 ] 

ASF subversion and git services commented on PROTON-406:


Commit 1515795 from [~mcpierce] in branch 'proton/trunk'
[ https://svn.apache.org/r1515795 ]

PROTON-406: Fix installing the Ruby bindings.

Previously it checked for RUBY_VENDORLIB_DIR as provided by Cmake. But
this variable is not provided by older versions of CMake. Additionally,
older versions of Ruby did not provide a vendorlibdir. In those cases,
the behavior is to now get the Ruby sitearch dir instead.

 Cmake build fails to find Ruby vendor location on some platforms
 

 Key: PROTON-406
 URL: https://issues.apache.org/jira/browse/PROTON-406
 Project: Qpid Proton
  Issue Type: Bug
  Components: proton-c
Affects Versions: 0.5
Reporter: Darryl L. Pierce
Assignee: Darryl L. Pierce
Priority: Critical

 Some versions of Cmake fail to provide the needed variables, such as 
 RUBY_VENDORLIB_DIR. In those cases, the Cmake file for Ruby needs to 
 determine the path itself.

--
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


[jira] [Resolved] (PROTON-406) Cmake build fails to find Ruby vendor location on some platforms

2013-08-20 Thread Darryl L. Pierce (JIRA)

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

Darryl L. Pierce resolved PROTON-406.
-

   Resolution: Fixed
Fix Version/s: 0.5

 Cmake build fails to find Ruby vendor location on some platforms
 

 Key: PROTON-406
 URL: https://issues.apache.org/jira/browse/PROTON-406
 Project: Qpid Proton
  Issue Type: Bug
  Components: proton-c
Affects Versions: 0.5
Reporter: Darryl L. Pierce
Assignee: Darryl L. Pierce
Priority: Critical
 Fix For: 0.5


 Some versions of Cmake fail to provide the needed variables, such as 
 RUBY_VENDORLIB_DIR. In those cases, the Cmake file for Ruby needs to 
 determine the path itself.

--
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


Re: 0.5 RC2

2013-08-20 Thread Darryl L. Pierce
On Wed, Aug 14, 2013 at 04:04:33PM -0400, Rafael Schloming wrote:
 There's been a bunch of fixes now from RC1 testing, so I figured it's about
 time to put out an RC2. You can find it here, please check it out:

Build a package for Fedora, installed and tested it and all looks good.

-- 
Darryl L. Pierce, Sr. Software Engineer @ Red Hat, Inc.
Delivering value year after year.
Red Hat ranks #1 in value among software vendors.
http://www.redhat.com/promo/vendor/



pgpSQ_10bqf_p.pgp
Description: PGP signature


[jira] [Commented] (PROTON-389) Messenger asserts if it receives a RELEASED disposition

2013-08-20 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/PROTON-389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13745102#comment-13745102
 ] 

ASF subversion and git services commented on PROTON-389:


Commit 1515860 from r...@apache.org in branch 'proton/trunk'
[ https://svn.apache.org/r1515860 ]

PROTON-389: added all dispositions to switch statement

 Messenger asserts if it receives a RELEASED disposition
 ---

 Key: PROTON-389
 URL: https://issues.apache.org/jira/browse/PROTON-389
 Project: Qpid Proton
  Issue Type: Bug
  Components: proton-c
Affects Versions: 0.4
Reporter: Ted Ross
Priority: Blocker
 Fix For: 0.5


 If messenger receives a disposition update with RELEASED state, it throws an 
 assertion.
 python: .../proton/proton-c/src/messenger/store.c:295: disp2status: Assertion 
 `0' failed.

--
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


[jira] [Closed] (PROTON-373) Create Ruby Session type.

2013-08-20 Thread Rafael H. Schloming (JIRA)

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

Rafael H. Schloming closed PROTON-373.
--

Resolution: Not A Problem

The Session class is in the python binding for testing purposes only.

 Create Ruby Session type.
 -

 Key: PROTON-373
 URL: https://issues.apache.org/jira/browse/PROTON-373
 Project: Qpid Proton
  Issue Type: Improvement
  Components: proton-c
Reporter: Darryl L. Pierce
Assignee: Darryl L. Pierce

 Featurewise it should work the same as the analog in Python.

--
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


[jira] [Closed] (PROTON-371) Add Ruby Sender and Receiver classes.

2013-08-20 Thread Rafael H. Schloming (JIRA)

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

Rafael H. Schloming closed PROTON-371.
--

Resolution: Not A Problem

The Sender/Receiver classes are in the python binding for testing purposes only.

 Add Ruby Sender and Receiver classes.
 -

 Key: PROTON-371
 URL: https://issues.apache.org/jira/browse/PROTON-371
 Project: Qpid Proton
  Issue Type: Improvement
  Components: proton-c
Reporter: Darryl L. Pierce
Assignee: Darryl L. Pierce

 To bring the Ruby code closer to what's provided in the Python bindings.

--
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


[jira] [Resolved] (PROTON-389) Messenger asserts if it receives a RELEASED disposition

2013-08-20 Thread Rafael H. Schloming (JIRA)

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

Rafael H. Schloming resolved PROTON-389.


Resolution: Fixed
  Assignee: Rafael H. Schloming

 Messenger asserts if it receives a RELEASED disposition
 ---

 Key: PROTON-389
 URL: https://issues.apache.org/jira/browse/PROTON-389
 Project: Qpid Proton
  Issue Type: Bug
  Components: proton-c
Affects Versions: 0.4
Reporter: Ted Ross
Assignee: Rafael H. Schloming
Priority: Blocker
 Fix For: 0.5


 If messenger receives a disposition update with RELEASED state, it throws an 
 assertion.
 python: .../proton/proton-c/src/messenger/store.c:295: disp2status: Assertion 
 `0' failed.

--
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


[jira] [Commented] (PROTON-405) [proton-c] Windows install fails to find proton-api.jar file

2013-08-20 Thread Chuck Rolke (JIRA)

[ 
https://issues.apache.org/jira/browse/PROTON-405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13745389#comment-13745389
 ] 

Chuck Rolke commented on PROTON-405:


The windows install for proton-api.jar tries to install both the versioned and 
unversioned files:

{noformat}
  FILE(INSTALL DESTINATION ${CMAKE_INSTALL_PREFIX}/share/java TYPE FILE FILES
D:/Users/crolke/svn/proton/build/proton-j/proton-api/proton-api-0.5.jar
D:/Users/crolke/svn/proton/build/proton-j/proton-api/proton-api.jar
)
{noformat}

In theory there should be a soft link between these two files but in practice 
the install just doesn't work.


 [proton-c] Windows install fails to find proton-api.jar file
 

 Key: PROTON-405
 URL: https://issues.apache.org/jira/browse/PROTON-405
 Project: Qpid Proton
  Issue Type: Bug
  Components: proton-c
Affects Versions: 0.4
 Environment: Windows install
Reporter: Chuck Rolke

 The install script is looking for file
 4  CMake Error at proton-j/proton-api/cmake_install.cmake:31 (FILE):
 4file INSTALL cannot find
 4D:/Users/crolke/svn/proton/build/proton-j/proton-api/proton-api.jar.
 but the actual file is versioned
  Directory of D:\Users\chug\svn\proton\build\proton-j\proton-api
 08/17/2013  10:04 AM   120,690 proton-api-0.5.jar

--
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