DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=35786>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=35786 Summary: Installation should set the user Product: Lenya Version: 1.4 Platform: Other OS/Version: other Status: NEW Severity: normal Priority: P2 Component: Build System AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] (Is the "Build System" Component for installer issues? This should be applied to ALL versions, but that choice is missing. I marked it 1.4 since that was the latest complaint on the UserML, but I noticed it with 1.2.2.) This is a common issue on the MLs. [From my original thread on the mailing list!] The installer be modified to set the owner. Two lines should solve this: LENYA_OWNER=lenya chown -R $LENYA_OWNER $tomcat.webapps.dir Just need to figure out where to put them. Gregor responded: The owner would have to be a build property. More: The owner should be configured and set for all platforms (Tomcat, Jetty, other.) It should be ignored on MSWindows (since it does not have process security.) -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
