Bug 639 - Relative paths for repositories are relative to HELMA_INSTALL
: Relative paths for repositories are relative to HELMA_INSTALL
Status: RESOLVED FIXED
: Helma
Generic/Other
: 1.6.2
: All All
: P1 normal
: 1.6.3
Assigned To:
:
:
:
  Show dependency treegraph
 
Reported: 2008-09-07 17:56 by
Modified: 2008-10-20 14:20 (History)


Attachments
Workaround (592 bytes, patch)
2008-09-07 18:02, Bernhard Fröhlich
Details | Diff


Note

You need to log in before you can comment on or make changes to this bug.


Description From 2008-09-07 17:56:23
While creating a FreeBSD port for Helma 1.6.2 i found that relative paths to
repositories in apps.properties are relative to HELMA_INSTALL but hopHome would
be more appropriate i think.

On FreeBSD the paths look like this:

HELMA_INSTALL = /usr/local/share/java/helma
HELMA_HOME = /usr/local/www/helma

hopHome = /usr/local/www/helma
appHome = /usr/local/www/helma/apps

Additional Modules should be in /usr/local/www/helma/modules but are currently
searched in /usr/local/share/java/helma/modules if you use relative paths for
repositories.
------- Comment #1 From 2008-09-07 18:02:32 -------
Created an attachment (id=97) [details]
Workaround

That's a workaround against that problem that i use in the FreeBSD port. It was
not tested if it breaks helma in the standard configuration.
------- Comment #2 From 2008-10-20 14:20:13 -------
Fixed in svn for Helma 1.6.3.