This is an automated email from the git hooks/post-receive script. New change to branch feature/3740_missing_ids_in_css in repository jaxx. See http://git.nuiton.org/jaxx.git from b06e214 - génération des ids et des classes manquants en commenatire à la fin du css - option pour l'activer ou non (faux par défaut) - création d'un module à supprimer après les tests (jaxx-test) - la regex pour vérifier si une règle est déjà défini ne fonctionne pas, les ids manquants sont regénérés refs #3740 new 79c9c7f fix de la regexp (fixes #3740) 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 79c9c7f01142bfea42656233a399f3d43d04f911 Author: Kevin Morin <morin@codelutin.com> Date: Sun Feb 21 16:52:40 2016 +0100 fix de la regexp (fixes #3740) Summary of changes: .../compiler/tasks/GenerateMissingRulesTask.java | 15 +++++++------ jaxx-test/src/main/java/jaxx/demo/DemoUI.css | 26 +++++++--------------- 2 files changed, 16 insertions(+), 25 deletions(-) -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.