On Aug 15, 2007, at 2:58 AM, Cameron Shorter wrote: > Could developers please vote on the following proposals: > > Proposal 1: > ======== > Move mapbuilder/trunk/mapbuilder/mapbuilder/ to mapbuilder/trunk > > impact: This shouldn't have any impact on any scripts. > when: BEFORE 1.5alpha2
+1 > > Proposal 2: > ======== > Keep all scripts in the bin/ directory. > Move mapbuilder/kompressor to mapbuilder/bin > Move mapbuilder/default.properties to mapbuilder/bin (or even > better, we > might be able to merge into another script?) > > impact: Probably requires some modifications to the kompress script > when: after 1.5apha2 > who: Matt +1 > > Proposal 3: > ======== > rename mapbuilder/selenium to mapbuilder/tests to make it easier > for new > users to realise what it is. > > impact: Might effect build scripts? > when: after 1.5alpha2 > who: Gertan > +1 > Proposal 4: > ======== > Move all code under one directory to make it easier to count SLOCS. > Non > code, like tests and build scripts should be in seperate directories. > We could move docs/ under lib/ but that would mean updated all the > relative links in demo which is a lot of work. > So I propose moving the non-code out of the current mapbuilder/ > directory and rename current mapbuilder/ to code/ > > Ie: > # Current mapbuilder/ renamed to code/ > mv trunk/mapbuilder/mapbuilder/ trunk/code/ > > # Move non-code one level up > mv trunk/code/archieve trunk/archieve > mv trunk/code/selenium trunk/selenium > mv trunk/code/bin trunk/bin > mv trunk/code/archive trunk/archive > mv trunk/code/docs trunk/docs > > The code/ directory would contain: > CHANGES > demo/ > index.html > LGPL > lib/ > LICENSE > README > server/ > > impact: There will probably be changes to relative links in the build > scripts and test code > when: after 1.5alpha2 > who: Cameron to move directories, Matt to update build scripts, > Gertjan > to update tests So we get /trunk/tests /trunk/code /trunk/docs trunk/archive /trunk/bin That seems good. I'm not too sure about /trunk/bin but can't think of a better name. So a +1 Steven > > -- > Cameron Shorter > Systems Architect, http://lisasoft.com.au > Tel: +61 (0)2 8570 5050 > Mob: +61 (0)419 142 254 > > > ---------------------------------------------------------------------- > --- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a > browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ > _______________________________________________ > mapbuilder-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/mapbuilder-devel ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ mapbuilder-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mapbuilder-devel
