[Geoserver-devel] [jira] Created: (GEOS-1446) More logging configuration problems

More logging configuration problems
-----------------------------------

                 Key: GEOS-1446
                 URL: http://jira.codehaus.org/browse/GEOS-1446
             Project: GeoServer
          Issue Type: Bug
          Components: Global
    Affects Versions: 1.6.0-beta3
            Reporter: Andrea Aime
            Assignee: Andrea Aime
            Priority: Blocker
             Fix For: 1.6.0-beta4

More issues arised in testing:
* sample log4j property files would not be copied unless they could be located direclty on the file system (whilst they are classpath resources)
* log file path constrution used string contcatenation instead of new File(parent, path) leading to platform dependency issues (aka "works
   on unix but not on windows")

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira