I'll create an issue and assign it to myself please NOTE docs will not be in svn is it OK?
On Wed, Mar 7, 2012 at 02:01, [email protected] <[email protected]>wrote: > +1 :) > > > 2012/3/6 Maxim Solodovnik <[email protected]> > >> 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 >> > > > > -- > Sebastian Wagner > http://www.openmeetings.de > http://incubator.apache.org/openmeetings/ > http://www.webbase-design.de > http://www.wagner-sebastian.com > [email protected] > -- WBR Maxim aka solomax
