+1 We need to clarify what to put in archive, for instance specialpurpose/workflow to add, etc.
Also what is the future of webslinger? (hého BrainFood :o) Jacques From: "Jacopo Cappellato" <jacopo.cappell...@hotwaxmedia.com>
In preparation for bigger changes :-) I would like to propose the addition of two new folders to the OFBiz svn repository: branches/ tags/ archive/ (NEW) trunk/ trunk/extras (NEW) The "archive" folder will be used for keeping an archive of no more used components or pieces of code: for example the specialpurpose/shark and the framework/jetty components could be moved there (but of course we will vote for each component's move); the idea is that the code under the archive folder is not planned to be released (but of course plans could change if there is an interest in the community) but in the same time we prefer to keep the code available to be resurrected The "trunk/extras" folder is actually very similar to "specialpurpose" (I have also considered to propose to rename it to "extras"): it will contain optional components or tools (not necessarily OFBiz components) like the support for Selenium tests (and the tests themselves) etc... The idea is that the content of this folder will not be released in the "Apache OFBiz" releases but it will be instead released by the OFBiz community as a separate product like "Apache OFBiz Extras" or similar. What do you think? Jacopo