This is an automated email from the git hooks/post-receive script. New change to branch pollen-udpate-1.6 in repository pollen_1.x. See http://git.chorem.org/pollen_1.x.git from 12a68bb Update jfreechart new 8c1a569 Strange: all migration queries are not working :( new 3dd4b09 Fix : char in uri (struts update) new 0ae534a Fix jetty config for integration tests new b6d29d7 Fix struts internal change related to action button new 14ec9d2 Never in update mode The 5 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 14ec9d22b6a535930ae0c5ae71bb5e161aa46589 Author: Eric Chatellier <eric.chatellier@gmail.com> Date: Sun Nov 15 21:56:06 2015 +0100 Never in update mode commit b6d29d7e92d18f933b462b64504e1ccb3268d94a Author: Eric Chatellier <eric.chatellier@gmail.com> Date: Sun Nov 15 21:55:51 2015 +0100 Fix struts internal change related to action button commit 0ae534a60da574fd179249b1a3e66ced9046ffe7 Author: Eric Chatellier <eric.chatellier@gmail.com> Date: Sun Nov 15 21:55:19 2015 +0100 Fix jetty config for integration tests commit 3dd4b096cc87424d3a2dff07311cd4effce0fb96 Author: Eric Chatellier <eric.chatellier@gmail.com> Date: Sun Nov 15 21:53:00 2015 +0100 Fix : char in uri (struts update) commit 8c1a5697a936c0e334228c7893fd52fe52cacc11 Author: Eric Chatellier <eric.chatellier@gmail.com> Date: Sun Nov 15 18:36:45 2015 +0100 Strange: all migration queries are not working :( Summary of changes: .../migration/PollenMigrationCallbackV1_5.java | 2 +- .../src/it/createPoll/src/jetty/jetty-context.xml | 32 ---------------------- .../src/jetty/jetty-context.xml | 32 ---------------------- .../pollVoteVisibility/src/jetty/jetty-context.xml | 32 ---------------------- pollen-ui-struts2/src/it/pollen-ui-it/pom.xml | 3 +- .../src/it/security/src/jetty/jetty-context.xml | 32 ---------------------- pollen-ui-struts2/src/jetty/jetty-context.xml | 32 ---------------------- pollen-ui-struts2/src/main/resources/struts.xml | 3 ++ .../org/chorem/pollen/ui/it/AbstractPollenIT.java | 2 +- .../src/test/resources/pollen-it.properties | 2 +- 10 files changed, 7 insertions(+), 165 deletions(-) delete mode 100644 pollen-ui-struts2/src/it/createPoll/src/jetty/jetty-context.xml delete mode 100644 pollen-ui-struts2/src/it/pollCommentVisibility/src/jetty/jetty-context.xml delete mode 100644 pollen-ui-struts2/src/it/pollVoteVisibility/src/jetty/jetty-context.xml delete mode 100644 pollen-ui-struts2/src/it/security/src/jetty/jetty-context.xml delete mode 100644 pollen-ui-struts2/src/jetty/jetty-context.xml -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.