Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4648101

_g versions of plugin shared libraries should live in there own directories

XMLWordPrintable

    • hopper
    • generic
    • generic
    • Verified

      Currently, when the plugin is built, the development workspace build process puts both the regular and _g (debugable) version of the plugin so (libjavaplugin*) in the same directory.

      This is actually inaproriate. We need to have a policy of no more then one file in the subdirectory. This is due to the fact that some installation schemes take path and treat evey file it sees as a plugin.

      This would result in the container trying to use both the debug and non-debug version at the same time.

      This is typically not a problem in release becuase the kitting process excludes the _g version.

            skatzsunw Steven Katz (Inactive)
            skatzsunw Steven Katz (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: