This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository pollen. See https://gitlab.nuiton.org/chorem/pollen.git commit 42d81959dec2595c47fbffb75778e2c177fe1a75 Author: Kevin Morin <morin@codelutin.com> Date: Fri Feb 24 14:45:18 2017 +0100 rename tag extension to tag.html --- pollen-ui-riot-js/src/main/web/tag/{Footer.tag => Footer.tag.html} | 0 pollen-ui-riot-js/src/main/web/tag/{Header.tag => Header.tag.html} | 0 .../src/main/web/tag/{HeaderI18n.tag => HeaderI18n.tag.html} | 0 pollen-ui-riot-js/src/main/web/tag/{Home.tag => Home.tag.html} | 0 .../src/main/web/tag/{Pagination.tag => Pagination.tag.html} | 0 pollen-ui-riot-js/src/main/web/tag/{Pollen.tag => Pollen.tag.html} | 0 pollen-ui-riot-js/src/main/web/tag/{SignCheck.tag => SignCheck.tag.html} | 0 pollen-ui-riot-js/src/main/web/tag/{SignIn.tag => SignIn.tag.html} | 0 pollen-ui-riot-js/src/main/web/tag/{SignUp.tag => SignUp.tag.html} | 0 pollen-ui-riot-js/src/main/web/tag/{Users.tag => Users.tag.html} | 0 .../src/main/web/tag/poll/{ChoiceDate.tag => ChoiceDate.tag.html} | 0 .../src/main/web/tag/poll/{ChoiceText.tag => ChoiceText.tag.html} | 0 pollen-ui-riot-js/src/main/web/tag/poll/{Choices.tag => Choices.tag.html} | 0 .../src/main/web/tag/poll/{CommentPopup.tag => CommentPopup.tag.html} | 0 .../src/main/web/tag/poll/{Comments.tag => Comments.tag.html} | 0 .../src/main/web/tag/poll/{CreatePoll.tag => CreatePoll.tag.html} | 0 pollen-ui-riot-js/src/main/web/tag/poll/{Created.tag => Created.tag.html} | 0 .../src/main/web/tag/poll/{Description.tag => Description.tag.html} | 0 pollen-ui-riot-js/src/main/web/tag/poll/{Poll.tag => Poll.tag.html} | 0 pollen-ui-riot-js/src/main/web/tag/poll/{Polls.tag => Polls.tag.html} | 0 pollen-ui-riot-js/src/main/web/tag/poll/{Results.tag => Results.tag.html} | 0 .../src/main/web/tag/poll/{Settings.tag => Settings.tag.html} | 0 pollen-ui-riot-js/src/main/web/tag/poll/{Voters.tag => Voters.tag.html} | 0 pollen-ui-riot-js/src/main/web/tag/poll/{Votes.tag => Votes.tag.html} | 0 .../main/web/tag/popup/{AccountCreated.tag => AccountCreated.tag.html} | 0 .../src/main/web/tag/popup/{NewPassword.tag => NewPassword.tag.html} | 0 .../web/tag/popup/{ResendValidation.tag => ResendValidation.tag.html} | 0 27 files changed, 0 insertions(+), 0 deletions(-) diff --git a/pollen-ui-riot-js/src/main/web/tag/Footer.tag b/pollen-ui-riot-js/src/main/web/tag/Footer.tag.html similarity index 100% rename from pollen-ui-riot-js/src/main/web/tag/Footer.tag rename to pollen-ui-riot-js/src/main/web/tag/Footer.tag.html diff --git a/pollen-ui-riot-js/src/main/web/tag/Header.tag b/pollen-ui-riot-js/src/main/web/tag/Header.tag.html similarity index 100% rename from pollen-ui-riot-js/src/main/web/tag/Header.tag rename to pollen-ui-riot-js/src/main/web/tag/Header.tag.html diff --git a/pollen-ui-riot-js/src/main/web/tag/HeaderI18n.tag b/pollen-ui-riot-js/src/main/web/tag/HeaderI18n.tag.html similarity index 100% rename from pollen-ui-riot-js/src/main/web/tag/HeaderI18n.tag rename to pollen-ui-riot-js/src/main/web/tag/HeaderI18n.tag.html diff --git a/pollen-ui-riot-js/src/main/web/tag/Home.tag b/pollen-ui-riot-js/src/main/web/tag/Home.tag.html similarity index 100% rename from pollen-ui-riot-js/src/main/web/tag/Home.tag rename to pollen-ui-riot-js/src/main/web/tag/Home.tag.html diff --git a/pollen-ui-riot-js/src/main/web/tag/Pagination.tag b/pollen-ui-riot-js/src/main/web/tag/Pagination.tag.html similarity index 100% rename from pollen-ui-riot-js/src/main/web/tag/Pagination.tag rename to pollen-ui-riot-js/src/main/web/tag/Pagination.tag.html diff --git a/pollen-ui-riot-js/src/main/web/tag/Pollen.tag b/pollen-ui-riot-js/src/main/web/tag/Pollen.tag.html similarity index 100% rename from pollen-ui-riot-js/src/main/web/tag/Pollen.tag rename to pollen-ui-riot-js/src/main/web/tag/Pollen.tag.html diff --git a/pollen-ui-riot-js/src/main/web/tag/SignCheck.tag b/pollen-ui-riot-js/src/main/web/tag/SignCheck.tag.html similarity index 100% rename from pollen-ui-riot-js/src/main/web/tag/SignCheck.tag rename to pollen-ui-riot-js/src/main/web/tag/SignCheck.tag.html diff --git a/pollen-ui-riot-js/src/main/web/tag/SignIn.tag b/pollen-ui-riot-js/src/main/web/tag/SignIn.tag.html similarity index 100% rename from pollen-ui-riot-js/src/main/web/tag/SignIn.tag rename to pollen-ui-riot-js/src/main/web/tag/SignIn.tag.html diff --git a/pollen-ui-riot-js/src/main/web/tag/SignUp.tag b/pollen-ui-riot-js/src/main/web/tag/SignUp.tag.html similarity index 100% rename from pollen-ui-riot-js/src/main/web/tag/SignUp.tag rename to pollen-ui-riot-js/src/main/web/tag/SignUp.tag.html diff --git a/pollen-ui-riot-js/src/main/web/tag/Users.tag b/pollen-ui-riot-js/src/main/web/tag/Users.tag.html similarity index 100% rename from pollen-ui-riot-js/src/main/web/tag/Users.tag rename to pollen-ui-riot-js/src/main/web/tag/Users.tag.html diff --git a/pollen-ui-riot-js/src/main/web/tag/poll/ChoiceDate.tag b/pollen-ui-riot-js/src/main/web/tag/poll/ChoiceDate.tag.html similarity index 100% rename from pollen-ui-riot-js/src/main/web/tag/poll/ChoiceDate.tag rename to pollen-ui-riot-js/src/main/web/tag/poll/ChoiceDate.tag.html diff --git a/pollen-ui-riot-js/src/main/web/tag/poll/ChoiceText.tag b/pollen-ui-riot-js/src/main/web/tag/poll/ChoiceText.tag.html similarity index 100% rename from pollen-ui-riot-js/src/main/web/tag/poll/ChoiceText.tag rename to pollen-ui-riot-js/src/main/web/tag/poll/ChoiceText.tag.html diff --git a/pollen-ui-riot-js/src/main/web/tag/poll/Choices.tag b/pollen-ui-riot-js/src/main/web/tag/poll/Choices.tag.html similarity index 100% rename from pollen-ui-riot-js/src/main/web/tag/poll/Choices.tag rename to pollen-ui-riot-js/src/main/web/tag/poll/Choices.tag.html diff --git a/pollen-ui-riot-js/src/main/web/tag/poll/CommentPopup.tag b/pollen-ui-riot-js/src/main/web/tag/poll/CommentPopup.tag.html similarity index 100% rename from pollen-ui-riot-js/src/main/web/tag/poll/CommentPopup.tag rename to pollen-ui-riot-js/src/main/web/tag/poll/CommentPopup.tag.html diff --git a/pollen-ui-riot-js/src/main/web/tag/poll/Comments.tag b/pollen-ui-riot-js/src/main/web/tag/poll/Comments.tag.html similarity index 100% rename from pollen-ui-riot-js/src/main/web/tag/poll/Comments.tag rename to pollen-ui-riot-js/src/main/web/tag/poll/Comments.tag.html diff --git a/pollen-ui-riot-js/src/main/web/tag/poll/CreatePoll.tag b/pollen-ui-riot-js/src/main/web/tag/poll/CreatePoll.tag.html similarity index 100% rename from pollen-ui-riot-js/src/main/web/tag/poll/CreatePoll.tag rename to pollen-ui-riot-js/src/main/web/tag/poll/CreatePoll.tag.html diff --git a/pollen-ui-riot-js/src/main/web/tag/poll/Created.tag b/pollen-ui-riot-js/src/main/web/tag/poll/Created.tag.html similarity index 100% rename from pollen-ui-riot-js/src/main/web/tag/poll/Created.tag rename to pollen-ui-riot-js/src/main/web/tag/poll/Created.tag.html diff --git a/pollen-ui-riot-js/src/main/web/tag/poll/Description.tag b/pollen-ui-riot-js/src/main/web/tag/poll/Description.tag.html similarity index 100% rename from pollen-ui-riot-js/src/main/web/tag/poll/Description.tag rename to pollen-ui-riot-js/src/main/web/tag/poll/Description.tag.html diff --git a/pollen-ui-riot-js/src/main/web/tag/poll/Poll.tag b/pollen-ui-riot-js/src/main/web/tag/poll/Poll.tag.html similarity index 100% rename from pollen-ui-riot-js/src/main/web/tag/poll/Poll.tag rename to pollen-ui-riot-js/src/main/web/tag/poll/Poll.tag.html diff --git a/pollen-ui-riot-js/src/main/web/tag/poll/Polls.tag b/pollen-ui-riot-js/src/main/web/tag/poll/Polls.tag.html similarity index 100% rename from pollen-ui-riot-js/src/main/web/tag/poll/Polls.tag rename to pollen-ui-riot-js/src/main/web/tag/poll/Polls.tag.html diff --git a/pollen-ui-riot-js/src/main/web/tag/poll/Results.tag b/pollen-ui-riot-js/src/main/web/tag/poll/Results.tag.html similarity index 100% rename from pollen-ui-riot-js/src/main/web/tag/poll/Results.tag rename to pollen-ui-riot-js/src/main/web/tag/poll/Results.tag.html diff --git a/pollen-ui-riot-js/src/main/web/tag/poll/Settings.tag b/pollen-ui-riot-js/src/main/web/tag/poll/Settings.tag.html similarity index 100% rename from pollen-ui-riot-js/src/main/web/tag/poll/Settings.tag rename to pollen-ui-riot-js/src/main/web/tag/poll/Settings.tag.html diff --git a/pollen-ui-riot-js/src/main/web/tag/poll/Voters.tag b/pollen-ui-riot-js/src/main/web/tag/poll/Voters.tag.html similarity index 100% rename from pollen-ui-riot-js/src/main/web/tag/poll/Voters.tag rename to pollen-ui-riot-js/src/main/web/tag/poll/Voters.tag.html diff --git a/pollen-ui-riot-js/src/main/web/tag/poll/Votes.tag b/pollen-ui-riot-js/src/main/web/tag/poll/Votes.tag.html similarity index 100% rename from pollen-ui-riot-js/src/main/web/tag/poll/Votes.tag rename to pollen-ui-riot-js/src/main/web/tag/poll/Votes.tag.html diff --git a/pollen-ui-riot-js/src/main/web/tag/popup/AccountCreated.tag b/pollen-ui-riot-js/src/main/web/tag/popup/AccountCreated.tag.html similarity index 100% rename from pollen-ui-riot-js/src/main/web/tag/popup/AccountCreated.tag rename to pollen-ui-riot-js/src/main/web/tag/popup/AccountCreated.tag.html diff --git a/pollen-ui-riot-js/src/main/web/tag/popup/NewPassword.tag b/pollen-ui-riot-js/src/main/web/tag/popup/NewPassword.tag.html similarity index 100% rename from pollen-ui-riot-js/src/main/web/tag/popup/NewPassword.tag rename to pollen-ui-riot-js/src/main/web/tag/popup/NewPassword.tag.html diff --git a/pollen-ui-riot-js/src/main/web/tag/popup/ResendValidation.tag b/pollen-ui-riot-js/src/main/web/tag/popup/ResendValidation.tag.html similarity index 100% rename from pollen-ui-riot-js/src/main/web/tag/popup/ResendValidation.tag rename to pollen-ui-riot-js/src/main/web/tag/popup/ResendValidation.tag.html -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.