On 07/08/12 22:37, Damian Steer wrote:
Hi all,

Would anyone object if I changed the shell scripts (via template.bin) to work 
out JENAROOT automatically (if unset)? You can then add the script directory to 
PATH.

The current logic there looks wrong, btw. [1] Why is ROOT set?

Damian

[1] 
<http://svn.apache.org/viewvc/jena/trunk/apache-jena/template.bin?view=markup>


Sounds like a very good idea.

The original scripts used ROOT so that they worked for ARQROOT and JENAROOT to maximise backwards compatibility. Automatically setting JENAROOT is better.

The two choices seem to be ignore JENAROOT altogether and assume the bin/ directory is next to the lib/ directory (i.e. bin/* not copied anywhere else) or keep a possible JENAROOT setting - now with a different name? JENALIB?

> (via template.bin)

and for a bonus p(o)int, template.bat.

        Andy

Reply via email to