Yoav Landman wrote:
There's no need in using a wrapper script - you can either set the
JAVA_OPTIONS env variable to "-Djava.io.tmpdir=/otherTmpPath" before running
the artadmin command or add it directly to the last line of the artadmin
script (in the exec command, immediately after $JAVA_OPTIONS).
Yes, thanks, I worked this one out when I read through the artadmin script and have now successfully exported the repositories.
Yoav Landman wrote:
With 2.0.x and above we no longer require a repository dump in order to
upgrade to newer verisions, BTW - you just update the jars and that's it.
This is not what the upgrade instructions in the manual
say - is that only from later versions than my 1.2.5-rc5?
Thanks
Damon