From: <ke...@dd...> - 2004-10-16 17:10:06
|
Hi I have updated the cvs to make the building easyer. every mmapp now has it's onw module that should be checkout separately so If you want to start working on a mmapp checkout the corresponding module so basicaly read http://mmapps.sourceforge.net/lucenemodule/cvs-usage.html only the module is not called mmapps/lucenemodule but simply lucenemodule the reason for the change is that modules used to extend ../mmapps-project.xml and therefore after downloading where not compiling. every module now has the shared mmapps-base subdirectory. Also I made some changes to mmapps-base/maven.xml so that distributions now can be created with maven dist I have uploaded an new version of lucene module (generated by the maven dist goal) to the sourceforge server and added a link in the site documentation The last added module is called commons-mmbaselogging is allows to use the standard commons-logging (from jakarta) as default logging mechanism. the added value is that when an application runs in mmbase the same code can use the mmbase-logging. greetings |