[ http://jira.magnolia.info/browse/MAGNOLIA-1390?page=all ]
Fabrizio Giustina closed MAGNOLIA-1390.
---------------------------------------
Resolution: Fixed
Fixed in trunk.
Also webapp/tmp should not be created since it's already created when calling
when Path.getTempDirectory().
As a side note, the location where PropertyInitializer was trying to create
dirs was also broken on windows:
DEBUG rootPath is D:/apps/something/webapp, webapp is webapp
DEBUG Creating C:\WINDOWS\system32\webapp\logs folder
DEBUG Creating C:\WINDOWS\system32\webapp\tmp folder
> PropertyInitializer should not create a webapp/logs directory
> -------------------------------------------------------------
>
> Key: MAGNOLIA-1390
> URL: http://jira.magnolia.info/browse/MAGNOLIA-1390
> Project: Magnolia
> Issue Type: Bug
> Affects Versions: 3.0.1
> Reporter: Fabrizio Giustina
> Assigned To: Fabrizio Giustina
> Priority: Trivial
> Fix For: 3.1
>
>
> PropertyInitializer always create a logs directory inside the webapp,
> regardless of the real directory used in log4j configuration. Also, starting
> from log4j 1.2.12, directories are created automatically by the file
> appenders so there is no need for creating them manually.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.magnolia.info/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/developer.html
----------------------------------------------------------------