You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/01/15 09:10:39 UTC

[jira] [Commented] (JENA-1118) Bringing back the SDB assembly (zip/tarball distribution)

    [ https://issues.apache.org/jira/browse/JENA-1118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15101416#comment-15101416 ] 

ASF GitHub Bot commented on JENA-1118:
--------------------------------------

GitHub user osma opened a pull request:

    https://github.com/apache/jena/pull/122

    JENA-1118: bringing back the SDB distribution

    See https://issues.apache.org/jira/browse/JENA-1118

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/osma/jena jena-sdb-assembly

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/jena/pull/122.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #122
    
----
commit 286d81223d179620d93a1bc2cfc45fdbc755e5fa
Author: Osma Suominen <os...@apache.org>
Date:   2016-01-15T08:08:14Z

    JENA-1118: bringing back the SDB distribution

----


> Bringing back the SDB assembly (zip/tarball distribution)
> ---------------------------------------------------------
>
>                 Key: JENA-1118
>                 URL: https://issues.apache.org/jira/browse/JENA-1118
>             Project: Apache Jena
>          Issue Type: Improvement
>          Components: SDB
>            Reporter: Osma Suominen
>            Assignee: Osma Suominen
>            Priority: Minor
>
> I've been using the ancient jena-sdb-1.3.6 distribution but it's getting old. I wanted to have something newer to deploy to my server but compiling SDB using "mvn package" only builds the jar, not a full distribution with the command line scripts etc.
> I noticed that the Maven assembly plugin configuration to do this was commented out from jena-sdb/pom.xml in commit 807f8bf on 16 Feb 2014 and later removed entirely. Maybe there was a good reason to do so, I don't know. The assembly.xml file has since bitrotted slightly since it references files that no longer exist.
> In any case I'd like to have it back in working condition and I will open a PR shortly to do that.



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