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

What do you think on this?


-- 
WBR
Maxim aka solomax

Reply via email to