branch develop updated (9da6253 -> 4aca135)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository faxtomail. See http://git.codelutin.com/faxtomail.git from 9da6253 [jgitflow-maven-plugin]updating poms for 1.1.2-SNAPSHOT development new c7e00fd remove log new 4aca135 Merge branch 'develop' of https://git.codelutin.com/faxtomail into develop The 2 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 4aca135f49e4aaec89e828ed2d13989e9048cfd5 Merge: c7e00fd 9da6253 Author: Kevin Morin <morin@codelutin.com> Date: Thu Sep 17 14:10:53 2015 +0200 Merge branch 'develop' of https://git.codelutin.com/faxtomail into develop commit c7e00fdcb4a4138adf8e5fcfd3f8eb17521c2189 Author: Kevin Morin <morin@codelutin.com> Date: Thu Sep 17 09:30:44 2015 +0200 remove log Summary of changes: .../franciaflex/faxtomail/ui/swing/util/AbstractFaxToMailUIHandler.java | 2 -- 1 file changed, 2 deletions(-) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository faxtomail. See http://git.codelutin.com/faxtomail.git commit c7e00fdcb4a4138adf8e5fcfd3f8eb17521c2189 Author: Kevin Morin <morin@codelutin.com> Date: Thu Sep 17 09:30:44 2015 +0200 remove log --- .../franciaflex/faxtomail/ui/swing/util/AbstractFaxToMailUIHandler.java | 2 -- 1 file changed, 2 deletions(-) diff --git a/faxtomail-ui-swing/src/main/java/com/franciaflex/faxtomail/ui/swing/util/AbstractFaxToMailUIHandler.java b/faxtomail-ui-swing/src/main/java/com/franciaflex/faxtomail/ui/swing/util/AbstractFaxToMailUIHandler.java index 156421a..7db3038 100644 --- a/faxtomail-ui-swing/src/main/java/com/franciaflex/faxtomail/ui/swing/util/AbstractFaxToMailUIHandler.java +++ b/faxtomail-ui-swing/src/main/java/com/franciaflex/faxtomail/ui/swing/util/AbstractFaxToMailUIHandler.java @@ -244,7 +244,6 @@ public abstract class AbstractFaxToMailUIHandler<M, UI extends FaxToMailUI<M, ?> result.addWindowFocusListener(new WindowAdapter() { @Override public void windowGainedFocus(WindowEvent e) { - log.warn("openframe : focus gained"); getContext().setActionUI(new ApplicationActionUI(result, getContext())); } }); @@ -322,7 +321,6 @@ public abstract class AbstractFaxToMailUIHandler<M, UI extends FaxToMailUI<M, ?> result.addWindowFocusListener(new WindowAdapter() { @Override public void windowGainedFocus(WindowEvent e) { - log.warn("openmodalframe : focus gained"); getContext().setActionUI(new ApplicationActionUI(result, getContext())); } }); -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository faxtomail. See http://git.codelutin.com/faxtomail.git commit 4aca135f49e4aaec89e828ed2d13989e9048cfd5 Merge: c7e00fd 9da6253 Author: Kevin Morin <morin@codelutin.com> Date: Thu Sep 17 14:10:53 2015 +0200 Merge branch 'develop' of https://git.codelutin.com/faxtomail into develop faxtomail-persistence/pom.xml | 2 +- faxtomail-service/pom.xml | 2 +- faxtomail-ui-swing/pom.xml | 2 +- faxtomail-ui-web/pom.xml | 2 +- pom.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
participants (1)
-
codelutin.com scm