SVN directory structure need to be optimized
--------------------------------------------

                 Key: OPENMEETINGS-86
                 URL: https://issues.apache.org/jira/browse/OPENMEETINGS-86
             Project: Openmeetings
          Issue Type: Improvement
          Components: BuildsAndReleases
    Affects Versions: 2.0 Apache Incubator Release
            Reporter: Maxim Solodovnik
            Assignee: Maxim Solodovnik


Right now we have really messy project structure:
bin                                (ant intermediate folder for classes)
build                             (eclipse folder for classes)
build.xml                      + build file
derby.log                     (derdy DB log)
dist                               (ant folder fo build artifacts)
docs                            (HTML documentation generated from xdocs)
filetest.keystore          (keystore generated by ant)
ivysettings.xml            + ivy configuration file
ivy.xml                          + ivy configuration file
junitreport                    (ant generated folder for junit reports)
lib                                  +- folder with initial and downloaded 
libraries
LICENSE                     + apache license
log                                (red5 log from junit tests)
openlaszlo                  (downloaded openlaszlo sources)
openmeetings            (derby DB generated by junit)
red5                             (downloaded red5)
screen_compile         (classes of screenshare client)
src                                + java sources
test                               +- not sure
velocity.log                  (log generated by velocity)
WebContent               + various sources
xdocs                           + documentation

project root is full of generated data. I propose to reorganize it
move all generated (including docs) into let's say "build" folder and make it 
better structured


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to