[
https://issues.apache.org/jira/browse/JENA-1118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15101621#comment-15101621
]
ASF GitHub Bot commented on JENA-1118:
--------------------------------------
Github user afs commented on the pull request:
https://github.com/apache/jena/pull/122#issuecomment-171932669
I checked the original dist/{N,L} in git and it looks like no additions
from the main binary distribution. Did you spot anything? I've had an
all-to-brief look of assembly.xml and it looks like it excludes all JDBC so no
issues there. As the main N&L have been updated since so copy
apache-jena/{N,L} to jena-sdb/dist as a starting point.
When you email dev@, I'll check the snapshot build. (I'm not in a position
to do a local build myself to make a "distribution" and check just at the
moment.)
> 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
> Affects Versions: Jena 3.0.1
> 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)