You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@jena.apache.org by David Jordan <Da...@sas.com> on 2011/09/15 20:57:52 UTC

combining SDB and TDB in a program

I am looking at the jars needed for SDB and TDB and see some discrepancies in jar versions. I have the latest SDB (1.3.4) and TDB (0.8.10). The following version discrepancies between SDB and TDB exist:
arq-2.8.7  versus  arq-2.8.8
log4j-1.2.13  versus   log4j-1.2.14

Is it important which of these is picked up by the loader? Does SDB/TDB depend on these particular versions?
Should I just use the last version of these? The log4j does not concern me as much as the arq jar.

David Jordan
Software Developer
SAS Institute Inc.
Health & Life Sciences, Research & Development
Bldg R ▪ Office 4467
600 Research Drive ▪ Cary, NC 27513
Tel: 919 531 1233 ▪ david.jordan@sas.com<ma...@sas.com>
www.sas.com<http://www.sas.com>
SAS® … THE POWER TO KNOW®




Re: combining SDB and TDB in a program

Posted by Paolo Castagna <ca...@googlemail.com>.
David Jordan wrote:
> The TDB snapshot link worked, but the SDB one does not, for me.

http://openjena.org/repo-dev/com/hp/hpl/jena/sdb/1.3.5-SNAPSHOT/

> 
> 
> -----Original Message-----
> From: Andy Seaborne [mailto:andy.seaborne.apache@gmail.com] On Behalf Of Andy Seaborne
> Sent: Friday, September 16, 2011 2:40 PM
> To: jena-users@incubator.apache.org
> Subject: Re: combining SDB and TDB in a program
> 
> David,
> 
>  > Is it important which of these is picked up by the loader?
> 
> Yes, for ARQ and no for log4j (anything 1.2.12-1.2.16+ should work).
> 
> Maybe the safest way is to use the development builds as they both work with a cross-compatible ARQ 2.8.9-SNAPSHOT.
> 
> http://openjena.org/repo-dev/com/hp/hpl/jena/sdb-1.3.5-SNAPSHOT
> http://openjena.org/repo-dev/com/hp/hpl/jena/tdb/0.8.11-SNAPSHOT
> 
> These should be in-step; if they are not, I can do new development builds for you.
> 
> 	Andy
> 
> 
> 
> On 15/09/11 19:57, David Jordan wrote:
>> I am looking at the jars needed for SDB and TDB and see some discrepancies in jar versions. I have the latest SDB (1.3.4) and TDB (0.8.10). The following version discrepancies between SDB and TDB exist:
>> arq-2.8.7  versus  arq-2.8.8
>> log4j-1.2.13  versus   log4j-1.2.14
>>
>> Is it important which of these is picked up by the loader? Does SDB/TDB depend on these particular versions?
>> Should I just use the last version of these? The log4j does not concern me as much as the arq jar.
>>
>> David Jordan
>> Software Developer
>> SAS Institute Inc.
>> Health&  Life Sciences, Research&  Development Bldg R ▪ Office 4467
>> 600 Research Drive ▪ Cary, NC 27513
>> Tel: 919 531 1233 ▪ david.jordan@sas.com<ma...@sas.com>
>> www.sas.com<http://www.sas.com>
>> SAS® … THE POWER TO KNOW®
>>
>>
>>
> 
> 

Re: combining SDB and TDB in a program

Posted by Andy Seaborne <an...@apache.org>.
On 16/09/11 19:59, David Jordan wrote:
>
> The TDB snapshot link worked, but the SDB one does not, for me.

sorry: my cut&paste error:

http://openjena.org/repo-dev/com/hp/hpl/jena/sdb/1.3.5-SNAPSHOT

You can browse the repo:
http://openjena.org/repo-dev/com/hp/hpl/jena/

Either maven or get the .zip

http://openjena.org/repo-dev/com/hp/hpl/jena/tdb/0.8.11-SNAPSHOT/tdb-0.8.11-20110904.171100-7.zip

http://openjena.org/repo-dev/com/hp/hpl/jena/sdb/1.3.5-SNAPSHOT/sdb-1.3.5-20110512.202433-1.zip

	Andy

>
>
> -----Original Message-----
> From: Andy Seaborne [mailto:andy.seaborne.apache@gmail.com] On Behalf Of Andy Seaborne
> Sent: Friday, September 16, 2011 2:40 PM
> To: jena-users@incubator.apache.org
> Subject: Re: combining SDB and TDB in a program
>
> David,
>
>   >  Is it important which of these is picked up by the loader?
>
> Yes, for ARQ and no for log4j (anything 1.2.12-1.2.16+ should work).
>
> Maybe the safest way is to use the development builds as they both work with a cross-compatible ARQ 2.8.9-SNAPSHOT.
>
> http://openjena.org/repo-dev/com/hp/hpl/jena/sdb-1.3.5-SNAPSHOT
> http://openjena.org/repo-dev/com/hp/hpl/jena/tdb/0.8.11-SNAPSHOT
>
> These should be in-step; if they are not, I can do new development builds for you.
>
> 	Andy
>
>
>
> On 15/09/11 19:57, David Jordan wrote:
>> I am looking at the jars needed for SDB and TDB and see some discrepancies in jar versions. I have the latest SDB (1.3.4) and TDB (0.8.10). The following version discrepancies between SDB and TDB exist:
>> arq-2.8.7  versus  arq-2.8.8
>> log4j-1.2.13  versus   log4j-1.2.14
>>
>> Is it important which of these is picked up by the loader? Does SDB/TDB depend on these particular versions?
>> Should I just use the last version of these? The log4j does not concern me as much as the arq jar.
>>
>> David Jordan
>> Software Developer
>> SAS Institute Inc.
>> Health&   Life Sciences, Research&   Development Bldg R ▪ Office 4467
>> 600 Research Drive ▪ Cary, NC 27513
>> Tel: 919 531 1233 ▪ david.jordan@sas.com<ma...@sas.com>
>> www.sas.com<http://www.sas.com>
>> SAS® … THE POWER TO KNOW®
>>
>>
>>
>
>


RE: combining SDB and TDB in a program

Posted by David Jordan <Da...@sas.com>.
The TDB snapshot link worked, but the SDB one does not, for me.


-----Original Message-----
From: Andy Seaborne [mailto:andy.seaborne.apache@gmail.com] On Behalf Of Andy Seaborne
Sent: Friday, September 16, 2011 2:40 PM
To: jena-users@incubator.apache.org
Subject: Re: combining SDB and TDB in a program

David,

 > Is it important which of these is picked up by the loader?

Yes, for ARQ and no for log4j (anything 1.2.12-1.2.16+ should work).

Maybe the safest way is to use the development builds as they both work with a cross-compatible ARQ 2.8.9-SNAPSHOT.

http://openjena.org/repo-dev/com/hp/hpl/jena/sdb-1.3.5-SNAPSHOT
http://openjena.org/repo-dev/com/hp/hpl/jena/tdb/0.8.11-SNAPSHOT

These should be in-step; if they are not, I can do new development builds for you.

	Andy



On 15/09/11 19:57, David Jordan wrote:
> I am looking at the jars needed for SDB and TDB and see some discrepancies in jar versions. I have the latest SDB (1.3.4) and TDB (0.8.10). The following version discrepancies between SDB and TDB exist:
> arq-2.8.7  versus  arq-2.8.8
> log4j-1.2.13  versus   log4j-1.2.14
>
> Is it important which of these is picked up by the loader? Does SDB/TDB depend on these particular versions?
> Should I just use the last version of these? The log4j does not concern me as much as the arq jar.
>
> David Jordan
> Software Developer
> SAS Institute Inc.
> Health&  Life Sciences, Research&  Development Bldg R ▪ Office 4467
> 600 Research Drive ▪ Cary, NC 27513
> Tel: 919 531 1233 ▪ david.jordan@sas.com<ma...@sas.com>
> www.sas.com<http://www.sas.com>
> SAS® … THE POWER TO KNOW®
>
>
>



Re: combining SDB and TDB in a program

Posted by Andy Seaborne <an...@apache.org>.
David,

 > Is it important which of these is picked up by the loader?

Yes, for ARQ and no for log4j (anything 1.2.12-1.2.16+ should work).

Maybe the safest way is to use the development builds as they both work 
with a cross-compatible ARQ 2.8.9-SNAPSHOT.

http://openjena.org/repo-dev/com/hp/hpl/jena/sdb-1.3.5-SNAPSHOT
http://openjena.org/repo-dev/com/hp/hpl/jena/tdb/0.8.11-SNAPSHOT

These should be in-step; if they are not, I can do new development 
builds for you.

	Andy



On 15/09/11 19:57, David Jordan wrote:
> I am looking at the jars needed for SDB and TDB and see some discrepancies in jar versions. I have the latest SDB (1.3.4) and TDB (0.8.10). The following version discrepancies between SDB and TDB exist:
> arq-2.8.7  versus  arq-2.8.8
> log4j-1.2.13  versus   log4j-1.2.14
>
> Is it important which of these is picked up by the loader? Does SDB/TDB depend on these particular versions?
> Should I just use the last version of these? The log4j does not concern me as much as the arq jar.
>
> David Jordan
> Software Developer
> SAS Institute Inc.
> Health&  Life Sciences, Research&  Development
> Bldg R ▪ Office 4467
> 600 Research Drive ▪ Cary, NC 27513
> Tel: 919 531 1233 ▪ david.jordan@sas.com<ma...@sas.com>
> www.sas.com<http://www.sas.com>
> SAS® … THE POWER TO KNOW®
>
>
>