You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "Andy Seaborne (JIRA)" <ji...@apache.org> on 2016/10/31 11:08:58 UTC

[jira] [Comment Edited] (JENA-1255) jena-jdbc-bundle does not consolidate ServiceLoader files.

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

Andy Seaborne edited comment on JENA-1255 at 10/31/16 11:08 AM:
----------------------------------------------------------------

The java.sql.Driver services file in jena-jdbc-bundle manually combines MemDeriver, TDBDriver and RemoteEndpointDriver.

Presumably if the services transformer is added, this is no longer necessary.



was (Author: andy.seaborne):
The java.sql.Driver services file in jena-jdbc-bundle manually combines MemDeriver, TDBDriver and RemoteEndpointDriver.

Presumably if the services transformer is added, this no longer necessary.


> jena-jdbc-bundle does not consolidate ServiceLoader files.
> ----------------------------------------------------------
>
>                 Key: JENA-1255
>                 URL: https://issues.apache.org/jira/browse/JENA-1255
>             Project: Apache Jena
>          Issue Type: Bug
>    Affects Versions: Jena 3.1.0
>            Reporter: Andy Seaborne
>
> The shader does not include a ServicesResourceTransformer and only one Jena service class is included (InitTDB - the last dependency overwriting jena-core and jena-arq's  settings).



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