On 09/08/12 15:26, Damian Steer wrote:

On 9 Aug 2012, at 13:45, Andy Seaborne wrote:

That's exactly why I made the change .. /tmp being small. tdbloader2 isn't 
affected as the unix commands that need temp respect TMP/TMPDIR.

TMPDIR/TMP support now added.

Damian


Looks much better than the old scripts.

For MS Windows, I have just s/JENAROOT/JENA_HOME/g for the moment and, for compatibility, if JENAROOT is set, this i used to set JENA_HOME.

Caution: I have not rebuilt the .bat scripts - I am away-from-a-windows machine at the moment so this is not tested.

README: Updated to reflect the changes.

tdbloader2:

I've refactored tdbloader2 - it needs to have the classpath as well.

I've split it in to a setup script and execution script so it's got two parts like all the other commands. Still make "tdbloader2" slightly different from the other scripts (it exec tdbloader2, not java) but it's now in the same shape as the other scripts.

Added an entry in jena-core/ReleaseNotes

        Andy

Reply via email to