This is an automated email from the git hooks/post-receive script. New change to branch feature/1197-modularisation in repository lima. See http://git.chorem.org/lima.git from 5429310 Make lima-swing independent of lima-business (only lima-business-api) new fea2115 Fix *ConfigOption naming ; remove some of the unused config options The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit fea2115409ca9e536a63db6281ee45a3c2296b5c Author: Arnaud Thimel <thimel@codelutin.com> Date: Wed Mar 18 02:01:17 2015 +0100 Fix *ConfigOption naming ; remove some of the unused config options Summary of changes: .../chorem/lima/business/api/OptionsService.java | 4 +- .../chorem/lima/business/LimaBusinessConfig.java | 68 ++--- .../lima/business/ejb/OptionsServiceImpl.java | 16 +- .../org/chorem/lima/business/LimaMiscTest.java | 2 +- .../accountingrules/ImportServiceRuleFrTest.java | 2 +- .../org/chorem/lima/report/LimaReportConfig.java | 163 ++++------- .../lima/report/service/DocumentService.java | 4 +- .../src/main/java/org.chorem.lima/LimaServer.java | 26 +- .../org.chorem.lima/server/HttpServerService.java | 18 +- .../org.chorem.lima/server/LimaServerConfig.java | 316 +-------------------- .../main/java/org/chorem/lima/LimaSwingConfig.java | 2 - .../src/main/java/org/chorem/lima/ui/MainView.jaxx | 2 +- .../java/org/chorem/lima/ui/MainViewHandler.java | 6 +- .../java/org/chorem/lima/ui/AbstractLimaTest.java | 2 +- 14 files changed, 147 insertions(+), 484 deletions(-) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.