This is an automated email from the git hooks/post-receive script. New change to branch develop in repository lima. See http://git.chorem.org/lima.git from 5e23e95 refs #1315 Ajout des nouvelles écritures aux écritures non vérouillées new c99ab61 Fix build 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 c99ab61456a8e2547fe715784a1ad6a6edc0caaf Author: Eric Chatellier <chatellier@codelutin.com> Date: Thu Feb 25 11:14:46 2016 +0100 Fix build Summary of changes: .gitignore | 5 +++++ lima-business-api/.gitignore | 1 + .../chorem/lima/business/api/TreasuryService.java | 22 ++++++++++++++++++++++ lima-business/.gitignore | 1 + lima-business/pom.xml | 4 ++++ .../lima/business/ejb/TreasuryServiceImpl.java | 22 ++++++++++++++++++++++ .../ejb/report/AccountReportServiceImpl.java | 22 ++++++++++++++++++++++ .../business/ejb/report/CommonsDocumentReport.java | 22 ++++++++++++++++++++++ lima-callao/.gitignore | 1 + lima-report/.gitignore | 1 + lima-server/src/license/THIRD-PARTY.properties | 10 +++++----- lima-swing/.gitignore | 1 + lima-swing/pom.xml | 4 ++++ lima-swing/src/license/THIRD-PARTY.properties | 10 +++++----- .../chorem/lima/ui/accountViewer/PeriodChoice.java | 22 ++++++++++++++++++++++ .../lima/ui/accountViewer/SelectionMode.java | 22 ++++++++++++++++++++++ pom.xml | 5 +++++ 17 files changed, 165 insertions(+), 10 deletions(-) create mode 100644 lima-business-api/.gitignore create mode 100644 lima-business/.gitignore create mode 100644 lima-callao/.gitignore create mode 100644 lima-report/.gitignore create mode 100644 lima-swing/.gitignore -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.