Uploaded image for project: 'Qpid Proton'
  1. Qpid Proton
  2. PROTON-242

Shared library used JNI code has poor name "libproton-swig.so"

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • proton-0.4
    • proton-c
    • None

    Description

      The shared library used JNI code has name "libproton-swig.so", which is poor because the (a) it doesn't hint that it's used by the proton-jni.jar, and (b) Swig should be an implementation detail that is hidden from the user of the library.

      A better name would be "libproton-jni.so".

      Note that I've used the "lib" prefix as required by JNI on Linux. On Windows, this prefix should be blank.

      Attachments

        Activity

          People

            kwall Keith Wall
            philharveyonline Phil Harvey
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: