Search the web
Sign In
New User? Sign Up
jena-dev · Jena Users

Group Information

  • Members: 2071
  • Category: Software
  • Founded: Sep 19, 2001
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

  Messages Help
Advanced
ANN: Jena 2.6.2 and ARQ 2.8.1   Message List  
Reply Message #41819 of 48170 |
New versions have been released: Jena 2.6.2 and ARQ 2.8.1

These are primarily maintenance releases but do use a new build system.
(Jena 2.6.1 was an internal label, not used for a release)

Files via SourceForge's new file release system at
https://sourceforge.net/projects/jena/files/

https://sourceforge.net/projects/jena/files/Jena/Jena-2.6.2/jena-2.6.2.zip/downl\
oad


https://sourceforge.net/projects/jena/files/ARQ/ARQ-2.8.1/arq-2.8.1.zip/download

You only need to download one of these to get jars. The Jena
distribution contains the source, javadoc and test materials for Jena;
the ARQ distribution contains the source, javadoc and test materials for
ARQ.

There have been many process changes to the build and release - if you
encounter any problems, please let us know.

== Changes - Jena

+ Resource.addLiteral() now has an overload that takes a Literal object
and uses it as the statement object unaltered.
Similarly model.addLiteral() has a Literal overloading.

+ N3 pretty writer now writes Turtle (no use of "=" for owl:sameAs)

+ Maven release system.

+ Update to iri-0.7.jar (version 0.7).

+ Change the way URIs are split into namespace and
local part so as to not split %-encoded sequences.

== Changes - ARQ

+ Fix bad lock allocation (only occurs under very high load)
+ Speed up processing of nested optionals.
Greatly speeds up BSBM with TDB.

== Maven/Ivy

Release repository: http://openjena.org/repo
** Note change of repository.

We are awaiting a change to the mirror process to get this into
repo1.maven.org, otherwise it would normally be mirrored to
http://repo1.maven.org/ within 24 hours.

Group: com.hp.hpl.jena
Artifact: jena
Versions: 2.6.2

Group: com.hp.hpl.jena
Artifact: arq
Version: 2.8.1

== Maven Distribution Information

The maven repository section for Jena contains the following files:

jena-2.6.2.jar Jena jar
jena-2.6.2.pom POM

jena-2.6.2-javadoc.jar Javadoc
jena-2.6.2-sources.jar Sources

jena-2.6.2-tests.jar Jena testing code
jena-2.6.2-test-sources.jar Sources for the tests

jena-2.6.2.zip The complete distribution file

Only the main artifact "jena-2.6.2.jar" is needed by an application.

To run the tests, download "jena-2.6.2.zip".


The maven repository section for ARQ contains the following files:

arq-2.8.1.jar ARQ jar
arq-2.8.1.pom ARQ POM

arq-2.8.1-javadoc.jar Javadoc
arq-2.8.1-sources.jar Sources

arq-2.8.1-tests.jar ARQ testing code
arq-2.8.1-test-sources.jar Sources for test code
arq-2.8.1-tests.zip Datafiles for tests, and test scripts.

arq-2.8.1.zip The complete distribution file

Only the main artifact "arq-2.8.1.jar" is needed at runtime.

To run tests, you will need 'arq-2.8.1.jar', 'arq-2.8.1-tests.jar' and
all dependences and to unpack 'arq-2.8.1-tests.zip' to get the "testing"
data directory and test scripts.

Or download the distribution "arq-2.8.1.zip" which has everything for ARQ.

Andy






Fri Oct 16, 2009 3:53 pm

andyseaborne
Offline Offline
Send Email Send Email

Message #41819 of 48170 |
Expand Messages Author Sort by Date

New versions have been released: Jena 2.6.2 and ARQ 2.8.1 These are primarily maintenance releases but do use a new build system. (Jena 2.6.1 was an internal...
Andy Seaborne
andyseaborne Offline Send Email
Oct 16, 2009
4:26 pm

Thanks a lot, this may be just in time for us :) Question: will there be new releases of SDB and TDB as well, or are the current versions still compatible? ...
Holger Knublauch
holger_knubl... Offline Send Email
Oct 16, 2009
11:59 pm

... Yes and yes. Please let me know if the RC builds work in your environment. For TDB, I would suggest upgrading TDB (together with ARQ) to get the fixes. ...
Andy Seaborne
andyseaborne Offline Send Email
Oct 18, 2009
2:53 pm

Hi Andy, we did some testing of RC 1 of TDB and SDB and both seem to work fine with Jena 2.6.2 and ARQ 2.8.1. Thanks, Holger...
Holger Knublauch
holger_knubl... Offline Send Email
Oct 20, 2009
3:59 pm

Thanks! Andy...
Seaborne, Andy
andyseaborne Offline Send Email
Oct 20, 2009
4:23 pm
Advanced

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help