This is an automated email from the git hooks/post-receive script. New change to branch develop in repository observe. See http://git.codelutin.com/observe.git from 59ca87b migration de l'écran des tableaux de synthèse (refs #7678) new 7635253 Ajout d'un programme pour générer le fichier json validators.json new 14c0b13 Execution du programme dans le build new e064c4d Suppression du fichier hardcodé dans le class-path new 7779e9f Merge branch 'feature/generation_validators.json' into develop The 4 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 7779e9fc05284562c94935889456dbccceb75147 Merge: 59ca87b e064c4d Author: Tony CHEMIT <chemit@codelutin.com> Date: Thu Nov 5 09:31:05 2015 +0100 Merge branch 'feature/generation_validators.json' into develop commit e064c4d3a953024d31c84cbcd2a142fc5584c15e Author: Tony CHEMIT <chemit@codelutin.com> Date: Thu Nov 5 09:31:02 2015 +0100 Suppression du fichier hardcodé dans le class-path commit 14c0b13e8436b87a339dfc6cd3393850b1cacab8 Author: Tony CHEMIT <chemit@codelutin.com> Date: Thu Nov 5 09:30:48 2015 +0100 Execution du programme dans le build commit 763525319e4b02c1b11fde8d584a14a8f9153234 Author: Tony CHEMIT <chemit@codelutin.com> Date: Thu Nov 5 09:30:30 2015 +0100 Ajout d'un programme pour générer le fichier json validators.json Summary of changes: .../service/actions/validate/validators.json | 1492 -------------------- observe-services-topia/pom.xml | 29 +- .../ird/observe/services/ObserveServiceTopia.java | 2 +- .../GenerateValidatorDescriptorsFileTool.java | 121 ++ .../actions/validate/ValidateServiceTopia.java | 75 - pom.xml | 6 + 6 files changed, 155 insertions(+), 1570 deletions(-) delete mode 100644 observe-services-api/src/main/resources/fr/ird/observe/services/service/actions/validate/validators.json create mode 100644 observe-services-topia/src/main/java/fr/ird/observe/services/service/actions/validate/GenerateValidatorDescriptorsFileTool.java -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@list.forge.codelutin.com>.