This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository tutti. See http://git.codelutin.com/tutti.git commit 5da81e5b3f9e40ceb27e807e024dae4c11cf3778 Author: Tony CHEMIT <chemit@codelutin.com> Date: Thu Nov 6 14:45:21 2014 +0100 clean persistence configuration --- .../src/main/resources/tutti-db-enumerations.properties | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/tutti-persistence/src/main/resources/tutti-db-enumerations.properties b/tutti-persistence/src/main/resources/tutti-db-enumerations.properties index 812f518..23d2dc1 100644 --- a/tutti-persistence/src/main/resources/tutti-db-enumerations.properties +++ b/tutti-persistence/src/main/resources/tutti-db-enumerations.properties @@ -1,8 +1,6 @@ ### # #%L # Tutti :: Persistence -# $Id$ -# $HeadURL$ # %% # Copyright (C) 2012 - 2014 Ifremer # %% @@ -28,11 +26,3 @@ # PSFM "Pour référencer un autre id de pmfm" PmfmId.ID_PSFM=1433 - -#TODO Remove this when using adagio > 3.6.2 -MatrixId.PRODUCE_BATCH=1 - -#TODO Remove this when using adagio > 3.6.2 -ObjectTypeCode.CATCH_BATCH=CATCH_BATCH - -UserProfilId.DEPARTEMENT_PREFIX=PDG- -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.