This is an automated email from the git hooks/post-receive script. New change to branch feature/GIT in repository scmwebeditor. See http://git.nuiton.org/scmwebeditor.git from 2e5949e Use of File.separator instead of "/" in paths to make the program more portable new 91ccf0c Add a RuntimeException class: SweInternalException 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 91ccf0ce143fc2ab33cd3a0b88cfc1c7f5f6febc Author: Hugo PIGEON <hpigeon@codelutin.com> Date: Wed May 13 11:21:27 2015 +0200 Add a RuntimeException class: SweInternalException Summary of changes: .../scmwebeditor/api/ScmWebEditorConfig.java | 46 ++++++++++++++++++++++ .../scmwebeditor/api/SweInternalException.java | 31 ++++++++------- .../uiweb/actions/AbstractScmWebEditorAction.java | 40 ------------------- .../scmwebeditor/uiweb/actions/BrowseAction.java | 6 +-- .../scmwebeditor/uiweb/actions/EditAction.java | 2 +- .../scmwebeditor/uiweb/actions/LogoutAction.java | 3 +- .../scmwebeditor/uiweb/actions/ResetAction.java | 3 +- .../uiweb/actions/ScmWebEditorCommitAction.java | 2 +- .../scmwebeditor/uiweb/actions/UploadAction.java | 3 +- 9 files changed, 74 insertions(+), 62 deletions(-) copy swe-ui-web/src/main/webapp/js/cancelRedirect.js => swe-scm-api/src/main/java/org/nuiton/scmwebeditor/api/SweInternalException.java (62%) -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.