This is an automated email from the git hooks/post-receive script. New commit to branch feature/3761 in repository topia. See http://git.nuiton.org/topia.git commit d5a35f0ec5debc9768f5c37ed6f2035da65e8ae4 Author: Brendan Le Ny <bleny@codelutin.com> Date: Fri Aug 21 16:06:17 2015 +0200 Fix a tagValue in topia-it, the package was not coherent with the model --- topia-it/src/main/xmi/topia-it-legacy.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/topia-it/src/main/xmi/topia-it-legacy.properties b/topia-it/src/main/xmi/topia-it-legacy.properties index 89d99a1..589f29f 100644 --- a/topia-it/src/main/xmi/topia-it-legacy.properties +++ b/topia-it/src/main/xmi/topia-it-legacy.properties @@ -39,4 +39,4 @@ org.nuiton.topia.it.legacy.topiatest.NaturalizedEntity.attribute.naturalIdNotNul org.nuiton.topia.it.legacy.topiatest.NaturalizedEntity.attribute.naturalIdNull.tagvalue.naturalId=true org.nuiton.topia.it.legacy.topiatest.NaturalizedEntity.attribute.naturalIdNull.tagvalue.notNull=false -org.nuiton.topia.it.legacy.test.entities.Personne.attribute.otherGender.tagvalue.useEnumerationName=true +org.nuiton.topia.it.legacy.topiatest.Personne.attribute.otherGender.tagvalue.useEnumerationName=true -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.