Reorganise source repository to support multiple src projects
-------------------------------------------------------------

         Key: LOG4NET-71
         URL: http://issues.apache.org/jira/browse/LOG4NET-71
     Project: Log4net
        Type: Task
    Reporter: Nicko Cadell


The log4net source code repository needs to be updated to allow multiple 
projects under the src folder. Currently the source for the log4net assembly is 
directly in the src folder.

A better structure would be:

src/
    log4net/
    log4net.Tests/
    log4net.Experimental/
    xdocs/

We may want to move the examples in to the src folder, or we may want to leave 
then outside.

The major impact of this change is to the NAnt build scripts that we use to 
build the log4net assembly, the examples and the tests.

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

Reply via email to