You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rya.apache.org by "Aaron Mihalik (JIRA)" <ji...@apache.org> on 2015/12/01 16:30:11 UTC

[jira] [Created] (RYA-8) Update sesame-runtime-osgi

Aaron Mihalik created RYA-8:
-------------------------------

             Summary: Update sesame-runtime-osgi
                 Key: RYA-8
                 URL: https://issues.apache.org/jira/browse/RYA-8
             Project: Rya
          Issue Type: Bug
          Components: osgi
            Reporter: Aaron Mihalik


The {{sesame-runtime-osgi}} subproject has a couple issues.

# It's very fragile.  If we update the version of sesame, we need to update the {{openrdf-sesame-osgi.bnd}} file.
# The POM seems overly complicated.  It seems like we are building a modification of the {{sesame-runtime-osgi}} jar provided by {{org.openrdf.sesame}}.  Maybe we should use the assembly or maven shade plug-in.  Why is the {{openrdf-sesame-osgi.bnd}} file in the project root directory (and not in {{src\main\resources}})?
# Do we even need to build this specialty jar?  We need to document 'why' somewhere (in the POM?)

I'm going to disable this project when I check in RYA-7 until this is fixed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)