[
https://issues.apache.org/jira/browse/ROL-1883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dave Johnson updated ROL-1883:
------------------------------
Description:
The roller.properties in the roller-weblogger-business-5.0.0-RC2.jar
has these values hard coded:
#-----------------------------------------------------------------------------
# Directory settings
#-----------------------------------------------------------------------------
# The directory in which Roller will upload files
mediafiles.storage.dir=/home/dave/roller_data/mediafiles
# The context path under which resoures will be made available
mediafile.resource.url=/resources
# The directory in which Roller will upload files
uploads.dir=/home/dave/roller_data/uploads
whilst the roller.properties in
weblogger-business/src/main/resources/org/apache/roller/weblogger/config/roller
looks ok.
Need to update the jar with the correct version.
was:See summary.
> Some roller.properties reference "/home/dave"
> ---------------------------------------------
>
> Key: ROL-1883
> URL: https://issues.apache.org/jira/browse/ROL-1883
> Project: Roller
> Issue Type: Bug
> Components: Installation
> Reporter: Dave Johnson
> Assignee: Dave Johnson
> Fix For: 5.0
>
>
> The roller.properties in the roller-weblogger-business-5.0.0-RC2.jar
> has these values hard coded:
> #-----------------------------------------------------------------------------
> # Directory settings
> #-----------------------------------------------------------------------------
> # The directory in which Roller will upload files
> mediafiles.storage.dir=/home/dave/roller_data/mediafiles
> # The context path under which resoures will be made available
> mediafile.resource.url=/resources
> # The directory in which Roller will upload files
> uploads.dir=/home/dave/roller_data/uploads
> whilst the roller.properties in
> weblogger-business/src/main/resources/org/apache/roller/weblogger/config/roller
> looks ok.
> Need to update the jar with the correct version.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.